2022-03-02 12:16:09.375 | + ./stack.sh:main:487 : exec 2022-03-02 12:16:09.376 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-121609' 2022-03-02 12:16:09.376 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-02-121609.summary.2022-03-02-121609 2022-03-02 12:16:09.376 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:16:09.376 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-121609 2022-03-02 12:16:09.376 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-121609 /opt/stack/logs/stack.sh.log 2022-03-02 12:16:09.376 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-121609.summary.2022-03-02-121609 /opt/stack/logs/stack.sh.log.summary 2022-03-02 12:16:09.376 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-02 12:16:09.376 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-02 12:16:09.376 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-02 12:16:09.376 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-02 12:16:09.376 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-02 12:16:09.376 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-02 12:16:09.376 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 12:16:09.376 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-02 12:16:09.376 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-02 12:16:09.376 | + ./stack.sh:main:573 : set -o errexit 2022-03-02 12:16:09.376 | + ./stack.sh:main:576 : uname -a 2022-03-02 12:16:09.376 | Linux n-d-831507-2 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-03-02 12:16:09.376 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-02 12:16:09.376 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-02 12:16:09.377 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-02 12:16:09.416 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-02 12:16:09.432 | + ./stack.sh:main:590 : fetch_plugins 2022-03-02 12:16:09.435 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-02 12:16:09.436 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-02 12:16:09.438 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-02 12:16:09.440 | + functions-common:fetch_plugins:1776 : return 2022-03-02 12:16:09.443 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-02 12:16:09.445 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-02 12:16:09.446 | + functions-common:run_phase:1854 : local phase= 2022-03-02 12:16:09.448 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 12:16:09.450 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 12:16:09.452 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 12:16:09.454 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 12:16:09.455 | + functions-common:run_phase:1863 : local extra 2022-03-02 12:16:09.458 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 12:16:09.462 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 12:16:09.464 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 12:16:09.466 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 12:16:09.468 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-02 12:16:09.470 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 12:16:09.483 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:09.485 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 12:16:09.487 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 12:16:09.489 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 12:16:09.491 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 12:16:09.493 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 12:16:09.495 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 12:16:09.497 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-02 12:16:09.499 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-02 12:16:09.501 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 12:16:09.503 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 12:16:09.505 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-02 12:16:09.507 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-02 12:16:09.509 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-02 12:16:09.510 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-02 12:16:09.512 | + functions-common:plugin_override_defaults:1817 : return 2022-03-02 12:16:09.514 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-02 12:16:09.533 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-02 12:16:09.536 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-02 12:16:09.551 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:16:09.554 | +++ lib/tls:source:43 : hostname -f 2022-03-02 12:16:09.558 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-02 12:16:09.560 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-02 12:16:09.562 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-02 12:16:09.564 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-02 12:16:09.566 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-02 12:16:09.568 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-02 12:16:09.570 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-02 12:16:09.572 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-02 12:16:09.574 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-02 12:16:09.576 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-02 12:16:09.580 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-02 12:16:09.593 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-02 12:16:09.611 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-02 12:16:09.624 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-02 12:16:09.638 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-02 12:16:09.677 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-02 12:16:09.743 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-02 12:16:09.836 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-02 12:16:09.859 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-02 12:16:09.913 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-02 12:16:09.970 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-02 12:16:10.133 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-02 12:16:10.149 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-02 12:16:10.164 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-02 12:16:10.184 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-02 12:16:10.283 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-02 12:16:10.286 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-02 12:16:10.289 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-02 12:16:10.291 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-02 12:16:10.293 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-02 12:16:10.295 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-02 12:16:10.298 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-02 12:16:10.298 | False' 2022-03-02 12:16:10.302 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-02 12:16:10.318 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-02 12:16:10.320 | + ./stack.sh:main:624 : run_phase source 2022-03-02 12:16:10.322 | + functions-common:run_phase:1853 : local mode=source 2022-03-02 12:16:10.324 | + functions-common:run_phase:1854 : local phase= 2022-03-02 12:16:10.327 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 12:16:10.329 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 12:16:10.331 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 12:16:10.333 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 12:16:10.335 | + functions-common:run_phase:1863 : local extra 2022-03-02 12:16:10.338 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 12:16:10.342 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 12:16:10.344 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 12:16:10.346 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 12:16:10.349 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-02 12:16:10.351 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 12:16:10.369 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:10.371 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 12:16:10.373 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-02 12:16:10.419 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-02 12:16:10.421 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-02 12:16:10.423 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 12:16:10.426 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-02 12:16:10.428 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-02 12:16:10.430 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-02 12:16:10.433 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-02 12:16:10.435 | + functions-common:load_plugin_settings:1794 : return 2022-03-02 12:16:10.437 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-02 12:16:10.439 | + functions-common:verify_disabled_services:2136 : local service 2022-03-02 12:16:10.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.444 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-02 12:16:10.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.449 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-02 12:16:10.452 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.454 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-02 12:16:10.457 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.459 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-02 12:16:10.462 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.464 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-02 12:16:10.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.469 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-02 12:16:10.471 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.474 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-02 12:16:10.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.479 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-02 12:16:10.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-02 12:16:10.487 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.490 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-02 12:16:10.493 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.496 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-02 12:16:10.499 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.501 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-02 12:16:10.504 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.507 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-02 12:16:10.510 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.513 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-02 12:16:10.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.518 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-02 12:16:10.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.523 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-02 12:16:10.525 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.528 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-02 12:16:10.530 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.533 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-02 12:16:10.535 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.537 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-02 12:16:10.540 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.542 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-02 12:16:10.544 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.546 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-02 12:16:10.549 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.552 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-02 12:16:10.554 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.557 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-02 12:16:10.559 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.562 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-02 12:16:10.564 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.568 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-02 12:16:10.569 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.572 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-02 12:16:10.574 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.577 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-02 12:16:10.579 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.581 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-02 12:16:10.584 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.587 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-02 12:16:10.590 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.593 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-02 12:16:10.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.599 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-02 12:16:10.602 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.605 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-02 12:16:10.608 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.610 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-02 12:16:10.614 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.616 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-02 12:16:10.619 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.621 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-02 12:16:10.623 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.625 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-02 12:16:10.628 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.631 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-02 12:16:10.633 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.635 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-02 12:16:10.638 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.641 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-02 12:16:10.645 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.647 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-02 12:16:10.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.658 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-02 12:16:10.662 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.664 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-02 12:16:10.667 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.669 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-02 12:16:10.671 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.674 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-02 12:16:10.677 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.684 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-02 12:16:10.687 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.689 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-02 12:16:10.693 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 12:16:10.695 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-02 12:16:10.699 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-02 12:16:10.702 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 12:16:10.705 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-02 12:16:10.720 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:10.723 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-02 12:16:10.726 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 12:16:10.728 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-02 12:16:10.745 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:16:10.748 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-02 12:16:10.750 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-02 12:16:10.752 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-02 12:16:10.755 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-02 12:16:10.758 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-02 12:16:10.760 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-02 12:16:10.763 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-02 12:16:10.765 | + lib/database:initialize_database_backends:92 : return 0 2022-03-02 12:16:10.768 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-02 12:16:10.768 | Using mysql database backend 2022-03-02 12:16:10.771 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-02 12:16:10.789 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-02 12:16:10.793 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-02 12:16:10.795 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 12:16:10.798 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-02 12:16:10.802 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 12:16:10.804 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-02 12:16:10.822 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:10.825 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-02 12:16:10.842 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-02 12:16:10.861 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:10.863 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-02 12:16:10.882 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-02 12:16:10.900 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-02 12:16:10.917 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:16:10.920 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-02 12:16:10.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:10.940 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-02 12:16:10.959 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-02 12:16:10.961 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-02 12:16:10.964 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-02 12:16:10.966 | + functions-common:save_stackenv:60 : local tag=757 2022-03-02 12:16:10.970 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 12:16:10.975 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-121610 2022-03-02 12:16:10.977 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-121610 757' 2022-03-02 12:16:10.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:10.982 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 12:16:10.985 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:10.987 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 12:16:10.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:10.992 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 12:16:10.995 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:10.998 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 12:16:11.000 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.002 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 12:16:11.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.008 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 12:16:11.011 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.016 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-121609 2022-03-02 12:16:11.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.023 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 12:16:11.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.030 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 12:16:11.033 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.036 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 12:16:11.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.042 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 12:16:11.045 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.047 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 12:16:11.050 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:16:11.053 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 12:16:11.055 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-02 12:16:11.058 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-02 12:16:11.060 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-02 12:16:11.062 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-02 12:16:11.065 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:16:11.067 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:16:11.070 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:16:11.073 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:16:11.075 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:16:11.078 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:16:11.093 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:16:11.095 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:16:11.099 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:16:11.101 | + functions-common:git_clone:629 : echo master 2022-03-02 12:16:11.102 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:16:11.107 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-02 12:16:11.109 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:16:11.111 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-02 12:16:11.115 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:16:11.115 | + functions-common:git_clone:678 : head -1 2022-03-02 12:16:11.119 | 48fb5c24 Merge "Updated from generate-constraints" 2022-03-02 12:16:11.122 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:16:11.126 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-02 12:16:11.130 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:16:11.132 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-02 12:16:11.135 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-02 12:16:11.138 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-02 12:16:11.140 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-02 12:16:11.143 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 12:16:11.146 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-02 12:16:11.148 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-02 12:16:11.150 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-02 12:16:11.154 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-02 12:16:11.158 | ++ tools/install_prereqs.sh:source:47 : NOW=1646223371 2022-03-02 12:16:11.162 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-02 12:16:11.167 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646222413 2022-03-02 12:16:11.169 | ++ tools/install_prereqs.sh:source:49 : DELTA=958 2022-03-02 12:16:11.172 | ++ tools/install_prereqs.sh:source:50 : [[ 958 -lt 7200 ]] 2022-03-02 12:16:11.174 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-02 12:16:11.178 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-02 12:16:11.180 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-02 12:16:11.183 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-02 12:16:11.185 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-02 12:16:11.188 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-02 12:16:11.190 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-02 12:16:11.193 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-02 12:16:11.196 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 12:16:11.248 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-02 12:16:11.248 | apache2-dev 2022-03-02 12:16:11.248 | bc 2022-03-02 12:16:11.248 | bsdmainutils 2022-03-02 12:16:11.248 | curl 2022-03-02 12:16:11.248 | g++ 2022-03-02 12:16:11.248 | gawk 2022-03-02 12:16:11.248 | gcc 2022-03-02 12:16:11.248 | gettext 2022-03-02 12:16:11.248 | git 2022-03-02 12:16:11.248 | graphviz 2022-03-02 12:16:11.248 | iputils-ping 2022-03-02 12:16:11.248 | libapache2-mod-proxy-uwsgi 2022-03-02 12:16:11.248 | libffi-dev 2022-03-02 12:16:11.248 | libjpeg-dev 2022-03-02 12:16:11.249 | libpcre3-dev 2022-03-02 12:16:11.249 | libpq-dev 2022-03-02 12:16:11.249 | libssl-dev 2022-03-02 12:16:11.249 | libsystemd-dev 2022-03-02 12:16:11.249 | libxml2-dev 2022-03-02 12:16:11.249 | libxslt1-dev 2022-03-02 12:16:11.249 | libyaml-dev 2022-03-02 12:16:11.249 | lsof 2022-03-02 12:16:11.249 | openssh-server 2022-03-02 12:16:11.249 | openssl 2022-03-02 12:16:11.249 | pkg-config 2022-03-02 12:16:11.249 | psmisc 2022-03-02 12:16:11.249 | python3-dev 2022-03-02 12:16:11.249 | python3-pip 2022-03-02 12:16:11.249 | python3-systemd 2022-03-02 12:16:11.249 | python3-venv 2022-03-02 12:16:11.249 | tar 2022-03-02 12:16:11.249 | tcpdump 2022-03-02 12:16:11.249 | unzip 2022-03-02 12:16:11.249 | uuid-runtime 2022-03-02 12:16:11.249 | wget 2022-03-02 12:16:11.249 | wget 2022-03-02 12:16:11.249 | zlib1g-dev 2022-03-02 12:16:11.249 | libkrb5-dev 2022-03-02 12:16:11.249 | libldap2-dev 2022-03-02 12:16:11.249 | libsasl2-dev 2022-03-02 12:16:11.249 | memcached 2022-03-02 12:16:11.249 | python3-mysqldb 2022-03-02 12:16:11.249 | sqlite3 2022-03-02 12:16:11.249 | conntrack 2022-03-02 12:16:11.249 | curl 2022-03-02 12:16:11.249 | dnsmasq-base 2022-03-02 12:16:11.249 | dnsmasq-utils 2022-03-02 12:16:11.249 | ebtables 2022-03-02 12:16:11.249 | genisoimage 2022-03-02 12:16:11.249 | iptables 2022-03-02 12:16:11.249 | iputils-arping 2022-03-02 12:16:11.249 | kpartx 2022-03-02 12:16:11.249 | libjs-jquery-tablesorter 2022-03-02 12:16:11.250 | parted 2022-03-02 12:16:11.250 | pm-utils 2022-03-02 12:16:11.250 | python3-mysqldb 2022-03-02 12:16:11.250 | socat 2022-03-02 12:16:11.250 | sqlite3 2022-03-02 12:16:11.250 | sudo 2022-03-02 12:16:11.250 | vlan 2022-03-02 12:16:11.250 | lsscsi 2022-03-02 12:16:11.250 | open-iscsi 2022-03-02 12:16:11.250 | lvm2 2022-03-02 12:16:11.250 | qemu-utils 2022-03-02 12:16:11.250 | thin-provisioning-tools 2022-03-02 12:16:11.250 | acl 2022-03-02 12:16:11.250 | dnsmasq-base 2022-03-02 12:16:11.250 | dnsmasq-utils 2022-03-02 12:16:11.250 | ebtables 2022-03-02 12:16:11.250 | haproxy 2022-03-02 12:16:11.250 | iptables 2022-03-02 12:16:11.250 | iputils-arping 2022-03-02 12:16:11.250 | iputils-ping 2022-03-02 12:16:11.250 | postgresql-server-dev-all 2022-03-02 12:16:11.250 | python3-mysqldb 2022-03-02 12:16:11.250 | sqlite3 2022-03-02 12:16:11.250 | sudo 2022-03-02 12:16:11.250 | vlan 2022-03-02 12:16:11.250 | pcp 2022-03-02 12:16:11.250 | ipset 2022-03-02 12:16:11.250 | conntrack 2022-03-02 12:16:11.250 | conntrackd 2022-03-02 12:16:11.250 | keepalived 2022-03-02 12:16:11.250 | lvm2 2022-03-02 12:16:11.250 | qemu-utils 2022-03-02 12:16:11.250 | thin-provisioning-tools 2022-03-02 12:16:11.250 | curl 2022-03-02 12:16:11.250 | liberasurecode-dev 2022-03-02 12:16:11.250 | make 2022-03-02 12:16:11.250 | memcached 2022-03-02 12:16:11.250 | rsync 2022-03-02 12:16:11.250 | sqlite3 2022-03-02 12:16:11.251 | xfsprogs' 2022-03-02 12:16:11.251 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-02 12:16:11.270 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-02 12:16:11.271 | apache2-dev 2022-03-02 12:16:11.271 | bc 2022-03-02 12:16:11.271 | bsdmainutils 2022-03-02 12:16:11.271 | curl 2022-03-02 12:16:11.271 | g++ 2022-03-02 12:16:11.271 | gawk 2022-03-02 12:16:11.271 | gcc 2022-03-02 12:16:11.271 | gettext 2022-03-02 12:16:11.271 | git 2022-03-02 12:16:11.271 | graphviz 2022-03-02 12:16:11.271 | iputils-ping 2022-03-02 12:16:11.271 | libapache2-mod-proxy-uwsgi 2022-03-02 12:16:11.271 | libffi-dev 2022-03-02 12:16:11.271 | libjpeg-dev 2022-03-02 12:16:11.271 | libpcre3-dev 2022-03-02 12:16:11.271 | libpq-dev 2022-03-02 12:16:11.271 | libssl-dev 2022-03-02 12:16:11.271 | libsystemd-dev 2022-03-02 12:16:11.271 | libxml2-dev 2022-03-02 12:16:11.271 | libxslt1-dev 2022-03-02 12:16:11.271 | libyaml-dev 2022-03-02 12:16:11.271 | lsof 2022-03-02 12:16:11.271 | openssh-server 2022-03-02 12:16:11.271 | openssl 2022-03-02 12:16:11.271 | pkg-config 2022-03-02 12:16:11.271 | psmisc 2022-03-02 12:16:11.271 | python3-dev 2022-03-02 12:16:11.271 | python3-pip 2022-03-02 12:16:11.271 | python3-systemd 2022-03-02 12:16:11.271 | python3-venv 2022-03-02 12:16:11.271 | tar 2022-03-02 12:16:11.271 | tcpdump 2022-03-02 12:16:11.271 | unzip 2022-03-02 12:16:11.271 | uuid-runtime 2022-03-02 12:16:11.271 | wget 2022-03-02 12:16:11.271 | wget 2022-03-02 12:16:11.271 | zlib1g-dev 2022-03-02 12:16:11.272 | libkrb5-dev 2022-03-02 12:16:11.272 | libldap2-dev 2022-03-02 12:16:11.272 | libsasl2-dev 2022-03-02 12:16:11.272 | memcached 2022-03-02 12:16:11.272 | python3-mysqldb 2022-03-02 12:16:11.272 | sqlite3 2022-03-02 12:16:11.272 | conntrack 2022-03-02 12:16:11.272 | curl 2022-03-02 12:16:11.272 | dnsmasq-base 2022-03-02 12:16:11.272 | dnsmasq-utils 2022-03-02 12:16:11.272 | ebtables 2022-03-02 12:16:11.272 | genisoimage 2022-03-02 12:16:11.272 | iptables 2022-03-02 12:16:11.272 | iputils-arping 2022-03-02 12:16:11.272 | kpartx 2022-03-02 12:16:11.272 | libjs-jquery-tablesorter 2022-03-02 12:16:11.272 | parted 2022-03-02 12:16:11.272 | pm-utils 2022-03-02 12:16:11.272 | python3-mysqldb 2022-03-02 12:16:11.272 | socat 2022-03-02 12:16:11.272 | sqlite3 2022-03-02 12:16:11.272 | sudo 2022-03-02 12:16:11.272 | vlan 2022-03-02 12:16:11.272 | lsscsi 2022-03-02 12:16:11.272 | open-iscsi 2022-03-02 12:16:11.272 | lvm2 2022-03-02 12:16:11.272 | qemu-utils 2022-03-02 12:16:11.272 | thin-provisioning-tools 2022-03-02 12:16:11.272 | acl 2022-03-02 12:16:11.272 | dnsmasq-base 2022-03-02 12:16:11.272 | dnsmasq-utils 2022-03-02 12:16:11.272 | ebtables 2022-03-02 12:16:11.272 | haproxy 2022-03-02 12:16:11.272 | iptables 2022-03-02 12:16:11.272 | iputils-arping 2022-03-02 12:16:11.273 | iputils-ping 2022-03-02 12:16:11.273 | postgresql-server-dev-all 2022-03-02 12:16:11.273 | python3-mysqldb 2022-03-02 12:16:11.273 | sqlite3 2022-03-02 12:16:11.273 | sudo 2022-03-02 12:16:11.273 | vlan 2022-03-02 12:16:11.273 | pcp 2022-03-02 12:16:11.273 | ipset 2022-03-02 12:16:11.273 | conntrack 2022-03-02 12:16:11.273 | conntrackd 2022-03-02 12:16:11.273 | keepalived 2022-03-02 12:16:11.273 | lvm2 2022-03-02 12:16:11.273 | qemu-utils 2022-03-02 12:16:11.273 | thin-provisioning-tools 2022-03-02 12:16:11.273 | curl 2022-03-02 12:16:11.273 | liberasurecode-dev 2022-03-02 12:16:11.273 | make 2022-03-02 12:16:11.273 | memcached 2022-03-02 12:16:11.273 | rsync 2022-03-02 12:16:11.273 | sqlite3 2022-03-02 12:16:11.273 | xfsprogs ' 2022-03-02 12:16:11.273 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-02 12:16:11.276 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:11.278 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:11.281 | ++ 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-03-02 12:16:11.282 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-02 12:16:11.288 | ++ 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-03-02 12:16:11.290 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-02 12:16:11.293 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:16:11.295 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-02 12:16:11.297 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:16:11.299 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:16:11.302 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:16:11.304 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:11.306 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:11.308 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:16:11.310 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-02 12:16:11.312 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-02 12:16:11.315 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-02 12:16:11.317 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-02 12:16:11.322 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-02 12:16:11.324 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-02 12:16:11.326 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-02 12:16:11.328 | ++ functions-common:time_start:2412 : local start_time= 2022-03-02 12:16:11.330 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:16:11.333 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:16:11.337 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646223371334 2022-03-02 12:16:11.339 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-02 12:16:11.341 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-02 12:16:11.343 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-02 12:16:11.558 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-02 12:16:11.592 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-02 12:16:11.636 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-02 12:16:11.815 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-02 12:16:13.915 | Reading package lists... 2022-03-02 12:16:13.947 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-02 12:16:13.949 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-02 12:16:13.951 | ++ functions-common:time_stop:2425 : local name 2022-03-02 12:16:13.953 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:13.955 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:13.958 | ++ functions-common:time_stop:2428 : local total 2022-03-02 12:16:13.960 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:13.962 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-02 12:16:13.964 | ++ functions-common:time_stop:2432 : start_time=1646223371334 2022-03-02 12:16:13.966 | ++ functions-common:time_stop:2434 : [[ -z 1646223371334 ]] 2022-03-02 12:16:13.969 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:13.973 | ++ functions-common:time_stop:2437 : end_time=1646223373971 2022-03-02 12:16:13.975 | ++ functions-common:time_stop:2438 : elapsed_time=2637 2022-03-02 12:16:13.977 | ++ functions-common:time_stop:2439 : total=0 2022-03-02 12:16:13.979 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:13.981 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2637 2022-03-02 12:16:13.984 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 12:16:13.986 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:16:13.989 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:13.991 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:13.993 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 12:16:14.014 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 12:16:14.133 | Reading package lists... 2022-03-02 12:16:14.393 | Building dependency tree... 2022-03-02 12:16:14.395 | Reading state information... 2022-03-02 12:16:14.434 | acl is already the newest version (2.2.53-6). 2022-03-02 12:16:14.434 | bc is already the newest version (1.07.1-2build1). 2022-03-02 12:16:14.434 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-02 12:16:14.434 | conntrack is already the newest version (1:1.4.5-2). 2022-03-02 12:16:14.434 | ebtables is already the newest version (2.0.11-3build1). 2022-03-02 12:16:14.434 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 12:16:14.434 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-02 12:16:14.434 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 12:16:14.434 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-02 12:16:14.434 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-02 12:16:14.434 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-02 12:16:14.434 | iputils-arping is already the newest version (3:20190709-3). 2022-03-02 12:16:14.434 | iputils-ping is already the newest version (3:20190709-3). 2022-03-02 12:16:14.434 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-02 12:16:14.434 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-02 12:16:14.434 | libffi-dev is already the newest version (3.3-4). 2022-03-02 12:16:14.434 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-02 12:16:14.434 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-02 12:16:14.434 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-02 12:16:14.434 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-02 12:16:14.434 | lsscsi is already the newest version (0.30-0.1). 2022-03-02 12:16:14.434 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-02 12:16:14.434 | make is already the newest version (4.2.1-1.2). 2022-03-02 12:16:14.434 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-02 12:16:14.434 | psmisc is already the newest version (23.3-1). 2022-03-02 12:16:14.434 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-02 12:16:14.434 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-02 12:16:14.434 | python3-systemd is already the newest version (234-3build2). 2022-03-02 12:16:14.434 | socat is already the newest version (1.7.3.3-2). 2022-03-02 12:16:14.435 | tcpdump is already the newest version (4.9.3-4). 2022-03-02 12:16:14.435 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-02 12:16:14.435 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-02 12:16:14.435 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-02 12:16:14.435 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-02 12:16:14.435 | graphviz is already the newest version (2.42.2-3build2). 2022-03-02 12:16:14.435 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-02 12:16:14.435 | pcp is already the newest version (5.0.3-1). 2022-03-02 12:16:14.435 | pm-utils is already the newest version (1.4.1-19). 2022-03-02 12:16:14.435 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-02 12:16:14.435 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 12:16:14.435 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 12:16:14.435 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-02 12:16:14.435 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 12:16:14.435 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 12:16:14.435 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-02 12:16:14.435 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-03-02 12:16:14.435 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-02 12:16:14.435 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-03-02 12:16:14.435 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-02 12:16:14.435 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-02 12:16:14.435 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-02 12:16:14.435 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-02 12:16:14.435 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 12:16:14.435 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-02 12:16:14.435 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-02 12:16:14.435 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-02 12:16:14.435 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-02 12:16:14.435 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-02 12:16:14.435 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-02 12:16:14.435 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 12:16:14.435 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-02 12:16:14.435 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-02 12:16:14.435 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-03-02 12:16:14.435 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-02 12:16:14.435 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-02 12:16:14.436 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-02 12:16:14.436 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-02 12:16:14.436 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-02 12:16:14.436 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-02 12:16:14.670 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 12:16:14.671 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-02 12:16:14.671 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-02 12:16:14.671 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-02 12:16:14.671 | The following packages were automatically installed and are no longer required: 2022-03-02 12:16:14.672 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:16:14.672 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:16:14.672 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:16:14.672 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:16:14.672 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:16:14.672 | python3-zope.interface 2022-03-02 12:16:14.672 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:16:14.796 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:16:14.801 | ++ functions-common:apt_get:1234 : result=0 2022-03-02 12:16:14.804 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:16:14.806 | ++ functions-common:time_stop:2425 : local name 2022-03-02 12:16:14.809 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:14.811 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:14.813 | ++ functions-common:time_stop:2428 : local total 2022-03-02 12:16:14.816 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:14.818 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:16:14.821 | ++ functions-common:time_stop:2432 : start_time=1646223374012 2022-03-02 12:16:14.823 | ++ functions-common:time_stop:2434 : [[ -z 1646223374012 ]] 2022-03-02 12:16:14.826 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:14.830 | ++ functions-common:time_stop:2437 : end_time=1646223374828 2022-03-02 12:16:14.833 | ++ functions-common:time_stop:2438 : elapsed_time=816 2022-03-02 12:16:14.835 | ++ functions-common:time_stop:2439 : total=807 2022-03-02 12:16:14.837 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:14.840 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1623 2022-03-02 12:16:14.842 | ++ functions-common:apt_get:1238 : return 0 2022-03-02 12:16:14.845 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-02 12:16:14.847 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-02 12:16:14.850 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-02 12:16:14.855 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-02 12:16:14.859 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-02 12:16:14.862 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-02 12:16:14.865 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-02 12:16:16.367 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-02 12:16:16.369 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-02 12:16:16.371 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-02 12:16:16.373 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-02 12:16:16.375 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-02 12:16:16.377 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-02 12:16:16.379 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-02 12:16:16.381 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-02 12:16:16.382 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-02 12:16:16.384 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-02 12:16:16.386 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-02 12:16:16.388 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-02 12:16:16.390 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-02 12:16:16.393 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-02 12:16:16.396 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-02 12:16:16.398 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-02 12:16:16.399 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-02 12:16:16.401 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-02 12:16:16.403 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-02 12:16:16.405 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-02 12:16:16.407 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-02 12:16:16.411 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-02 12:16:16.413 | + functions-common:_ensure_lsb_release:394 : return 2022-03-02 12:16:16.415 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-02 12:16:16.499 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-02 12:16:16.502 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-02 12:16:16.579 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-02 12:16:16.582 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-02 12:16:16.658 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-02 12:16:16.661 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-02 12:16:16.663 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-02 12:16:16.665 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-02 12:16:16.667 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-02 12:16:16.669 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-02 12:16:16.671 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-02 12:16:16.673 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-02 12:16:16.675 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-02 12:16:16.677 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-02 12:16:16.679 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-02 12:16:16.679 | Distro: focal 2022-03-02 12:16:16.681 | + tools/install_pip.sh:main:124 : get_versions 2022-03-02 12:16:16.684 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 12:16:16.687 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 12:16:16.689 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 12:16:16.692 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 12:16:16.692 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 12:16:17.425 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 12:16:17.427 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 12:16:17.427 | pip: 21.3.1 2022-03-02 12:16:17.429 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-02 12:16:17.431 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-02 12:16:17.433 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:16:17.435 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:16:17.436 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:16:17.438 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:16:17.440 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:16:17.442 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:16:17.444 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:16:17.446 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:16:17.448 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:16:17.450 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:16:17.452 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:16:17.454 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-02 12:16:17.456 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:17.458 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:17.460 | + tools/install_pip.sh:main:142 : : 2022-03-02 12:16:17.461 | + tools/install_pip.sh:main:147 : set -x 2022-03-02 12:16:17.463 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-02 12:16:17.465 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-02 12:16:17.467 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 12:16:17.469 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-02 12:16:17.471 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-02 12:16:17.474 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 12:16:17.477 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-02 12:16:17.477 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 12:16:17.481 | ++ 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-03-02 12:16:17.483 | ++ 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-03-02 12:16:17.485 | ++ 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-03-02 12:16:17.487 | + 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-03-02 12:16:17.489 | + 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-03-02 12:16:17.508 | 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-03-02 12:16:17.510 | + 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-03-02 12:16:18.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:16:18.412 | from cryptography.utils import int_from_bytes 2022-03-02 12:16:18.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:16:18.412 | from cryptography.utils import int_from_bytes 2022-03-02 12:16:19.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:16:20.974 | 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-03-02 12:16:20.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-02 12:16:23.621 | Installing collected packages: setuptools 2022-03-02 12:16:24.503 | Successfully installed setuptools-60.9.3 2022-03-02 12:16:24.504 | 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-03-02 12:16:24.678 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:16:24.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:16:24.856 | + inc/python:pip_install:200 : result=0 2022-03-02 12:16:24.857 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:16:24.859 | + functions-common:time_stop:2425 : local name 2022-03-02 12:16:24.861 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:24.863 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:24.865 | + functions-common:time_stop:2428 : local total 2022-03-02 12:16:24.866 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:24.868 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:16:24.870 | + functions-common:time_stop:2432 : start_time=1646223377502 2022-03-02 12:16:24.872 | + functions-common:time_stop:2434 : [[ -z 1646223377502 ]] 2022-03-02 12:16:24.874 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:24.877 | + functions-common:time_stop:2437 : end_time=1646223384875 2022-03-02 12:16:24.880 | + functions-common:time_stop:2438 : elapsed_time=7373 2022-03-02 12:16:24.882 | + functions-common:time_stop:2439 : total=0 2022-03-02 12:16:24.883 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:24.885 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7373 2022-03-02 12:16:24.887 | + inc/python:pip_install:203 : return 0 2022-03-02 12:16:24.889 | + tools/install_pip.sh:main:153 : get_versions 2022-03-02 12:16:24.891 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 12:16:24.896 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 12:16:24.898 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 12:16:24.901 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 12:16:24.901 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 12:16:25.655 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 12:16:25.657 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 12:16:25.657 | pip: 21.3.1 2022-03-02 12:16:25.660 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-02 12:16:25.662 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 12:16:25.666 | + ./stack.sh:main:796 : fixup_all 2022-03-02 12:16:25.668 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-02 12:16:25.670 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-02 12:16:25.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:25.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:25.678 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-02 12:16:25.692 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-02 12:16:25.704 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-02 12:16:25.717 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-02 12:16:25.720 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-02 12:16:25.723 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:16:25.726 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:16:25.729 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:16:25.731 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:16:25.734 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:16:25.737 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:16:25.740 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:16:25.743 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:16:25.745 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:16:25.747 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:16:25.749 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:16:25.751 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-02 12:16:25.755 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-02 12:16:25.757 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-02 12:16:25.759 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:16:25.761 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:16:25.763 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:16:25.766 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:16:25.768 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:16:25.771 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:16:25.773 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-02 12:16:25.775 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-02 12:16:25.778 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-02 12:16:25.780 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-02 12:16:25.782 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-02 12:16:25.785 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-02 12:16:25.788 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-02 12:16:25.811 | Using python 3.8 to install os-testr 2022-03-02 12:16:25.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 -U os-testr 2022-03-02 12:16:26.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:16:26.731 | from cryptography.utils import int_from_bytes 2022-03-02 12:16:26.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:16:26.731 | from cryptography.utils import int_from_bytes 2022-03-02 12:16:27.965 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:16:27.995 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-02 12:16:28.074 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-02 12:16:28.075 | 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-03-02 12:16:28.076 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-02 12:16:28.077 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-02 12:16:28.092 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-02 12:16:28.125 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-02 12:16:28.126 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-02 12:16:28.126 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-02 12:16:28.128 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-02 12:16:28.129 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-02 12:16:28.159 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-02 12:16:28.161 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-02 12:16:28.162 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-02 12:16:28.163 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-02 12:16:28.165 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-02 12:16:28.179 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-02 12:16:28.259 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-02 12:16:28.261 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-02 12:16:28.262 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-02 12:16:30.819 | 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-03-02 12:16:30.826 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:16:30.826 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:16:30.999 | + inc/python:pip_install:200 : result=0 2022-03-02 12:16:31.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:16:31.004 | + functions-common:time_stop:2425 : local name 2022-03-02 12:16:31.006 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:31.008 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:31.010 | + functions-common:time_stop:2428 : local total 2022-03-02 12:16:31.013 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:31.020 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:16:31.022 | + functions-common:time_stop:2432 : start_time=1646223385804 2022-03-02 12:16:31.024 | + functions-common:time_stop:2434 : [[ -z 1646223385804 ]] 2022-03-02 12:16:31.027 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:31.031 | + functions-common:time_stop:2437 : end_time=1646223391028 2022-03-02 12:16:31.033 | + functions-common:time_stop:2438 : elapsed_time=5224 2022-03-02 12:16:31.036 | + functions-common:time_stop:2439 : total=0 2022-03-02 12:16:31.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:31.040 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5224 2022-03-02 12:16:31.043 | + inc/python:pip_install:203 : return 0 2022-03-02 12:16:31.045 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-02 12:16:31.105 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-02 12:16:31.426 | + ./stack.sh:main:810 : install_infra 2022-03-02 12:16:31.428 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 12:16:31.431 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-02 12:16:31.434 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 12:16:31.436 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-02 12:16:31.463 | + 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-03-02 12:16:33.467 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.478 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.485 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.490 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.595 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.616 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.620 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.623 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.638 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.647 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.649 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.681 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.690 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.695 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.713 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.752 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.760 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.765 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.814 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.827 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.832 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.852 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.858 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.907 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.926 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:33.930 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.023 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.030 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.085 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.209 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.233 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.238 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.249 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.255 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.275 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.298 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.356 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.368 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.385 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.429 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.433 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:34.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:16:34.580 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-02 12:16:34.868 | + inc/python:pip_install:200 : result=0 2022-03-02 12:16:34.870 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:16:34.872 | + functions-common:time_stop:2425 : local name 2022-03-02 12:16:34.874 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:34.877 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:34.879 | + functions-common:time_stop:2428 : local total 2022-03-02 12:16:34.881 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:34.884 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:16:34.886 | + functions-common:time_stop:2432 : start_time=1646223391454 2022-03-02 12:16:34.888 | + functions-common:time_stop:2434 : [[ -z 1646223391454 ]] 2022-03-02 12:16:34.891 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:34.895 | + functions-common:time_stop:2437 : end_time=1646223394892 2022-03-02 12:16:34.897 | + functions-common:time_stop:2438 : elapsed_time=3438 2022-03-02 12:16:34.900 | + functions-common:time_stop:2439 : total=5224 2022-03-02 12:16:34.902 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:34.904 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8662 2022-03-02 12:16:34.906 | + inc/python:pip_install:203 : return 0 2022-03-02 12:16:34.909 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 12:16:34.911 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-02 12:16:34.934 | + 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-03-02 12:16:36.855 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:36.865 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:36.872 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:36.876 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:36.981 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.000 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.004 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.007 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.023 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.031 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.033 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.064 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.074 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.078 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.097 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.135 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.142 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.148 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.195 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.208 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.212 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.232 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.238 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.290 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.308 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.312 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.403 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.410 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.465 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.590 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.614 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.619 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.630 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.635 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.654 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.661 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.679 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.735 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.748 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.765 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.808 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.812 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 12:16:37.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:16:37.820 | Processing /opt/stack/requirements 2022-03-02 12:16:39.606 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-02 12:16:39.608 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-02 12:16:39.620 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-02 12:16:39.625 | 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 357)) (5.8.1) 2022-03-02 12:16:39.628 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-02 12:16:39.634 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-02 12:16:39.660 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-02 12:16:39.683 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-02 12:16:39.692 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-02 12:16:39.712 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (1.3) 2022-03-02 12:16:39.714 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (0.3.0) 2022-03-02 12:16:39.730 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-02 12:16:39.735 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-02 12:16:39.738 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-02 12:16:39.742 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-02 12:16:39.744 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-02 12:16:39.757 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-02 12:16:39.768 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-02 12:16:39.771 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-02 12:16:39.778 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-02 12:16:39.825 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-02 12:16:39.829 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-02 12:16:39.833 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-02 12:16:39.892 | Building wheels for collected packages: openstack-requirements 2022-03-02 12:16:39.893 | Building wheel for openstack-requirements (setup.py): started 2022-03-02 12:16:40.724 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-02 12:16:40.724 | ERROR: Command errored out with exit status 1: 2022-03-02 12:16:40.724 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8bta4rtp/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8bta4rtp/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-64t3dmmo 2022-03-02 12:16:40.724 | cwd: /tmp/pip-req-build-8bta4rtp/ 2022-03-02 12:16:40.724 | Complete output (6 lines): 2022-03-02 12:16:40.724 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-02 12:16:40.724 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-02 12:16:40.724 | or: setup.py --help-commands 2022-03-02 12:16:40.724 | or: setup.py cmd --help 2022-03-02 12:16:40.724 | 2022-03-02 12:16:40.725 | error: invalid command 'bdist_wheel' 2022-03-02 12:16:40.725 | ---------------------------------------- 2022-03-02 12:16:40.725 | ERROR: Failed building wheel for openstack-requirements 2022-03-02 12:16:40.725 | Running setup.py clean for openstack-requirements 2022-03-02 12:16:41.569 | Failed to build openstack-requirements 2022-03-02 12:16:41.586 | Installing collected packages: openstack-requirements 2022-03-02 12:16:41.587 | Attempting uninstall: openstack-requirements 2022-03-02 12:16:41.588 | Found existing installation: openstack-requirements 1.2.1.dev5321 2022-03-02 12:16:41.625 | Uninstalling openstack-requirements-1.2.1.dev5321: 2022-03-02 12:16:41.655 | Successfully uninstalled openstack-requirements-1.2.1.dev5321 2022-03-02 12:16:41.658 | Running setup.py install for openstack-requirements: started 2022-03-02 12:16:44.042 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-02 12:16:44.067 | Successfully installed openstack-requirements-1.2.1.dev5321 2022-03-02 12:16:44.209 | + inc/python:pip_install:200 : result=0 2022-03-02 12:16:44.211 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:16:44.213 | + functions-common:time_stop:2425 : local name 2022-03-02 12:16:44.215 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:44.217 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:44.219 | + functions-common:time_stop:2428 : local total 2022-03-02 12:16:44.222 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:44.224 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:16:44.227 | + functions-common:time_stop:2432 : start_time=1646223394926 2022-03-02 12:16:44.229 | + functions-common:time_stop:2434 : [[ -z 1646223394926 ]] 2022-03-02 12:16:44.232 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:44.236 | + functions-common:time_stop:2437 : end_time=1646223404233 2022-03-02 12:16:44.239 | + functions-common:time_stop:2438 : elapsed_time=9307 2022-03-02 12:16:44.241 | + functions-common:time_stop:2439 : total=8662 2022-03-02 12:16:44.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:44.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17969 2022-03-02 12:16:44.248 | + inc/python:pip_install:203 : return 0 2022-03-02 12:16:44.250 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-02 12:16:44.253 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-02 12:16:44.256 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-02 12:16:44.258 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:16:44.260 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:16:44.263 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-02 12:16:44.265 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:16:44.268 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-02 12:16:44.291 | Using python 3.8 to install pbr 2022-03-02 12:16:44.293 | + 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-03-02 12:16:45.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:16:45.171 | from cryptography.utils import int_from_bytes 2022-03-02 12:16:45.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:16:45.171 | from cryptography.utils import int_from_bytes 2022-03-02 12:16:46.341 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:16:46.369 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-02 12:16:49.053 | 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-03-02 12:16:49.060 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:16:49.060 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:16:49.198 | + inc/python:pip_install:200 : result=0 2022-03-02 12:16:49.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:16:49.203 | + functions-common:time_stop:2425 : local name 2022-03-02 12:16:49.205 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:49.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:49.210 | + functions-common:time_stop:2428 : local total 2022-03-02 12:16:49.212 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:49.214 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:16:49.216 | + functions-common:time_stop:2432 : start_time=1646223404285 2022-03-02 12:16:49.218 | + functions-common:time_stop:2434 : [[ -z 1646223404285 ]] 2022-03-02 12:16:49.228 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:49.232 | + functions-common:time_stop:2437 : end_time=1646223409229 2022-03-02 12:16:49.234 | + functions-common:time_stop:2438 : elapsed_time=4944 2022-03-02 12:16:49.237 | + functions-common:time_stop:2439 : total=17969 2022-03-02 12:16:49.239 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:49.241 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22913 2022-03-02 12:16:49.244 | + inc/python:pip_install:203 : return 0 2022-03-02 12:16:49.246 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-02 12:16:51.629 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-02 12:16:53.656 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:16:53.657 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-02 12:16:53.673 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-02 12:16:53.679 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-02 12:16:53.682 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-02 12:16:53.684 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-02 12:16:53.687 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-02 12:16:53.761 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 12:16:53.763 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 12:16:53.766 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-02 12:16:53.784 | + ./stack.sh:main:819 : pkgs= 2022-03-02 12:16:53.787 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-02 12:16:53.789 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-02 12:16:53.792 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 12:16:53.794 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-02 12:16:53.796 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 12:16:53.798 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 12:16:53.801 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 12:16:53.803 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 12:16:53.806 | + functions-common:run_phase:1863 : local extra 2022-03-02 12:16:53.809 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 12:16:53.813 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 12:16:53.815 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 12:16:53.817 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 12:16:53.820 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-02 12:16:53.822 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 12:16:53.836 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:53.838 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 12:16:53.840 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 12:16:53.843 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-02 12:16:53.845 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-02 12:16:53.847 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-02 12:16:53.849 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-02 12:16:53.851 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-02 12:16:53.854 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-02 12:16:53.856 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-02 12:16:53.858 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-02 12:16:53.860 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-02 12:16:53.862 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 12:16:53.864 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 12:16:53.867 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 12:16:53.869 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 12:16:53.871 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-02 12:16:53.874 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 12:16:53.876 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-02 12:16:53.878 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 12:16:53.880 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 12:16:53.883 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-02 12:16:53.885 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-02 12:16:53.887 | + functions:set_systemd_override:821 : local value=2048 2022-03-02 12:16:53.890 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-02 12:16:53.892 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-02 12:16:53.945 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-02 12:16:53.945 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-02 12:16:53.947 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-02 12:16:54.374 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-02 12:16:54.376 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-02 12:16:54.393 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:54.395 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-02 12:16:54.397 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:16:54.400 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:16:54.402 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:16:54.405 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:16:54.407 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:16:54.410 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:16:54.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:54.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:54.417 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:16:54.419 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:16:54.422 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:16:54.425 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:16:54.427 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-02 12:16:54.429 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:16:54.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:54.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:54.436 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-02 12:16:54.457 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-02 12:16:54.568 | Reading package lists... 2022-03-02 12:16:54.816 | Building dependency tree... 2022-03-02 12:16:54.818 | Reading state information... 2022-03-02 12:16:55.080 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-02 12:16:55.080 | The following packages were automatically installed and are no longer required: 2022-03-02 12:16:55.082 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:16:55.082 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:16:55.082 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:16:55.082 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:16:55.082 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:16:55.082 | python3-zope.interface 2022-03-02 12:16:55.082 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:16:55.201 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:16:55.206 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:16:55.208 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:16:55.210 | + functions-common:time_stop:2425 : local name 2022-03-02 12:16:55.213 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:16:55.215 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:16:55.217 | + functions-common:time_stop:2428 : local total 2022-03-02 12:16:55.219 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:16:55.222 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:16:55.224 | + functions-common:time_stop:2432 : start_time=1646223414454 2022-03-02 12:16:55.226 | + functions-common:time_stop:2434 : [[ -z 1646223414454 ]] 2022-03-02 12:16:55.229 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:16:55.233 | + functions-common:time_stop:2437 : end_time=1646223415231 2022-03-02 12:16:55.236 | + functions-common:time_stop:2438 : elapsed_time=777 2022-03-02 12:16:55.239 | + functions-common:time_stop:2439 : total=1623 2022-03-02 12:16:55.241 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:16:55.243 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2400 2022-03-02 12:16:55.246 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:16:55.248 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-02 12:16:55.251 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:16:55.253 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:16:55.255 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:16:55.258 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:16:55.260 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:16:55.262 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:16:55.265 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-02 12:16:55.267 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:16:55.269 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:16:55.272 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:16:55.274 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:16:55.276 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:16:55.279 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:16:55.281 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:16:55.284 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:16:55.286 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:16:55.288 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:16:55.291 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:16:55.293 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-02 12:16:55.295 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:16:55.298 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:16:55.301 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:16:55.303 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:16:55.306 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:16:55.308 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:16:55.310 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-02 12:16:55.313 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-02 12:16:55.328 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:55.331 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-02 12:16:55.333 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:16:55.336 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-02 12:16:55.338 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-02 12:16:55.341 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-02 12:16:55.345 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-02 12:16:55.348 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-02 12:16:55.351 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-02 12:16:55.353 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-02 12:16:55.355 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-02 12:16:55.358 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-02 12:16:55.361 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-02 12:16:56.074 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-02 12:16:56.074 | user tags 2022-03-02 12:16:56.074 | stackrabbit []' 2022-03-02 12:16:56.078 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-02 12:16:56.078 | user tags 2022-03-02 12:16:56.078 | stackrabbit []' 2022-03-02 12:16:56.078 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-02 12:16:56.085 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-02 12:16:56.087 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-02 12:16:56.089 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 12:16:56.818 | Changing password for user "stackrabbit" ... 2022-03-02 12:16:56.872 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-02 12:16:57.562 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-02 12:16:57.613 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-02 12:16:57.616 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 12:16:58.282 | Changing password for user "stackrabbit" ... 2022-03-02 12:16:58.339 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-02 12:16:58.342 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-02 12:16:58.344 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-02 12:16:59.027 | Deleting user "guest" ... 2022-03-02 12:16:59.042 | Error: 2022-03-02 12:16:59.043 | {:no_such_user, "guest"} 2022-03-02 12:16:59.055 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-02 12:16:59.057 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-02 12:16:59.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:16:59.078 | + ./stack.sh:main:836 : install_database 2022-03-02 12:16:59.081 | + lib/database:install_database:118 : install_database_mysql 2022-03-02 12:16:59.084 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-02 12:16:59.086 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:59.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:59.091 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-02 12:16:59.442 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-02 12:16:59.445 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-02 12:16:59.447 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-02 12:16:59.450 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-02 12:16:59.452 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:16:59.454 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-02 12:16:59.457 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:16:59.459 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:16:59.462 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:16:59.469 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:16:59.472 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:16:59.474 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:16:59.477 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:16:59.479 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:16:59.481 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:16:59.484 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:16:59.487 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:16:59.489 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-02 12:16:59.492 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:16:59.494 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:16:59.500 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:16:59.504 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:16:59.506 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:16:59.509 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:16:59.511 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-02 12:16:59.513 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:59.516 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:59.518 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-02 12:16:59.521 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:16:59.523 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:16:59.525 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:16:59.528 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:16:59.530 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:16:59.532 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:16:59.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:59.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:59.540 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:16:59.542 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:16:59.544 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:16:59.547 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:16:59.550 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-02 12:16:59.552 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:16:59.555 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:16:59.557 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:16:59.560 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-02 12:16:59.581 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-02 12:16:59.703 | Reading package lists... 2022-03-02 12:16:59.987 | Building dependency tree... 2022-03-02 12:16:59.988 | Reading state information... 2022-03-02 12:17:00.247 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-02 12:17:00.247 | The following packages were automatically installed and are no longer required: 2022-03-02 12:17:00.249 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:17:00.249 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:17:00.249 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:17:00.249 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:17:00.249 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:17:00.249 | python3-zope.interface 2022-03-02 12:17:00.249 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:17:00.366 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:17:00.370 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:17:00.372 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:17:00.375 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:00.378 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:00.380 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:00.382 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:00.384 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:00.386 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:17:00.389 | + functions-common:time_stop:2432 : start_time=1646223419578 2022-03-02 12:17:00.391 | + functions-common:time_stop:2434 : [[ -z 1646223419578 ]] 2022-03-02 12:17:00.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:00.399 | + functions-common:time_stop:2437 : end_time=1646223420396 2022-03-02 12:17:00.401 | + functions-common:time_stop:2438 : elapsed_time=818 2022-03-02 12:17:00.403 | + functions-common:time_stop:2439 : total=2400 2022-03-02 12:17:00.405 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:00.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3218 2022-03-02 12:17:00.411 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:17:00.413 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-02 12:17:00.415 | + ./stack.sh:main:839 : install_database_python 2022-03-02 12:17:00.418 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-02 12:17:00.421 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-02 12:17:00.423 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-02 12:17:00.425 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 12:17:00.429 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-02 12:17:00.431 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-02 12:17:00.434 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 12:17:00.437 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-02 12:17:00.437 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 12:17:00.443 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-02 12:17:00.448 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-02 12:17:00.451 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-02 12:17:00.454 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-02 12:17:00.457 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-02 12:17:00.479 | Using python 3.8 to install PyMySQL 2022-03-02 12:17:00.481 | + 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-03-02 12:17:01.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:01.376 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:01.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:01.376 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:02.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:17:02.554 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-02 12:17:05.099 | 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-03-02 12:17:05.106 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:17:05.106 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:17:05.231 | + inc/python:pip_install:200 : result=0 2022-03-02 12:17:05.233 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:17:05.236 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:05.239 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:05.241 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:05.243 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:05.246 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:05.248 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:17:05.250 | + functions-common:time_stop:2432 : start_time=1646223420473 2022-03-02 12:17:05.254 | + functions-common:time_stop:2434 : [[ -z 1646223420473 ]] 2022-03-02 12:17:05.257 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:05.261 | + functions-common:time_stop:2437 : end_time=1646223425258 2022-03-02 12:17:05.263 | + functions-common:time_stop:2438 : elapsed_time=4785 2022-03-02 12:17:05.266 | + functions-common:time_stop:2439 : total=22913 2022-03-02 12:17:05.269 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:05.271 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27698 2022-03-02 12:17:05.273 | + inc/python:pip_install:203 : return 0 2022-03-02 12:17:05.276 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-02 12:17:05.278 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 12:17:05.280 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-02 12:17:05.283 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-02 12:17:05.300 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:05.303 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-02 12:17:05.305 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-02 12:17:05.308 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:17:05.309 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 12:17:05.315 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:17:05.317 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 12:17:05.320 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 12:17:05.322 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 12:17:05.325 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-02 12:17:05.327 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-02 12:17:05.343 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:05.345 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-02 12:17:05.348 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:17:05.350 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:17:05.353 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:17:05.355 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:17:05.357 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:17:05.360 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:17:05.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:05.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:05.368 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:17:05.370 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:17:05.372 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:17:05.374 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:17:05.378 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-02 12:17:05.380 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:17:05.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:05.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:05.387 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-02 12:17:05.407 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-02 12:17:05.518 | Reading package lists... 2022-03-02 12:17:05.769 | Building dependency tree... 2022-03-02 12:17:05.770 | Reading state information... 2022-03-02 12:17:06.027 | radvd is already the newest version (1:2.17-2). 2022-03-02 12:17:06.028 | The following packages were automatically installed and are no longer required: 2022-03-02 12:17:06.029 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:17:06.029 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:17:06.029 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:17:06.029 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:17:06.029 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:17:06.029 | python3-zope.interface 2022-03-02 12:17:06.029 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:17:06.145 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:17:06.149 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:17:06.152 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:17:06.154 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:06.157 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:06.159 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:06.161 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:06.164 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:06.166 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:17:06.168 | + functions-common:time_stop:2432 : start_time=1646223425405 2022-03-02 12:17:06.171 | + functions-common:time_stop:2434 : [[ -z 1646223425405 ]] 2022-03-02 12:17:06.174 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:06.178 | + functions-common:time_stop:2437 : end_time=1646223426175 2022-03-02 12:17:06.180 | + functions-common:time_stop:2438 : elapsed_time=770 2022-03-02 12:17:06.182 | + functions-common:time_stop:2439 : total=3218 2022-03-02 12:17:06.184 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:06.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3988 2022-03-02 12:17:06.189 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:17:06.192 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-02 12:17:06.210 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:06.212 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-02 12:17:06.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-02 12:17:06.217 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-02 12:17:06.220 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-02 12:17:06.241 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-02 12:17:06.243 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:17:06.246 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:17:06.249 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:17:06.251 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:17:06.254 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:17:06.257 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:17:06.259 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:06.262 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:06.264 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:17:06.266 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:17:06.269 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:17:06.271 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:17:06.273 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-02 12:17:06.276 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:17:06.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:06.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:06.283 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-02 12:17:06.304 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-02 12:17:06.415 | Reading package lists... 2022-03-02 12:17:06.667 | Building dependency tree... 2022-03-02 12:17:06.668 | Reading state information... 2022-03-02 12:17:06.932 | fakeroot is already the newest version (1.24-1). 2022-03-02 12:17:06.932 | make is already the newest version (4.2.1-1.2). 2022-03-02 12:17:06.932 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-03-02 12:17:06.932 | The following packages were automatically installed and are no longer required: 2022-03-02 12:17:06.933 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:17:06.933 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:17:06.933 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:17:06.933 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:17:06.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:17:06.934 | python3-zope.interface 2022-03-02 12:17:06.934 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:17:07.051 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:17:07.055 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:17:07.058 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:17:07.060 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:07.062 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:07.065 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:07.067 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:07.069 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:07.071 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:17:07.074 | + functions-common:time_stop:2432 : start_time=1646223426302 2022-03-02 12:17:07.076 | + functions-common:time_stop:2434 : [[ -z 1646223426302 ]] 2022-03-02 12:17:07.078 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:07.082 | + functions-common:time_stop:2437 : end_time=1646223427080 2022-03-02 12:17:07.085 | + functions-common:time_stop:2438 : elapsed_time=778 2022-03-02 12:17:07.087 | + functions-common:time_stop:2439 : total=3988 2022-03-02 12:17:07.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:07.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4766 2022-03-02 12:17:07.093 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:17:07.096 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-02 12:17:07.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:07.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:07.103 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-02 12:17:07.106 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-02 12:17:07.109 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-02 12:17:07.113 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-02 12:17:07.116 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-02 12:17:07.119 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-02 12:17:07.120 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-02 12:17:07.124 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-02 12:17:07.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-02 12:17:07.130 | + functions:vercmp:628 : local v1=5.4 2022-03-02 12:17:07.132 | + functions:vercmp:629 : local 'op=<' 2022-03-02 12:17:07.134 | + functions:vercmp:630 : local v2=3.13 2022-03-02 12:17:07.136 | + functions:vercmp:631 : local result 2022-03-02 12:17:07.140 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-02 12:17:07.140 | ++ functions:vercmp:635 : sort -V 2022-03-02 12:17:07.141 | ++ functions:vercmp:635 : head -1 2022-03-02 12:17:07.146 | + functions:vercmp:635 : result=3.13 2022-03-02 12:17:07.148 | + functions:vercmp:637 : case $op in 2022-03-02 12:17:07.151 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-02 12:17:07.153 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-02 12:17:07.155 | + functions:vercmp:648 : return 2022-03-02 12:17:07.158 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-02 12:17:07.160 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:17:07.163 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-02 12:17:07.653 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-02 12:17:07.655 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-02 12:17:07.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.661 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-02 12:17:07.667 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.670 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-02 12:17:07.687 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:07.690 | + ./stack.sh:main:847 : install_etcd3 2022-03-02 12:17:07.692 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-02 12:17:07.693 | Installing etcd 2022-03-02 12:17:07.695 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-02 12:17:07.710 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-02 12:17:07.722 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-02 12:17:07.725 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-02 12:17:07.739 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-02 12:17:07.743 | ++ 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-03-02 12:17:07.745 | ++ 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-03-02 12:17:07.748 | +++ 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-03-02 12:17:07.753 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 12:17:07.756 | ++ 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-03-02 12:17:07.759 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-02 12:17:07.761 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 12:17:07.763 | ++ functions:get_extra_file:74 : return 2022-03-02 12:17:07.766 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 12:17:07.769 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-02 12:17:07.772 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-02 12:17:07.774 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-02 12:17:07.793 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:17:07.795 | + ./stack.sh:main:866 : install_dstat 2022-03-02 12:17:07.798 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-02 12:17:07.816 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:17:07.818 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-02 12:17:07.821 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:17:07.823 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-02 12:17:07.825 | + ./stack.sh:main:875 : install_libs 2022-03-02 12:17:07.828 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-02 12:17:07.831 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-02 12:17:07.833 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-02 12:17:07.835 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-02 12:17:07.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.842 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-02 12:17:07.845 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.848 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-02 12:17:07.850 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-02 12:17:07.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-02 12:17:07.855 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-02 12:17:07.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-02 12:17:07.864 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.867 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-02 12:17:07.869 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-02 12:17:07.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-02 12:17:07.875 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-02 12:17:07.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-02 12:17:07.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.887 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-02 12:17:07.889 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-02 12:17:07.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-02 12:17:07.895 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-02 12:17:07.897 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.902 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-02 12:17:07.904 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.907 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-02 12:17:07.909 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-02 12:17:07.912 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-02 12:17:07.914 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-02 12:17:07.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-02 12:17:07.923 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.925 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-02 12:17:07.928 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-02 12:17:07.930 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-02 12:17:07.932 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-02 12:17:07.935 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.940 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-02 12:17:07.943 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.945 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-02 12:17:07.947 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-02 12:17:07.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-02 12:17:07.952 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-02 12:17:07.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-02 12:17:07.962 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.964 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-02 12:17:07.967 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-02 12:17:07.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-02 12:17:07.971 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-02 12:17:07.973 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.976 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.978 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-02 12:17:07.980 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:07.983 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-02 12:17:07.985 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-02 12:17:07.987 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-02 12:17:07.990 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-02 12:17:07.992 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:07.994 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:07.997 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-02 12:17:07.999 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.001 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-02 12:17:08.004 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-02 12:17:08.006 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-02 12:17:08.009 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-02 12:17:08.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.016 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-02 12:17:08.019 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.021 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-02 12:17:08.024 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-02 12:17:08.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-02 12:17:08.029 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-02 12:17:08.031 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-02 12:17:08.038 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.041 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-02 12:17:08.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-02 12:17:08.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-02 12:17:08.048 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-02 12:17:08.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.053 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.055 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-02 12:17:08.058 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.060 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-02 12:17:08.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-02 12:17:08.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-02 12:17:08.068 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-02 12:17:08.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-02 12:17:08.078 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.080 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-02 12:17:08.083 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-02 12:17:08.085 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-02 12:17:08.088 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-02 12:17:08.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.092 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.094 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-02 12:17:08.097 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.100 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-02 12:17:08.102 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-02 12:17:08.104 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-02 12:17:08.106 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-02 12:17:08.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-02 12:17:08.116 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.118 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-02 12:17:08.121 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-02 12:17:08.123 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-02 12:17:08.126 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-02 12:17:08.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-02 12:17:08.136 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.138 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-02 12:17:08.141 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-02 12:17:08.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-02 12:17:08.146 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-02 12:17:08.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.151 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-02 12:17:08.156 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.158 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-02 12:17:08.160 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-02 12:17:08.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-02 12:17:08.165 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-02 12:17:08.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-02 12:17:08.175 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.177 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-02 12:17:08.179 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-02 12:17:08.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-02 12:17:08.184 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-02 12:17:08.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.188 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-02 12:17:08.194 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.196 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-02 12:17:08.199 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-02 12:17:08.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-02 12:17:08.203 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-02 12:17:08.206 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.211 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-02 12:17:08.213 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.215 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-02 12:17:08.218 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-02 12:17:08.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-02 12:17:08.222 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-02 12:17:08.225 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-02 12:17:08.232 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.238 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-02 12:17:08.240 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-02 12:17:08.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-02 12:17:08.245 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-02 12:17:08.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-02 12:17:08.255 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.258 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-02 12:17:08.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-02 12:17:08.263 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-02 12:17:08.265 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-02 12:17:08.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-02 12:17:08.275 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.277 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-02 12:17:08.280 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-02 12:17:08.282 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-02 12:17:08.284 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-02 12:17:08.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-02 12:17:08.294 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.296 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-02 12:17:08.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-02 12:17:08.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-02 12:17:08.304 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-02 12:17:08.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-02 12:17:08.313 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.317 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-02 12:17:08.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-02 12:17:08.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-02 12:17:08.324 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-02 12:17:08.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.329 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-02 12:17:08.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.338 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-02 12:17:08.340 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-02 12:17:08.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-02 12:17:08.345 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-02 12:17:08.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-02 12:17:08.355 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.357 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-02 12:17:08.360 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-02 12:17:08.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-02 12:17:08.365 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-02 12:17:08.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-02 12:17:08.375 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.378 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-02 12:17:08.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-02 12:17:08.382 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-02 12:17:08.385 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-02 12:17:08.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-02 12:17:08.394 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.397 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-02 12:17:08.399 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-02 12:17:08.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-02 12:17:08.404 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-02 12:17:08.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.409 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-02 12:17:08.414 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.416 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-02 12:17:08.419 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-02 12:17:08.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-02 12:17:08.423 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-02 12:17:08.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.429 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.431 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-02 12:17:08.434 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.436 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-02 12:17:08.438 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-02 12:17:08.441 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-02 12:17:08.444 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-02 12:17:08.446 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-02 12:17:08.453 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.456 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-02 12:17:08.458 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-02 12:17:08.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-02 12:17:08.463 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-02 12:17:08.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-02 12:17:08.473 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.475 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-02 12:17:08.478 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-02 12:17:08.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-02 12:17:08.482 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-02 12:17:08.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.490 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-02 12:17:08.493 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.495 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-02 12:17:08.497 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-02 12:17:08.500 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-02 12:17:08.503 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-02 12:17:08.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.507 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-02 12:17:08.512 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.514 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-02 12:17:08.517 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-02 12:17:08.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-02 12:17:08.522 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-02 12:17:08.524 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-02 12:17:08.531 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.534 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-02 12:17:08.536 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-02 12:17:08.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-02 12:17:08.541 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-02 12:17:08.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-02 12:17:08.551 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.553 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-02 12:17:08.556 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-02 12:17:08.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-02 12:17:08.560 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-02 12:17:08.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:08.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:08.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-02 12:17:08.571 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:08.573 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-02 12:17:08.594 | Using python 3.8 to install etcd3 2022-03-02 12:17:08.598 | + 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-03-02 12:17:09.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:09.482 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:09.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:09.482 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:10.616 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:17:10.643 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-02 12:17:10.650 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-02 12:17:10.651 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-02 12:17:10.652 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-02 12:17:10.653 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-02 12:17:13.170 | 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-03-02 12:17:13.178 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:17:13.178 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:17:13.304 | + inc/python:pip_install:200 : result=0 2022-03-02 12:17:13.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:17:13.309 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:13.311 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:13.313 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:13.316 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:13.318 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:13.320 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:17:13.322 | + functions-common:time_stop:2432 : start_time=1646223428589 2022-03-02 12:17:13.325 | + functions-common:time_stop:2434 : [[ -z 1646223428589 ]] 2022-03-02 12:17:13.327 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:13.331 | + functions-common:time_stop:2437 : end_time=1646223433329 2022-03-02 12:17:13.334 | + functions-common:time_stop:2438 : elapsed_time=4740 2022-03-02 12:17:13.336 | + functions-common:time_stop:2439 : total=27698 2022-03-02 12:17:13.338 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:13.340 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32438 2022-03-02 12:17:13.342 | + inc/python:pip_install:203 : return 0 2022-03-02 12:17:13.345 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-02 12:17:13.367 | Using python 3.8 to install etcd3gw 2022-03-02 12:17:13.369 | + 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-03-02 12:17:14.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:14.290 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:14.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:14.290 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:15.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:17:15.460 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-02 12:17:15.467 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-02 12:17:15.468 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-02 12:17:15.469 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-02 12:17:15.471 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-02 12:17:15.504 | 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.8) 2022-03-02 12:17:15.505 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-02 12:17:15.507 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-02 12:17:15.509 | 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-03-02 12:17:18.012 | 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-03-02 12:17:18.019 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:17:18.019 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:17:18.142 | + inc/python:pip_install:200 : result=0 2022-03-02 12:17:18.145 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:17:18.148 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:18.150 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:18.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:18.154 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:18.156 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:18.159 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:17:18.161 | + functions-common:time_stop:2432 : start_time=1646223433360 2022-03-02 12:17:18.163 | + functions-common:time_stop:2434 : [[ -z 1646223433360 ]] 2022-03-02 12:17:18.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:18.171 | + functions-common:time_stop:2437 : end_time=1646223438168 2022-03-02 12:17:18.173 | + functions-common:time_stop:2438 : elapsed_time=4808 2022-03-02 12:17:18.176 | + functions-common:time_stop:2439 : total=32438 2022-03-02 12:17:18.178 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:18.180 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37246 2022-03-02 12:17:18.183 | + inc/python:pip_install:203 : return 0 2022-03-02 12:17:18.185 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-02 12:17:18.187 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-02 12:17:18.191 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-02 12:17:18.193 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:17:18.195 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:17:18.198 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:17:18.200 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:17:18.202 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:17:18.205 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:17:18.208 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:17:18.210 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:17:18.213 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:17:18.215 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:17:18.217 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:17:18.220 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-02 12:17:18.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:18.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:18.227 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-02 12:17:18.229 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 12:17:18.232 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:17:18.234 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:17:18.237 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:17:18.239 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:17:18.242 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:17:18.244 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:17:18.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:18.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:18.251 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:17:18.254 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:17:18.257 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:17:18.259 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:17:18.261 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 12:17:18.264 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:17:18.267 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:18.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:18.272 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 12:17:18.294 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 12:17:18.405 | Reading package lists... 2022-03-02 12:17:18.649 | Building dependency tree... 2022-03-02 12:17:18.651 | Reading state information... 2022-03-02 12:17:18.905 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-02 12:17:18.905 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-02 12:17:18.905 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 12:17:18.905 | The following packages were automatically installed and are no longer required: 2022-03-02 12:17:18.906 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:17:18.906 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:17:18.906 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:17:18.906 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:17:18.906 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:17:18.906 | python3-zope.interface 2022-03-02 12:17:18.906 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:17:19.022 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:17:19.027 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:17:19.029 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:17:19.031 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:19.034 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:19.037 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:19.039 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:19.041 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:19.043 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:17:19.045 | + functions-common:time_stop:2432 : start_time=1646223438291 2022-03-02 12:17:19.048 | + functions-common:time_stop:2434 : [[ -z 1646223438291 ]] 2022-03-02 12:17:19.051 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:19.055 | + functions-common:time_stop:2437 : end_time=1646223439053 2022-03-02 12:17:19.057 | + functions-common:time_stop:2438 : elapsed_time=762 2022-03-02 12:17:19.060 | + functions-common:time_stop:2439 : total=4766 2022-03-02 12:17:19.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:19.064 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5528 2022-03-02 12:17:19.067 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:17:19.069 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-02 12:17:19.071 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:19.074 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:19.076 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-02 12:17:19.138 | Module proxy already enabled 2022-03-02 12:17:19.143 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-02 12:17:19.206 | Considering dependency proxy for proxy_uwsgi: 2022-03-02 12:17:19.206 | Module proxy already enabled 2022-03-02 12:17:19.206 | Module proxy_uwsgi already enabled 2022-03-02 12:17:19.210 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-02 12:17:19.212 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 12:17:19.215 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:17:19.217 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 12:17:19.354 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-02 12:17:19.357 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-02 12:17:19.360 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-02 12:17:19.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-02 12:17:19.371 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.373 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-02 12:17:19.376 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-02 12:17:19.379 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-02 12:17:19.381 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-02 12:17:19.388 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.390 | + ./stack.sh:main:883 : install_glanceclient 2022-03-02 12:17:19.393 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-02 12:17:19.397 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-02 12:17:19.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-02 12:17:19.406 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.409 | + ./stack.sh:main:884 : install_cinderclient 2022-03-02 12:17:19.412 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-02 12:17:19.414 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-02 12:17:19.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.421 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-02 12:17:19.424 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.427 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-02 12:17:19.429 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-02 12:17:19.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.437 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-02 12:17:19.440 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.442 | + ./stack.sh:main:885 : install_novaclient 2022-03-02 12:17:19.445 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-03-02 12:17:19.447 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-02 12:17:19.449 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.452 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.454 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-02 12:17:19.457 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.459 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-02 12:17:19.477 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:19.480 | + ./stack.sh:main:887 : install_swiftclient 2022-03-02 12:17:19.482 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-02 12:17:19.485 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-02 12:17:19.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-02 12:17:19.496 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.498 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-02 12:17:19.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:19.518 | + ./stack.sh:main:890 : install_neutronclient 2022-03-02 12:17:19.521 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-02 12:17:19.523 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-02 12:17:19.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-02 12:17:19.534 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.536 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-02 12:17:19.538 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-02 12:17:19.541 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-02 12:17:19.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:19.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:19.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-02 12:17:19.552 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:19.554 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-02 12:17:19.557 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-02 12:17:19.559 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 12:17:19.562 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-02 12:17:19.565 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-02 12:17:19.568 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 12:17:19.571 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-02 12:17:19.571 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 12:17:19.577 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-02 12:17:19.579 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-02 12:17:19.582 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-02 12:17:19.585 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-02 12:17:19.588 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-02 12:17:19.609 | Using python 3.8 to install keystonemiddleware 2022-03-02 12:17:19.611 | + 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-03-02 12:17:20.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:20.492 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:20.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:20.492 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:21.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:17:21.704 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-02 12:17:21.758 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-02 12:17:21.759 | 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-03-02 12:17:21.761 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-02 12:17:21.762 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-03-02 12:17:21.763 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-02 12:17:21.764 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-02 12:17:21.765 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-02 12:17:21.766 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-02 12:17:21.768 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-02 12:17:21.769 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-02 12:17:21.770 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 12:17:21.771 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-02 12:17:21.772 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-02 12:17:21.773 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 12:17:21.832 | 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-03-02 12:17:21.834 | 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-03-02 12:17:21.835 | 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-03-02 12:17:21.874 | 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-03-02 12:17:21.916 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-02 12:17:21.917 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-02 12:17:21.919 | 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-03-02 12:17:21.920 | 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-03-02 12:17:21.969 | 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-03-02 12:17:21.974 | 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-03-02 12:17:21.984 | 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-03-02 12:17:21.985 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-02 12:17:22.000 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-02 12:17:22.003 | 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-03-02 12:17:22.004 | 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-03-02 12:17:22.070 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-02 12:17:22.072 | 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-03-02 12:17:22.073 | 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.8) 2022-03-02 12:17:22.074 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-02 12:17:22.127 | 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.13.3) 2022-03-02 12:17:22.140 | 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-03-02 12:17:24.630 | 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-03-02 12:17:24.637 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:17:24.637 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:17:24.766 | + inc/python:pip_install:200 : result=0 2022-03-02 12:17:24.769 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:17:24.771 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:24.773 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:24.775 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:24.778 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:24.780 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:24.782 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:17:24.785 | + functions-common:time_stop:2432 : start_time=1646223439603 2022-03-02 12:17:24.787 | + functions-common:time_stop:2434 : [[ -z 1646223439603 ]] 2022-03-02 12:17:24.790 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:24.794 | + functions-common:time_stop:2437 : end_time=1646223444791 2022-03-02 12:17:24.796 | + functions-common:time_stop:2438 : elapsed_time=5188 2022-03-02 12:17:24.799 | + functions-common:time_stop:2439 : total=37246 2022-03-02 12:17:24.801 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:24.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42434 2022-03-02 12:17:24.806 | + inc/python:pip_install:203 : return 0 2022-03-02 12:17:24.808 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-02 12:17:24.810 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-02 12:17:24.813 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 12:17:24.816 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-02 12:17:24.818 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-02 12:17:24.821 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 12:17:24.825 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-02 12:17:24.825 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 12:17:24.831 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-02 12:17:24.834 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-02 12:17:24.836 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-02 12:17:24.839 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-02 12:17:24.842 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-02 12:17:24.865 | Using python 3.8 to install python-memcached 2022-03-02 12:17:24.868 | + 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-03-02 12:17:25.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:25.782 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:25.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:25.782 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:26.934 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:17:26.961 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-02 12:17:26.964 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-02 12:17:29.545 | 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-03-02 12:17:29.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:17:29.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:17:29.682 | + inc/python:pip_install:200 : result=0 2022-03-02 12:17:29.697 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:17:29.697 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:29.697 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:29.697 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:29.697 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:29.697 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:29.699 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:17:29.701 | + functions-common:time_stop:2432 : start_time=1646223444859 2022-03-02 12:17:29.703 | + functions-common:time_stop:2434 : [[ -z 1646223444859 ]] 2022-03-02 12:17:29.706 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:29.710 | + functions-common:time_stop:2437 : end_time=1646223449708 2022-03-02 12:17:29.712 | + functions-common:time_stop:2438 : elapsed_time=4849 2022-03-02 12:17:29.715 | + functions-common:time_stop:2439 : total=42434 2022-03-02 12:17:29.717 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:29.719 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47283 2022-03-02 12:17:29.722 | + inc/python:pip_install:203 : return 0 2022-03-02 12:17:29.724 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-02 12:17:29.743 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:29.746 | + ./stack.sh:main:897 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 12:17:29.748 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-02 12:17:29.750 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-02 12:17:29.753 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-02 12:17:29.755 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 12:17:29.758 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-02 12:17:29.760 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-02 12:17:29.776 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:17:29.778 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-02 12:17:29.780 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-02 12:17:29.782 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-02 12:17:29.785 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:17:29.787 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:17:29.790 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:17:29.792 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:17:29.794 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:17:29.797 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:17:29.813 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:17:29.815 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:17:29.817 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:17:29.820 | + functions-common:git_clone:629 : echo master 2022-03-02 12:17:29.820 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:17:29.825 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-02 12:17:29.827 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:17:29.829 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-02 12:17:29.832 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:17:29.833 | + functions-common:git_clone:678 : head -1 2022-03-02 12:17:29.862 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-03-02 12:17:29.864 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:17:29.867 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-02 12:17:29.869 | + inc/python:setup_develop:338 : local bindep 2022-03-02 12:17:29.872 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 12:17:29.874 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-02 12:17:29.876 | + inc/python:setup_develop:344 : local extras= 2022-03-02 12:17:29.879 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-02 12:17:29.881 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 12:17:29.883 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 12:17:29.885 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-02 12:17:29.888 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 12:17:29.890 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 12:17:29.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-02 12:17:29.896 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 12:17:29.898 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-02 12:17:29.901 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 12:17:29.903 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 12:17:29.906 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-02 12:17:29.913 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-02 12:17:29.915 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-02 12:17:30.601 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-02 12:17:30.603 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 12:17:30.605 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 12:17:30.607 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 12:17:30.610 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 12:17:30.612 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-02 12:17:30.614 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 12:17:30.617 | + inc/python:setup_package:428 : local extras= 2022-03-02 12:17:30.619 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 12:17:30.621 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 12:17:30.623 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 12:17:30.625 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 12:17:30.628 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 12:17:30.630 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-02 12:17:30.651 | Using python 3.8 to install /opt/stack/keystone 2022-03-02 12:17:30.653 | + 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-03-02 12:17:31.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:31.540 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:31.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:31.540 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:32.727 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:17:32.754 | Obtaining file:///opt/stack/keystone 2022-03-02 12:17:32.755 | Preparing metadata (setup.py): started 2022-03-02 12:17:36.381 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 12:17:36.457 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-03-02 12:17:36.458 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-03-02 12:17:36.459 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-03-02 12:17:36.461 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-03-02 12:17:36.462 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-03-02 12:17:36.463 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-03-02 12:17:36.464 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-03-02 12:17:36.465 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-03-02 12:17:36.466 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-03-02 12:17:36.467 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-03-02 12:17:36.469 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-03-02 12:17:36.469 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 12:17:36.470 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.20) 2022-03-02 12:17:36.472 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-03-02 12:17:36.473 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-03-02 12:17:36.474 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-03-02 12:17:36.475 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-03-02 12:17:36.476 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-03-02 12:17:36.477 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-03-02 12:17:36.478 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-03-02 12:17:36.479 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-03-02 12:17:36.481 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-03-02 12:17:36.482 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-03-02 12:17:36.483 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-03-02 12:17:36.484 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-03-02 12:17:36.485 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 12:17:36.487 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.1) 2022-03-02 12:17:36.488 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-03-02 12:17:36.489 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-03-02 12:17:36.491 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 12:17:36.492 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-03-02 12:17:36.493 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-03-02 12:17:36.494 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-03-02 12:17:36.495 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-03-02 12:17:36.507 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-03-02 12:17:36.508 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-03-02 12:17:36.552 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-03-02 12:17:36.564 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 12:17:36.565 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-03-02 12:17:36.567 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (8.0.4) 2022-03-02 12:17:36.568 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.3) 2022-03-02 12:17:36.578 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-03-02 12:17:36.641 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-03-02 12:17:36.643 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-03-02 12:17:36.737 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-03-02 12:17:36.738 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 12:17:36.739 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-03-02 12:17:36.741 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-03-02 12:17:36.794 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-03-02 12:17:36.796 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-03-02 12:17:36.798 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-03-02 12:17:36.847 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-03-02 12:17:36.851 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-03-02 12:17:36.905 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 12:17:36.906 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-03-02 12:17:36.908 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 12:17:36.911 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-03-02 12:17:36.913 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-03-02 12:17:36.914 | 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==20.1.0.dev102) (2.8.0) 2022-03-02 12:17:36.935 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-03-02 12:17:36.984 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-03-02 12:17:37.004 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-03-02 12:17:37.006 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-03-02 12:17:37.007 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-03-02 12:17:37.009 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-03-02 12:17:37.087 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-03-02 12:17:37.205 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (60.9.3) 2022-03-02 12:17:37.206 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-03-02 12:17:37.207 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-03-02 12:17:37.208 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-03-02 12:17:37.209 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-03-02 12:17:37.427 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-03-02 12:17:37.449 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-03-02 12:17:37.450 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-03-02 12:17:37.519 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-03-02 12:17:37.521 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-03-02 12:17:37.540 | 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==20.1.0.dev102) (5.0.0) 2022-03-02 12:17:37.614 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-03-02 12:17:37.657 | 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==20.1.0.dev102) (1.13.3) 2022-03-02 12:17:37.769 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 12:17:37.841 | 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==20.1.0.dev102) (1.7.0) 2022-03-02 12:17:37.966 | 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==20.1.0.dev102) (0.17.3) 2022-03-02 12:17:37.996 | 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==20.1.0.dev102) (0.13.1) 2022-03-02 12:17:38.036 | 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==20.1.0.dev102) (3.5.0) 2022-03-02 12:17:38.038 | 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==20.1.0.dev102) (2.5.1) 2022-03-02 12:17:38.040 | 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==20.1.0.dev102) (3.0.0) 2022-03-02 12:17:38.041 | 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==20.1.0.dev102) (2.1.1) 2022-03-02 12:17:38.043 | 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==20.1.0.dev102) (0.33.0) 2022-03-02 12:17:38.044 | 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==20.1.0.dev102) (1.3.3) 2022-03-02 12:17:38.098 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-03-02 12:17:38.233 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-03-02 12:17:38.234 | 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==20.1.0.dev102) (1.26.8) 2022-03-02 12:17:38.237 | 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==20.1.0.dev102) (3.3) 2022-03-02 12:17:38.240 | 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==20.1.0.dev102) (2.0.12) 2022-03-02 12:17:38.391 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-03-02 12:17:38.472 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 12:17:38.546 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-03-02 12:17:38.718 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 12:17:38.976 | 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==20.1.0.dev102) (0.7) 2022-03-02 12:17:39.010 | 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==20.1.0.dev102) (1.0.0) 2022-03-02 12:17:40.910 | Installing collected packages: keystone 2022-03-02 12:17:40.910 | Attempting uninstall: keystone 2022-03-02 12:17:40.911 | Found existing installation: keystone 20.1.0.dev102 2022-03-02 12:17:40.914 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-02 12:17:40.916 | Running setup.py develop for keystone 2022-03-02 12:17:45.479 | Successfully installed keystone 2022-03-02 12:17:45.479 | 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-03-02 12:17:45.486 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:17:45.487 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:17:45.629 | + inc/python:pip_install:200 : result=0 2022-03-02 12:17:45.631 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:17:45.633 | + functions-common:time_stop:2425 : local name 2022-03-02 12:17:45.635 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:17:45.637 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:17:45.640 | + functions-common:time_stop:2428 : local total 2022-03-02 12:17:45.642 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:17:45.645 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:17:45.647 | + functions-common:time_stop:2432 : start_time=1646223450646 2022-03-02 12:17:45.649 | + functions-common:time_stop:2434 : [[ -z 1646223450646 ]] 2022-03-02 12:17:45.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:17:45.655 | + functions-common:time_stop:2437 : end_time=1646223465653 2022-03-02 12:17:45.658 | + functions-common:time_stop:2438 : elapsed_time=15007 2022-03-02 12:17:45.661 | + functions-common:time_stop:2439 : total=47283 2022-03-02 12:17:45.663 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:17:45.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62290 2022-03-02 12:17:45.667 | + inc/python:pip_install:203 : return 0 2022-03-02 12:17:45.669 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 12:17:45.672 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 12:17:45.674 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 12:17:45.693 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 12:17:45.706 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-02 12:17:45.709 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-02 12:17:45.711 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:17:45.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:17:45.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-02 12:17:45.718 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:17:45.721 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-02 12:17:45.739 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:17:45.742 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-02 12:17:45.744 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 12:17:45.746 | + ./stack.sh:main:899 : configure_keystone 2022-03-02 12:17:45.749 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-02 12:17:45.761 | + 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-03-02 12:17:45.764 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-02 12:17:45.769 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-02 12:17:45.786 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:17:45.788 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-02 12:17:45.819 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-02 12:17:45.847 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-02 12:17:45.878 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-02 12:17:45.910 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-02 12:17:45.940 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-02 12:17:45.972 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-02 12:17:46.000 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-02 12:17:46.028 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-02 12:17:46.030 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-02 12:17:46.033 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-02 12:17:46.036 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-02 12:17:46.038 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 12:17:46.042 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 12:17:46.058 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:46.061 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 12:17:46.064 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 12:17:46.066 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 12:17:46.081 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:46.084 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:17:46.087 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:17:46.119 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 12:17:46.121 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 12:17:46.124 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-02 12:17:46.126 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-02 12:17:46.143 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:17:46.145 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-03-02 12:17:46.175 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-02 12:17:46.178 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-02 12:17:46.209 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-02 12:17:46.212 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-02 12:17:46.214 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-02 12:17:46.216 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-02 12:17:46.219 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 12:17:46.222 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 12:17:46.253 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-02 12:17:46.256 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-02 12:17:46.258 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-02 12:17:46.260 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-02 12:17:46.263 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 12:17:46.283 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 12:17:46.286 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 12:17:46.288 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 12:17:46.290 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 12:17:46.292 | + 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-03-02 12:17:46.321 | + 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-03-02 12:17:46.351 | + 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-03-02 12:17:46.380 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 12:17:46.409 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-02 12:17:46.437 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-02 12:17:46.440 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-02 12:17:46.442 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-02 12:17:46.445 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-02 12:17:46.447 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-02 12:17:46.449 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 12:17:46.452 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 12:17:46.455 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-02 12:17:46.459 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-02 12:17:46.462 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 12:17:46.464 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 12:17:46.477 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 12:17:46.478 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:17:46.486 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 12:17:46.490 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:17:46.506 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 12:17:46.509 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-02 12:17:46.513 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-02 12:17:46.543 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-02 12:17:46.571 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-02 12:17:46.601 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-02 12:17:46.630 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-02 12:17:46.660 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-02 12:17:46.688 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-02 12:17:46.717 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-02 12:17:46.747 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-02 12:17:46.776 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 12:17:46.804 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-02 12:17:46.833 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-02 12:17:46.861 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-02 12:17:46.891 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 12:17:46.893 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 12:17:46.896 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-02 12:17:46.899 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-02 12:17:46.901 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 12:17:46.904 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:46.906 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:46.908 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 12:17:46.911 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 12:17:46.914 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 12:17:46.943 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-02 12:17:46.971 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-02 12:17:46.971 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 12:17:46.980 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-02 12:17:46.984 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-02 12:17:46.986 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-02 12:17:46.989 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 12:17:46.992 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 12:17:46.994 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:17:46.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:46.999 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:47.001 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 12:17:47.004 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 12:17:47.007 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:17:47.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:17:47.012 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-02 12:17:47.074 | Site keystone-wsgi-public already enabled 2022-03-02 12:17:47.078 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 12:17:47.081 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 12:17:47.083 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:17:47.085 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 12:17:47.226 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-02 12:17:47.260 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-02 12:17:47.296 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-02 12:17:47.328 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-02 12:17:47.331 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-02 12:17:47.364 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-02 12:17:47.395 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-02 12:17:47.426 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-02 12:17:47.429 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-02 12:17:47.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:17:47.453 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-02 12:17:47.471 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:17:47.474 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-02 12:17:47.476 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-02 12:17:47.479 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-02 12:17:47.482 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 12:17:47.485 | + lib/stack:stack_install_service:32 : install_swift 2022-03-02 12:17:47.488 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-02 12:17:47.490 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-02 12:17:47.493 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-02 12:17:47.495 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:17:47.497 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:17:47.500 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:17:47.503 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:17:47.506 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:17:47.509 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:17:47.525 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:17:47.527 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:17:47.529 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:17:47.533 | + functions-common:git_clone:629 : echo master 2022-03-02 12:17:47.534 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:17:47.539 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-02 12:17:47.542 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:17:47.544 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-02 12:17:47.547 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:17:47.548 | + functions-common:git_clone:678 : head -1 2022-03-02 12:17:47.552 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-02 12:17:47.555 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:17:47.558 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-02 12:17:47.560 | + inc/python:setup_develop:338 : local bindep 2022-03-02 12:17:47.562 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 12:17:47.565 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-02 12:17:47.567 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-02 12:17:47.570 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-02 12:17:47.573 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 12:17:47.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 12:17:47.578 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-02 12:17:47.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 12:17:47.583 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-02 12:17:47.587 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-02 12:17:47.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 12:17:47.592 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-02 12:17:47.595 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 12:17:47.598 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 12:17:47.601 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-02 12:17:47.607 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-02 12:17:47.609 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-02 12:17:48.296 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-02 12:17:48.298 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 12:17:48.301 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 12:17:48.303 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 12:17:48.306 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 12:17:48.308 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-02 12:17:48.310 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 12:17:48.312 | + inc/python:setup_package:428 : local extras=keystone 2022-03-02 12:17:48.315 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 12:17:48.317 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-02 12:17:48.320 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-02 12:17:48.322 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-02 12:17:48.324 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 12:17:48.327 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-02 12:17:48.349 | Using python 3.8 to install /opt/stack/swift 2022-03-02 12:17:48.351 | + 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-03-02 12:17:49.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:49.231 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:49.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:17:49.232 | from cryptography.utils import int_from_bytes 2022-03-02 12:17:50.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:17:50.386 | Obtaining file:///opt/stack/swift 2022-03-02 12:17:50.386 | Preparing metadata (setup.py): started 2022-03-02 12:17:53.631 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 12:17:53.668 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-02 12:17:53.669 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-02 12:17:53.671 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-02 12:17:53.672 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-02 12:17:53.673 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-02 12:17:53.674 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-02 12:17:53.675 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-02 12:17:53.676 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-02 12:17:53.677 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-02 12:17:53.678 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-02 12:17:53.679 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-02 12:17:53.717 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-02 12:17:53.725 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-02 12:17:53.780 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-02 12:17:53.781 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-02 12:17:53.782 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-02 12:17:53.784 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 12:17:53.785 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-02 12:17:53.786 | 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.29.1.dev13) (4.3.0) 2022-03-02 12:17:53.787 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.4.0) 2022-03-02 12:17:53.788 | 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.29.1.dev13) (3.1.1) 2022-03-02 12:17:53.789 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-02 12:17:53.790 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-02 12:17:53.791 | 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.29.1.dev13) (5.8.1) 2022-03-02 12:17:53.792 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 12:17:53.813 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-02 12:17:53.844 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-02 12:17:53.845 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-02 12:17:53.847 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-02 12:17:53.849 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-02 12:17:53.871 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-02 12:17:53.962 | 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.29.1.dev13) (1.7.0) 2022-03-02 12:17:53.963 | 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.29.1.dev13) (1.0.2) 2022-03-02 12:17:53.964 | 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.29.1.dev13) (3.5.0) 2022-03-02 12:17:54.006 | 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.29.1.dev13) (1.1.5) 2022-03-02 12:17:54.050 | 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.29.1.dev13) (0.8.0) 2022-03-02 12:17:54.051 | 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.29.1.dev13) (1.5.0) 2022-03-02 12:17:54.052 | 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.29.1.dev13) (2.4.0) 2022-03-02 12:17:54.054 | 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.29.1.dev13) (6.0) 2022-03-02 12:17:54.112 | 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.29.1.dev13) (2.8.2) 2022-03-02 12:17:54.116 | 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.29.1.dev13) (0.9.6) 2022-03-02 12:17:54.129 | 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.29.1.dev13) (2021.3) 2022-03-02 12:17:54.131 | 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.29.1.dev13) (1.0.3) 2022-03-02 12:17:54.149 | 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.29.1.dev13) (3.0.7) 2022-03-02 12:17:54.150 | 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.29.1.dev13) (21.3) 2022-03-02 12:17:54.255 | 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.29.1.dev13) (1.13.3) 2022-03-02 12:17:54.270 | 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.29.1.dev13) (5.1.1) 2022-03-02 12:17:56.559 | Installing collected packages: swift 2022-03-02 12:17:56.559 | Attempting uninstall: swift 2022-03-02 12:17:56.559 | Found existing installation: swift 2.29.1.dev13 2022-03-02 12:17:56.562 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-02 12:17:56.564 | Running setup.py develop for swift 2022-03-02 12:18:00.897 | Successfully installed swift 2022-03-02 12:18:00.897 | 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-03-02 12:18:00.905 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:18:00.905 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:18:01.043 | + inc/python:pip_install:200 : result=0 2022-03-02 12:18:01.045 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:18:01.047 | + functions-common:time_stop:2425 : local name 2022-03-02 12:18:01.050 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:18:01.053 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:18:01.055 | + functions-common:time_stop:2428 : local total 2022-03-02 12:18:01.057 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:18:01.059 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:18:01.061 | + functions-common:time_stop:2432 : start_time=1646223468343 2022-03-02 12:18:01.063 | + functions-common:time_stop:2434 : [[ -z 1646223468343 ]] 2022-03-02 12:18:01.066 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:18:01.071 | + functions-common:time_stop:2437 : end_time=1646223481068 2022-03-02 12:18:01.073 | + functions-common:time_stop:2438 : elapsed_time=12725 2022-03-02 12:18:01.075 | + functions-common:time_stop:2439 : total=62290 2022-03-02 12:18:01.077 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:18:01.080 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75015 2022-03-02 12:18:01.082 | + inc/python:pip_install:203 : return 0 2022-03-02 12:18:01.084 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 12:18:01.087 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 12:18:01.089 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 12:18:01.109 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 12:18:01.123 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-02 12:18:01.125 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-02 12:18:01.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:18:01.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:18:01.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-02 12:18:01.135 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:18:01.137 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-02 12:18:01.140 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 12:18:01.143 | + ./stack.sh:main:908 : configure_swift 2022-03-02 12:18:01.145 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-02 12:18:01.147 | + lib/swift:configure_swift:332 : local node_number 2022-03-02 12:18:01.149 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-02 12:18:01.151 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-02 12:18:01.154 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 12:18:02.342 | No container-reconciler running 2022-03-02 12:18:02.342 | No container-server running 2022-03-02 12:18:02.342 | No container-sharder running 2022-03-02 12:18:02.342 | No object-server running 2022-03-02 12:18:02.342 | No object-replicator running 2022-03-02 12:18:02.342 | No account-replicator running 2022-03-02 12:18:02.342 | No container-sync running 2022-03-02 12:18:02.342 | No container-replicator running 2022-03-02 12:18:02.342 | No account-auditor running 2022-03-02 12:18:02.342 | No account-reaper running 2022-03-02 12:18:02.342 | No container-auditor running 2022-03-02 12:18:02.342 | No account-server running 2022-03-02 12:18:02.342 | No container-updater running 2022-03-02 12:18:02.342 | No object-auditor running 2022-03-02 12:18:02.342 | No object-expirer running 2022-03-02 12:18:02.342 | No object-reconstructor running 2022-03-02 12:18:02.342 | No proxy-server running 2022-03-02 12:18:02.342 | No object-updater running 2022-03-02 12:18:02.441 | + lib/swift:configure_swift:337 : true 2022-03-02 12:18:02.443 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-02 12:18:02.456 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-02 12:18:02.469 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-02 12:18:02.472 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-02 12:18:02.472 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-02 12:18:02.477 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-02 12:18:02.477 | s/%GROUP%/ubuntu/; 2022-03-02 12:18:02.477 | s/%USER%/ubuntu/; 2022-03-02 12:18:02.477 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-02 12:18:02.477 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-02 12:18:02.480 | uid = ubuntu 2022-03-02 12:18:02.480 | gid = ubuntu 2022-03-02 12:18:02.480 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-02 12:18:02.480 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-02 12:18:02.480 | address = 127.0.0.1 2022-03-02 12:18:02.480 | 2022-03-02 12:18:02.480 | [account6612] 2022-03-02 12:18:02.480 | max connections = 25 2022-03-02 12:18:02.481 | path = /opt/stack/data/swift/1/node/ 2022-03-02 12:18:02.481 | read only = false 2022-03-02 12:18:02.481 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-02 12:18:02.481 | 2022-03-02 12:18:02.481 | [account6622] 2022-03-02 12:18:02.481 | max connections = 25 2022-03-02 12:18:02.481 | path = /opt/stack/data/swift/2/node/ 2022-03-02 12:18:02.481 | read only = false 2022-03-02 12:18:02.481 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-02 12:18:02.481 | 2022-03-02 12:18:02.481 | [account6632] 2022-03-02 12:18:02.481 | max connections = 25 2022-03-02 12:18:02.481 | path = /opt/stack/data/swift/3/node/ 2022-03-02 12:18:02.481 | read only = false 2022-03-02 12:18:02.481 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-02 12:18:02.481 | 2022-03-02 12:18:02.481 | [account6642] 2022-03-02 12:18:02.481 | max connections = 25 2022-03-02 12:18:02.481 | path = /opt/stack/data/swift/4/node/ 2022-03-02 12:18:02.481 | read only = false 2022-03-02 12:18:02.481 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-02 12:18:02.481 | 2022-03-02 12:18:02.481 | 2022-03-02 12:18:02.481 | [container6611] 2022-03-02 12:18:02.481 | max connections = 25 2022-03-02 12:18:02.481 | path = /opt/stack/data/swift/1/node/ 2022-03-02 12:18:02.481 | read only = false 2022-03-02 12:18:02.481 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-02 12:18:02.481 | 2022-03-02 12:18:02.481 | [container6621] 2022-03-02 12:18:02.481 | max connections = 25 2022-03-02 12:18:02.481 | path = /opt/stack/data/swift/2/node/ 2022-03-02 12:18:02.481 | read only = false 2022-03-02 12:18:02.481 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-02 12:18:02.481 | 2022-03-02 12:18:02.481 | [container6631] 2022-03-02 12:18:02.481 | max connections = 25 2022-03-02 12:18:02.482 | path = /opt/stack/data/swift/3/node/ 2022-03-02 12:18:02.482 | read only = false 2022-03-02 12:18:02.482 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-02 12:18:02.482 | 2022-03-02 12:18:02.482 | [container6641] 2022-03-02 12:18:02.482 | max connections = 25 2022-03-02 12:18:02.482 | path = /opt/stack/data/swift/4/node/ 2022-03-02 12:18:02.482 | read only = false 2022-03-02 12:18:02.482 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-02 12:18:02.482 | 2022-03-02 12:18:02.482 | 2022-03-02 12:18:02.482 | [object6613] 2022-03-02 12:18:02.482 | max connections = 25 2022-03-02 12:18:02.482 | path = /opt/stack/data/swift/1/node/ 2022-03-02 12:18:02.482 | read only = false 2022-03-02 12:18:02.482 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-02 12:18:02.482 | 2022-03-02 12:18:02.482 | [object6623] 2022-03-02 12:18:02.482 | max connections = 25 2022-03-02 12:18:02.482 | path = /opt/stack/data/swift/2/node/ 2022-03-02 12:18:02.482 | read only = false 2022-03-02 12:18:02.482 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-02 12:18:02.482 | 2022-03-02 12:18:02.482 | [object6633] 2022-03-02 12:18:02.482 | max connections = 25 2022-03-02 12:18:02.482 | path = /opt/stack/data/swift/3/node/ 2022-03-02 12:18:02.482 | read only = false 2022-03-02 12:18:02.482 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-02 12:18:02.482 | 2022-03-02 12:18:02.482 | [object6643] 2022-03-02 12:18:02.482 | max connections = 25 2022-03-02 12:18:02.482 | path = /opt/stack/data/swift/4/node/ 2022-03-02 12:18:02.482 | read only = false 2022-03-02 12:18:02.482 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-02 12:18:02.483 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-02 12:18:02.485 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:02.488 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:02.491 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-02 12:18:02.504 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-02 12:18:02.506 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-02 12:18:02.510 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-02 12:18:02.515 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-02 12:18:02.517 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-02 12:18:02.522 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-02 12:18:02.551 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-03-02 12:18:02.577 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-02 12:18:02.596 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-02 12:18:02.625 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-02 12:18:02.651 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-02 12:18:02.680 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-02 12:18:02.700 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-02 12:18:02.730 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-02 12:18:02.750 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-02 12:18:02.780 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-02 12:18:02.802 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 12:18:02.833 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-02 12:18:02.852 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-02 12:18:02.868 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:02.871 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-02 12:18:02.900 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-02 12:18:02.930 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-02 12:18:02.958 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-02 12:18:02.987 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-02 12:18:03.002 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:03.005 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-02 12:18:03.032 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-02 12:18:03.048 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:03.051 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-02 12:18:03.068 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:03.070 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-02 12:18:03.072 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-02 12:18:03.088 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:03.090 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-02 12:18:03.092 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-02 12:18:03.094 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-02 12:18:03.100 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-02 12:18:03.107 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-02 12:18:03.136 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-02 12:18:03.165 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-02 12:18:03.196 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-02 12:18:03.227 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-02 12:18:03.259 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-02 12:18:03.262 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-02 12:18:03.264 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-02 12:18:03.266 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-02 12:18:03.269 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-02 12:18:03.296 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-02 12:18:03.325 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-03-02 12:18:03.352 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-02 12:18:03.380 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-02 12:18:03.409 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-02 12:18:03.436 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-02 12:18:03.464 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-02 12:18:03.492 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:18:03.521 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-02 12:18:03.549 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-02 12:18:03.576 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-02 12:18:03.605 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-02 12:18:03.632 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-02 12:18:03.664 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-02 12:18:03.692 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-02 12:18:03.711 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-02 12:18:03.739 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-02 12:18:03.768 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-02 12:18:03.772 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-02 12:18:03.801 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-02 12:18:03.829 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-02 12:18:03.857 | + lib/swift:configure_swift:475 : local node_number 2022-03-02 12:18:03.859 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 12:18:03.861 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 12:18:03.863 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-02 12:18:03.868 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-02 12:18:03.871 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 12:18:03.873 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 12:18:03.875 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-02 12:18:03.878 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-02 12:18:03.880 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 12:18:03.882 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 12:18:03.884 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-02 12:18:03.903 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-02 12:18:03.932 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-02 12:18:03.950 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-02 12:18:03.979 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-02 12:18:03.998 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 12:18:04.027 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-02 12:18:04.045 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 12:18:04.074 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-02 12:18:04.093 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 12:18:04.123 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-02 12:18:04.141 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-02 12:18:04.170 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-02 12:18:04.189 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-02 12:18:04.218 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-02 12:18:04.237 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-02 12:18:04.268 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-02 12:18:04.286 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-02 12:18:04.315 | + 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-03-02 12:18:04.321 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-02 12:18:04.339 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 12:18:04.368 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-02 12:18:04.398 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 12:18:04.400 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-02 12:18:04.404 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-02 12:18:04.407 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 12:18:04.409 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 12:18:04.411 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-02 12:18:04.414 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-02 12:18:04.416 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 12:18:04.418 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 12:18:04.421 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-02 12:18:04.440 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-02 12:18:04.469 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-02 12:18:04.489 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-02 12:18:04.518 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-02 12:18:04.537 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 12:18:04.567 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-02 12:18:04.585 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 12:18:04.614 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-02 12:18:04.633 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 12:18:04.662 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-02 12:18:04.681 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-02 12:18:04.709 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-02 12:18:04.728 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-02 12:18:04.758 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-02 12:18:04.777 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-02 12:18:04.807 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-02 12:18:04.830 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-02 12:18:04.860 | + 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-03-02 12:18:04.866 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-02 12:18:04.885 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 12:18:04.916 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 12:18:04.918 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-02 12:18:04.923 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-02 12:18:04.925 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 12:18:04.927 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 12:18:04.930 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-02 12:18:04.932 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-02 12:18:04.934 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 12:18:04.936 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 12:18:04.939 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-02 12:18:04.964 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-02 12:18:04.996 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-02 12:18:05.016 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-02 12:18:05.046 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-02 12:18:05.066 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 12:18:05.097 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-02 12:18:05.116 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 12:18:05.145 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-02 12:18:05.164 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 12:18:05.193 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-02 12:18:05.211 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-02 12:18:05.242 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-02 12:18:05.261 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-02 12:18:05.291 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-02 12:18:05.310 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-02 12:18:05.341 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-02 12:18:05.360 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-02 12:18:05.389 | + 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-03-02 12:18:05.398 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-02 12:18:05.417 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 12:18:05.447 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-02 12:18:05.477 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-02 12:18:05.507 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-02 12:18:05.538 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-02 12:18:05.540 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-02 12:18:05.545 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-02 12:18:05.575 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-02 12:18:05.606 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-02 12:18:05.641 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-02 12:18:05.671 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-02 12:18:05.707 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-02 12:18:05.736 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-02 12:18:05.766 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-02 12:18:05.795 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-02 12:18:05.825 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-02 12:18:05.843 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:05.846 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-02 12:18:05.866 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-02 12:18:05.869 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-02 12:18:05.890 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-02 12:18:05.892 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-03-02 12:18:05.921 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-02 12:18:05.923 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-02 12:18:05.951 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-03-02 12:18:05.983 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-02 12:18:05.985 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-02 12:18:06.015 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-02 12:18:06.031 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:06.033 | + lib/swift:configure_swift:538 : local user_group 2022-03-02 12:18:06.036 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-02 12:18:06.041 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-02 12:18:06.044 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-02 12:18:06.058 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-02 12:18:06.060 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-02 12:18:06.073 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-02 12:18:06.076 | + lib/swift:configure_swift:545 : is_suse 2022-03-02 12:18:06.078 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:18:06.081 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:18:06.084 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:18:06.086 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:18:06.089 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:18:06.091 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:18:06.094 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-02 12:18:06.107 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-02 12:18:06.112 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-02 12:18:06.115 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-02 12:18:06.133 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:06.136 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-02 12:18:06.153 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:06.156 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-02 12:18:06.159 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-02 12:18:06.161 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-02 12:18:06.164 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 12:18:06.167 | + lib/stack:stack_install_service:32 : install_glance 2022-03-02 12:18:06.170 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-02 12:18:06.172 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-02 12:18:06.175 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-02 12:18:06.194 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:06.197 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-02 12:18:06.200 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-02 12:18:06.218 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:06.222 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-02 12:18:06.225 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-02 12:18:06.227 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-02 12:18:06.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:18:06.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:18:06.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-02 12:18:06.240 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:18:06.244 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-02 12:18:06.247 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-02 12:18:06.250 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-02 12:18:06.254 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-02 12:18:06.257 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-02 12:18:06.260 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-02 12:18:06.262 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-02 12:18:06.266 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-02 12:18:06.270 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-02 12:18:06.273 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-02 12:18:06.277 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-02 12:18:06.277 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-02 12:18:06.284 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-02 12:18:06.286 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-02 12:18:06.289 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-02 12:18:06.292 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-02 12:18:06.296 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 12:18:06.322 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-02 12:18:06.324 | + 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-03-02 12:18:07.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:07.252 | from cryptography.utils import int_from_bytes 2022-03-02 12:18:07.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:07.252 | from cryptography.utils import int_from_bytes 2022-03-02 12:18:08.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:18:08.435 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-02 12:18:08.515 | 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-03-02 12:18:08.516 | 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-03-02 12:18:08.518 | 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-03-02 12:18:08.519 | 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-03-02 12:18:08.520 | 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-03-02 12:18:08.522 | 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-03-02 12:18:08.522 | 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-03-02 12:18:08.523 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 12:18:08.524 | 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-03-02 12:18:08.526 | 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-03-02 12:18:08.527 | 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-03-02 12:18:08.528 | 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-03-02 12:18:08.530 | 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-03-02 12:18:08.532 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-02 12:18:08.535 | 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-03-02 12:18:08.537 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-02 12:18:08.540 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-02 12:18:08.542 | 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-03-02 12:18:08.551 | 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.1.0) 2022-03-02 12:18:08.553 | 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-03-02 12:18:08.565 | 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-03-02 12:18:08.633 | 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-03-02 12:18:08.634 | 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-03-02 12:18:08.636 | 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-03-02 12:18:08.659 | 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) (3.4.0) 2022-03-02 12:18:08.661 | 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-03-02 12:18:08.663 | 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-03-02 12:18:08.665 | 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-03-02 12:18:08.667 | 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.6.1) 2022-03-02 12:18:08.677 | 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-03-02 12:18:08.717 | 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-03-02 12:18:08.718 | 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-03-02 12:18:08.719 | 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-03-02 12:18:08.721 | 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.4.0) 2022-03-02 12:18:08.741 | 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-03-02 12:18:08.743 | 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-03-02 12:18:08.758 | 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) (2021.3) 2022-03-02 12:18:08.774 | 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-03-02 12:18:08.775 | 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-03-02 12:18:08.796 | 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-03-02 12:18:08.797 | 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.1.1) 2022-03-02 12:18:08.876 | 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.8) 2022-03-02 12:18:08.877 | 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-03-02 12:18:08.879 | 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-03-02 12:18:08.882 | 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-03-02 12:18:08.938 | 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-03-02 12:18:08.967 | 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.13.3) 2022-03-02 12:18:09.166 | 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-03-02 12:18:09.169 | 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-03-02 12:18:09.208 | 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-03-02 12:18:09.209 | 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-03-02 12:18:09.211 | 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-03-02 12:18:09.214 | 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-03-02 12:18:09.215 | 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-03-02 12:18:09.216 | 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-03-02 12:18:09.273 | 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-03-02 12:18:09.470 | 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-03-02 12:18:09.498 | 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) (60.9.3) 2022-03-02 12:18:09.583 | 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-03-02 12:18:09.731 | 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-03-02 12:18:11.850 | 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-03-02 12:18:11.857 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:18:11.857 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:18:11.996 | + inc/python:pip_install:200 : result=0 2022-03-02 12:18:11.998 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:18:12.000 | + functions-common:time_stop:2425 : local name 2022-03-02 12:18:12.003 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:18:12.006 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:18:12.008 | + functions-common:time_stop:2428 : local total 2022-03-02 12:18:12.010 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:18:12.013 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:18:12.015 | + functions-common:time_stop:2432 : start_time=1646223486315 2022-03-02 12:18:12.018 | + functions-common:time_stop:2434 : [[ -z 1646223486315 ]] 2022-03-02 12:18:12.021 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:18:12.026 | + functions-common:time_stop:2437 : end_time=1646223492023 2022-03-02 12:18:12.028 | + functions-common:time_stop:2438 : elapsed_time=5708 2022-03-02 12:18:12.030 | + functions-common:time_stop:2439 : total=75015 2022-03-02 12:18:12.033 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:18:12.036 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80723 2022-03-02 12:18:12.038 | + inc/python:pip_install:203 : return 0 2022-03-02 12:18:12.041 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-02 12:18:12.044 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-02 12:18:12.046 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-02 12:18:12.060 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-02 12:18:12.065 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-02 12:18:12.068 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-02 12:18:12.070 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-02 12:18:12.072 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:18:12.075 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:18:12.078 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:18:12.081 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:18:12.083 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:18:12.086 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:18:12.103 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:18:12.106 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:18:12.108 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:18:12.111 | + functions-common:git_clone:629 : echo master 2022-03-02 12:18:12.112 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:18:12.117 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-02 12:18:12.120 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:18:12.122 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-02 12:18:12.125 | + functions-common:git_clone:678 : head -1 2022-03-02 12:18:12.125 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:18:12.129 | d4119be05 Merge "Sync example configs for Yoga" 2022-03-02 12:18:12.132 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:18:12.135 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-02 12:18:12.138 | + inc/python:setup_develop:338 : local bindep 2022-03-02 12:18:12.141 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 12:18:12.145 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-02 12:18:12.148 | + inc/python:setup_develop:344 : local extras= 2022-03-02 12:18:12.150 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-02 12:18:12.153 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 12:18:12.155 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 12:18:12.158 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-02 12:18:12.161 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 12:18:12.163 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 12:18:12.167 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-02 12:18:12.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 12:18:12.172 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-02 12:18:12.175 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 12:18:12.177 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 12:18:12.180 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-02 12:18:12.187 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-02 12:18:12.190 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-02 12:18:12.854 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-02 12:18:12.857 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 12:18:12.859 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 12:18:12.862 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 12:18:12.865 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 12:18:12.867 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-02 12:18:12.870 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 12:18:12.872 | + inc/python:setup_package:428 : local extras= 2022-03-02 12:18:12.874 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 12:18:12.877 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 12:18:12.879 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 12:18:12.882 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 12:18:12.884 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 12:18:12.887 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-02 12:18:12.909 | Using python 3.8 to install /opt/stack/glance 2022-03-02 12:18:12.911 | + 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-03-02 12:18:13.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:13.840 | from cryptography.utils import int_from_bytes 2022-03-02 12:18:13.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:13.840 | from cryptography.utils import int_from_bytes 2022-03-02 12:18:14.998 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:18:15.026 | Obtaining file:///opt/stack/glance 2022-03-02 12:18:15.026 | Preparing metadata (setup.py): started 2022-03-02 12:18:18.355 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 12:18:18.429 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.8.1) 2022-03-02 12:18:18.430 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.7.1) 2022-03-02 12:18:18.431 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.4.31) 2022-03-02 12:18:18.432 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.33.0) 2022-03-02 12:18:18.433 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.1.1) 2022-03-02 12:18:18.434 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.5.1) 2022-03-02 12:18:18.435 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.8.7) 2022-03-02 12:18:18.436 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.4.2) 2022-03-02 12:18:18.437 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.7.6) 2022-03-02 12:18:18.439 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.20.4) 2022-03-02 12:18:18.440 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (8.8.0) 2022-03-02 12:18:18.441 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.0) 2022-03-02 12:18:18.442 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.0) 2022-03-02 12:18:18.444 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 12:18:18.445 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.12.2) 2022-03-02 12:18:18.446 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 12:18:18.447 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 12:18:18.448 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.4) 2022-03-02 12:18:18.449 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 12:18:18.450 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (9.4.0) 2022-03-02 12:18:18.451 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.11.0) 2022-03-02 12:18:18.452 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.1.1) 2022-03-02 12:18:18.453 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 12:18:18.454 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev86) (3.2.0) 2022-03-02 12:18:18.455 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 12:18:18.456 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (22.0.0) 2022-03-02 12:18:18.457 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (11.2.0) 2022-03-02 12:18:18.459 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.1.0) 2022-03-02 12:18:18.460 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 12:18:18.461 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.1) 2022-03-02 12:18:18.462 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (12.13.0) 2022-03-02 12:18:18.463 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.1) 2022-03-02 12:18:18.464 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.3.0) 2022-03-02 12:18:18.465 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.11.0) 2022-03-02 12:18:18.467 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.3.3) 2022-03-02 12:18:18.467 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.2) 2022-03-02 12:18:18.469 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.0.0) 2022-03-02 12:18:18.470 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 12:18:18.471 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (36.0.1) 2022-03-02 12:18:18.472 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.2.2) 2022-03-02 12:18:18.473 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.0.2) 2022-03-02 12:18:18.474 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.6.0) 2022-03-02 12:18:18.475 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.10.1) 2022-03-02 12:18:18.491 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (4.11.1) 2022-03-02 12:18:18.493 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (1.1.6) 2022-03-02 12:18:18.494 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (5.4.0) 2022-03-02 12:18:18.514 | 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.0.0.dev86) (2.27.1) 2022-03-02 12:18:18.517 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (5.3.0) 2022-03-02 12:18:18.556 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev86) (1.15.0) 2022-03-02 12:18:18.572 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev86) (4.3.0) 2022-03-02 12:18:18.583 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev86) (1.13.3) 2022-03-02 12:18:18.600 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.1.2) 2022-03-02 12:18:18.601 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.16.0) 2022-03-02 12:18:18.603 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (2.1.0) 2022-03-02 12:18:18.696 | 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.0.0.dev86) (3.0.7) 2022-03-02 12:18:18.773 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev86) (1.7.0) 2022-03-02 12:18:18.825 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (2.10.1) 2022-03-02 12:18:18.826 | 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.0.0.dev86) (3.1.1) 2022-03-02 12:18:18.862 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev86) (0.17.3) 2022-03-02 12:18:18.907 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (1.5.0) 2022-03-02 12:18:18.908 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (6.0) 2022-03-02 12:18:18.909 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (0.8.0) 2022-03-02 12:18:18.967 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.13.0) 2022-03-02 12:18:18.968 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 12:18:18.972 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (2.0.1) 2022-03-02 12:18:18.999 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.61.0) 2022-03-02 12:18:19.074 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (0.9.6) 2022-03-02 12:18:19.077 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (2.8.2) 2022-03-02 12:18:19.140 | 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.0.0.dev86) (5.0.0) 2022-03-02 12:18:19.144 | 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.0.0.dev86) (5.0.9) 2022-03-02 12:18:19.145 | 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.0.0.dev86) (2.8.0) 2022-03-02 12:18:19.146 | 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.0.0.dev86) (5.2.3) 2022-03-02 12:18:19.148 | 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.0.0.dev86) (0.4.0) 2022-03-02 12:18:19.171 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.3.0) 2022-03-02 12:18:19.174 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.0.3) 2022-03-02 12:18:19.177 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.2.0) 2022-03-02 12:18:19.218 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev86) (5.9.0) 2022-03-02 12:18:19.263 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (21.3) 2022-03-02 12:18:19.266 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (2021.3) 2022-03-02 12:18:19.267 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (0.11.0) 2022-03-02 12:18:19.344 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev86) (60.9.3) 2022-03-02 12:18:19.406 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev86) (0.2.5) 2022-03-02 12:18:19.514 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev86) (0.7) 2022-03-02 12:18:19.794 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (1.4.2) 2022-03-02 12:18:19.796 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 12:18:19.800 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.6.3) 2022-03-02 12:18:19.802 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (6.3.1) 2022-03-02 12:18:19.860 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev86) (0.8.1) 2022-03-02 12:18:19.886 | 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.0.0.dev86) (5.0.0) 2022-03-02 12:18:20.003 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev86) (2.21) 2022-03-02 12:18:20.108 | 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.0.0.dev86) (2.1.0) 2022-03-02 12:18:20.327 | 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.0.0.dev86) (5.1.1) 2022-03-02 12:18:20.328 | 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.0.0.dev86) (2.5.0) 2022-03-02 12:18:20.329 | 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.0.0.dev86) (1.32) 2022-03-02 12:18:20.333 | 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.0.0.dev86) (1.4.0) 2022-03-02 12:18:20.334 | 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.0.0.dev86) (1.1.5) 2022-03-02 12:18:20.335 | 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.0.0.dev86) (0.10.0) 2022-03-02 12:18:20.336 | 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.0.0.dev86) (1.4.4) 2022-03-02 12:18:20.458 | 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.0.0.dev86) (0.13.1) 2022-03-02 12:18:20.493 | 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.0.0.dev86) (1.0.3) 2022-03-02 12:18:20.541 | 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.0.0.dev86) (1.3.3) 2022-03-02 12:18:20.544 | 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.0.0.dev86) (3.0.0) 2022-03-02 12:18:20.787 | 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.0.0.dev86) (3.10.1) 2022-03-02 12:18:20.975 | 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.0.0.dev86) (2.0.12) 2022-03-02 12:18:20.976 | 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.0.0.dev86) (2019.11.28) 2022-03-02 12:18:20.978 | 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.0.0.dev86) (3.3) 2022-03-02 12:18:20.979 | 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.0.0.dev86) (1.26.8) 2022-03-02 12:18:21.089 | 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.0.0.dev86) (0.5.2) 2022-03-02 12:18:21.247 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 12:18:21.352 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev86) (3.7.0) 2022-03-02 12:18:21.675 | 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.0.0.dev86) (2.4.0) 2022-03-02 12:18:21.679 | 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.0.0.dev86) (0.5.0) 2022-03-02 12:18:21.909 | 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.0.0.dev86) (2.2) 2022-03-02 12:18:22.230 | 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.0.0.dev86) (1.0.0) 2022-03-02 12:18:22.544 | 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.0.0.dev86) (21.4.0) 2022-03-02 12:18:22.546 | 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.0.0.dev86) (1.8.2) 2022-03-02 12:18:24.013 | Installing collected packages: glance 2022-03-02 12:18:24.013 | Attempting uninstall: glance 2022-03-02 12:18:24.013 | Found existing installation: glance 24.0.0.dev86 2022-03-02 12:18:24.020 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-02 12:18:24.022 | Running setup.py develop for glance 2022-03-02 12:18:28.623 | Successfully installed glance 2022-03-02 12:18:28.623 | 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-03-02 12:18:28.631 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:18:28.631 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:18:28.789 | + inc/python:pip_install:200 : result=0 2022-03-02 12:18:28.791 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:18:28.794 | + functions-common:time_stop:2425 : local name 2022-03-02 12:18:28.796 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:18:28.799 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:18:28.801 | + functions-common:time_stop:2428 : local total 2022-03-02 12:18:28.803 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:18:28.806 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:18:28.808 | + functions-common:time_stop:2432 : start_time=1646223492902 2022-03-02 12:18:28.810 | + functions-common:time_stop:2434 : [[ -z 1646223492902 ]] 2022-03-02 12:18:28.813 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:18:28.817 | + functions-common:time_stop:2437 : end_time=1646223508815 2022-03-02 12:18:28.820 | + functions-common:time_stop:2438 : elapsed_time=15913 2022-03-02 12:18:28.822 | + functions-common:time_stop:2439 : total=80723 2022-03-02 12:18:28.824 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:18:28.826 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96636 2022-03-02 12:18:28.829 | + inc/python:pip_install:203 : return 0 2022-03-02 12:18:28.832 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 12:18:28.834 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 12:18:28.837 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 12:18:28.858 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 12:18:28.872 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-02 12:18:28.874 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-02 12:18:28.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:18:28.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:18:28.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-02 12:18:28.885 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:18:28.892 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 12:18:28.894 | + ./stack.sh:main:920 : configure_glance 2022-03-02 12:18:28.897 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-02 12:18:28.911 | + lib/glance:configure_glance:326 : local dburl 2022-03-02 12:18:28.915 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-02 12:18:28.917 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-02 12:18:28.920 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-02 12:18:28.922 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-02 12:18:28.925 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 12:18:28.928 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 12:18:28.930 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-02 12:18:28.961 | + 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-03-02 12:18:28.992 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-02 12:18:29.030 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 12:18:29.061 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-02 12:18:29.092 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-02 12:18:29.124 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-02 12:18:29.126 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 12:18:29.128 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-02 12:18:29.131 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 12:18:29.133 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-02 12:18:29.164 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-02 12:18:29.195 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 12:18:29.226 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-02 12:18:29.258 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-02 12:18:29.295 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-02 12:18:29.328 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-02 12:18:29.360 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-02 12:18:29.393 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:18:29.423 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 12:18:29.453 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-02 12:18:29.484 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-02 12:18:29.486 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-02 12:18:29.489 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-02 12:18:29.492 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 12:18:29.494 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 12:18:29.497 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 12:18:29.519 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:29.523 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 12:18:29.525 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 12:18:29.527 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 12:18:29.545 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:29.548 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:18:29.551 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:18:29.583 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 12:18:29.585 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 12:18:29.587 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-02 12:18:29.590 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-02 12:18:29.592 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-02 12:18:29.624 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-02 12:18:29.656 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-02 12:18:29.659 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-02 12:18:29.661 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-02 12:18:29.664 | + lib/glance:configure_glance_store:254 : local be 2022-03-02 12:18:29.666 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-02 12:18:29.668 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-02 12:18:29.671 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 12:18:29.703 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-02 12:18:29.706 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-03-02 12:18:29.737 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-02 12:18:29.740 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-02 12:18:29.758 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:29.760 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-02 12:18:29.791 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-02 12:18:29.825 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-02 12:18:29.857 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-02 12:18:29.890 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-02 12:18:29.921 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-02 12:18:29.938 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:29.941 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 12:18:29.972 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-02 12:18:30.003 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-02 12:18:30.034 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-03-02 12:18:30.065 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-02 12:18:30.096 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-03-02 12:18:30.127 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-02 12:18:30.145 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:30.147 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-02 12:18:30.149 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-02 12:18:30.152 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 12:18:30.155 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 12:18:30.175 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 12:18:30.178 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 12:18:30.180 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 12:18:30.183 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 12:18:30.185 | + 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-03-02 12:18:30.216 | + 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-03-02 12:18:30.250 | + 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-03-02 12:18:30.286 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 12:18:30.319 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-02 12:18:30.324 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-02 12:18:30.356 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-02 12:18:30.396 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 12:18:30.430 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-03-02 12:18:30.461 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-02 12:18:30.493 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-02 12:18:30.524 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-02 12:18:30.556 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 12:18:30.587 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-02 12:18:30.619 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-02 12:18:30.659 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-02 12:18:30.691 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-02 12:18:30.696 | + 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-03-02 12:18:30.705 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-02 12:18:30.722 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:30.725 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-02 12:18:30.727 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-02 12:18:30.730 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-02 12:18:30.732 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-02 12:18:30.734 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-02 12:18:30.737 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-02 12:18:30.742 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-02 12:18:30.744 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-02 12:18:30.748 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-02 12:18:30.780 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-02 12:18:30.783 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-02 12:18:30.785 | ++ functions:get_random_port:837 : true 2022-03-02 12:18:30.787 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-02 12:18:30.790 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-02 12:18:30.792 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-02 12:18:30.847 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-02 12:18:30.850 | ++ functions:get_random_port:841 : break 2 2022-03-02 12:18:30.852 | ++ functions:get_random_port:845 : echo 60999 2022-03-02 12:18:30.855 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-02 12:18:30.857 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-02 12:18:30.886 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-02 12:18:30.914 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-02 12:18:30.943 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-02 12:18:30.972 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 12:18:31.001 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-02 12:18:31.031 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-02 12:18:31.060 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-02 12:18:31.089 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 12:18:31.121 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 12:18:31.151 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 12:18:31.183 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 12:18:31.214 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-02 12:18:31.246 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 12:18:31.280 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-02 12:18:31.312 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-02 12:18:31.346 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-02 12:18:31.377 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-02 12:18:31.412 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-02 12:18:31.448 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-02 12:18:31.451 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-02 12:18:31.453 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:18:31.457 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:31.459 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:31.462 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-02 12:18:31.466 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-02 12:18:31.530 | proxy (enabled by site administrator) 2022-03-02 12:18:31.534 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-02 12:18:31.537 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-02 12:18:31.541 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:18:31.545 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:31.547 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:31.550 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-02 12:18:31.553 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-02 12:18:31.613 | proxy_http (enabled by site administrator) 2022-03-02 12:18:31.616 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-02 12:18:31.620 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-02 12:18:31.622 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-02 12:18:31.625 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 12:18:31.627 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:31.630 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:31.633 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 12:18:31.636 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 12:18:31.639 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-02 12:18:31.642 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 12:18:31.651 | KeepAlive Off 2022-03-02 12:18:31.655 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-02 12:18:31.655 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 12:18:31.665 | SetEnv proxy-sendchunked 1 2022-03-02 12:18:31.670 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-02 12:18:31.670 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 12:18:31.683 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-02 12:18:31.687 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-02 12:18:31.689 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-02 12:18:31.692 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 12:18:31.694 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 12:18:31.698 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:18:31.700 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:31.702 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:31.705 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 12:18:31.707 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 12:18:31.710 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:31.713 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:31.715 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-02 12:18:31.786 | Site glance-wsgi-api already enabled 2022-03-02 12:18:31.791 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-02 12:18:31.793 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 12:18:31.796 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:18:31.799 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 12:18:31.947 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-02 12:18:31.955 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-02 12:18:31.991 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-02 12:18:32.002 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-02 12:18:32.021 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:32.024 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-02 12:18:32.026 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-02 12:18:32.029 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-02 12:18:32.032 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 12:18:32.035 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-02 12:18:32.037 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-02 12:18:32.040 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-02 12:18:32.042 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-02 12:18:32.045 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:18:32.047 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:18:32.050 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:18:32.053 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:18:32.055 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:18:32.058 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:18:32.075 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:18:32.077 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:18:32.080 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:18:32.083 | + functions-common:git_clone:629 : echo master 2022-03-02 12:18:32.084 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:18:32.089 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-02 12:18:32.092 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:18:32.094 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-02 12:18:32.098 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:18:32.098 | + functions-common:git_clone:678 : head -1 2022-03-02 12:18:32.101 | c7135ca1f Merge "Tests: Fix missing novaclient context arg in test_host_filters" 2022-03-02 12:18:32.104 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:18:32.107 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-02 12:18:32.109 | + inc/python:setup_develop:338 : local bindep 2022-03-02 12:18:32.112 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 12:18:32.115 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-02 12:18:32.117 | + inc/python:setup_develop:344 : local extras= 2022-03-02 12:18:32.120 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-02 12:18:32.123 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 12:18:32.125 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 12:18:32.128 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-02 12:18:32.130 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 12:18:32.132 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 12:18:32.136 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-02 12:18:32.138 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 12:18:32.142 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-02 12:18:32.144 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 12:18:32.147 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 12:18:32.150 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-02 12:18:32.156 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-02 12:18:32.159 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-02 12:18:32.828 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-02 12:18:32.831 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 12:18:32.833 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 12:18:32.835 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 12:18:32.838 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 12:18:32.840 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-02 12:18:32.843 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 12:18:32.846 | + inc/python:setup_package:428 : local extras= 2022-03-02 12:18:32.848 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 12:18:32.851 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 12:18:32.853 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 12:18:32.855 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 12:18:32.858 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 12:18:32.861 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-02 12:18:32.883 | Using python 3.8 to install /opt/stack/cinder 2022-03-02 12:18:32.886 | + 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-03-02 12:18:33.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:33.773 | from cryptography.utils import int_from_bytes 2022-03-02 12:18:33.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:33.773 | from cryptography.utils import int_from_bytes 2022-03-02 12:18:34.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:18:34.987 | Obtaining file:///opt/stack/cinder 2022-03-02 12:18:34.987 | Preparing metadata (setup.py): started 2022-03-02 12:18:39.119 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 12:18:39.254 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.8.1) 2022-03-02 12:18:39.255 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.1.1) 2022-03-02 12:18:39.256 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.33.0) 2022-03-02 12:18:39.257 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.1.2) 2022-03-02 12:18:39.258 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.20.4) 2022-03-02 12:18:39.259 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.0.2) 2022-03-02 12:18:39.260 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev232) (3.2.0) 2022-03-02 12:18:39.261 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.4.0) 2022-03-02 12:18:39.262 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (9.4.0) 2022-03-02 12:18:39.263 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.8.0) 2022-03-02 12:18:39.265 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.1.3) 2022-03-02 12:18:39.266 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (8.8.0) 2022-03-02 12:18:39.267 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.5.0) 2022-03-02 12:18:39.268 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.4.0) 2022-03-02 12:18:39.270 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (11.2.0) 2022-03-02 12:18:39.271 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.6.1) 2022-03-02 12:18:39.272 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (12.13.0) 2022-03-02 12:18:39.273 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.5.1) 2022-03-02 12:18:39.274 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.11.0) 2022-03-02 12:18:39.276 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.7.0) 2022-03-02 12:18:39.277 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.3.0) 2022-03-02 12:18:39.278 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (6.3.1) 2022-03-02 12:18:39.279 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.3.0) 2022-03-02 12:18:39.280 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.8.0) 2022-03-02 12:18:39.281 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.5.0) 2022-03-02 12:18:39.282 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.12.2) 2022-03-02 12:18:39.283 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.6.0) 2022-03-02 12:18:39.284 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.4.2) 2022-03-02 12:18:39.285 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (21.3) 2022-03-02 12:18:39.287 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.8.1) 2022-03-02 12:18:39.288 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.5.0) 2022-03-02 12:18:39.289 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.1.1) 2022-03-02 12:18:39.290 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.9.0) 2022-03-02 12:18:39.291 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.0.7) 2022-03-02 12:18:39.292 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.3.0) 2022-03-02 12:18:39.293 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.6.0) 2022-03-02 12:18:39.294 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.4.0) 2022-03-02 12:18:39.295 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (17.7.0) 2022-03-02 12:18:39.297 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.13.1) 2022-03-02 12:18:39.298 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2021.3) 2022-03-02 12:18:39.299 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.27.1) 2022-03-02 12:18:39.300 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.5.1) 2022-03-02 12:18:39.301 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.6.4) 2022-03-02 12:18:39.302 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.1.74) 2022-03-02 12:18:39.303 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.16.0) 2022-03-02 12:18:39.304 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.4.31) 2022-03-02 12:18:39.305 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.13.0) 2022-03-02 12:18:39.306 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.5.0) 2022-03-02 12:18:39.307 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.8.9) 2022-03-02 12:18:39.308 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (6.3.1) 2022-03-02 12:18:39.309 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.8.7) 2022-03-02 12:18:39.310 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.1.0) 2022-03-02 12:18:39.312 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.10.0) 2022-03-02 12:18:39.313 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.2.0) 2022-03-02 12:18:39.315 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.6.0) 2022-03-02 12:18:39.316 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.10.1) 2022-03-02 12:18:39.317 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.38.0) 2022-03-02 12:18:39.318 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.10.1) 2022-03-02 12:18:39.319 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (36.0.1) 2022-03-02 12:18:39.320 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.2.2) 2022-03-02 12:18:39.321 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.5.1.0) 2022-03-02 12:18:39.323 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.21.7) 2022-03-02 12:18:39.337 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev232) (1.24.7) 2022-03-02 12:18:39.339 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev232) (0.10.0) 2022-03-02 12:18:39.340 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev232) (0.5.2) 2022-03-02 12:18:39.405 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev232) (1.15.0) 2022-03-02 12:18:39.437 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev232) (2.1.0) 2022-03-02 12:18:39.453 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev232) (0.1.0) 2022-03-02 12:18:39.454 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev232) (2.5.0) 2022-03-02 12:18:39.455 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev232) (4.1.1) 2022-03-02 12:18:39.456 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev232) (2.6.0) 2022-03-02 12:18:39.556 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev232) (1.7.0) 2022-03-02 12:18:39.608 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev232) (3.1.1) 2022-03-02 12:18:39.610 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev232) (2.10.1) 2022-03-02 12:18:39.642 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev232) (0.2.8) 2022-03-02 12:18:39.643 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev232) (0.4.8) 2022-03-02 12:18:39.644 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev232) (4.8) 2022-03-02 12:18:39.708 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev232) (0.17.3) 2022-03-02 12:18:39.763 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (1.5.0) 2022-03-02 12:18:39.764 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (2.4.0) 2022-03-02 12:18:39.765 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (0.8.0) 2022-03-02 12:18:39.765 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (6.0) 2022-03-02 12:18:39.858 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev232) (2.0.1) 2022-03-02 12:18:39.859 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev232) (0.5.0) 2022-03-02 12:18:39.861 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev232) (1.7.6) 2022-03-02 12:18:39.922 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev232) (2.8.2) 2022-03-02 12:18:39.927 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev232) (0.9.6) 2022-03-02 12:18:39.991 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (2.4.0) 2022-03-02 12:18:39.991 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (5.2.3) 2022-03-02 12:18:40.000 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (5.0.0) 2022-03-02 12:18:40.000 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (5.0.9) 2022-03-02 12:18:40.000 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev232) (0.4.0) 2022-03-02 12:18:40.023 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (3.2.0) 2022-03-02 12:18:40.025 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (3.3.0) 2022-03-02 12:18:40.028 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (3.0.3) 2022-03-02 12:18:40.077 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev232) (1.0.3) 2022-03-02 12:18:40.168 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev232) (3.0.0) 2022-03-02 12:18:40.170 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev232) (1.3.3) 2022-03-02 12:18:40.195 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev232) (3.1.1) 2022-03-02 12:18:40.221 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev232) (0.11.0) 2022-03-02 12:18:40.295 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev232) (1.0.0) 2022-03-02 12:18:40.297 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev232) (1.26.8) 2022-03-02 12:18:40.436 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev232) (1.5.0) 2022-03-02 12:18:40.462 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev232) (60.9.3) 2022-03-02 12:18:40.613 | 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==19.1.0.dev232) (3.10.1) 2022-03-02 12:18:40.651 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev232) (1.13.3) 2022-03-02 12:18:40.652 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev232) (22.0.0) 2022-03-02 12:18:40.653 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev232) (1.3.3) 2022-03-02 12:18:40.871 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (3.3) 2022-03-02 12:18:40.872 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (2019.11.28) 2022-03-02 12:18:40.875 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (2.0.12) 2022-03-02 12:18:40.915 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev232) (0.7) 2022-03-02 12:18:40.946 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev232) (0.23.2) 2022-03-02 12:18:41.199 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev232) (0.4.2) 2022-03-02 12:18:41.200 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev232) (0.5.2) 2022-03-02 12:18:41.351 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (1.4.2) 2022-03-02 12:18:41.354 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (2.6.3) 2022-03-02 12:18:41.355 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (2.5.0) 2022-03-02 12:18:41.493 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev232) (0.12.2) 2022-03-02 12:18:41.624 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev232) (4.11.1) 2022-03-02 12:18:41.625 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev232) (1.1.6) 2022-03-02 12:18:41.628 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev232) (5.4.0) 2022-03-02 12:18:41.665 | 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==19.1.0.dev232) (5.0.0) 2022-03-02 12:18:41.929 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev232) (2.21) 2022-03-02 12:18:42.014 | 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==19.1.0.dev232) (2.4.0) 2022-03-02 12:18:42.015 | 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==19.1.0.dev232) (0.5.0) 2022-03-02 12:18:42.200 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev232) (2.5.0) 2022-03-02 12:18:42.299 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev232) (1.55.0) 2022-03-02 12:18:42.300 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev232) (3.19.4) 2022-03-02 12:18:42.536 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (2.1.0) 2022-03-02 12:18:42.974 | 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==19.1.0.dev232) (1.1.5) 2022-03-02 12:18:43.025 | 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==19.1.0.dev232) (0.13.1) 2022-03-02 12:18:43.078 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev232) (0.2.5) 2022-03-02 12:18:44.159 | 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==19.1.0.dev232) (1.32) 2022-03-02 12:18:44.436 | 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==19.1.0.dev232) (21.4.0) 2022-03-02 12:18:44.437 | 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==19.1.0.dev232) (1.8.2) 2022-03-02 12:18:44.590 | 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==19.1.0.dev232) (2.2) 2022-03-02 12:18:44.801 | 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.5.0->cinder==19.1.0.dev232) (1.0.0) 2022-03-02 12:18:44.935 | 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==19.1.0.dev232) (3.7.0) 2022-03-02 12:18:46.646 | Installing collected packages: cinder 2022-03-02 12:18:46.646 | Attempting uninstall: cinder 2022-03-02 12:18:46.646 | Found existing installation: cinder 19.1.0.dev232 2022-03-02 12:18:46.652 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-02 12:18:46.654 | Running setup.py develop for cinder 2022-03-02 12:18:52.559 | Successfully installed cinder 2022-03-02 12:18:52.559 | 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-03-02 12:18:52.568 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:18:52.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:18:52.740 | + inc/python:pip_install:200 : result=0 2022-03-02 12:18:52.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:18:52.745 | + functions-common:time_stop:2425 : local name 2022-03-02 12:18:52.747 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:18:52.750 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:18:52.752 | + functions-common:time_stop:2428 : local total 2022-03-02 12:18:52.755 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:18:52.757 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:18:52.759 | + functions-common:time_stop:2432 : start_time=1646223512877 2022-03-02 12:18:52.761 | + functions-common:time_stop:2434 : [[ -z 1646223512877 ]] 2022-03-02 12:18:52.764 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:18:52.769 | + functions-common:time_stop:2437 : end_time=1646223532767 2022-03-02 12:18:52.772 | + functions-common:time_stop:2438 : elapsed_time=19890 2022-03-02 12:18:52.774 | + functions-common:time_stop:2439 : total=96636 2022-03-02 12:18:52.776 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:18:52.779 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=116526 2022-03-02 12:18:52.781 | + inc/python:pip_install:203 : return 0 2022-03-02 12:18:52.784 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 12:18:52.786 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 12:18:52.789 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 12:18:52.810 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 12:18:52.823 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-02 12:18:52.826 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-02 12:18:52.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:18:52.831 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:18:52.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-02 12:18:52.837 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:18:52.840 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-02 12:18:52.842 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-02 12:18:52.845 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-02 12:18:52.848 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:52.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:52.853 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-02 12:18:52.867 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-02 12:18:52.869 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:18:52.872 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:18:52.875 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:18:52.878 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:18:52.880 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:18:52.883 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:18:52.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:52.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:52.891 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:18:52.894 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:18:52.897 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:18:52.899 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:18:52.902 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-02 12:18:52.905 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:18:52.907 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:52.910 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:52.913 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-02 12:18:52.936 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-02 12:18:53.048 | Reading package lists... 2022-03-02 12:18:53.311 | Building dependency tree... 2022-03-02 12:18:53.312 | Reading state information... 2022-03-02 12:18:53.579 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-02 12:18:53.580 | The following packages were automatically installed and are no longer required: 2022-03-02 12:18:53.581 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:18:53.581 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:18:53.581 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:18:53.581 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:18:53.581 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:18:53.581 | python3-zope.interface 2022-03-02 12:18:53.581 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:18:53.701 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:18:53.707 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:18:53.709 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:18:53.712 | + functions-common:time_stop:2425 : local name 2022-03-02 12:18:53.715 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:18:53.717 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:18:53.721 | + functions-common:time_stop:2428 : local total 2022-03-02 12:18:53.724 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:18:53.726 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:18:53.729 | + functions-common:time_stop:2432 : start_time=1646223532933 2022-03-02 12:18:53.732 | + functions-common:time_stop:2434 : [[ -z 1646223532933 ]] 2022-03-02 12:18:53.735 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:18:53.740 | + functions-common:time_stop:2437 : end_time=1646223533737 2022-03-02 12:18:53.743 | + functions-common:time_stop:2438 : elapsed_time=804 2022-03-02 12:18:53.746 | + functions-common:time_stop:2439 : total=5528 2022-03-02 12:18:53.748 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:18:53.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6332 2022-03-02 12:18:53.754 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:18:53.756 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 12:18:53.759 | + ./stack.sh:main:926 : configure_cinder 2022-03-02 12:18:53.762 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-02 12:18:53.775 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-02 12:18:53.780 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-02 12:18:53.783 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-02 12:18:53.786 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 12:18:53.790 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 12:18:53.790 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-02 12:18:53.795 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-02 12:18:53.797 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-02 12:18:53.800 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 12:18:53.802 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-02 12:18:53.804 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-02 12:18:53.807 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-02 12:18:53.809 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-02 12:18:53.811 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-02 12:18:53.824 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-02 12:18:53.838 | + 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-03-02 12:18:53.851 | + 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-03-02 12:18:53.864 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-02 12:18:53.877 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 12:18:53.880 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 12:18:53.884 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.YR7y0Xp4PP 2022-03-02 12:18:53.886 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 12:18:53.888 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 12:18:53.891 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-02 12:18:53.894 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.YR7y0Xp4PP 2022-03-02 12:18:53.897 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.YR7y0Xp4PP 2022-03-02 12:18:53.911 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.YR7y0Xp4PP /etc/sudoers.d/cinder-rootwrap 2022-03-02 12:18:53.924 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-02 12:18:53.928 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 12:18:53.931 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 12:18:53.933 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 12:18:53.935 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 12:18:53.938 | + 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-03-02 12:18:53.940 | + 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-03-02 12:18:53.943 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-02 12:18:53.945 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-02 12:18:53.950 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-02 12:18:53.955 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-02 12:18:53.975 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-02 12:18:53.994 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-02 12:18:54.042 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-02 12:18:54.061 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-02 12:18:54.088 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-02 12:18:54.107 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-02 12:18:54.129 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-02 12:18:54.149 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-02 12:18:54.152 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 12:18:54.154 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-02 12:18:54.157 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 12:18:54.159 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-02 12:18:54.199 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-02 12:18:54.228 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 12:18:54.259 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-02 12:18:54.288 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-02 12:18:54.317 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-02 12:18:54.346 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-02 12:18:54.378 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-02 12:18:54.408 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:18:54.436 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 12:18:54.466 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-02 12:18:54.500 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-02 12:18:54.530 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-02 12:18:54.533 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-02 12:18:54.535 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-02 12:18:54.538 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-02 12:18:54.541 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 12:18:54.544 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 12:18:54.578 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-02 12:18:54.608 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-02 12:18:54.638 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-02 12:18:54.674 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-02 12:18:54.704 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-02 12:18:54.738 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-02 12:18:54.770 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-02 12:18:54.772 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-03-02 12:18:54.804 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 12:18:54.838 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-02 12:18:54.847 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4408cf5bee21e299babcc4fde82ff372 2022-03-02 12:18:54.877 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-02 12:18:54.879 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-02 12:18:54.908 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-02 12:18:54.938 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-02 12:18:54.971 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-02 12:18:55.002 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-02 12:18:55.019 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:55.022 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 12:18:55.024 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-02 12:18:55.027 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-02 12:18:55.029 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-02 12:18:55.034 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 12:18:55.035 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-02 12:18:55.042 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-02 12:18:55.044 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-02 12:18:55.047 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-02 12:18:55.050 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-02 12:18:55.052 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-02 12:18:55.084 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-02 12:18:55.114 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-02 12:18:55.145 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-02 12:18:55.177 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-02 12:18:55.206 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-02 12:18:55.241 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-02 12:18:55.244 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-02 12:18:55.246 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-02 12:18:55.249 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-02 12:18:55.280 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-02 12:18:55.284 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-02 12:18:55.314 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-02 12:18:55.317 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-02 12:18:55.319 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-02 12:18:55.322 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-02 12:18:55.352 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-02 12:18:55.354 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-02 12:18:55.357 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-02 12:18:55.374 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:55.377 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-02 12:18:55.380 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-02 12:18:55.382 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-02 12:18:55.385 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-02 12:18:55.416 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-03-02 12:18:55.446 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-02 12:18:55.471 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:55.474 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-02 12:18:55.496 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:55.499 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-02 12:18:55.519 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:55.522 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-02 12:18:55.524 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-02 12:18:55.527 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-02 12:18:55.530 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-02 12:18:55.532 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 12:18:55.534 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 12:18:55.537 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 12:18:55.554 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:55.558 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 12:18:55.561 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 12:18:55.564 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 12:18:55.585 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:55.587 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:18:55.590 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:18:55.625 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 12:18:55.628 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 12:18:55.630 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-02 12:18:55.633 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-02 12:18:55.635 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 12:18:55.638 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 12:18:55.656 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 12:18:55.659 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 12:18:55.661 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 12:18:55.664 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 12:18:55.667 | + 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-03-02 12:18:55.702 | + 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-03-02 12:18:55.734 | + 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-03-02 12:18:55.766 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 12:18:55.796 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-02 12:18:55.816 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:55.819 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-02 12:18:55.821 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-02 12:18:55.824 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-02 12:18:55.826 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-02 12:18:55.829 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 12:18:55.832 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 12:18:55.835 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-02 12:18:55.840 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-02 12:18:55.842 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 12:18:55.845 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 12:18:55.860 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 12:18:55.862 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:18:55.872 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 12:18:55.876 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:18:55.893 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-02 12:18:55.896 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-02 12:18:55.900 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-02 12:18:55.932 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-02 12:18:55.962 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-02 12:18:55.992 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 12:18:56.022 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 12:18:56.057 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 12:18:56.086 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 12:18:56.116 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 12:18:56.146 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 12:18:56.177 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 12:18:56.206 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 12:18:56.243 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 12:18:56.274 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 12:18:56.304 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 12:18:56.307 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 12:18:56.310 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-02 12:18:56.313 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-02 12:18:56.315 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 12:18:56.318 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:56.320 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:56.323 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 12:18:56.326 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 12:18:56.328 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-02 12:18:56.359 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 12:18:56.393 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 12:18:56.393 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-02 12:18:56.402 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-02 12:18:56.406 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-02 12:18:56.409 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-02 12:18:56.411 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 12:18:56.414 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 12:18:56.416 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:18:56.419 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:56.421 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:56.425 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 12:18:56.427 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 12:18:56.430 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:18:56.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:18:56.435 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-02 12:18:56.499 | Enabling site cinder-wsgi. 2022-03-02 12:18:56.505 | To activate the new configuration, you need to run: 2022-03-02 12:18:56.505 | systemctl reload apache2 2022-03-02 12:18:56.509 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 12:18:56.512 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 12:18:56.514 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:18:56.517 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 12:18:56.658 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-02 12:18:56.661 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-02 12:18:56.700 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-03-02 12:18:56.733 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-02 12:18:56.751 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:18:56.753 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-02 12:18:56.756 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 12:18:56.759 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 12:18:56.761 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 12:18:56.764 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-02 12:18:56.797 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-02 12:18:56.827 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-03-02 12:18:56.857 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-02 12:18:56.890 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-02 12:18:56.921 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-02 12:18:56.952 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-02 12:18:56.989 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-02 12:18:57.022 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:18:57.058 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-02 12:18:57.090 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-02 12:18:57.121 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 12:18:57.152 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-02 12:18:57.154 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-02 12:18:57.173 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:57.176 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-03-02 12:18:57.211 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-02 12:18:57.214 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-02 12:18:57.234 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:18:57.238 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-02 12:18:57.241 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-02 12:18:57.244 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-02 12:18:57.247 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 12:18:57.251 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-02 12:18:57.254 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-02 12:18:57.259 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:18:57.259 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 12:18:57.267 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:18:57.269 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 12:18:57.272 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 12:18:57.275 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 12:18:57.277 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-02 12:18:57.280 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-02 12:18:57.283 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-02 12:18:57.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:18:57.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:18:57.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-02 12:18:57.294 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:18:57.296 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-02 12:18:57.299 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-02 12:18:57.302 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-02 12:18:57.304 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:18:57.306 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:18:57.309 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:18:57.313 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:18:57.316 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:18:57.319 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:18:57.336 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:18:57.338 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:18:57.341 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:18:57.344 | + functions-common:git_clone:629 : echo master 2022-03-02 12:18:57.345 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:18:57.351 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-02 12:18:57.354 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:18:57.356 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-02 12:18:57.360 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:18:57.361 | + functions-common:git_clone:678 : head -1 2022-03-02 12:18:57.368 | 6a571f8068 Merge "[OVN][Cosmetic] Improve gen_router_port_options" 2022-03-02 12:18:57.371 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:18:57.374 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-02 12:18:57.377 | + inc/python:setup_develop:338 : local bindep 2022-03-02 12:18:57.379 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 12:18:57.382 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-02 12:18:57.385 | + inc/python:setup_develop:344 : local extras= 2022-03-02 12:18:57.387 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-02 12:18:57.394 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 12:18:57.396 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 12:18:57.401 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-02 12:18:57.403 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 12:18:57.410 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 12:18:57.413 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-02 12:18:57.416 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 12:18:57.420 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-02 12:18:57.423 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 12:18:57.426 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 12:18:57.429 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-02 12:18:57.435 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-02 12:18:57.439 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-02 12:18:58.116 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-02 12:18:58.119 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 12:18:58.121 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 12:18:58.124 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 12:18:58.126 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 12:18:58.129 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-02 12:18:58.131 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 12:18:58.133 | + inc/python:setup_package:428 : local extras= 2022-03-02 12:18:58.136 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 12:18:58.138 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 12:18:58.141 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 12:18:58.144 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 12:18:58.146 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 12:18:58.149 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-02 12:18:58.174 | Using python 3.8 to install /opt/stack/neutron 2022-03-02 12:18:58.177 | + 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-03-02 12:18:59.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:59.065 | from cryptography.utils import int_from_bytes 2022-03-02 12:18:59.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:18:59.065 | from cryptography.utils import int_from_bytes 2022-03-02 12:19:00.241 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:19:00.269 | Obtaining file:///opt/stack/neutron 2022-03-02 12:19:00.270 | Preparing metadata (setup.py): started 2022-03-02 12:19:05.262 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 12:19:05.353 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.8.1) 2022-03-02 12:19:05.354 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 12:19:05.355 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.1.1) 2022-03-02 12:19:05.356 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.5.1) 2022-03-02 12:19:05.357 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 12:19:05.358 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.1) 2022-03-02 12:19:05.359 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.33.0) 2022-03-02 12:19:05.360 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.1) 2022-03-02 12:19:05.362 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.20.4) 2022-03-02 12:19:05.363 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.27.1) 2022-03-02 12:19:05.364 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.0.3) 2022-03-02 12:19:05.365 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (9.4.0) 2022-03-02 12:19:05.366 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.8.0) 2022-03-02 12:19:05.368 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.11.0) 2022-03-02 12:19:05.369 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.20.0) 2022-03-02 12:19:05.370 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (7.8.0) 2022-03-02 12:19:05.371 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 12:19:05.372 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.31) 2022-03-02 12:19:05.373 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.8.7) 2022-03-02 12:19:05.374 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.4.0) 2022-03-02 12:19:05.376 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.7.6) 2022-03-02 12:19:05.377 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 12:19:05.378 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 12:19:05.379 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 12:19:05.380 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (8.8.0) 2022-03-02 12:19:05.381 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.0) 2022-03-02 12:19:05.382 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (11.2.0) 2022-03-02 12:19:05.383 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.0) 2022-03-02 12:19:05.385 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.6.1) 2022-03-02 12:19:05.386 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (12.13.0) 2022-03-02 12:19:05.387 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.1) 2022-03-02 12:19:05.388 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.11.0) 2022-03-02 12:19:05.389 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.0) 2022-03-02 12:19:05.390 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.0) 2022-03-02 12:19:05.392 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 12:19:05.393 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.3.0) 2022-03-02 12:19:05.394 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.8.0) 2022-03-02 12:19:05.395 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.5.0) 2022-03-02 12:19:05.396 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.12.2) 2022-03-02 12:19:05.397 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.6.0) 2022-03-02 12:19:05.398 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.2) 2022-03-02 12:19:05.399 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.1) 2022-03-02 12:19:05.400 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.1.0) 2022-03-02 12:19:05.401 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.16.0) 2022-03-02 12:19:05.402 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.15.1) 2022-03-02 12:19:05.403 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (21.3) 2022-03-02 12:19:05.405 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.9.0) 2022-03-02 12:19:05.406 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:05.407 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (22.0.0) 2022-03-02 12:19:05.408 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (17.7.0) 2022-03-02 12:19:05.409 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.61.0) 2022-03-02 12:19:05.410 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 12:19:05.411 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.1) 2022-03-02 12:19:05.412 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 12:19:05.413 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 12:19:05.430 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (4.11.1) 2022-03-02 12:19:05.431 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (1.1.6) 2022-03-02 12:19:05.432 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (5.4.0) 2022-03-02 12:19:05.442 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev568) (1.13.3) 2022-03-02 12:19:05.456 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.1.2) 2022-03-02 12:19:05.457 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 12:19:05.457 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.16.0) 2022-03-02 12:19:05.476 | 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==19.1.0.dev568) (3.0.7) 2022-03-02 12:19:05.483 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 12:19:05.543 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev568) (1.0.2) 2022-03-02 12:19:05.546 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev568) (1.7.0) 2022-03-02 12:19:05.600 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev568) (3.1.1) 2022-03-02 12:19:05.603 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev568) (4.4.0) 2022-03-02 12:19:05.647 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (2.7.0) 2022-03-02 12:19:05.648 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (1.2.2) 2022-03-02 12:19:05.682 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.32) 2022-03-02 12:19:05.684 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.4) 2022-03-02 12:19:05.685 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.1.5) 2022-03-02 12:19:05.686 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (36.0.1) 2022-03-02 12:19:05.688 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (0.10.0) 2022-03-02 12:19:05.690 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 12:19:05.690 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.0) 2022-03-02 12:19:05.691 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (6.0) 2022-03-02 12:19:05.710 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev568) (1.0.3) 2022-03-02 12:19:05.800 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev568) (0.17.3) 2022-03-02 12:19:05.844 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev568) (1.5.0) 2022-03-02 12:19:05.907 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.5.0) 2022-03-02 12:19:05.911 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (2.0.1) 2022-03-02 12:19:05.912 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.13.0) 2022-03-02 12:19:05.997 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev568) (0.9.6) 2022-03-02 12:19:06.001 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev568) (2.8.2) 2022-03-02 12:19:06.061 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.2.3) 2022-03-02 12:19:06.062 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (0.4.0) 2022-03-02 12:19:06.064 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.0.9) 2022-03-02 12:19:06.067 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev568) (5.0.0) 2022-03-02 12:19:06.089 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev568) (3.2.0) 2022-03-02 12:19:06.093 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev568) (3.3.0) 2022-03-02 12:19:06.138 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev568) (1.15.0) 2022-03-02 12:19:06.199 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev568) (2021.3) 2022-03-02 12:19:06.234 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev568) (3.0.0) 2022-03-02 12:19:06.236 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev568) (1.3.3) 2022-03-02 12:19:06.261 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev568) (3.1.1) 2022-03-02 12:19:06.414 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev568) (2.4.0) 2022-03-02 12:19:06.487 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev568) (60.9.3) 2022-03-02 12:19:06.566 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (0.3.5) 2022-03-02 12:19:06.567 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (3.0.0) 2022-03-02 12:19:06.679 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:06.681 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:06.682 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:06.683 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:06.684 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:06.685 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:06.686 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 12:19:06.896 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 12:19:06.900 | 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==19.1.0.dev568) (3.10.1) 2022-03-02 12:19:06.902 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (3.2.0) 2022-03-02 12:19:06.947 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (3.17.6) 2022-03-02 12:19:06.951 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 12:19:07.038 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (1.26.8) 2022-03-02 12:19:07.041 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (2.0.12) 2022-03-02 12:19:07.043 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (3.3) 2022-03-02 12:19:07.044 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (2019.11.28) 2022-03-02 12:19:07.080 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev568) (0.7) 2022-03-02 12:19:07.415 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev568) (0.12.2) 2022-03-02 12:19:07.491 | 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==19.1.0.dev568) (5.0.0) 2022-03-02 12:19:07.678 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev568) (2.21) 2022-03-02 12:19:07.752 | 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==19.1.0.dev568) (0.5.0) 2022-03-02 12:19:07.753 | 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==19.1.0.dev568) (2.4.0) 2022-03-02 12:19:07.981 | 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==19.1.0.dev568) (2.5.0) 2022-03-02 12:19:08.152 | 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==19.1.0.dev568) (2.2) 2022-03-02 12:19:08.670 | 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==19.1.0.dev568) (0.13.1) 2022-03-02 12:19:08.719 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev568) (0.2.5) 2022-03-02 12:19:09.329 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.4.2) 2022-03-02 12:19:09.330 | 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==19.1.0.dev568) (0.5.2) 2022-03-02 12:19:09.667 | 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==19.1.0.dev568) (2.0.0) 2022-03-02 12:19:09.667 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev568) (4.10.0) 2022-03-02 12:19:09.836 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev568) (3.7.0) 2022-03-02 12:19:10.081 | 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==19.1.0.dev568) (21.4.0) 2022-03-02 12:19:10.083 | 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==19.1.0.dev568) (1.8.2) 2022-03-02 12:19:10.268 | 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==19.1.0.dev568) (1.0.0) 2022-03-02 12:19:10.487 | 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==19.1.0.dev568) (2.3.1) 2022-03-02 12:19:12.067 | Installing collected packages: neutron 2022-03-02 12:19:12.067 | Attempting uninstall: neutron 2022-03-02 12:19:12.068 | Found existing installation: neutron 19.1.0.dev568 2022-03-02 12:19:12.087 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-02 12:19:12.089 | Running setup.py develop for neutron 2022-03-02 12:19:18.132 | Successfully installed neutron 2022-03-02 12:19:18.132 | 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-03-02 12:19:18.139 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:19:18.139 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:19:18.294 | + inc/python:pip_install:200 : result=0 2022-03-02 12:19:18.296 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:19:18.299 | + functions-common:time_stop:2425 : local name 2022-03-02 12:19:18.301 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:19:18.303 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:19:18.305 | + functions-common:time_stop:2428 : local total 2022-03-02 12:19:18.307 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:19:18.310 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:19:18.313 | + functions-common:time_stop:2432 : start_time=1646223538169 2022-03-02 12:19:18.315 | + functions-common:time_stop:2434 : [[ -z 1646223538169 ]] 2022-03-02 12:19:18.317 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:19:18.322 | + functions-common:time_stop:2437 : end_time=1646223558319 2022-03-02 12:19:18.324 | + functions-common:time_stop:2438 : elapsed_time=20150 2022-03-02 12:19:18.326 | + functions-common:time_stop:2439 : total=116526 2022-03-02 12:19:18.330 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:19:18.332 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136676 2022-03-02 12:19:18.334 | + inc/python:pip_install:203 : return 0 2022-03-02 12:19:18.337 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 12:19:18.340 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 12:19:18.342 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 12:19:18.365 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 12:19:18.378 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-02 12:19:18.380 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-02 12:19:18.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:19:18.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:19:18.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-02 12:19:18.390 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:19:18.393 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-02 12:19:18.396 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 12:19:18.399 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-02 12:19:18.416 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:18.419 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-02 12:19:18.422 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-02 12:19:18.425 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-02 12:19:18.428 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 12:19:18.430 | + lib/stack:stack_install_service:32 : install_nova 2022-03-02 12:19:18.433 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-03-02 12:19:18.435 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-02 12:19:18.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:19:18.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:19:18.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-02 12:19:18.446 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:19:18.449 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-03-02 12:19:18.466 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:18.469 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-03-02 12:19:18.487 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:18.489 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-03-02 12:19:18.508 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:18.510 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-02 12:19:18.513 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-02 12:19:18.515 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-02 12:19:18.518 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:19:18.520 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:19:18.523 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:19:18.526 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:19:18.528 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:19:18.531 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:19:18.548 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:19:18.551 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:19:18.553 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:19:18.556 | + functions-common:git_clone:629 : echo master 2022-03-02 12:19:18.556 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:19:18.561 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-02 12:19:18.564 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:19:18.567 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-02 12:19:18.569 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:19:18.570 | + functions-common:git_clone:678 : head -1 2022-03-02 12:19:18.581 | 39a549e810 Allow unshelve to a specific host 2022-03-02 12:19:18.584 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:19:18.587 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-03-02 12:19:18.590 | + inc/python:setup_develop:338 : local bindep 2022-03-02 12:19:18.592 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 12:19:18.595 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-02 12:19:18.597 | + inc/python:setup_develop:344 : local extras= 2022-03-02 12:19:18.599 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-02 12:19:18.602 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 12:19:18.605 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 12:19:18.607 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-02 12:19:18.610 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 12:19:18.613 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 12:19:18.616 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-02 12:19:18.619 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 12:19:18.622 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-02 12:19:18.625 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 12:19:18.627 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 12:19:18.630 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-02 12:19:18.636 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-02 12:19:18.639 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-02 12:19:19.308 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-02 12:19:19.310 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 12:19:19.313 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 12:19:19.315 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 12:19:19.317 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 12:19:19.320 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-02 12:19:19.322 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 12:19:19.324 | + inc/python:setup_package:428 : local extras= 2022-03-02 12:19:19.327 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 12:19:19.330 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 12:19:19.332 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 12:19:19.335 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 12:19:19.337 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 12:19:19.339 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-02 12:19:19.361 | Using python 3.8 to install /opt/stack/nova 2022-03-02 12:19:19.363 | + 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-03-02 12:19:20.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:19:20.243 | from cryptography.utils import int_from_bytes 2022-03-02 12:19:20.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:19:20.244 | from cryptography.utils import int_from_bytes 2022-03-02 12:19:21.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:19:21.404 | Obtaining file:///opt/stack/nova 2022-03-02 12:19:21.404 | Preparing metadata (setup.py): started 2022-03-02 12:19:26.645 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 12:19:26.770 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.8.1) 2022-03-02 12:19:26.771 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.4.31) 2022-03-02 12:19:26.772 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.1) 2022-03-02 12:19:26.773 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.33.0) 2022-03-02 12:19:26.774 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.0.3) 2022-03-02 12:19:26.775 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (9.4.0) 2022-03-02 12:19:26.776 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.8.0) 2022-03-02 12:19:26.777 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.5.1) 2022-03-02 12:19:26.778 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (36.0.1) 2022-03-02 12:19:26.779 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.8.7) 2022-03-02 12:19:26.780 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.2) 2022-03-02 12:19:26.782 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.1.1) 2022-03-02 12:19:26.783 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 12:19:26.784 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.1.1) 2022-03-02 12:19:26.785 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.13.0) 2022-03-02 12:19:26.786 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.6) 2022-03-02 12:19:26.787 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.8.0) 2022-03-02 12:19:26.788 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.11.0) 2022-03-02 12:19:26.789 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.1) 2022-03-02 12:19:26.790 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.2) 2022-03-02 12:19:26.791 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev360) (3.2.0) 2022-03-02 12:19:26.793 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.3.0) 2022-03-02 12:19:26.794 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.4.0) 2022-03-02 12:19:26.795 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (7.8.0) 2022-03-02 12:19:26.796 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.6.0) 2022-03-02 12:19:26.797 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.27.1) 2022-03-02 12:19:26.799 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 12:19:26.800 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.10.0) 2022-03-02 12:19:26.801 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 12:19:26.802 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.0) 2022-03-02 12:19:26.803 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.8.0) 2022-03-02 12:19:26.804 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.4.0) 2022-03-02 12:19:26.805 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.1) 2022-03-02 12:19:26.806 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 12:19:26.807 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.3.0) 2022-03-02 12:19:26.809 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.3.0) 2022-03-02 12:19:26.810 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 12:19:26.811 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.12.2) 2022-03-02 12:19:26.812 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (11.2.0) 2022-03-02 12:19:26.813 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.3.1) 2022-03-02 12:19:26.814 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (12.13.0) 2022-03-02 12:19:26.815 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.11.0) 2022-03-02 12:19:26.816 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 12:19:26.817 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.0) 2022-03-02 12:19:26.818 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.0) 2022-03-02 12:19:26.819 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 12:19:26.820 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.1) 2022-03-02 12:19:26.821 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.9.0) 2022-03-02 12:19:26.822 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.6.0) 2022-03-02 12:19:26.824 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.2.0) 2022-03-02 12:19:26.825 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.0) 2022-03-02 12:19:26.826 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 12:19:26.827 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.1) 2022-03-02 12:19:26.829 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.10.1) 2022-03-02 12:19:26.830 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.1) 2022-03-02 12:19:26.831 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 12:19:26.832 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.2.2) 2022-03-02 12:19:26.833 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.3.3) 2022-03-02 12:19:26.834 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.0) 2022-03-02 12:19:26.835 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.4) 2022-03-02 12:19:26.836 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.2) 2022-03-02 12:19:26.837 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.4.0) 2022-03-02 12:19:26.838 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.61.0) 2022-03-02 12:19:26.839 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.0) 2022-03-02 12:19:26.856 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (4.11.1) 2022-03-02 12:19:26.857 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (1.1.6) 2022-03-02 12:19:26.860 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (5.4.0) 2022-03-02 12:19:26.880 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev360) (5.3.0) 2022-03-02 12:19:26.922 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev360) (1.15.0) 2022-03-02 12:19:26.952 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (2.1.0) 2022-03-02 12:19:26.953 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (1.16.0) 2022-03-02 12:19:26.978 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev360) (2.1.0) 2022-03-02 12:19:27.101 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (3.1.1) 2022-03-02 12:19:27.103 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (4.4.0) 2022-03-02 12:19:27.165 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.32) 2022-03-02 12:19:27.166 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.1.5) 2022-03-02 12:19:27.168 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 12:19:27.169 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.0) 2022-03-02 12:19:27.170 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (0.10.0) 2022-03-02 12:19:27.171 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.4) 2022-03-02 12:19:27.193 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (6.3.1) 2022-03-02 12:19:27.194 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (5.6.0) 2022-03-02 12:19:27.248 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (2.4.0) 2022-03-02 12:19:27.251 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:27.253 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (1.15.1) 2022-03-02 12:19:27.312 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev360) (0.17.3) 2022-03-02 12:19:27.452 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 12:19:27.454 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (2.0.1) 2022-03-02 12:19:27.535 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev360) (0.9.6) 2022-03-02 12:19:27.602 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.9) 2022-03-02 12:19:27.603 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.0) 2022-03-02 12:19:27.604 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.2.3) 2022-03-02 12:19:27.605 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (0.4.0) 2022-03-02 12:19:27.633 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.3.0) 2022-03-02 12:19:27.635 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.2.0) 2022-03-02 12:19:27.688 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev360) (1.0.3) 2022-03-02 12:19:27.745 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev360) (2021.3) 2022-03-02 12:19:27.777 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 12:19:27.781 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (3.0.0) 2022-03-02 12:19:27.835 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (3.0.7) 2022-03-02 12:19:27.836 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (21.3) 2022-03-02 12:19:27.929 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev360) (1.5.0) 2022-03-02 12:19:27.955 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev360) (60.9.3) 2022-03-02 12:19:28.035 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev360) (0.2.5) 2022-03-02 12:19:28.117 | 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==24.1.0.dev360) (3.17.6) 2022-03-02 12:19:28.180 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (22.0.0) 2022-03-02 12:19:28.182 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 12:19:28.183 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.13.3) 2022-03-02 12:19:28.230 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (3.10.1) 2022-03-02 12:19:28.232 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.1.0) 2022-03-02 12:19:28.233 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 12:19:28.314 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2019.11.28) 2022-03-02 12:19:28.315 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (1.26.8) 2022-03-02 12:19:28.318 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (3.3) 2022-03-02 12:19:28.320 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2.0.12) 2022-03-02 12:19:28.419 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev360) (0.7) 2022-03-02 12:19:28.638 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.4.2) 2022-03-02 12:19:28.641 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.5.2) 2022-03-02 12:19:28.754 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.6.3) 2022-03-02 12:19:28.755 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (1.4.2) 2022-03-02 12:19:28.756 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 12:19:28.847 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev360) (0.12.2) 2022-03-02 12:19:28.924 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev360) (1.22.2) 2022-03-02 12:19:28.958 | 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==24.1.0.dev360) (5.0.0) 2022-03-02 12:19:29.197 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev360) (2.21) 2022-03-02 12:19:29.277 | 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==24.1.0.dev360) (0.5.0) 2022-03-02 12:19:29.278 | 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==24.1.0.dev360) (2.4.0) 2022-03-02 12:19:29.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->nova==24.1.0.dev360) (2.5.0) 2022-03-02 12:19:29.598 | 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==24.1.0.dev360) (2.2) 2022-03-02 12:19:30.104 | 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==24.1.0.dev360) (0.13.1) 2022-03-02 12:19:30.153 | 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==24.1.0.dev360) (2.16.0) 2022-03-02 12:19:30.527 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:30.528 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:30.529 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:30.530 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:30.532 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:30.534 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:30.535 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 12:19:31.772 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev360) (3.7.0) 2022-03-02 12:19:32.182 | 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==24.1.0.dev360) (1.8.2) 2022-03-02 12:19:32.184 | 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==24.1.0.dev360) (21.4.0) 2022-03-02 12:19:32.285 | 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==24.1.0.dev360) (2.4.0) 2022-03-02 12:19:32.396 | 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==24.1.0.dev360) (1.0.0) 2022-03-02 12:19:34.114 | Installing collected packages: nova 2022-03-02 12:19:34.114 | Attempting uninstall: nova 2022-03-02 12:19:34.114 | Found existing installation: nova 24.1.0.dev360 2022-03-02 12:19:34.123 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-02 12:19:34.125 | Running setup.py develop for nova 2022-03-02 12:19:40.834 | Successfully installed nova 2022-03-02 12:19:40.834 | 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-03-02 12:19:40.842 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:19:40.842 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:19:41.008 | + inc/python:pip_install:200 : result=0 2022-03-02 12:19:41.010 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:19:41.012 | + functions-common:time_stop:2425 : local name 2022-03-02 12:19:41.014 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:19:41.018 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:19:41.020 | + functions-common:time_stop:2428 : local total 2022-03-02 12:19:41.022 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:19:41.025 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:19:41.027 | + functions-common:time_stop:2432 : start_time=1646223559355 2022-03-02 12:19:41.029 | + functions-common:time_stop:2434 : [[ -z 1646223559355 ]] 2022-03-02 12:19:41.032 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:19:41.037 | + functions-common:time_stop:2437 : end_time=1646223581034 2022-03-02 12:19:41.039 | + functions-common:time_stop:2438 : elapsed_time=21679 2022-03-02 12:19:41.041 | + functions-common:time_stop:2439 : total=136676 2022-03-02 12:19:41.043 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:19:41.046 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=158355 2022-03-02 12:19:41.049 | + inc/python:pip_install:203 : return 0 2022-03-02 12:19:41.051 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 12:19:41.054 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 12:19:41.056 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 12:19:41.075 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 12:19:41.088 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-02 12:19:41.090 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-02 12:19:41.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:19:41.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:19:41.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-02 12:19:41.101 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:19:41.103 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-02 12:19:41.116 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 12:19:41.119 | + ./stack.sh:main:937 : configure_nova 2022-03-02 12:19:41.122 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-03-02 12:19:41.135 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-03-02 12:19:41.137 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-02 12:19:41.140 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 12:19:41.144 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-02 12:19:41.145 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 12:19:41.150 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-02 12:19:41.152 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-02 12:19:41.155 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 12:19:41.158 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-02 12:19:41.160 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-02 12:19:41.163 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-02 12:19:41.166 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-02 12:19:41.168 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-02 12:19:41.180 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-02 12:19:41.193 | + 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-03-02 12:19:41.207 | + 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-03-02 12:19:41.220 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-02 12:19:41.233 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 12:19:41.237 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 12:19:41.242 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.YzR4n4SdKz 2022-03-02 12:19:41.245 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 12:19:41.247 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 12:19:41.251 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-02 12:19:41.254 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 12:19:41.256 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 12:19:41.259 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.YzR4n4SdKz 2022-03-02 12:19:41.263 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.YzR4n4SdKz 2022-03-02 12:19:41.278 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.YzR4n4SdKz /etc/sudoers.d/nova-rootwrap 2022-03-02 12:19:41.292 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-02 12:19:41.298 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 12:19:41.300 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 12:19:41.303 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 12:19:41.305 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 12:19:41.308 | + 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-03-02 12:19:41.310 | + 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-03-02 12:19:41.314 | + lib/nova:configure_nova:249 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 12:19:41.316 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-02 12:19:41.322 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-03-02 12:19:41.345 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:41.348 | + lib/nova:configure_nova:335 : create_nova_conf 2022-03-02 12:19:41.350 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-02 12:19:41.354 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-03-02 12:19:41.358 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-02 12:19:41.389 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-03-02 12:19:41.392 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-02 12:19:41.420 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-02 12:19:41.452 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-02 12:19:41.480 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-02 12:19:41.511 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-02 12:19:41.543 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-02 12:19:41.574 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-03-02 12:19:41.576 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-03-02 12:19:41.605 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-02 12:19:41.637 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-02 12:19:41.666 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-02 12:19:41.695 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-02 12:19:41.723 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 12:19:41.755 | + lib/nova:create_nova_conf:427 : is_fedora 2022-03-02 12:19:41.757 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:19:41.764 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:19:41.766 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:19:41.769 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:19:41.771 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:19:41.773 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:19:41.775 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:19:41.778 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:19:41.780 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:19:41.783 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:19:41.785 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:19:41.787 | + lib/nova:create_nova_conf:427 : is_suse 2022-03-02 12:19:41.789 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:19:41.792 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:19:41.794 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:19:41.797 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:19:41.800 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:19:41.802 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:19:41.804 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-03-02 12:19:41.822 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:41.824 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 12:19:41.827 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-03-02 12:19:41.829 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-02 12:19:41.857 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-03-02 12:19:41.860 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-02 12:19:41.862 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-02 12:19:41.865 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-02 12:19:41.867 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 12:19:41.870 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 12:19:41.902 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-03-02 12:19:41.904 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-02 12:19:41.907 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-02 12:19:41.909 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-02 12:19:41.912 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 12:19:41.914 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 12:19:41.946 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-03-02 12:19:41.981 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-02 12:19:42.010 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-02 12:19:42.038 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-03-02 12:19:42.054 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:42.057 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-03-02 12:19:42.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:42.079 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-03-02 12:19:42.079 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-03-02 12:19:42.085 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-03-02 12:19:42.087 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-02 12:19:42.117 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-03-02 12:19:42.137 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:42.140 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-02 12:19:42.143 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-02 12:19:42.145 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 12:19:42.147 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 12:19:42.150 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-02 12:19:42.181 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-02 12:19:42.210 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 12:19:42.242 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-02 12:19:42.272 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-02 12:19:42.303 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-02 12:19:42.332 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-02 12:19:42.362 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-02 12:19:42.390 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:19:42.418 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 12:19:42.446 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-03-02 12:19:42.463 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:42.465 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-03-02 12:19:42.467 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-02 12:19:42.498 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-02 12:19:42.527 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-03-02 12:19:42.556 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-03-02 12:19:42.583 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-02 12:19:42.611 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-02 12:19:42.642 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-02 12:19:42.672 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-02 12:19:42.700 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-03-02 12:19:42.717 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:42.720 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-03-02 12:19:42.722 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-02 12:19:42.751 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-02 12:19:42.785 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-02 12:19:42.788 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-02 12:19:42.818 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-03-02 12:19:42.821 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-03-02 12:19:42.823 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-02 12:19:42.826 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:19:42.830 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:19:42.832 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:19:42.835 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:19:42.837 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:19:42.840 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:19:42.842 | + lib/nova:create_nova_conf:495 : is_fedora 2022-03-02 12:19:42.844 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:19:42.847 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:19:42.849 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:19:42.851 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:19:42.854 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:19:42.856 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:19:42.858 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:19:42.861 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:19:42.863 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:19:42.866 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:19:42.868 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:19:42.871 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-02 12:19:42.873 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-02 12:19:42.877 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-02 12:19:42.881 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 12:19:42.899 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 12:19:42.901 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 12:19:42.904 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 12:19:42.906 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 12:19:42.908 | + 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-03-02 12:19:42.940 | + 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-03-02 12:19:42.970 | + 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-03-02 12:19:43.000 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 12:19:43.030 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-02 12:19:43.064 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-03-02 12:19:43.081 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:43.083 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-02 12:19:43.086 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-02 12:19:43.088 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-02 12:19:43.091 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-02 12:19:43.093 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 12:19:43.096 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 12:19:43.099 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-02 12:19:43.103 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-02 12:19:43.105 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 12:19:43.107 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 12:19:43.121 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 12:19:43.121 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:19:43.131 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 12:19:43.135 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:19:43.151 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 12:19:43.153 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-02 12:19:43.157 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-02 12:19:43.188 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-02 12:19:43.215 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-02 12:19:43.243 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 12:19:43.271 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 12:19:43.301 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 12:19:43.329 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 12:19:43.356 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 12:19:43.393 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 12:19:43.423 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 12:19:43.454 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 12:19:43.491 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 12:19:43.519 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 12:19:43.550 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 12:19:43.552 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 12:19:43.555 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-02 12:19:43.558 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-02 12:19:43.560 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 12:19:43.563 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:43.565 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:43.568 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 12:19:43.571 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 12:19:43.573 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 12:19:43.602 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 12:19:43.637 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-02 12:19:43.638 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 12:19:43.647 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-02 12:19:43.650 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-02 12:19:43.652 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-02 12:19:43.655 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 12:19:43.658 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 12:19:43.660 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:19:43.663 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:43.665 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:43.667 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 12:19:43.670 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 12:19:43.673 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:43.675 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:43.678 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-02 12:19:43.740 | Enabling site nova-api-wsgi. 2022-03-02 12:19:43.747 | To activate the new configuration, you need to run: 2022-03-02 12:19:43.747 | systemctl reload apache2 2022-03-02 12:19:43.751 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 12:19:43.754 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 12:19:43.756 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:19:43.758 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 12:19:43.900 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-03-02 12:19:43.921 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:43.923 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-02 12:19:43.926 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-02 12:19:43.928 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-02 12:19:43.931 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-02 12:19:43.934 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-02 12:19:43.936 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 12:19:43.939 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-02 12:19:43.944 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-02 12:19:43.946 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 12:19:43.948 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 12:19:43.963 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 12:19:43.963 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:19:43.973 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 12:19:43.976 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:19:43.993 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-02 12:19:43.995 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-02 12:19:43.999 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-02 12:19:44.033 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-02 12:19:44.060 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-02 12:19:44.088 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-02 12:19:44.119 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 12:19:44.152 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 12:19:44.183 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-02 12:19:44.214 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-02 12:19:44.244 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-02 12:19:44.274 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 12:19:44.302 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 12:19:44.332 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 12:19:44.360 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-02 12:19:44.389 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-02 12:19:44.392 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-02 12:19:44.421 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-03-02 12:19:44.441 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:44.443 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-02 12:19:44.477 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-03-02 12:19:44.480 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-02 12:19:44.482 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-02 12:19:44.502 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:44.504 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:19:44.507 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:19:44.537 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-02 12:19:44.570 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-02 12:19:44.573 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 12:19:44.575 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-02 12:19:44.579 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 12:19:44.581 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 12:19:44.584 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 12:19:44.601 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:44.604 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 12:19:44.607 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 12:19:44.610 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 12:19:44.628 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:44.631 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:19:44.634 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:19:44.665 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 12:19:44.667 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 12:19:44.670 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-02 12:19:44.702 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-02 12:19:44.733 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-02 12:19:44.773 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-03-02 12:19:44.791 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:44.794 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 12:19:44.826 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-03-02 12:19:44.828 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-03-02 12:19:44.831 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-02 12:19:44.863 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-02 12:19:44.893 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-03-02 12:19:44.936 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-03-02 12:19:44.965 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-02 12:19:44.996 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-02 12:19:45.026 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-02 12:19:45.057 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-02 12:19:45.086 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-02 12:19:45.117 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-03-02 12:19:45.134 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:45.138 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-03-02 12:19:45.142 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 12:19:45.144 | + lib/nova:create_nova_conf:543 : local conf 2022-03-02 12:19:45.147 | + lib/nova:create_nova_conf:544 : local vhost 2022-03-02 12:19:45.151 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-03-02 12:19:45.153 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 12:19:45.156 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 12:19:45.159 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-03-02 12:19:45.162 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-03-02 12:19:45.164 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-03-02 12:19:45.169 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-03-02 12:19:45.172 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-02 12:19:45.175 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-02 12:19:45.177 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-02 12:19:45.180 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 12:19:45.183 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 12:19:45.214 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-02 12:19:45.247 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-02 12:19:45.282 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 12:19:45.285 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-03-02 12:19:45.287 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-02 12:19:45.290 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-02 12:19:45.308 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:45.312 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-02 12:19:45.312 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-02 12:19:46.044 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-02 12:19:46.047 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-02 12:19:46.049 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 12:19:46.052 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-02 12:19:46.054 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 12:19:46.056 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-02 12:19:46.059 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 12:19:46.076 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:46.080 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-02 12:19:46.083 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-02 12:19:46.085 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 12:19:46.101 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:46.104 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 12:19:46.107 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 12:19:46.138 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 12:19:46.141 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 12:19:46.144 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-03-02 12:19:46.161 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:46.164 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-02 12:19:46.166 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 12:19:46.169 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-02 12:19:46.204 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-03-02 12:19:46.232 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-02 12:19:46.265 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-02 12:19:46.294 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-02 12:19:46.326 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-02 12:19:46.355 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-02 12:19:46.387 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-02 12:19:46.416 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-03-02 12:19:46.418 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-02 12:19:46.422 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-02 12:19:46.425 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 12:19:46.444 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 12:19:46.446 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 12:19:46.449 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 12:19:46.451 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 12:19:46.454 | + 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-03-02 12:19:46.485 | + 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-03-02 12:19:46.518 | + 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-03-02 12:19:46.549 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 12:19:46.578 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 12:19:46.581 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-03-02 12:19:46.586 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 12:19:46.588 | + lib/nova:create_nova_conf:577 : local conf 2022-03-02 12:19:46.590 | + lib/nova:create_nova_conf:578 : local offset 2022-03-02 12:19:46.594 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-03-02 12:19:46.597 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 12:19:46.599 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 12:19:46.602 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-03-02 12:19:46.604 | + lib/nova:create_nova_conf:580 : offset=0 2022-03-02 12:19:46.606 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-02 12:19:46.610 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 12:19:46.612 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-03-02 12:19:46.615 | + lib/nova:configure_console_proxies:693 : offset=0 2022-03-02 12:19:46.617 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-03-02 12:19:46.635 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:46.638 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-03-02 12:19:46.640 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-03-02 12:19:46.658 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:46.661 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-03-02 12:19:46.679 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:46.681 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-03-02 12:19:46.699 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:19:46.702 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-02 12:19:46.721 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:19:46.723 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-02 12:19:46.726 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-02 12:19:46.729 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-02 12:19:46.732 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 12:19:46.736 | + lib/stack:stack_install_service:32 : install_placement 2022-03-02 12:19:46.739 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-02 12:19:46.742 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-02 12:19:46.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:46.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:46.750 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-02 12:19:46.752 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:19:46.755 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:19:46.758 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:19:46.760 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:19:46.763 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:19:46.766 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:19:46.768 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:46.771 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:46.773 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:19:46.776 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:19:46.778 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:19:46.782 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:19:46.784 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-02 12:19:46.787 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:19:46.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:46.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:46.795 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-02 12:19:46.818 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-02 12:19:46.930 | Reading package lists... 2022-03-02 12:19:47.190 | Building dependency tree... 2022-03-02 12:19:47.192 | Reading state information... 2022-03-02 12:19:47.457 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 12:19:47.457 | The following packages were automatically installed and are no longer required: 2022-03-02 12:19:47.459 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:19:47.459 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:19:47.459 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:19:47.459 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:19:47.459 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:19:47.459 | python3-zope.interface 2022-03-02 12:19:47.459 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:19:47.580 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:19:47.586 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:19:47.589 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:19:47.592 | + functions-common:time_stop:2425 : local name 2022-03-02 12:19:47.594 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:19:47.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:19:47.599 | + functions-common:time_stop:2428 : local total 2022-03-02 12:19:47.602 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:19:47.604 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:19:47.607 | + functions-common:time_stop:2432 : start_time=1646223586815 2022-03-02 12:19:47.609 | + functions-common:time_stop:2434 : [[ -z 1646223586815 ]] 2022-03-02 12:19:47.613 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:19:47.617 | + functions-common:time_stop:2437 : end_time=1646223587614 2022-03-02 12:19:47.619 | + functions-common:time_stop:2438 : elapsed_time=799 2022-03-02 12:19:47.622 | + functions-common:time_stop:2439 : total=6332 2022-03-02 12:19:47.625 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:19:47.627 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7131 2022-03-02 12:19:47.630 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:19:47.632 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-02 12:19:47.635 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-02 12:19:47.638 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-02 12:19:47.640 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-02 12:19:47.643 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-02 12:19:47.665 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-02 12:19:47.668 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 12:19:47.671 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 12:19:47.674 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 12:19:47.676 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 12:19:47.679 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 12:19:47.682 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 12:19:47.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:47.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:47.690 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 12:19:47.692 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 12:19:47.695 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 12:19:47.697 | + functions-common:apt_get_update:1190 : return 2022-03-02 12:19:47.700 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-02 12:19:47.702 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 12:19:47.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:47.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:47.710 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-02 12:19:47.735 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-02 12:19:47.850 | Reading package lists... 2022-03-02 12:19:48.112 | Building dependency tree... 2022-03-02 12:19:48.114 | Reading state information... 2022-03-02 12:19:48.390 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-02 12:19:48.390 | The following packages were automatically installed and are no longer required: 2022-03-02 12:19:48.392 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 12:19:48.392 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 12:19:48.392 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 12:19:48.392 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 12:19:48.392 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 12:19:48.392 | python3-zope.interface 2022-03-02 12:19:48.392 | Use 'sudo apt autoremove' to remove them. 2022-03-02 12:19:48.509 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 12:19:48.514 | + functions-common:apt_get:1234 : result=0 2022-03-02 12:19:48.518 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 12:19:48.520 | + functions-common:time_stop:2425 : local name 2022-03-02 12:19:48.522 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:19:48.525 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:19:48.527 | + functions-common:time_stop:2428 : local total 2022-03-02 12:19:48.530 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:19:48.533 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 12:19:48.535 | + functions-common:time_stop:2432 : start_time=1646223587731 2022-03-02 12:19:48.538 | + functions-common:time_stop:2434 : [[ -z 1646223587731 ]] 2022-03-02 12:19:48.541 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:19:48.546 | + functions-common:time_stop:2437 : end_time=1646223588543 2022-03-02 12:19:48.548 | + functions-common:time_stop:2438 : elapsed_time=812 2022-03-02 12:19:48.550 | + functions-common:time_stop:2439 : total=7131 2022-03-02 12:19:48.553 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:19:48.555 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7943 2022-03-02 12:19:48.558 | + functions-common:apt_get:1238 : return 0 2022-03-02 12:19:48.561 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-02 12:19:48.563 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-02 12:19:48.566 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:19:48.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:19:48.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:19:48.573 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-02 12:19:48.576 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-02 12:19:48.634 | wsgi (enabled by maintainer script) 2022-03-02 12:19:48.637 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-02 12:19:48.641 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-02 12:19:48.643 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 12:19:48.647 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-02 12:19:48.649 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-02 12:19:48.652 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 12:19:48.657 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 12:19:48.657 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-02 12:19:48.663 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-02 12:19:48.666 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-02 12:19:48.668 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-02 12:19:48.672 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-02 12:19:48.675 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-02 12:19:48.700 | Using python 3.8 to install osc-placement 2022-03-02 12:19:48.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-03-02 12:19:49.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:19:49.589 | from cryptography.utils import int_from_bytes 2022-03-02 12:19:49.590 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:19:49.590 | from cryptography.utils import int_from_bytes 2022-03-02 12:19:50.733 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:19:50.761 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-02 12:19:50.771 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-02 12:19:50.772 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-02 12:19:50.773 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-02 12:19:50.774 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-02 12:19:50.775 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-02 12:19:50.776 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-02 12:19:50.834 | 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-03-02 12:19:50.836 | 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-03-02 12:19:50.837 | 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-03-02 12:19:50.838 | 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-03-02 12:19:50.851 | 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-03-02 12:19:50.852 | 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-03-02 12:19:50.854 | 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-03-02 12:19:50.868 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-02 12:19:50.869 | 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-03-02 12:19:50.870 | 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-03-02 12:19:50.872 | 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-03-02 12:19:50.873 | 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-03-02 12:19:50.875 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-02 12:19:50.896 | 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-03-02 12:19:50.898 | 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.1.1) 2022-03-02 12:19:50.899 | 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-03-02 12:19:50.900 | 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-03-02 12:19:50.909 | 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.13.3) 2022-03-02 12:19:50.948 | 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-03-02 12:19:50.949 | 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-03-02 12:19:50.950 | 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) (0.10.0) 2022-03-02 12:19:50.951 | 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-03-02 12:19:50.953 | 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-03-02 12:19:50.955 | 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-03-02 12:19:50.956 | 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-03-02 12:19:50.957 | 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.1) 2022-03-02 12:19:51.023 | 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-03-02 12:19:51.026 | 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-03-02 12:19:51.027 | 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.8) 2022-03-02 12:19:51.029 | 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-03-02 12:19:51.120 | 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-03-02 12:19:51.121 | 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-03-02 12:19:51.122 | 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-03-02 12:19:51.165 | 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-03-02 12:19:51.206 | 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-03-02 12:19:51.371 | 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-03-02 12:19:53.586 | 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-03-02 12:19:53.593 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:19:53.593 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:19:53.735 | + inc/python:pip_install:200 : result=0 2022-03-02 12:19:53.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:19:53.745 | + functions-common:time_stop:2425 : local name 2022-03-02 12:19:53.748 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:19:53.751 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:19:53.754 | + functions-common:time_stop:2428 : local total 2022-03-02 12:19:53.757 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:19:53.759 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:19:53.762 | + functions-common:time_stop:2432 : start_time=1646223588693 2022-03-02 12:19:53.764 | + functions-common:time_stop:2434 : [[ -z 1646223588693 ]] 2022-03-02 12:19:53.767 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:19:53.772 | + functions-common:time_stop:2437 : end_time=1646223593769 2022-03-02 12:19:53.775 | + functions-common:time_stop:2438 : elapsed_time=5076 2022-03-02 12:19:53.777 | + functions-common:time_stop:2439 : total=158355 2022-03-02 12:19:53.780 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:19:53.783 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=163431 2022-03-02 12:19:53.786 | + inc/python:pip_install:203 : return 0 2022-03-02 12:19:53.789 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-02 12:19:53.792 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-02 12:19:53.795 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-02 12:19:53.799 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 12:19:53.801 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 12:19:53.805 | ++ functions-common:git_clone:612 : pwd 2022-03-02 12:19:53.808 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 12:19:53.810 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 12:19:53.814 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 12:19:53.832 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 12:19:53.835 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 12:19:53.837 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 12:19:53.840 | + functions-common:git_clone:629 : echo master 2022-03-02 12:19:53.841 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 12:19:53.846 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-02 12:19:53.849 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 12:19:53.851 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-02 12:19:53.855 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 12:19:53.855 | + functions-common:git_clone:678 : head -1 2022-03-02 12:19:53.859 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-02 12:19:53.862 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 12:19:53.865 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-02 12:19:53.867 | + inc/python:setup_develop:338 : local bindep 2022-03-02 12:19:53.870 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 12:19:53.872 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-02 12:19:53.875 | + inc/python:setup_develop:344 : local extras= 2022-03-02 12:19:53.878 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-02 12:19:53.881 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 12:19:53.883 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 12:19:53.886 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-02 12:19:53.889 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 12:19:53.891 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 12:19:53.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-02 12:19:53.897 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 12:19:53.900 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-02 12:19:53.903 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 12:19:53.906 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 12:19:53.909 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-02 12:19:53.915 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-02 12:19:53.918 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-02 12:19:54.580 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-02 12:19:54.583 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 12:19:54.586 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 12:19:54.588 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 12:19:54.591 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 12:19:54.594 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-02 12:19:54.596 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 12:19:54.599 | + inc/python:setup_package:428 : local extras= 2022-03-02 12:19:54.603 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 12:19:54.605 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 12:19:54.608 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 12:19:54.611 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 12:19:54.614 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 12:19:54.617 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-02 12:19:54.639 | Using python 3.8 to install /opt/stack/placement 2022-03-02 12:19:54.642 | + 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-03-02 12:19:55.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:19:55.535 | from cryptography.utils import int_from_bytes 2022-03-02 12:19:55.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:19:55.535 | from cryptography.utils import int_from_bytes 2022-03-02 12:19:56.714 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:19:56.743 | Obtaining file:///opt/stack/placement 2022-03-02 12:19:56.744 | Preparing metadata (setup.py): started 2022-03-02 12:19:59.944 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 12:19:59.991 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-02 12:19:59.993 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-02 12:19:59.994 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-02 12:19:59.995 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-02 12:19:59.996 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-02 12:19:59.997 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 12:19:59.998 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-02 12:20:00.000 | 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==6.1.0.dev36) (60.9.3) 2022-03-02 12:20:00.001 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-02 12:20:00.002 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-02 12:20:00.004 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.4.0) 2022-03-02 12:20:00.005 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-02 12:20:00.006 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-02 12:20:00.007 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-02 12:20:00.008 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-02 12:20:00.009 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-02 12:20:00.010 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-02 12:20:00.011 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 12:20:00.012 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-02 12:20:00.014 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-02 12:20:00.015 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-02 12:20:00.080 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-02 12:20:00.082 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-02 12:20:00.083 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-02 12:20:00.086 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 12:20:00.087 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 12:20:00.088 | 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==6.1.0.dev36) (3.1.1) 2022-03-02 12:20:00.109 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-02 12:20:00.151 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-02 12:20:00.152 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-02 12:20:00.153 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-02 12:20:00.154 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-02 12:20:00.156 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 12:20:00.207 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-02 12:20:00.208 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-02 12:20:00.211 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-02 12:20:00.213 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-02 12:20:00.253 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-02 12:20:00.256 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-02 12:20:00.277 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 12:20:00.279 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-02 12:20:00.281 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-02 12:20:00.307 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-02 12:20:00.308 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-02 12:20:00.322 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 12:20:00.339 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-02 12:20:00.340 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-02 12:20:00.341 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-02 12:20:00.344 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-02 12:20:00.386 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-02 12:20:00.387 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-02 12:20:00.389 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-02 12:20:00.392 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-02 12:20:00.408 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-02 12:20:00.573 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-02 12:20:00.613 | 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==6.1.0.dev36) (5.4.0) 2022-03-02 12:20:00.614 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-02 12:20:00.615 | 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==6.1.0.dev36) (4.11.1) 2022-03-02 12:20:00.633 | 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==6.1.0.dev36) (1.15.0) 2022-03-02 12:20:00.668 | 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==6.1.0.dev36) (1.13.3) 2022-03-02 12:20:00.727 | 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==6.1.0.dev36) (2.1.0) 2022-03-02 12:20:00.823 | 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==6.1.0.dev36) (1.7.0) 2022-03-02 12:20:00.918 | 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==6.1.0.dev36) (1.1.5) 2022-03-02 12:20:00.971 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-02 12:20:01.183 | 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==6.1.0.dev36) (0.5.2) 2022-03-02 12:20:01.184 | 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==6.1.0.dev36) (0.4.2) 2022-03-02 12:20:01.185 | 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==6.1.0.dev36) (5.1.1) 2022-03-02 12:20:01.269 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-02 12:20:01.323 | 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==6.1.0.dev36) (2.21) 2022-03-02 12:20:01.496 | 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==6.1.0.dev36) (3.7.0) 2022-03-02 12:20:01.606 | 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==6.1.0.dev36) (1.0.0) 2022-03-02 12:20:01.607 | 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==6.1.0.dev36) (3.0.0) 2022-03-02 12:20:03.597 | Installing collected packages: openstack-placement 2022-03-02 12:20:03.597 | Attempting uninstall: openstack-placement 2022-03-02 12:20:03.598 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-02 12:20:03.600 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-02 12:20:03.602 | Running setup.py develop for openstack-placement 2022-03-02 12:20:07.898 | Successfully installed openstack-placement 2022-03-02 12:20:07.898 | 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-03-02 12:20:07.907 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:20:07.907 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:20:08.055 | + inc/python:pip_install:200 : result=0 2022-03-02 12:20:08.057 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:20:08.059 | + functions-common:time_stop:2425 : local name 2022-03-02 12:20:08.063 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:20:08.065 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:20:08.067 | + functions-common:time_stop:2428 : local total 2022-03-02 12:20:08.070 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:20:08.072 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:20:08.074 | + functions-common:time_stop:2432 : start_time=1646223594633 2022-03-02 12:20:08.077 | + functions-common:time_stop:2434 : [[ -z 1646223594633 ]] 2022-03-02 12:20:08.080 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:20:08.085 | + functions-common:time_stop:2437 : end_time=1646223608082 2022-03-02 12:20:08.088 | + functions-common:time_stop:2438 : elapsed_time=13449 2022-03-02 12:20:08.091 | + functions-common:time_stop:2439 : total=163431 2022-03-02 12:20:08.094 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:20:08.096 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=176880 2022-03-02 12:20:08.099 | + inc/python:pip_install:203 : return 0 2022-03-02 12:20:08.102 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 12:20:08.104 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 12:20:08.107 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 12:20:08.131 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 12:20:08.149 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-02 12:20:08.152 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-02 12:20:08.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:20:08.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:20:08.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-02 12:20:08.163 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:20:08.165 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 12:20:08.168 | + ./stack.sh:main:943 : configure_placement 2022-03-02 12:20:08.171 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-02 12:20:08.185 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-02 12:20:08.188 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-02 12:20:08.193 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-02 12:20:08.196 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-02 12:20:08.199 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-02 12:20:08.201 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-02 12:20:08.204 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 12:20:08.207 | + 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-03-02 12:20:08.242 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-02 12:20:08.276 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-02 12:20:08.312 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-02 12:20:08.314 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-02 12:20:08.317 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-02 12:20:08.320 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 12:20:08.322 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-02 12:20:08.360 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-02 12:20:08.391 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 12:20:08.423 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-02 12:20:08.453 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-02 12:20:08.484 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-02 12:20:08.516 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-02 12:20:08.548 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-02 12:20:08.578 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:20:08.617 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 12:20:08.647 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-02 12:20:08.650 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-02 12:20:08.652 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-02 12:20:08.656 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 12:20:08.684 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 12:20:08.686 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 12:20:08.689 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 12:20:08.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 12:20:08.694 | + 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-03-02 12:20:08.725 | + 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-03-02 12:20:08.755 | + 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-03-02 12:20:08.786 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 12:20:08.817 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-02 12:20:08.819 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-02 12:20:08.822 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-02 12:20:08.825 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-02 12:20:08.828 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-02 12:20:08.830 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 12:20:08.833 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 12:20:08.836 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-02 12:20:08.841 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-02 12:20:08.844 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 12:20:08.847 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 12:20:08.860 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 12:20:08.860 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:20:08.869 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 12:20:08.873 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 12:20:08.892 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-02 12:20:08.894 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-02 12:20:08.899 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-02 12:20:08.931 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-02 12:20:08.962 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-02 12:20:08.993 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-02 12:20:09.022 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 12:20:09.075 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 12:20:09.108 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-02 12:20:09.139 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-02 12:20:09.173 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-02 12:20:09.204 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 12:20:09.238 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 12:20:09.273 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 12:20:09.306 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-02 12:20:09.337 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 12:20:09.340 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 12:20:09.344 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-02 12:20:09.347 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-02 12:20:09.349 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 12:20:09.352 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:20:09.355 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:20:09.357 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-02 12:20:09.361 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-02 12:20:09.363 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-02 12:20:09.398 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 12:20:09.433 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-02 12:20:09.433 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-02 12:20:09.443 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-02 12:20:09.446 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-02 12:20:09.449 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-02 12:20:09.453 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 12:20:09.455 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 12:20:09.458 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 12:20:09.461 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:20:09.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:20:09.467 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 12:20:09.469 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 12:20:09.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:20:09.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:20:09.477 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-02 12:20:09.541 | Site placement-api already enabled 2022-03-02 12:20:09.547 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 12:20:09.549 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 12:20:09.552 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:20:09.555 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 12:20:09.696 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-02 12:20:09.719 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:20:09.721 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-02 12:20:09.743 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:09.746 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-02 12:20:09.767 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:20:09.770 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-02 12:20:09.772 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-03-02 12:20:09.775 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-02 12:20:09.809 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-03-02 12:20:09.841 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-03-02 12:20:09.874 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-02 12:20:09.905 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-02 12:20:09.937 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-03-02 12:20:09.969 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-02 12:20:10.001 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-02 12:20:10.032 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-02 12:20:10.051 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:10.054 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-02 12:20:10.073 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:10.075 | + ./stack.sh:main:969 : run_phase stack install 2022-03-02 12:20:10.078 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 12:20:10.081 | + functions-common:run_phase:1854 : local phase=install 2022-03-02 12:20:10.084 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 12:20:10.086 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 12:20:10.089 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 12:20:10.091 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 12:20:10.094 | + functions-common:run_phase:1863 : local extra 2022-03-02 12:20:10.098 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 12:20:10.102 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 12:20:10.105 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 12:20:10.108 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 12:20:10.111 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-02 12:20:10.114 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 12:20:10.131 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:20:10.133 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 12:20:10.135 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 12:20:10.138 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-02 12:20:10.141 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-02 12:20:10.143 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:20:10.146 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-02 12:20:10.148 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-02 12:20:10.150 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-02 12:20:10.209 | ++ inc/async:async_inner:63 : install_tempest 2022-03-02 12:20:10.255 | [207385 Async install_tempest:232763]: running: install_tempest 2022-03-02 12:20:10.257 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 12:20:10.260 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 12:20:10.263 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 12:20:10.266 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 12:20:10.269 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-02 12:20:10.272 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 12:20:10.275 | + functions-common:run_plugins:1840 : local phase=install 2022-03-02 12:20:10.278 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 12:20:10.281 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 12:20:10.284 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-02 12:20:10.287 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-02 12:20:10.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 12:20:10.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 12:20:10.297 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-02 12:20:10.300 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 12:20:10.303 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-02 12:20:10.305 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-02 12:20:10.308 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 12:20:10.312 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-02 12:20:10.315 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-02 12:20:10.318 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 12:20:10.322 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-02 12:20:10.325 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 12:20:10.330 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-02 12:20:10.333 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-02 12:20:10.336 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-02 12:20:10.340 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-02 12:20:10.343 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-02 12:20:10.368 | Using python 3.8 to install python-openstackclient 2022-03-02 12:20:10.370 | + 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-03-02 12:20:11.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:20:11.260 | from cryptography.utils import int_from_bytes 2022-03-02 12:20:11.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:20:11.260 | from cryptography.utils import int_from_bytes 2022-03-02 12:20:12.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 12:20:12.453 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-03-02 12:20:12.471 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-02 12:20:12.472 | 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-03-02 12:20:12.473 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-02 12:20:12.474 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-02 12:20:12.475 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-02 12:20:12.476 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-02 12:20:12.477 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-02 12:20:12.479 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-02 12:20:12.480 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-02 12:20:12.481 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-02 12:20:12.482 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-02 12:20:12.494 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-02 12:20:12.495 | 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-03-02 12:20:12.496 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-02 12:20:12.497 | 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-03-02 12:20:12.498 | 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-03-02 12:20:12.525 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-03-02 12:20:12.526 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-03-02 12:20:12.527 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-03-02 12:20:12.528 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-03-02 12:20:12.530 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-03-02 12:20:12.531 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-03-02 12:20:12.532 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-03-02 12:20:12.533 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-03-02 12:20:12.535 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-03-02 12:20:12.536 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-03-02 12:20:12.537 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-03-02 12:20:12.550 | 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-03-02 12:20:12.568 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-02 12:20:12.571 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-02 12:20:12.572 | 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-03-02 12:20:12.573 | 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-03-02 12:20:12.595 | 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-03-02 12:20:12.613 | 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-03-02 12:20:12.615 | 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-03-02 12:20:12.616 | 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-03-02 12:20:12.708 | 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-03-02 12:20:12.709 | 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-03-02 12:20:12.710 | 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-03-02 12:20:12.754 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-03-02 12:20:12.766 | 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.13.3) 2022-03-02 12:20:12.801 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-03-02 12:20:12.966 | 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-03-02 12:20:12.984 | 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-03-02 12:20:13.089 | 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.8) 2022-03-02 12:20:13.091 | 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-03-02 12:20:13.095 | 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-03-02 12:20:13.096 | 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-03-02 12:20:13.226 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-03-02 12:20:15.535 | 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-03-02 12:20:15.542 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 12:20:15.542 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 12:20:15.676 | + inc/python:pip_install:200 : result=0 2022-03-02 12:20:15.679 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 12:20:15.682 | + functions-common:time_stop:2425 : local name 2022-03-02 12:20:15.686 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:20:15.689 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:20:15.691 | + functions-common:time_stop:2428 : local total 2022-03-02 12:20:15.694 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:20:15.698 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 12:20:15.701 | + functions-common:time_stop:2432 : start_time=1646223610362 2022-03-02 12:20:15.704 | + functions-common:time_stop:2434 : [[ -z 1646223610362 ]] 2022-03-02 12:20:15.708 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:20:15.712 | + functions-common:time_stop:2437 : end_time=1646223615709 2022-03-02 12:20:15.715 | + functions-common:time_stop:2438 : elapsed_time=5347 2022-03-02 12:20:15.718 | + functions-common:time_stop:2439 : total=176880 2022-03-02 12:20:15.720 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:20:15.723 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=182227 2022-03-02 12:20:15.726 | + inc/python:pip_install:203 : return 0 2022-03-02 12:20:15.728 | + ./stack.sh:main:981 : install_oscwrap 2022-03-02 12:20:15.732 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-02 12:20:15.737 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.SuFah7cqSc 2022-03-02 12:20:15.740 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-02 12:20:15.742 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-02 12:20:15.745 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-02 12:20:15.748 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-02 12:20:15.751 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 12:20:15.753 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-02 12:20:15.773 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:20:15.776 | + ./stack.sh:main:1035 : configure_database 2022-03-02 12:20:15.778 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-02 12:20:15.782 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-02 12:20:15.784 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-02 12:20:15.787 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:20:15.789 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-02 12:20:15.791 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-02 12:20:15.794 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:20:15.796 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:20:15.799 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-02 12:20:15.801 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-02 12:20:15.804 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:20:15.806 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:20:15.808 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:20:15.811 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:20:15.814 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:20:15.816 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:20:15.818 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:20:15.821 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:20:15.824 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:20:15.827 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:20:15.829 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:20:15.832 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-02 12:20:15.834 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:20:15.836 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:20:15.839 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:20:15.841 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:20:15.844 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:20:15.848 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:20:15.850 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-02 12:20:15.867 | mysqladmin: connect to server at 'localhost' failed 2022-03-02 12:20:15.867 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-02 12:20:15.874 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-02 12:20:15.877 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-02 12:20:15.879 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:20:15.882 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:20:15.884 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-02 12:20:15.887 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-02 12:20:15.890 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-02 12:20:15.893 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 12:20:15.895 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 12:20:15.898 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-02 12:20:15.900 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-02 12:20:15.903 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-02 12:20:15.915 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:20:15.974 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-02 12:20:15.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:20:16.072 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-02 12:20:16.076 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-02 12:20:16.079 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-02 12:20:16.082 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-02 12:20:16.137 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-02 12:20:16.192 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-02 12:20:16.247 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-02 12:20:16.303 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-02 12:20:16.305 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-02 12:20:16.308 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:20:16.312 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-02 12:20:19.420 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-02 12:20:19.423 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-02 12:20:19.426 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 12:20:19.431 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-122019 2022-03-02 12:20:19.434 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-122019 1039' 2022-03-02 12:20:19.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.439 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 12:20:19.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.444 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 12:20:19.447 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.449 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 12:20:19.452 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.455 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 12:20:19.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.461 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 12:20:19.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.467 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 12:20:19.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.472 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-121609 2022-03-02 12:20:19.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.477 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 12:20:19.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.482 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 12:20:19.485 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.488 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 12:20:19.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.493 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 12:20:19.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.502 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 12:20:19.505 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 12:20:19.507 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 12:20:19.510 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-02 12:20:19.513 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-02 12:20:19.516 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-02 12:20:19.530 | + ./stack.sh:main:1065 : start_dstat 2022-03-02 12:20:19.533 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.536 | + functions-common:run_process:1680 : local service=dstat 2022-03-02 12:20:19.539 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.542 | + functions-common:run_process:1682 : local group= 2022-03-02 12:20:19.545 | + functions-common:run_process:1683 : local user= 2022-03-02 12:20:19.548 | + functions-common:run_process:1685 : local name=dstat 2022-03-02 12:20:19.550 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 12:20:19.553 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 12:20:19.556 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:20:19.562 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:20:19.565 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:20:19.570 | + functions-common:time_start:2416 : _TIME_START[$name]=1646223619567 2022-03-02 12:20:19.572 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-02 12:20:19.591 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:20:19.594 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-02 12:20:19.597 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-02 12:20:19.600 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.603 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.605 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.608 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.611 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-02 12:20:19.615 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-02 12:20:19.618 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-02 12:20:19.620 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 12:20:19.623 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 12:20:19.627 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-02 12:20:19.630 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-02 12:20:19.633 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-02 12:20:19.635 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.638 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 12:20:19.641 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-02 12:20:19.643 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 12:20:19.646 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 12:20:19.648 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-02 12:20:19.650 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 12:20:19.656 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-02 12:20:19.712 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-02 12:20:19.766 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 12:20:19.819 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-02 12:20:19.875 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-02 12:20:19.937 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 12:20:19.993 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 12:20:19.995 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-02 12:20:20.052 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 12:20:20.493 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-02 12:20:20.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-02 12:20:20.932 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-02 12:20:20.957 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 12:20:20.961 | + functions-common:time_stop:2425 : local name 2022-03-02 12:20:20.964 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:20:20.966 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:20:20.969 | + functions-common:time_stop:2428 : local total 2022-03-02 12:20:20.972 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:20:20.974 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 12:20:20.977 | + functions-common:time_stop:2432 : start_time=1646223619567 2022-03-02 12:20:20.979 | + functions-common:time_stop:2434 : [[ -z 1646223619567 ]] 2022-03-02 12:20:20.983 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:20:20.988 | + functions-common:time_stop:2437 : end_time=1646223620985 2022-03-02 12:20:20.990 | + functions-common:time_stop:2438 : elapsed_time=1418 2022-03-02 12:20:20.993 | + functions-common:time_stop:2439 : total=0 2022-03-02 12:20:20.995 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:20:20.999 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1418 2022-03-02 12:20:21.001 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-02 12:20:21.004 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-02 12:20:21.006 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-02 12:20:21.009 | + functions-common:run_process:1682 : local group= 2022-03-02 12:20:21.011 | + functions-common:run_process:1683 : local user=root 2022-03-02 12:20:21.014 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-02 12:20:21.017 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 12:20:21.019 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 12:20:21.022 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:20:21.024 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:20:21.027 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:20:21.032 | + functions-common:time_start:2416 : _TIME_START[$name]=1646223621029 2022-03-02 12:20:21.035 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-02 12:20:21.058 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:21.061 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 12:20:21.064 | + functions-common:time_stop:2425 : local name 2022-03-02 12:20:21.067 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:20:21.070 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:20:21.072 | + functions-common:time_stop:2428 : local total 2022-03-02 12:20:21.075 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:20:21.077 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 12:20:21.080 | + functions-common:time_stop:2432 : start_time=1646223621029 2022-03-02 12:20:21.082 | + functions-common:time_stop:2434 : [[ -z 1646223621029 ]] 2022-03-02 12:20:21.086 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:20:21.091 | + functions-common:time_stop:2437 : end_time=1646223621088 2022-03-02 12:20:21.095 | + functions-common:time_stop:2438 : elapsed_time=59 2022-03-02 12:20:21.097 | + functions-common:time_stop:2439 : total=1418 2022-03-02 12:20:21.100 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:20:21.102 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1477 2022-03-02 12:20:21.105 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-02 12:20:21.123 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:21.126 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-02 12:20:21.149 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:21.152 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-02 12:20:21.174 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:20:21.177 | + ./stack.sh:main:1078 : start_etcd3 2022-03-02 12:20:21.180 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-02 12:20:21.182 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-831507-2 --data-dir /opt/stack/data/etcd' 2022-03-02 12:20:21.185 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-02 12:20:21.188 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-831507-2=http://10.222.0.50:2380' 2022-03-02 12:20:21.190 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-03-02 12:20:21.193 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-03-02 12:20:21.195 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-02 12:20:21.198 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-02 12:20:21.201 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-03-02 12:20:21.204 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-02 12:20:21.206 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-02 12:20:21.209 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 12:20:21.211 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-03-02 12:20:21.214 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-02 12:20:21.216 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 12:20:21.219 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 12:20:21.222 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-02 12:20:21.224 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 12:20:21.227 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 12:20:21.229 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 12:20:21.232 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 12:20:21.238 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-02 12:20:21.304 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-02 12:20:21.376 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 12:20:21.428 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-02 12:20:21.482 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-02 12:20:21.536 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 12:20:21.589 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 12:20:21.591 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-02 12:20:21.656 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 12:20:22.090 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-02 12:20:22.150 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-02 12:20:22.208 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-02 12:20:22.265 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-02 12:20:22.320 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-02 12:20:22.323 | ++ functions-common:is_arch:506 : uname -m 2022-03-02 12:20:22.328 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-02 12:20:22.330 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-02 12:20:22.745 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-02 12:20:22.758 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-02 12:20:23.198 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-02 12:20:23.495 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-02 12:20:23.513 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:23.516 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-02 12:20:23.519 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-02 12:20:23.522 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-02 12:20:23.526 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-02 12:20:23.539 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-02 12:20:23.552 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-02 12:20:23.555 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 12:20:23.557 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-02 12:20:23.699 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-02 12:20:23.840 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-02 12:20:23.979 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-02 12:20:24.122 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-02 12:20:24.269 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-02 12:20:24.416 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-02 12:20:24.557 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-02 12:20:24.699 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-02 12:20:24.839 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-02 12:20:24.977 | + functions-common:write_clouds_yaml:198 : cat 2022-03-02 12:20:24.983 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-02 12:20:24.987 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-02 12:20:24.990 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-02 12:20:24.994 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-02 12:20:24.997 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-02 12:20:25.000 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-02 12:20:25.017 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:20:25.020 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-02 12:20:25.022 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:20:25.025 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-02 12:20:25.027 | + ./stack.sh:main:1095 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 12:20:25.030 | + ./stack.sh:main:1096 : init_keystone 2022-03-02 12:20:25.033 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-02 12:20:25.050 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:20:25.053 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-02 12:20:25.055 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-02 12:20:25.057 | + lib/database:recreate_database:112 : local db=keystone 2022-03-02 12:20:25.060 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-02 12:20:25.063 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-02 12:20:25.066 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-02 12:20:25.071 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:20:32.457 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-02 12:20:32.462 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:20:32.572 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-02 12:20:32.575 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 12:20:32.578 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:20:32.580 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:20:32.584 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:20:32.588 | + functions-common:time_start:2416 : _TIME_START[$name]=1646223632586 2022-03-02 12:20:32.591 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-02 12:20:37.425 | 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=234618) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 12:20:37.432 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:20:37.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.434 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.434 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.434 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.435 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:20:37.436 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:20:37.462 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:20:37.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.464 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.464 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.464 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:37.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:37.465 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:20:37.465 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:20:38.019 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:20:38.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:38.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:38.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:38.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:38.021 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:38.021 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:38.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:38.021 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:38.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:38.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:38.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:38.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:38.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:20:38.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:20:38.022 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:20:38.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:20:38.030 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 12:21:03.968 | ++ inc/async:async_inner:64 : rc=0 2022-03-02 12:21:03.995 | [232763 Async install_tempest:232763]: finished successfully 2022-03-02 12:21:09.679 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:09.679 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 12:21:09.787 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:09.788 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 12:21:09.891 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:09.891 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 12:21:09.941 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:09.942 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 12:21:10.004 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:10.004 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 12:21:10.056 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:10.056 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 12:21:11.052 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:11.052 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:11.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.053 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.053 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.054 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.054 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.054 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:11.054 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:11.055 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:11.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.056 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.057 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.057 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.058 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:11.058 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:11.066 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:11.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.068 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.068 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.068 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.069 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.069 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:11.069 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:11.516 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.518 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.518 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.519 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.519 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.519 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:11.519 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:11.599 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.601 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.601 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.602 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:11.602 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:11.602 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:11.602 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:11.610 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 12:21:11.845 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:11.845 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 12:21:11.907 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:11.907 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 12:21:11.975 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:11.975 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 12:21:12.055 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:12.055 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 12:21:12.125 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:12.125 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 12:21:12.188 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:12.189 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 12:21:12.239 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:12.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:12.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.241 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.242 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.242 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.242 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:12.243 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:12.244 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:12.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.245 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.245 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.246 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.246 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.246 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:12.246 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:12.254 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.256 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.257 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.257 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.257 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:12.257 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:12.659 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:12.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.660 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.661 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.661 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:12.662 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:12.787 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:21:12.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.789 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.790 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.790 | 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=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:21:12.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:21:12.790 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:21:12.791 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=234618) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:21:12.798 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 12:21:12.885 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:12.885 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 12:21:12.965 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:12.965 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 12:21:13.044 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:13.044 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 12:21:13.130 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:13.131 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 12:21:13.210 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:13.210 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 12:21:13.285 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:13.285 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 12:21:13.363 | INFO migrate.versioning.api [-] done 2022-03-02 12:21:13.762 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-02 12:21:13.765 | + functions-common:time_stop:2425 : local name 2022-03-02 12:21:13.768 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:21:13.770 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:21:13.773 | + functions-common:time_stop:2428 : local total 2022-03-02 12:21:13.776 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:21:13.778 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 12:21:13.781 | + functions-common:time_stop:2432 : start_time=1646223632586 2022-03-02 12:21:13.783 | + functions-common:time_stop:2434 : [[ -z 1646223632586 ]] 2022-03-02 12:21:13.787 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:21:13.791 | + functions-common:time_stop:2437 : end_time=1646223673788 2022-03-02 12:21:13.794 | + functions-common:time_stop:2438 : elapsed_time=41202 2022-03-02 12:21:13.797 | + functions-common:time_stop:2439 : total=0 2022-03-02 12:21:13.800 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:21:13.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41202 2022-03-02 12:21:13.805 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-02 12:21:13.807 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-02 12:21:13.813 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-02 12:21:18.387 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-02 12:21:18.388 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 12:21:18.388 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 12:21:18.388 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-02 12:21:18.389 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 12:21:18.389 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 12:21:18.389 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 12:21:18.389 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 12:21:18.389 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 12:21:18.760 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-02 12:21:18.765 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-02 12:21:23.395 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-02 12:21:23.395 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 12:21:23.396 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 12:21:23.396 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-02 12:21:23.396 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 12:21:23.397 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 12:21:23.397 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 12:21:23.397 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 12:21:23.397 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 12:21:23.765 | + ./stack.sh:main:1097 : start_keystone 2022-03-02 12:21:23.767 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-02 12:21:23.770 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-02 12:21:23.772 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-02 12:21:23.789 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:21:23.792 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-02 12:21:23.795 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-02 12:21:23.799 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-02 12:21:23.802 | + functions-common:run_process:1680 : local service=keystone 2022-03-02 12:21:23.804 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 12:21:23.808 | + functions-common:run_process:1682 : local group= 2022-03-02 12:21:23.809 | + functions-common:run_process:1683 : local user= 2022-03-02 12:21:23.813 | + functions-common:run_process:1685 : local name=keystone 2022-03-02 12:21:23.815 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 12:21:23.818 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 12:21:23.820 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:21:23.823 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:21:23.831 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:21:23.836 | + functions-common:time_start:2416 : _TIME_START[$name]=1646223683832 2022-03-02 12:21:23.839 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-02 12:21:23.855 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:21:23.859 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-02 12:21:23.860 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-02 12:21:23.863 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 12:21:23.865 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 12:21:23.868 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 12:21:23.870 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 12:21:23.873 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-02 12:21:23.876 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-02 12:21:23.878 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-02 12:21:23.881 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 12:21:23.883 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 12:21:23.886 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-02 12:21:23.889 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-02 12:21:23.891 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-02 12:21:23.894 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 12:21:23.896 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-02 12:21:23.898 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-02 12:21:23.901 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-02 12:21:23.903 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-02 12:21:23.908 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-02 12:21:23.963 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-02 12:21:24.019 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-02 12:21:24.073 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 12:21:24.125 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 12:21:24.178 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-02 12:21:24.236 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-02 12:21:24.289 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-02 12:21:24.348 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-02 12:21:24.401 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-02 12:21:24.463 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-02 12:21:24.465 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-02 12:21:24.518 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-02 12:21:24.953 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-02 12:21:24.967 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-02 12:21:25.385 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-02 12:21:25.465 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 12:21:25.469 | + functions-common:time_stop:2425 : local name 2022-03-02 12:21:25.472 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:21:25.474 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:21:25.476 | + functions-common:time_stop:2428 : local total 2022-03-02 12:21:25.480 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:21:25.481 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 12:21:25.484 | + functions-common:time_stop:2432 : start_time=1646223683832 2022-03-02 12:21:25.486 | + functions-common:time_stop:2434 : [[ -z 1646223683832 ]] 2022-03-02 12:21:25.489 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:21:25.494 | + functions-common:time_stop:2437 : end_time=1646223685491 2022-03-02 12:21:25.496 | + functions-common:time_stop:2438 : elapsed_time=1659 2022-03-02 12:21:25.499 | + functions-common:time_stop:2439 : total=1477 2022-03-02 12:21:25.502 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:21:25.504 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3136 2022-03-02 12:21:25.507 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-02 12:21:25.509 | Waiting for keystone to start... 2022-03-02 12:21:25.509 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-03-02 12:21:25.515 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-03-02 12:21:25.518 | + functions:wait_for_service:457 : local timeout=60 2022-03-02 12:21:25.520 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-03-02 12:21:25.522 | + functions:wait_for_service:459 : local rval=0 2022-03-02 12:21:25.525 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-02 12:21:25.527 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-02 12:21:25.530 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:21:25.532 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:21:25.535 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:21:25.540 | + functions-common:time_start:2416 : _TIME_START[$name]=1646223685537 2022-03-02 12:21:25.543 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-02 12:21:25.549 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-03-02 12:21:32.223 | + :: : [[ 200 == 503 ]] 2022-03-02 12:21:32.225 | + :: : [[ 0 -eq 7 ]] 2022-03-02 12:21:32.228 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-02 12:21:32.230 | + functions-common:time_stop:2425 : local name 2022-03-02 12:21:32.233 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:21:32.235 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:21:32.238 | + functions-common:time_stop:2428 : local total 2022-03-02 12:21:32.240 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:21:32.243 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-02 12:21:32.245 | + functions-common:time_stop:2432 : start_time=1646223685537 2022-03-02 12:21:32.248 | + functions-common:time_stop:2434 : [[ -z 1646223685537 ]] 2022-03-02 12:21:32.251 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:21:32.256 | + functions-common:time_stop:2437 : end_time=1646223692253 2022-03-02 12:21:32.258 | + functions-common:time_stop:2438 : elapsed_time=6716 2022-03-02 12:21:32.261 | + functions-common:time_stop:2439 : total=0 2022-03-02 12:21:32.264 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:21:32.266 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6716 2022-03-02 12:21:32.269 | + functions:wait_for_service:467 : return 0 2022-03-02 12:21:32.271 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-02 12:21:32.288 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:21:32.291 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-02 12:21:32.293 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 12:21:32.296 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-02 12:21:32.332 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-02 12:21:32.334 | + 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.50/identity 2022-03-02 12:21:37.049 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.049 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.049 | 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=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.057 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.074 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.074 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.105 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.139 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.139 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.236 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.237 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.250 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.250 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.250 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.250 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.250 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.250 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.251 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.258 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.262 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.262 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.262 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=235481) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 12:21:37.295 | 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=235481) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 12:21:37.733 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created domain default 2022-03-02 12:21:37.837 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created project admin 2022-03-02 12:21:37.867 | DEBUG passlib.handlers.bcrypt [None req-719df238-4273-4173-8320-faaa10dc5aab None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=235481) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-02 12:21:37.868 | DEBUG passlib.handlers.bcrypt [None req-719df238-4273-4173-8320-faaa10dc5aab None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=235481) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-02 12:21:37.977 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created user admin 2022-03-02 12:21:38.064 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created role reader 2022-03-02 12:21:38.127 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created role member 2022-03-02 12:21:38.220 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created implied role where 74c25e8ddec44205a388057746fcc020 implies 7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:21:38.292 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created role admin 2022-03-02 12:21:38.374 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created implied role where b7d04795952745b58f9bf61b936b8528 implies 74c25e8ddec44205a388057746fcc020 2022-03-02 12:21:38.457 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Granted role admin on project admin to user admin. 2022-03-02 12:21:38.550 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Granted role admin on the system to user admin. 2022-03-02 12:21:38.619 | WARNING py.warnings [None req-719df238-4273-4173-8320-faaa10dc5aab 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-03-02 12:21:38.619 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-02 12:21:38.619 |  2022-03-02 12:21:38.624 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created region RegionOne 2022-03-02 12:21:38.818 | INFO keystone.cmd.bootstrap [None req-719df238-4273-4173-8320-faaa10dc5aab None None] Created public endpoint http://10.222.0.50/identity 2022-03-02 12:21:39.296 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-02 12:21:39.298 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-02 12:21:39.301 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-02 12:21:39.304 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-02 12:21:42.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:42.351 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:42.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:42.352 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:42.516 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:21:42.519 | + lib/keystone:create_keystone_accounts:310 : admin_project=581c7a91bb514782a9e348085e3bfc87 2022-03-02 12:21:42.522 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-02 12:21:42.529 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-02 12:21:44.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:44.832 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:44.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:44.832 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:45.009 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:21:45.012 | + lib/keystone:create_keystone_accounts:312 : admin_user=c1146641f4814ff4a239bea8e97bcff1 2022-03-02 12:21:45.015 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-02 12:21:45.018 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-02 12:21:45.020 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-02 12:21:45.023 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin c1146641f4814ff4a239bea8e97bcff1 default 2022-03-02 12:21:45.083 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c1146641f4814ff4a239bea8e97bcff1 default 2022-03-02 12:21:45.130 | [207385 Async ks-domain-role:235598]: running: get_or_add_user_domain_role admin c1146641f4814ff4a239bea8e97bcff1 default 2022-03-02 12:21:45.132 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-02 12:21:45.134 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 12:21:45.138 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 12:21:48.371 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 12:21:48.374 | + functions-common:get_or_create_domain:888 : echo default 2022-03-02 12:21:48.374 | default 2022-03-02 12:21:48.376 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-02 12:21:48.443 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-02 12:21:48.486 | [207385 Async ks-project:235739]: running: get_or_create_project service Default 2022-03-02 12:21:48.489 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-02 12:21:48.560 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-02 12:21:48.609 | [207385 Async ks-service:235825]: running: get_or_create_role service 2022-03-02 12:21:48.612 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-02 12:21:48.686 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-02 12:21:48.790 | [207385 Async ks-reseller:235911]: running: get_or_create_role ResellerAdmin 2022-03-02 12:21:48.806 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-02 12:21:48.834 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-02 12:21:49.240 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-02 12:21:49.488 | [207385 Async ks-anotherrole:236001]: running: get_or_create_role anotherrole 2022-03-02 12:21:49.505 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-02 12:21:49.533 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-02 12:21:49.557 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:21:49.587 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-02 12:21:52.012 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:21:52.158 | [235825 Async ks-service:235825]: finished successfully 2022-03-02 12:21:52.707 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:21:52.751 | [235911 Async ks-reseller:235911]: finished successfully 2022-03-02 12:21:53.242 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:21:53.281 | [235739 Async ks-project:235739]: finished successfully 2022-03-02 12:21:53.489 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:21:53.518 | [236001 Async ks-anotherrole:236001]: finished successfully 2022-03-02 12:21:53.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:53.560 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:53.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:53.561 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:53.740 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:21:53.743 | ++ functions-common:get_or_create_project:938 : project_id=b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:21:53.746 | ++ functions-common:get_or_create_project:939 : echo b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:21:53.749 | + lib/keystone:create_keystone_accounts:340 : invis_project=b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:21:53.751 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-02 12:21:53.755 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-02 12:21:53.757 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:21:53.760 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-02 12:21:56.396 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:21:56.427 | [235598 Async ks-domain-role:235598]: finished successfully 2022-03-02 12:21:56.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:56.566 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:56.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:56.567 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:56.753 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:21:56.756 | ++ functions-common:get_or_create_project:938 : project_id=690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:21:56.758 | ++ functions-common:get_or_create_project:939 : echo 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:21:56.761 | + lib/keystone:create_keystone_accounts:344 : demo_project=690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:21:56.764 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-02 12:21:56.767 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-02 12:21:56.769 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:21:56.772 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-02 12:21:56.774 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-02 12:21:56.778 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-02 12:21:59.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.600 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.600 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.789 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:21:59.792 | ++ functions-common:get_or_create_user:925 : user_id=f80308599ccf4644a2241054470fc56f 2022-03-02 12:21:59.795 | ++ functions-common:get_or_create_user:926 : echo f80308599ccf4644a2241054470fc56f 2022-03-02 12:21:59.798 | + lib/keystone:create_keystone_accounts:347 : demo_user=f80308599ccf4644a2241054470fc56f 2022-03-02 12:21:59.800 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-02 12:21:59.858 | [207385 Async ks-domain-role:235598]: Waiting for completion of get_or_add_user_domain_role admin c1146641f4814ff4a239bea8e97bcff1 default running on PID 235598 (6 other jobs running) 2022-03-02 12:21:59.886 | [207385 Async ks-domain-role:235598]: Signaling child to exit 2022-03-02 12:21:59.886 | WAKEUP 2022-03-02 12:21:59.913 | [207385 Async ks-domain-role:235598]: Signaled 2022-03-02 12:21:59.915 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-02 12:21:59.915 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1146641f4814ff4a239bea8e97bcff1 --domain default 2022-03-02 12:21:59.915 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:21:59.915 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-02 12:21:59.915 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:21:59.915 | ++ functions-common:get_field:812 : read data 2022-03-02 12:21:59.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.915 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.915 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:21:59.915 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-02 12:21:59.915 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-02 12:21:59.915 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user c1146641f4814ff4a239bea8e97bcff1 --domain default 2022-03-02 12:21:59.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.915 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.915 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.915 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1146641f4814ff4a239bea8e97bcff1 --domain default 2022-03-02 12:21:59.915 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-02 12:21:59.915 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:21:59.915 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:21:59.915 | ++ functions-common:get_field:812 : read data 2022-03-02 12:21:59.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.915 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:21:59.915 | from cryptography.utils import int_from_bytes 2022-03-02 12:21:59.916 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:21:59.916 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:21:59.916 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:21:59.916 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:21:59.916 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | c1146641f4814ff4a239bea8e97bcff1 | | | default | | False |' 2022-03-02 12:21:59.916 | ++ functions-common:get_field:812 : read data 2022-03-02 12:21:59.916 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:21:59.916 | + functions-common:get_or_add_user_domain_role:1021 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:21:59.916 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:21:59.969 | [207385 Async ks-domain-role:235598]: finished get_or_add_user_domain_role admin c1146641f4814ff4a239bea8e97bcff1 default with result 0 in 11 seconds 2022-03-02 12:21:59.977 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-02 12:22:00.019 | [207385 Async ks-project:235739]: Waiting for completion of get_or_create_project service Default running on PID 235739 (5 other jobs running) 2022-03-02 12:22:00.048 | [207385 Async ks-project:235739]: Signaling child to exit 2022-03-02 12:22:00.048 | WAKEUP 2022-03-02 12:22:00.072 | [207385 Async ks-project:235739]: Signaled 2022-03-02 12:22:00.075 | + functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:22:00.075 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-02 12:22:00.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.075 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.075 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.075 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:00.075 | + functions-common:get_or_create_project:938 : project_id=62595339e45b4cc28b458cae1f04c86e 2022-03-02 12:22:00.075 | + functions-common:get_or_create_project:939 : echo 62595339e45b4cc28b458cae1f04c86e 2022-03-02 12:22:00.075 | 62595339e45b4cc28b458cae1f04c86e 2022-03-02 12:22:00.123 | [207385 Async ks-project:235739]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-02 12:22:00.163 | [207385 Async ks-service:235825]: Waiting for completion of get_or_create_role service running on PID 235825 (4 other jobs running) 2022-03-02 12:22:00.189 | [207385 Async ks-service:235825]: Signaling child to exit 2022-03-02 12:22:00.189 | WAKEUP 2022-03-02 12:22:00.213 | [207385 Async ks-service:235825]: Signaled 2022-03-02 12:22:00.215 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 12:22:00.215 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-02 12:22:00.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.216 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.216 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.216 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:00.216 | + functions-common:get_or_create_role:950 : role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:22:00.216 | + functions-common:get_or_create_role:951 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:22:00.216 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:22:00.274 | [207385 Async ks-service:235825]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-02 12:22:00.314 | [207385 Async ks-reseller:235911]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 235911 (3 other jobs running) 2022-03-02 12:22:00.343 | [207385 Async ks-reseller:235911]: Signaling child to exit 2022-03-02 12:22:00.343 | WAKEUP 2022-03-02 12:22:00.373 | [207385 Async ks-reseller:235911]: Signaled 2022-03-02 12:22:00.375 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 12:22:00.375 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-02 12:22:00.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.375 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.375 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.375 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:00.375 | + functions-common:get_or_create_role:950 : role_id=2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:22:00.375 | + functions-common:get_or_create_role:951 : echo 2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:22:00.376 | 2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:22:00.423 | [207385 Async ks-reseller:235911]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-02 12:22:00.463 | [207385 Async ks-anotherrole:236001]: Waiting for completion of get_or_create_role anotherrole running on PID 236001 (2 other jobs running) 2022-03-02 12:22:00.492 | [207385 Async ks-anotherrole:236001]: Signaling child to exit 2022-03-02 12:22:00.492 | WAKEUP 2022-03-02 12:22:00.518 | [207385 Async ks-anotherrole:236001]: Signaled 2022-03-02 12:22:00.520 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 12:22:00.520 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 12:22:00.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.520 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:00.520 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:00.520 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:00.520 | + functions-common:get_or_create_role:950 : role_id=fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:00.520 | + functions-common:get_or_create_role:951 : echo fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:00.520 | fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:00.577 | [207385 Async ks-anotherrole:236001]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-02 12:22:00.582 | + inc/async:async_wait:197 : return 0 2022-03-02 12:22:00.584 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.649 | + inc/async:async_inner:63 : get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.694 | [207385 Async ks-demo-member:236902]: running: get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.697 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin c1146641f4814ff4a239bea8e97bcff1 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.771 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c1146641f4814ff4a239bea8e97bcff1 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.829 | [207385 Async ks-demo-admin:237014]: running: get_or_add_user_project_role admin c1146641f4814ff4a239bea8e97bcff1 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.831 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.907 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.962 | [207385 Async ks-demo-another:237126]: running: get_or_add_user_project_role anotherrole f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:00.968 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:22:01.102 | + inc/async:async_inner:63 : get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:22:01.182 | [207385 Async ks-demo-invis:237238]: running: get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:22:01.189 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-02 12:22:01.205 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-02 12:22:01.227 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:22:01.250 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-02 12:22:01.254 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-02 12:22:01.270 | +++ functions-common:get_or_create_user:927 : 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-03-02 12:22:05.746 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:05.746 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:05.746 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:05.747 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:05.956 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:05.958 | ++ functions-common:get_or_create_user:925 : user_id=7d69103e192949c6a0162ce60be3b07c 2022-03-02 12:22:05.962 | ++ functions-common:get_or_create_user:926 : echo 7d69103e192949c6a0162ce60be3b07c 2022-03-02 12:22:05.965 | + lib/keystone:create_keystone_accounts:360 : demo_reader=7d69103e192949c6a0162ce60be3b07c 2022-03-02 12:22:05.968 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 7d69103e192949c6a0162ce60be3b07c 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:06.106 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 7d69103e192949c6a0162ce60be3b07c 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:06.187 | [207385 Async ks-demo-reader:237394]: running: get_or_add_user_project_role reader 7d69103e192949c6a0162ce60be3b07c 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:06.206 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-02 12:22:06.226 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-02 12:22:06.229 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:22:06.242 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-02 12:22:10.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:10.310 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:10.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:10.310 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:10.566 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:10.578 | ++ functions-common:get_or_create_project:938 : project_id=8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:10.602 | ++ functions-common:get_or_create_project:939 : echo 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:10.622 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:10.637 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-02 12:22:10.669 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-02 12:22:10.686 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:22:10.698 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-02 12:22:10.707 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-02 12:22:10.725 | +++ functions-common:get_or_create_user:927 : 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-03-02 12:22:14.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:14.687 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:14.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:14.687 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:15.151 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:15.173 | ++ functions-common:get_or_create_user:925 : user_id=77ccea075cec4c2486607c011f4b6091 2022-03-02 12:22:15.197 | ++ functions-common:get_or_create_user:926 : echo 77ccea075cec4c2486607c011f4b6091 2022-03-02 12:22:15.221 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=77ccea075cec4c2486607c011f4b6091 2022-03-02 12:22:15.245 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:15.678 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:15.877 | [207385 Async ks-alt-admin:237764]: running: get_or_add_user_project_role admin 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:15.890 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:15.897 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:16.052 | [236902 Async ks-demo-member:236902]: finished successfully 2022-03-02 12:22:16.312 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:16.547 | [207385 Async ks-alt-another:237925]: running: get_or_add_user_project_role anotherrole 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:16.567 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-02 12:22:16.584 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-02 12:22:16.607 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:22:16.625 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-02 12:22:16.641 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-02 12:22:16.674 | +++ functions-common:get_or_create_user:927 : 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-03-02 12:22:19.661 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:19.781 | [237126 Async ks-demo-another:237126]: finished successfully 2022-03-02 12:22:19.786 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:19.841 | [237238 Async ks-demo-invis:237238]: finished successfully 2022-03-02 12:22:20.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:20.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:20.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:20.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:20.540 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:20.562 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:20.565 | ++ functions-common:get_or_create_user:925 : user_id=0b100e7b557042938d506fa0d29c87f8 2022-03-02 12:22:20.568 | ++ functions-common:get_or_create_user:926 : echo 0b100e7b557042938d506fa0d29c87f8 2022-03-02 12:22:20.574 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=0b100e7b557042938d506fa0d29c87f8 2022-03-02 12:22:20.586 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 0b100e7b557042938d506fa0d29c87f8 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:20.608 | [237014 Async ks-demo-admin:237014]: finished successfully 2022-03-02 12:22:20.704 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0b100e7b557042938d506fa0d29c87f8 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:20.786 | [207385 Async ks-alt-member-user:238259]: running: get_or_add_user_project_role member 0b100e7b557042938d506fa0d29c87f8 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:20.790 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-02 12:22:20.794 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-02 12:22:20.822 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:22:20.839 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-02 12:22:20.848 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-02 12:22:20.868 | +++ functions-common:get_or_create_user:927 : 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-03-02 12:22:23.608 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:23.688 | [237394 Async ks-demo-reader:237394]: finished successfully 2022-03-02 12:22:24.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:24.397 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:24.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:24.398 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:24.608 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:24.611 | ++ functions-common:get_or_create_user:925 : user_id=d0375e5b9e264d68bc3b233bf174f966 2022-03-02 12:22:24.615 | ++ functions-common:get_or_create_user:926 : echo d0375e5b9e264d68bc3b233bf174f966 2022-03-02 12:22:24.620 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=d0375e5b9e264d68bc3b233bf174f966 2022-03-02 12:22:24.624 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader d0375e5b9e264d68bc3b233bf174f966 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:24.743 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d0375e5b9e264d68bc3b233bf174f966 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:24.810 | [207385 Async ks-alt-reader-user:238483]: running: get_or_add_user_project_role reader d0375e5b9e264d68bc3b233bf174f966 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:24.815 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-02 12:22:24.818 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:22:24.827 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-02 12:22:24.844 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-02 12:22:24.866 | +++ functions-common:get_or_create_user:927 : 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-03-02 12:22:28.736 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:28.736 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:28.736 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:28.736 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:28.969 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:28.973 | ++ functions-common:get_or_create_user:925 : user_id=ad406b0cfff74ddc894ee69473ab8d8c 2022-03-02 12:22:28.977 | ++ functions-common:get_or_create_user:926 : echo ad406b0cfff74ddc894ee69473ab8d8c 2022-03-02 12:22:28.982 | + lib/keystone:create_keystone_accounts:392 : system_member_user=ad406b0cfff74ddc894ee69473ab8d8c 2022-03-02 12:22:28.985 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member ad406b0cfff74ddc894ee69473ab8d8c all 2022-03-02 12:22:29.190 | + inc/async:async_inner:63 : get_or_add_user_system_role member ad406b0cfff74ddc894ee69473ab8d8c all 2022-03-02 12:22:29.386 | [207385 Async ks-system-member:238709]: running: get_or_add_user_system_role member ad406b0cfff74ddc894ee69473ab8d8c all 2022-03-02 12:22:29.411 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-02 12:22:29.428 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:22:29.439 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-02 12:22:29.458 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-02 12:22:29.484 | +++ functions-common:get_or_create_user:927 : 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-03-02 12:22:31.294 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:31.467 | [237764 Async ks-alt-admin:237764]: finished successfully 2022-03-02 12:22:32.436 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:32.517 | [237925 Async ks-alt-another:237925]: finished successfully 2022-03-02 12:22:33.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:33.116 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:33.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:33.116 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:33.332 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:33.335 | ++ functions-common:get_or_create_user:925 : user_id=3bb14db72cac48b181aa161b207c234f 2022-03-02 12:22:33.340 | ++ functions-common:get_or_create_user:926 : echo 3bb14db72cac48b181aa161b207c234f 2022-03-02 12:22:33.344 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=3bb14db72cac48b181aa161b207c234f 2022-03-02 12:22:33.346 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 3bb14db72cac48b181aa161b207c234f all 2022-03-02 12:22:33.423 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3bb14db72cac48b181aa161b207c234f all 2022-03-02 12:22:33.473 | [207385 Async ks-system-reader:238991]: running: get_or_add_user_system_role reader 3bb14db72cac48b181aa161b207c234f all 2022-03-02 12:22:33.476 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-02 12:22:33.481 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-02 12:22:33.490 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-02 12:22:33.510 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 12:22:33.528 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-02 12:22:35.222 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:35.413 | [238259 Async ks-alt-member-user:238259]: finished successfully 2022-03-02 12:22:37.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:37.055 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:37.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:37.056 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:37.265 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:37.269 | ++ functions-common:get_or_create_group:902 : group_id=461e644909e7408e820dac00e04b0181 2022-03-02 12:22:37.272 | ++ functions-common:get_or_create_group:903 : echo 461e644909e7408e820dac00e04b0181 2022-03-02 12:22:37.275 | + lib/keystone:create_keystone_accounts:402 : admin_group=461e644909e7408e820dac00e04b0181 2022-03-02 12:22:37.279 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-02 12:22:37.283 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-02 12:22:37.286 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-02 12:22:37.290 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 12:22:37.294 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-02 12:22:38.795 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:38.825 | [238483 Async ks-alt-reader-user:238483]: finished successfully 2022-03-02 12:22:40.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:40.180 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:40.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:40.180 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:40.376 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:40.381 | ++ functions-common:get_or_create_group:902 : group_id=f2c01a6c8e0f4973a16609d0542048d7 2022-03-02 12:22:40.384 | ++ functions-common:get_or_create_group:903 : echo f2c01a6c8e0f4973a16609d0542048d7 2022-03-02 12:22:40.388 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=f2c01a6c8e0f4973a16609d0542048d7 2022-03-02 12:22:40.390 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:40.458 | + inc/async:async_inner:63 : get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:40.512 | [207385 Async ks-group-memberdemo:239344]: running: get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:40.515 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:40.617 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:40.778 | [207385 Async ks-group-anotherdemo:239430]: running: get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:40.782 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:41.072 | + inc/async:async_inner:63 : get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:41.116 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:41.161 | [207385 Async ks-group-memberalt:239516]: running: get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:41.164 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:41.189 | [238709 Async ks-system-member:238709]: finished successfully 2022-03-02 12:22:41.457 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:41.702 | [207385 Async ks-group-anotheralt:239660]: running: get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:41.734 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 2022-03-02 12:22:42.131 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 2022-03-02 12:22:42.387 | [207385 Async ks-group-admin:239748]: running: get_or_add_group_project_role admin 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 2022-03-02 12:22:42.409 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-02 12:22:42.790 | [207385 Async ks-demo-member:236902]: Waiting for completion of get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 running on PID 236902 (17 other jobs running) 2022-03-02 12:22:42.982 | [207385 Async ks-demo-member:236902]: Signaling child to exit 2022-03-02 12:22:42.983 | WAKEUP 2022-03-02 12:22:43.162 | [207385 Async ks-demo-member:236902]: Signaled 2022-03-02 12:22:43.173 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:43.173 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:43.173 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:43.173 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:43.173 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:43.173 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:43.173 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:43.173 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:43.173 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f80308599ccf4644a2241054470fc56f --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:43.173 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:43.173 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:43.173 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:43.173 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:43.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:43.173 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:43.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:43.173 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:43.173 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:43.173 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:43.173 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:43.173 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f80308599ccf4644a2241054470fc56f --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:43.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:43.174 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:43.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:43.174 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:43.174 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f80308599ccf4644a2241054470fc56f --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:43.174 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:43.174 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:43.174 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:43.174 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:43.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:43.174 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:43.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:43.174 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:43.174 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:43.174 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:43.174 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:43.174 | ++ functions-common:get_field:818 : echo '| 74c25e8ddec44205a388057746fcc020 | f80308599ccf4644a2241054470fc56f | | 690c552674e046eaa59fd33cfb1f59b9 | | | False |' 2022-03-02 12:22:43.174 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:43.174 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:43.174 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:43.174 | + functions-common:get_or_add_user_project_role:997 : echo 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:43.174 | 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:43.552 | [207385 Async ks-demo-member:236902]: finished get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 with result 0 in 15 seconds 2022-03-02 12:22:43.840 | [207385 Async ks-demo-admin:237014]: Waiting for completion of get_or_add_user_project_role admin c1146641f4814ff4a239bea8e97bcff1 690c552674e046eaa59fd33cfb1f59b9 running on PID 237014 (16 other jobs running) 2022-03-02 12:22:44.005 | [207385 Async ks-demo-admin:237014]: Signaling child to exit 2022-03-02 12:22:44.005 | WAKEUP 2022-03-02 12:22:44.151 | [207385 Async ks-demo-admin:237014]: Signaled 2022-03-02 12:22:44.169 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:44.169 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:44.169 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:44.169 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:44.169 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:44.169 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:44.169 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:44.169 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:44.169 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1146641f4814ff4a239bea8e97bcff1 --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.169 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:44.169 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.169 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.169 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.169 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.169 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.169 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.169 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:44.169 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:44.169 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c1146641f4814ff4a239bea8e97bcff1 --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.170 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.170 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.170 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.170 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1146641f4814ff4a239bea8e97bcff1 --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.170 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:44.170 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.170 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.170 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.170 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.170 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.170 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:44.170 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:44.170 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:44.170 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | c1146641f4814ff4a239bea8e97bcff1 | | 690c552674e046eaa59fd33cfb1f59b9 | | | False |' 2022-03-02 12:22:44.170 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.170 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:22:44.170 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:22:44.170 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:22:44.412 | [207385 Async ks-demo-admin:237014]: finished get_or_add_user_project_role admin c1146641f4814ff4a239bea8e97bcff1 690c552674e046eaa59fd33cfb1f59b9 with result 0 in 19 seconds 2022-03-02 12:22:44.483 | [207385 Async ks-demo-another:237126]: Waiting for completion of get_or_add_user_project_role anotherrole f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 running on PID 237126 (15 other jobs running) 2022-03-02 12:22:44.517 | [207385 Async ks-demo-another:237126]: Signaling child to exit 2022-03-02 12:22:44.517 | WAKEUP 2022-03-02 12:22:44.576 | [207385 Async ks-demo-another:237126]: Signaled 2022-03-02 12:22:44.577 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:44.577 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:44.577 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:44.577 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:44.577 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:44.577 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:44.577 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:44.577 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:44.577 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.577 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:44.577 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f80308599ccf4644a2241054470fc56f --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.577 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.577 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.577 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.577 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.577 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.578 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:44.578 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:44.578 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user f80308599ccf4644a2241054470fc56f --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.578 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.578 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.578 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.578 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:44.578 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f80308599ccf4644a2241054470fc56f --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.578 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.578 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.578 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.578 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.578 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.578 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:44.578 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:44.578 | ++ functions-common:get_field:818 : echo '| fe47ac05bdf3458184456a429a224210 | f80308599ccf4644a2241054470fc56f | | 690c552674e046eaa59fd33cfb1f59b9 | | | False |' 2022-03-02 12:22:44.578 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:44.578 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.578 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:44.578 | + functions-common:get_or_add_user_project_role:997 : echo fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:44.578 | fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:44.658 | [207385 Async ks-demo-another:237126]: finished get_or_add_user_project_role anotherrole f80308599ccf4644a2241054470fc56f 690c552674e046eaa59fd33cfb1f59b9 with result 0 in 18 seconds 2022-03-02 12:22:44.710 | [207385 Async ks-demo-invis:237238]: Waiting for completion of get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f b45d2e2c6cf147f99de1d050517dd0f2 running on PID 237238 (14 other jobs running) 2022-03-02 12:22:44.743 | [207385 Async ks-demo-invis:237238]: Signaling child to exit 2022-03-02 12:22:44.744 | WAKEUP 2022-03-02 12:22:44.779 | [207385 Async ks-demo-invis:237238]: Signaled 2022-03-02 12:22:44.780 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:44.780 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:44.780 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:44.780 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:44.780 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:44.780 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:44.780 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:44.780 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:44.780 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.780 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:44.780 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f80308599ccf4644a2241054470fc56f --project b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:22:44.780 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.780 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.780 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.781 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.781 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.781 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:44.781 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:44.781 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user f80308599ccf4644a2241054470fc56f --project b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:22:44.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.781 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.781 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.781 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f80308599ccf4644a2241054470fc56f --project b45d2e2c6cf147f99de1d050517dd0f2 2022-03-02 12:22:44.781 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:44.781 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.781 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.781 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.781 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.781 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.781 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.781 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:44.781 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:44.781 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:44.781 | ++ functions-common:get_field:818 : echo '| 74c25e8ddec44205a388057746fcc020 | f80308599ccf4644a2241054470fc56f | | b45d2e2c6cf147f99de1d050517dd0f2 | | | False |' 2022-03-02 12:22:44.781 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.781 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:44.781 | + functions-common:get_or_add_user_project_role:997 : echo 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:44.781 | 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:44.853 | [207385 Async ks-demo-invis:237238]: finished get_or_add_user_project_role member f80308599ccf4644a2241054470fc56f b45d2e2c6cf147f99de1d050517dd0f2 with result 0 in 18 seconds 2022-03-02 12:22:44.915 | [207385 Async ks-demo-reader:237394]: Waiting for completion of get_or_add_user_project_role reader 7d69103e192949c6a0162ce60be3b07c 690c552674e046eaa59fd33cfb1f59b9 running on PID 237394 (13 other jobs running) 2022-03-02 12:22:44.958 | [207385 Async ks-demo-reader:237394]: Signaling child to exit 2022-03-02 12:22:44.958 | WAKEUP 2022-03-02 12:22:44.996 | [207385 Async ks-demo-reader:237394]: Signaled 2022-03-02 12:22:44.997 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:44.997 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:44.997 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:44.997 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:44.997 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:44.997 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:44.997 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:44.997 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:44.997 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d69103e192949c6a0162ce60be3b07c --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.998 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.998 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:44.998 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.998 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.998 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.998 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.998 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:44.998 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:44.998 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 7d69103e192949c6a0162ce60be3b07c --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.998 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.998 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.998 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:44.998 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:44.998 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.998 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d69103e192949c6a0162ce60be3b07c --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:44.998 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:44.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.998 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:44.998 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:44.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:44.998 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:44.998 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:44.998 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:44.998 | ++ functions-common:get_field:818 : echo '| 7347152f73e74eed98e7d258a2ad9cad | 7d69103e192949c6a0162ce60be3b07c | | 690c552674e046eaa59fd33cfb1f59b9 | | | False |' 2022-03-02 12:22:44.998 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:44.998 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:44.998 | + functions-common:get_or_add_user_project_role:997 : echo 7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:44.999 | 7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:45.081 | [207385 Async ks-demo-reader:237394]: finished get_or_add_user_project_role reader 7d69103e192949c6a0162ce60be3b07c 690c552674e046eaa59fd33cfb1f59b9 with result 0 in 17 seconds 2022-03-02 12:22:45.086 | + inc/async:async_wait:197 : return 0 2022-03-02 12:22:45.099 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-02 12:22:45.174 | [207385 Async ks-alt-admin:237764]: Waiting for completion of get_or_add_user_project_role admin 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d running on PID 237764 (12 other jobs running) 2022-03-02 12:22:45.212 | [207385 Async ks-alt-admin:237764]: Signaling child to exit 2022-03-02 12:22:45.212 | WAKEUP 2022-03-02 12:22:45.251 | [207385 Async ks-alt-admin:237764]: Signaled 2022-03-02 12:22:45.252 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:45.252 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:45.252 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:45.252 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:45.252 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:45.252 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:45.252 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:45.252 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:45.252 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.252 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:45.252 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 77ccea075cec4c2486607c011f4b6091 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.252 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.252 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.252 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.253 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.253 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.253 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:45.253 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:45.253 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 77ccea075cec4c2486607c011f4b6091 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.253 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.253 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.253 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 77ccea075cec4c2486607c011f4b6091 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.253 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.253 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:45.253 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.253 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.253 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.253 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.253 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.253 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:45.253 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:45.253 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | 77ccea075cec4c2486607c011f4b6091 | | 8c16d875d9b649648a36667b6345118d | | | False |' 2022-03-02 12:22:45.253 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:45.253 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.253 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:22:45.253 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:22:45.253 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:22:45.322 | [207385 Async ks-alt-admin:237764]: finished get_or_add_user_project_role admin 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d with result 0 in 15 seconds 2022-03-02 12:22:45.395 | [207385 Async ks-alt-another:237925]: Waiting for completion of get_or_add_user_project_role anotherrole 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d running on PID 237925 (11 other jobs running) 2022-03-02 12:22:45.437 | [207385 Async ks-alt-another:237925]: Signaling child to exit 2022-03-02 12:22:45.438 | WAKEUP 2022-03-02 12:22:45.490 | [207385 Async ks-alt-another:237925]: Signaled 2022-03-02 12:22:45.492 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:45.492 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:45.492 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:45.492 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:45.492 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:45.492 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:45.492 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:45.492 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:45.492 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 77ccea075cec4c2486607c011f4b6091 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.492 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.492 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:45.492 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.492 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.493 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.493 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.493 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.493 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:45.493 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:45.493 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 77ccea075cec4c2486607c011f4b6091 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.493 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.493 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.493 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 77ccea075cec4c2486607c011f4b6091 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.493 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:45.493 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.493 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.493 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.493 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.493 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.493 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.493 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:45.493 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:45.493 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:45.493 | ++ functions-common:get_field:818 : echo '| fe47ac05bdf3458184456a429a224210 | 77ccea075cec4c2486607c011f4b6091 | | 8c16d875d9b649648a36667b6345118d | | | False |' 2022-03-02 12:22:45.493 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.493 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:45.493 | + functions-common:get_or_add_user_project_role:997 : echo fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:45.493 | fe47ac05bdf3458184456a429a224210 2022-03-02 12:22:45.543 | [207385 Async ks-alt-another:237925]: finished get_or_add_user_project_role anotherrole 77ccea075cec4c2486607c011f4b6091 8c16d875d9b649648a36667b6345118d with result 0 in 16 seconds 2022-03-02 12:22:45.586 | [207385 Async ks-alt-member-user:238259]: Waiting for completion of get_or_add_user_project_role member 0b100e7b557042938d506fa0d29c87f8 8c16d875d9b649648a36667b6345118d running on PID 238259 (10 other jobs running) 2022-03-02 12:22:45.621 | [207385 Async ks-alt-member-user:238259]: Signaling child to exit 2022-03-02 12:22:45.622 | WAKEUP 2022-03-02 12:22:45.650 | [207385 Async ks-alt-member-user:238259]: Signaled 2022-03-02 12:22:45.652 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:45.652 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:45.652 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:45.652 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:45.652 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:45.652 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:45.652 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:45.652 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:45.653 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:45.653 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0b100e7b557042938d506fa0d29c87f8 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.653 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.653 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.653 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.653 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.653 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.653 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.653 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:45.653 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:45.653 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 0b100e7b557042938d506fa0d29c87f8 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.653 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.653 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.653 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0b100e7b557042938d506fa0d29c87f8 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.653 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.653 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:45.653 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.653 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.653 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.653 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.654 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.654 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:45.654 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:45.654 | ++ functions-common:get_field:818 : echo '| 74c25e8ddec44205a388057746fcc020 | 0b100e7b557042938d506fa0d29c87f8 | | 8c16d875d9b649648a36667b6345118d | | | False |' 2022-03-02 12:22:45.654 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:45.654 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.654 | + functions-common:get_or_add_user_project_role:995 : user_role_id=74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:45.654 | + functions-common:get_or_add_user_project_role:997 : echo 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:45.654 | 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:45.709 | [207385 Async ks-alt-member-user:238259]: finished get_or_add_user_project_role member 0b100e7b557042938d506fa0d29c87f8 8c16d875d9b649648a36667b6345118d with result 0 in 14 seconds 2022-03-02 12:22:45.755 | [207385 Async ks-alt-reader-user:238483]: Waiting for completion of get_or_add_user_project_role reader d0375e5b9e264d68bc3b233bf174f966 8c16d875d9b649648a36667b6345118d running on PID 238483 (9 other jobs running) 2022-03-02 12:22:45.784 | [207385 Async ks-alt-reader-user:238483]: Signaling child to exit 2022-03-02 12:22:45.785 | WAKEUP 2022-03-02 12:22:45.813 | [207385 Async ks-alt-reader-user:238483]: Signaled 2022-03-02 12:22:45.814 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:22:45.815 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:22:45.815 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:45.815 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:45.815 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:45.815 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:45.815 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:45.815 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:22:45.815 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d0375e5b9e264d68bc3b233bf174f966 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.815 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:22:45.815 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.815 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.815 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.815 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.815 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.815 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.815 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:22:45.815 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:22:45.815 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user d0375e5b9e264d68bc3b233bf174f966 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.815 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.815 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.815 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:22:45.815 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d0375e5b9e264d68bc3b233bf174f966 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:45.815 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:22:45.815 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:22:45.815 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.815 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.816 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.816 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.816 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:22:45.816 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:22:45.816 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:22:45.816 | ++ functions-common:get_field:818 : echo '| 7347152f73e74eed98e7d258a2ad9cad | d0375e5b9e264d68bc3b233bf174f966 | | 8c16d875d9b649648a36667b6345118d | | | False |' 2022-03-02 12:22:45.816 | ++ functions-common:get_field:812 : read data 2022-03-02 12:22:45.816 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:45.816 | + functions-common:get_or_add_user_project_role:997 : echo 7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:45.816 | 7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:45.867 | [207385 Async ks-alt-reader-user:238483]: finished get_or_add_user_project_role reader d0375e5b9e264d68bc3b233bf174f966 8c16d875d9b649648a36667b6345118d with result 0 in 14 seconds 2022-03-02 12:22:45.871 | + inc/async:async_wait:197 : return 0 2022-03-02 12:22:45.874 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-02 12:22:45.930 | [207385 Async ks-system-member:238709]: Waiting for completion of get_or_add_user_system_role member ad406b0cfff74ddc894ee69473ab8d8c all running on PID 238709 (8 other jobs running) 2022-03-02 12:22:45.959 | [207385 Async ks-system-member:238709]: Signaling child to exit 2022-03-02 12:22:45.959 | WAKEUP 2022-03-02 12:22:45.990 | [207385 Async ks-system-member:238709]: Signaled 2022-03-02 12:22:45.991 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 12:22:45.991 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 12:22:45.991 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 12:22:45.991 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:45.991 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:45.991 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:45.991 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:45.991 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:45.991 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 12:22:45.991 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad406b0cfff74ddc894ee69473ab8d8c --system all -f value -c Role 2022-03-02 12:22:45.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.991 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.991 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.991 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.992 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 12:22:45.992 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 12:22:45.992 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user ad406b0cfff74ddc894ee69473ab8d8c --system all 2022-03-02 12:22:45.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.992 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.992 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.992 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user ad406b0cfff74ddc894ee69473ab8d8c --system all -f value -c Role 2022-03-02 12:22:45.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.992 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:45.992 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:45.992 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:45.992 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:45.992 | + functions-common:get_or_add_user_system_role:1052 : echo 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:45.992 | 74c25e8ddec44205a388057746fcc020 2022-03-02 12:22:46.043 | [207385 Async ks-system-member:238709]: finished get_or_add_user_system_role member ad406b0cfff74ddc894ee69473ab8d8c all with result 0 in 12 seconds 2022-03-02 12:22:46.088 | [207385 Async ks-system-reader:238991]: Waiting for completion of get_or_add_user_system_role reader 3bb14db72cac48b181aa161b207c234f all running on PID 238991 (7 other jobs running) 2022-03-02 12:22:46.115 | [207385 Async ks-system-reader:238991]: Signaling child to exit 2022-03-02 12:22:46.848 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:46.996 | [238991 Async ks-system-reader:238991]: finished successfully 2022-03-02 12:22:47.140 | WAKEUP 2022-03-02 12:22:47.262 | [207385 Async ks-system-reader:238991]: Signaled 2022-03-02 12:22:47.273 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 12:22:47.273 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 12:22:47.273 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 12:22:47.273 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:22:47.273 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:22:47.273 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:22:47.273 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:22:47.273 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:22:47.273 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 12:22:47.273 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3bb14db72cac48b181aa161b207c234f --system all -f value -c Role 2022-03-02 12:22:47.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:47.273 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:47.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:47.273 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:47.273 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:47.274 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 12:22:47.274 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 12:22:47.274 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 3bb14db72cac48b181aa161b207c234f --system all 2022-03-02 12:22:47.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:47.274 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:47.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:47.274 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:47.274 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3bb14db72cac48b181aa161b207c234f --system all -f value -c Role 2022-03-02 12:22:47.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:47.274 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:47.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:47.274 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:47.274 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:47.274 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:47.274 | + functions-common:get_or_add_user_system_role:1052 : echo 7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:47.274 | 7347152f73e74eed98e7d258a2ad9cad 2022-03-02 12:22:47.547 | [207385 Async ks-system-reader:238991]: finished get_or_add_user_system_role reader 3bb14db72cac48b181aa161b207c234f all with result 0 in 13 seconds 2022-03-02 12:22:47.599 | + inc/async:async_wait:197 : return 0 2022-03-02 12:22:47.622 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-02 12:22:47.989 | [207385 Async ks-group-memberdemo:239344]: Waiting for completion of get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 running on PID 239344 (6 other jobs running) 2022-03-02 12:22:48.163 | [207385 Async ks-group-memberdemo:239344]: Signaling child to exit 2022-03-02 12:22:55.210 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:55.368 | [239430 Async ks-group-anotherdemo:239430]: finished successfully 2022-03-02 12:22:55.873 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:55.932 | [239344 Async ks-group-memberdemo:239344]: finished successfully 2022-03-02 12:22:55.969 | WAKEUP 2022-03-02 12:22:56.005 | [207385 Async ks-group-memberdemo:239344]: Signaled 2022-03-02 12:22:56.006 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 12:22:56.006 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f2c01a6c8e0f4973a16609d0542048d7 --project 690c552674e046eaa59fd33cfb1f59b9 -f value 2022-03-02 12:22:56.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.006 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.006 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.006 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:56.006 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 12:22:56.006 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 12:22:56.006 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f2c01a6c8e0f4973a16609d0542048d7 --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:56.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.007 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.007 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.007 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f2c01a6c8e0f4973a16609d0542048d7 --project 690c552674e046eaa59fd33cfb1f59b9 -f value 2022-03-02 12:22:56.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.007 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.007 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:56.007 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='74c25e8ddec44205a388057746fcc020 f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 False' 2022-03-02 12:22:56.007 | + functions-common:get_or_add_group_project_role:1076 : echo 74c25e8ddec44205a388057746fcc020 f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 False 2022-03-02 12:22:56.007 | 74c25e8ddec44205a388057746fcc020 f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 False 2022-03-02 12:22:56.078 | [207385 Async ks-group-memberdemo:239344]: finished get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 with result 0 in 15 seconds 2022-03-02 12:22:56.142 | [207385 Async ks-group-anotherdemo:239430]: Waiting for completion of get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 running on PID 239430 (5 other jobs running) 2022-03-02 12:22:56.183 | [207385 Async ks-group-anotherdemo:239430]: Signaling child to exit 2022-03-02 12:22:56.183 | WAKEUP 2022-03-02 12:22:56.223 | [207385 Async ks-group-anotherdemo:239430]: Signaled 2022-03-02 12:22:56.225 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 12:22:56.225 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f2c01a6c8e0f4973a16609d0542048d7 --project 690c552674e046eaa59fd33cfb1f59b9 -f value 2022-03-02 12:22:56.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.225 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.225 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.225 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:56.225 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 12:22:56.225 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 12:22:56.225 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f2c01a6c8e0f4973a16609d0542048d7 --project 690c552674e046eaa59fd33cfb1f59b9 2022-03-02 12:22:56.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.225 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.225 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.225 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f2c01a6c8e0f4973a16609d0542048d7 --project 690c552674e046eaa59fd33cfb1f59b9 -f value 2022-03-02 12:22:56.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.225 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:56.225 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:56.225 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:56.225 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fe47ac05bdf3458184456a429a224210 f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 False' 2022-03-02 12:22:56.225 | + functions-common:get_or_add_group_project_role:1076 : echo fe47ac05bdf3458184456a429a224210 f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 False 2022-03-02 12:22:56.225 | fe47ac05bdf3458184456a429a224210 f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 False 2022-03-02 12:22:56.293 | [207385 Async ks-group-anotherdemo:239430]: finished get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 690c552674e046eaa59fd33cfb1f59b9 with result 0 in 14 seconds 2022-03-02 12:22:56.347 | [207385 Async ks-group-memberalt:239516]: Waiting for completion of get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d running on PID 239516 (4 other jobs running) 2022-03-02 12:22:56.380 | [207385 Async ks-group-memberalt:239516]: Signaling child to exit 2022-03-02 12:22:57.072 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:57.110 | [239516 Async ks-group-memberalt:239516]: finished successfully 2022-03-02 12:22:57.132 | WAKEUP 2022-03-02 12:22:57.163 | [207385 Async ks-group-memberalt:239516]: Signaled 2022-03-02 12:22:57.164 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 12:22:57.164 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f2c01a6c8e0f4973a16609d0542048d7 --project 8c16d875d9b649648a36667b6345118d -f value 2022-03-02 12:22:57.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.164 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.164 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:57.165 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 12:22:57.165 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 12:22:57.165 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group f2c01a6c8e0f4973a16609d0542048d7 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:57.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.165 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.165 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.165 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f2c01a6c8e0f4973a16609d0542048d7 --project 8c16d875d9b649648a36667b6345118d -f value 2022-03-02 12:22:57.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.165 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.165 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:57.165 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='74c25e8ddec44205a388057746fcc020 f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d False' 2022-03-02 12:22:57.165 | + functions-common:get_or_add_group_project_role:1076 : echo 74c25e8ddec44205a388057746fcc020 f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d False 2022-03-02 12:22:57.165 | 74c25e8ddec44205a388057746fcc020 f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d False 2022-03-02 12:22:57.221 | [207385 Async ks-group-memberalt:239516]: finished get_or_add_group_project_role member f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d with result 0 in 16 seconds 2022-03-02 12:22:57.274 | [207385 Async ks-group-anotheralt:239660]: Waiting for completion of get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d running on PID 239660 (3 other jobs running) 2022-03-02 12:22:57.308 | [207385 Async ks-group-anotheralt:239660]: Signaling child to exit 2022-03-02 12:22:57.411 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:57.438 | [239660 Async ks-group-anotheralt:239660]: finished successfully 2022-03-02 12:22:57.460 | WAKEUP 2022-03-02 12:22:57.487 | [207385 Async ks-group-anotheralt:239660]: Signaled 2022-03-02 12:22:57.488 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 12:22:57.488 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f2c01a6c8e0f4973a16609d0542048d7 --project 8c16d875d9b649648a36667b6345118d -f value 2022-03-02 12:22:57.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.489 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.489 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.489 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:57.489 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 12:22:57.489 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 12:22:57.489 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group f2c01a6c8e0f4973a16609d0542048d7 --project 8c16d875d9b649648a36667b6345118d 2022-03-02 12:22:57.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.489 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.489 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.489 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f2c01a6c8e0f4973a16609d0542048d7 --project 8c16d875d9b649648a36667b6345118d -f value 2022-03-02 12:22:57.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.489 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:57.489 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:57.489 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:57.489 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='fe47ac05bdf3458184456a429a224210 f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d False' 2022-03-02 12:22:57.489 | + functions-common:get_or_add_group_project_role:1076 : echo fe47ac05bdf3458184456a429a224210 f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d False 2022-03-02 12:22:57.489 | fe47ac05bdf3458184456a429a224210 f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d False 2022-03-02 12:22:57.537 | [207385 Async ks-group-anotheralt:239660]: finished get_or_add_group_project_role anotherrole f2c01a6c8e0f4973a16609d0542048d7 8c16d875d9b649648a36667b6345118d with result 0 in 16 seconds 2022-03-02 12:22:57.581 | [207385 Async ks-group-admin:239748]: Waiting for completion of get_or_add_group_project_role admin 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 running on PID 239748 (2 other jobs running) 2022-03-02 12:22:57.611 | [207385 Async ks-group-admin:239748]: Signaling child to exit 2022-03-02 12:22:58.106 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:22:58.133 | [239748 Async ks-group-admin:239748]: finished successfully 2022-03-02 12:22:58.156 | WAKEUP 2022-03-02 12:22:58.181 | [207385 Async ks-group-admin:239748]: Signaled 2022-03-02 12:22:58.183 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 12:22:58.183 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 461e644909e7408e820dac00e04b0181 --project 581c7a91bb514782a9e348085e3bfc87 -f value 2022-03-02 12:22:58.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:58.183 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:58.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:58.183 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:58.183 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:58.183 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 12:22:58.183 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 12:22:58.183 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 461e644909e7408e820dac00e04b0181 --project 581c7a91bb514782a9e348085e3bfc87 2022-03-02 12:22:58.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:58.183 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:58.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:58.183 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:58.183 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 461e644909e7408e820dac00e04b0181 --project 581c7a91bb514782a9e348085e3bfc87 -f value 2022-03-02 12:22:58.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:58.184 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:58.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:22:58.184 | from cryptography.utils import int_from_bytes 2022-03-02 12:22:58.184 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:22:58.184 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b7d04795952745b58f9bf61b936b8528 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 False' 2022-03-02 12:22:58.184 | + functions-common:get_or_add_group_project_role:1076 : echo b7d04795952745b58f9bf61b936b8528 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 False 2022-03-02 12:22:58.184 | b7d04795952745b58f9bf61b936b8528 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 False 2022-03-02 12:22:58.233 | [207385 Async ks-group-admin:239748]: finished get_or_add_group_project_role admin 461e644909e7408e820dac00e04b0181 581c7a91bb514782a9e348085e3bfc87 with result 0 in 16 seconds 2022-03-02 12:22:58.237 | + inc/async:async_wait:197 : return 0 2022-03-02 12:22:58.240 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-02 12:22:58.258 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:22:58.262 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-02 12:22:58.280 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:22:58.283 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-02 12:22:58.286 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-02 12:22:58.351 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-02 12:22:58.395 | [207385 Async create_nova_accounts:241683]: running: create_nova_accounts 2022-03-02 12:22:58.398 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-02 12:22:58.418 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:22:58.421 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-02 12:22:58.423 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-02 12:22:58.489 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-02 12:22:58.537 | [207385 Async create_glance_accounts:241798]: running: create_glance_accounts 2022-03-02 12:22:58.541 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-02 12:22:58.565 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:22:58.568 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-02 12:22:58.570 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-02 12:22:58.653 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-02 12:22:58.706 | [207385 Async create_cinder_accounts:241928]: running: create_cinder_accounts 2022-03-02 12:22:58.709 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-02 12:22:58.731 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:22:58.734 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-02 12:22:58.737 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-02 12:22:58.813 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-02 12:22:58.895 | [207385 Async create_neutron_accounts:242043]: running: create_neutron_accounts 2022-03-02 12:22:58.902 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-02 12:22:58.941 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:22:58.945 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-02 12:22:58.949 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-02 12:22:59.266 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-02 12:22:59.491 | [207385 Async create_swift_accounts:242185]: running: create_swift_accounts 2022-03-02 12:22:59.519 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-02 12:22:59.662 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:22:59.681 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-02 12:23:00.015 | [207385 Async create_nova_accounts:241683]: Waiting for completion of create_nova_accounts running on PID 241683 (6 other jobs running) 2022-03-02 12:23:00.210 | [207385 Async create_nova_accounts:241683]: Signaling child to exit 2022-03-02 12:23:43.642 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:23:43.767 | [242043 Async create_neutron_accounts:242043]: finished successfully 2022-03-02 12:24:03.128 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:24:03.171 | [241928 Async create_cinder_accounts:241928]: finished successfully 2022-03-02 12:24:19.001 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:24:19.036 | [241798 Async create_glance_accounts:241798]: finished successfully 2022-03-02 12:24:25.034 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:24:25.064 | [241683 Async create_nova_accounts:241683]: finished successfully 2022-03-02 12:24:25.088 | WAKEUP 2022-03-02 12:24:25.113 | [207385 Async create_nova_accounts:241683]: Signaled 2022-03-02 12:24:25.115 | + lib/nova:create_nova_accounts:352 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-02 12:24:25.115 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-03-02 12:24:25.115 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-02 12:24:25.115 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:24:25.115 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:24:25.115 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 12:24:25.115 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 12:24:25.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.115 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.115 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.115 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.115 | + functions-common:get_or_create_user:925 : user_id=ee254bf9d2d7418f825a7504bfad594a 2022-03-02 12:24:25.115 | + functions-common:get_or_create_user:926 : echo ee254bf9d2d7418f825a7504bfad594a 2022-03-02 12:24:25.115 | ee254bf9d2d7418f825a7504bfad594a 2022-03-02 12:24:25.115 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-02 12:24:25.115 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.115 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.115 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.115 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.116 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.116 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.116 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.116 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.116 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.116 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.116 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.116 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.116 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.116 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.116 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.116 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.117 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.117 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.117 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.117 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.117 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.117 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.117 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.117 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.117 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.117 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.117 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.117 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.117 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.117 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.117 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.117 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.117 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.117 | ++ functions-common:get_field:818 : echo '| f90d620ee5014fa3aa6c33c2e6a32655 | ee254bf9d2d7418f825a7504bfad594a | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.117 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.117 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.117 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.117 | + functions-common:get_or_add_user_project_role:997 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.117 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.117 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 12:24:25.117 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-02 12:24:25.117 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.117 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.117 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.118 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.118 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.118 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.118 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.118 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.118 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.118 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.118 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.118 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.118 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.118 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.118 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.118 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.118 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.118 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.118 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.118 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.118 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.118 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.118 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.118 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.118 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.118 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.118 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.118 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.118 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.119 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.119 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.119 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.119 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.119 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | ee254bf9d2d7418f825a7504bfad594a | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.119 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.119 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.119 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:24:25.119 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:24:25.119 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:24:25.119 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-03-02 12:24:25.119 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-03-02 12:24:25.119 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.50/compute 2022-03-02 12:24:25.119 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-02 12:24:25.119 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:24:25.119 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-02 12:24:25.119 | ++ functions-common:get_or_create_service:1097 : 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-03-02 12:24:25.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.119 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.119 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.119 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.119 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:24:25.119 | edaa50b27bf940a0b95e00cb9eba0c31' 2022-03-02 12:24:25.119 | + functions-common:get_or_create_service:1094 : echo edaa50b27bf940a0b95e00cb9eba0c31 2022-03-02 12:24:25.119 | edaa50b27bf940a0b95e00cb9eba0c31 2022-03-02 12:24:25.119 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-03-02 12:24:25.119 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:24:25.119 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-03-02 12:24:25.119 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:24:25.119 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-02 12:24:25.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.119 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.120 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.120 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:24:25.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:24:25.120 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 12:24:25.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.120 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.120 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.120 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=09fb18396a8e49078e4a897b2e279bbd 2022-03-02 12:24:25.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 09fb18396a8e49078e4a897b2e279bbd 2022-03-02 12:24:25.120 | + functions-common:get_or_create_endpoint:1127 : public_id=09fb18396a8e49078e4a897b2e279bbd 2022-03-02 12:24:25.120 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 12:24:25.120 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:24:25.120 | + functions-common:get_or_create_endpoint:1136 : echo 09fb18396a8e49078e4a897b2e279bbd 2022-03-02 12:24:25.120 | 09fb18396a8e49078e4a897b2e279bbd 2022-03-02 12:24:25.120 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-02 12:24:25.120 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:24:25.120 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-02 12:24:25.120 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-02 12:24:25.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.120 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.120 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.120 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.120 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:24:25.120 | 442285efa8c4481daa17280bd91ad24a' 2022-03-02 12:24:25.120 | + functions-common:get_or_create_service:1094 : echo 442285efa8c4481daa17280bd91ad24a 2022-03-02 12:24:25.120 | 442285efa8c4481daa17280bd91ad24a 2022-03-02 12:24:25.120 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-03-02 12:24:25.121 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:24:25.121 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-03-02 12:24:25.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:24:25.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-02 12:24:25.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.121 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.121 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.121 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:24:25.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:24:25.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-03-02 12:24:25.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.121 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.121 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.121 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=451ff7855acb402fa6f2fd05c25ba5e9 2022-03-02 12:24:25.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 451ff7855acb402fa6f2fd05c25ba5e9 2022-03-02 12:24:25.121 | + functions-common:get_or_create_endpoint:1127 : public_id=451ff7855acb402fa6f2fd05c25ba5e9 2022-03-02 12:24:25.121 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 12:24:25.121 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:24:25.121 | + functions-common:get_or_create_endpoint:1136 : echo 451ff7855acb402fa6f2fd05c25ba5e9 2022-03-02 12:24:25.121 | 451ff7855acb402fa6f2fd05c25ba5e9 2022-03-02 12:24:25.121 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-03-02 12:24:25.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:24:25.121 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-03-02 12:24:25.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:24:25.121 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-02 12:24:25.121 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.121 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.121 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.121 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.122 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.122 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.122 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.122 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.122 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.122 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.122 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.122 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.122 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.122 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.122 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.122 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.122 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.122 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.122 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.122 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.122 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.122 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.122 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.122 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.122 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.122 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.122 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.122 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.123 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.123 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.123 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.123 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.123 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.123 | ++ functions-common:get_field:818 : echo '| 2238a62f2f2a4767a0cf666e2fab814a | ee254bf9d2d7418f825a7504bfad594a | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.123 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.123 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.123 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:24:25.123 | + functions-common:get_or_add_user_project_role:997 : echo 2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:24:25.123 | 2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:24:25.123 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-03-02 12:24:25.123 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:24:25.168 | [207385 Async create_nova_accounts:241683]: finished create_nova_accounts with result 0 in 86 seconds 2022-03-02 12:24:25.208 | [207385 Async create_glance_accounts:241798]: Waiting for completion of create_glance_accounts running on PID 241798 (5 other jobs running) 2022-03-02 12:24:25.237 | [207385 Async create_glance_accounts:241798]: Signaling child to exit 2022-03-02 12:24:25.237 | WAKEUP 2022-03-02 12:24:25.264 | [207385 Async create_glance_accounts:241798]: Signaled 2022-03-02 12:24:25.266 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-02 12:24:25.266 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:24:25.266 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-02 12:24:25.266 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-02 12:24:25.266 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:24:25.266 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:24:25.266 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 12:24:25.266 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 12:24:25.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.267 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.267 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.267 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.267 | + functions-common:get_or_create_user:925 : user_id=7d203df68fd647179a28223b883cb2c8 2022-03-02 12:24:25.267 | + functions-common:get_or_create_user:926 : echo 7d203df68fd647179a28223b883cb2c8 2022-03-02 12:24:25.267 | 7d203df68fd647179a28223b883cb2c8 2022-03-02 12:24:25.267 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-02 12:24:25.267 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.267 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.267 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.267 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.267 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.267 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.267 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.267 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.267 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.268 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.268 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.268 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.268 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.268 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.268 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.268 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.268 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.268 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.268 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.268 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.268 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.268 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.269 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.269 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.269 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.269 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.269 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.269 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.269 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.269 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.269 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.269 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.269 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.269 | ++ functions-common:get_field:818 : echo '| f90d620ee5014fa3aa6c33c2e6a32655 | 7d203df68fd647179a28223b883cb2c8 | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.269 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.269 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.269 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.269 | + functions-common:get_or_add_user_project_role:997 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.269 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.269 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 12:24:25.269 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-02 12:24:25.269 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:24:25.269 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-02 12:24:25.269 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-02 12:24:25.269 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:24:25.269 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:24:25.269 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 12:24:25.269 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 12:24:25.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.270 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.270 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.270 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.270 | + functions-common:get_or_create_user:925 : user_id=626fd6f8c49646f788e0fce184b117ca 2022-03-02 12:24:25.270 | + functions-common:get_or_create_user:926 : echo 626fd6f8c49646f788e0fce184b117ca 2022-03-02 12:24:25.270 | 626fd6f8c49646f788e0fce184b117ca 2022-03-02 12:24:25.270 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-02 12:24:25.270 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.270 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.270 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.270 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.270 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.270 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.270 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.270 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.270 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.270 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.270 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.270 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.270 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.270 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.270 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.270 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.270 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.270 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.270 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.270 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.270 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.270 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.271 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.271 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.271 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.271 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.271 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.271 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.271 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.271 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.271 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.271 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.271 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.271 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.271 | ++ functions-common:get_field:818 : echo '| f90d620ee5014fa3aa6c33c2e6a32655 | 626fd6f8c49646f788e0fce184b117ca | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.271 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.271 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.271 | + functions-common:get_or_add_user_project_role:997 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.271 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.271 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-02 12:24:25.271 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-02 12:24:25.271 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.271 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.271 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.271 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.271 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.271 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.271 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.271 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.271 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.271 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.271 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.271 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.272 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.272 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.272 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.272 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.272 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.272 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.272 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.273 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.273 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.273 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.273 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.273 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.273 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.273 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.273 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.273 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.273 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.273 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.274 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.274 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.274 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.274 | ++ functions-common:get_field:818 : echo '| 2238a62f2f2a4767a0cf666e2fab814a | 626fd6f8c49646f788e0fce184b117ca | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.274 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.274 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.274 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:24:25.274 | + functions-common:get_or_add_user_project_role:997 : echo 2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:24:25.274 | 2238a62f2f2a4767a0cf666e2fab814a 2022-03-02 12:24:25.274 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-02 12:24:25.274 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:24:25.275 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-02 12:24:25.275 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-02 12:24:25.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.275 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.275 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.275 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.275 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:24:25.275 | aaae62a09749491d89d19dd99e45bddc' 2022-03-02 12:24:25.275 | + functions-common:get_or_create_service:1094 : echo aaae62a09749491d89d19dd99e45bddc 2022-03-02 12:24:25.276 | aaae62a09749491d89d19dd99e45bddc 2022-03-02 12:24:25.276 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-03-02 12:24:25.276 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:24:25.276 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-03-02 12:24:25.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:24:25.276 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-02 12:24:25.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.276 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.276 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.276 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:24:25.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:24:25.276 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-03-02 12:24:25.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.276 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.276 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.276 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b1ab2e2d1b3a4d74b721454538532332 2022-03-02 12:24:25.276 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b1ab2e2d1b3a4d74b721454538532332 2022-03-02 12:24:25.276 | + functions-common:get_or_create_endpoint:1127 : public_id=b1ab2e2d1b3a4d74b721454538532332 2022-03-02 12:24:25.276 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 12:24:25.276 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:24:25.276 | + functions-common:get_or_create_endpoint:1136 : echo b1ab2e2d1b3a4d74b721454538532332 2022-03-02 12:24:25.276 | b1ab2e2d1b3a4d74b721454538532332 2022-03-02 12:24:25.276 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-02 12:24:25.276 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 12:24:25.276 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 12:24:25.276 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 12:24:25.276 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-02 12:24:25.277 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-02 12:24:25.277 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-02 12:24:25.277 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-02 12:24:25.277 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-02 12:24:25.330 | [207385 Async create_glance_accounts:241798]: finished create_glance_accounts with result 0 in 80 seconds 2022-03-02 12:24:25.376 | [207385 Async create_cinder_accounts:241928]: Waiting for completion of create_cinder_accounts running on PID 241928 (4 other jobs running) 2022-03-02 12:24:25.405 | [207385 Async create_cinder_accounts:241928]: Signaling child to exit 2022-03-02 12:24:25.405 | WAKEUP 2022-03-02 12:24:25.437 | [207385 Async create_cinder_accounts:241928]: Signaled 2022-03-02 12:24:25.439 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-02 12:24:25.439 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-02 12:24:25.439 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-02 12:24:25.439 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:24:25.439 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:24:25.439 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 12:24:25.439 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 12:24:25.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.439 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.439 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.439 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.439 | + functions-common:get_or_create_user:925 : user_id=c4ff81e9e00540338c62a76068f8dd73 2022-03-02 12:24:25.439 | + functions-common:get_or_create_user:926 : echo c4ff81e9e00540338c62a76068f8dd73 2022-03-02 12:24:25.439 | c4ff81e9e00540338c62a76068f8dd73 2022-03-02 12:24:25.439 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-02 12:24:25.439 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.439 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.439 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.439 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.439 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.439 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.440 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.440 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.440 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.440 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.440 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.440 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.440 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.440 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.440 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.440 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.440 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.440 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.440 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.440 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.440 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.440 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.440 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.440 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.440 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.440 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.440 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.440 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.440 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.440 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.441 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.441 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.441 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.441 | ++ functions-common:get_field:818 : echo '| f90d620ee5014fa3aa6c33c2e6a32655 | c4ff81e9e00540338c62a76068f8dd73 | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.441 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.441 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.441 | + functions-common:get_or_add_user_project_role:997 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.441 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.441 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 12:24:25.441 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-02 12:24:25.441 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:24:25.441 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-02 12:24:25.441 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-02 12:24:25.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.441 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.441 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.441 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.441 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:24:25.441 | 772d1e62a1fd46c89aeb20a5e7a3bd72' 2022-03-02 12:24:25.441 | + functions-common:get_or_create_service:1094 : echo 772d1e62a1fd46c89aeb20a5e7a3bd72 2022-03-02 12:24:25.441 | 772d1e62a1fd46c89aeb20a5e7a3bd72 2022-03-02 12:24:25.441 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-02 12:24:25.441 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 12:24:25.441 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:24:25.441 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 12:24:25.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:24:25.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-02 12:24:25.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.441 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.442 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.442 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:24:25.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:24:25.442 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 12:24:25.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.442 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.442 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.442 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d0b0d75e6a1c43f4b5f20214b76023af 2022-03-02 12:24:25.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d0b0d75e6a1c43f4b5f20214b76023af 2022-03-02 12:24:25.442 | + functions-common:get_or_create_endpoint:1127 : public_id=d0b0d75e6a1c43f4b5f20214b76023af 2022-03-02 12:24:25.442 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 12:24:25.442 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:24:25.442 | + functions-common:get_or_create_endpoint:1136 : echo d0b0d75e6a1c43f4b5f20214b76023af 2022-03-02 12:24:25.442 | d0b0d75e6a1c43f4b5f20214b76023af 2022-03-02 12:24:25.442 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-02 12:24:25.442 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:24:25.442 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-02 12:24:25.442 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-02 12:24:25.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.442 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.442 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.442 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.442 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:24:25.442 | 18ffd8136e6e4662a764078f33c1ce42' 2022-03-02 12:24:25.442 | + functions-common:get_or_create_service:1094 : echo 18ffd8136e6e4662a764078f33c1ce42 2022-03-02 12:24:25.442 | 18ffd8136e6e4662a764078f33c1ce42 2022-03-02 12:24:25.442 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 12:24:25.442 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:24:25.442 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 12:24:25.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:24:25.443 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-02 12:24:25.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.443 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.443 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.443 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:24:25.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:24:25.443 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 12:24:25.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.443 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.443 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.443 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7a7e853b41c94dd5afe476223e84a357 2022-03-02 12:24:25.443 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7a7e853b41c94dd5afe476223e84a357 2022-03-02 12:24:25.443 | + functions-common:get_or_create_endpoint:1127 : public_id=7a7e853b41c94dd5afe476223e84a357 2022-03-02 12:24:25.443 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 12:24:25.443 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:24:25.443 | + functions-common:get_or_create_endpoint:1136 : echo 7a7e853b41c94dd5afe476223e84a357 2022-03-02 12:24:25.443 | 7a7e853b41c94dd5afe476223e84a357 2022-03-02 12:24:25.458 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-02 12:24:25.458 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-02 12:24:25.458 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:24:25.458 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-02 12:24:25.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.458 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.458 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.458 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.458 | ++ functions-common:get_or_create_project:938 : project_id=62595339e45b4cc28b458cae1f04c86e 2022-03-02 12:24:25.458 | ++ functions-common:get_or_create_project:939 : echo 62595339e45b4cc28b458cae1f04c86e 2022-03-02 12:24:25.458 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 62595339e45b4cc28b458cae1f04c86e 2022-03-02 12:24:25.458 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-02 12:24:25.459 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:24:25.459 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:24:25.459 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-02 12:24:25.459 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-02 12:24:25.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.459 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.459 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.459 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-02 12:24:25.459 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.459 | ++ functions-common:get_or_create_user:925 : user_id=c4ff81e9e00540338c62a76068f8dd73 2022-03-02 12:24:25.459 | ++ functions-common:get_or_create_user:926 : echo c4ff81e9e00540338c62a76068f8dd73 2022-03-02 12:24:25.459 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c4ff81e9e00540338c62a76068f8dd73 2022-03-02 12:24:25.498 | [207385 Async create_cinder_accounts:241928]: finished create_cinder_accounts with result 0 in 64 seconds 2022-03-02 12:24:25.504 | + inc/async:async_wait:197 : return 0 2022-03-02 12:24:25.507 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-02 12:24:25.573 | [207385 Async create_neutron_accounts:242043]: Waiting for completion of create_neutron_accounts running on PID 242043 (3 other jobs running) 2022-03-02 12:24:25.601 | [207385 Async create_neutron_accounts:242043]: Signaling child to exit 2022-03-02 12:24:25.601 | WAKEUP 2022-03-02 12:24:25.626 | [207385 Async create_neutron_accounts:242043]: Signaled 2022-03-02 12:24:25.627 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-02 12:24:25.628 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:24:25.628 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 12:24:25.628 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:24:25.628 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 12:24:25.628 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 12:24:25.628 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 12:24:25.628 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-02 12:24:25.628 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-02 12:24:25.628 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-02 12:24:25.628 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.50:9696/ 2022-03-02 12:24:25.628 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-02 12:24:25.628 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-02 12:24:25.628 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-02 12:24:25.628 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:24:25.628 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:24:25.628 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 12:24:25.628 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 12:24:25.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.628 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.628 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.628 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.628 | + functions-common:get_or_create_user:925 : user_id=9c3ec45b14904ff8aa4d22e0f345e17b 2022-03-02 12:24:25.628 | + functions-common:get_or_create_user:926 : echo 9c3ec45b14904ff8aa4d22e0f345e17b 2022-03-02 12:24:25.628 | 9c3ec45b14904ff8aa4d22e0f345e17b 2022-03-02 12:24:25.628 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-02 12:24:25.628 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:24:25.629 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:24:25.629 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:24:25.629 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:24:25.629 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:24:25.629 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:24:25.629 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:24:25.629 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:24:25.629 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:24:25.629 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:24:25.629 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.629 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.629 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:24:25.629 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.629 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.629 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.629 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.629 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.629 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:24:25.629 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:24:25.629 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.629 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.629 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.629 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:24:25.629 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:24:25.629 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 12:24:25.630 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:24:25.630 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.630 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.630 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.630 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.630 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:24:25.630 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:24:25.630 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:24:25.630 | ++ functions-common:get_field:818 : echo '| f90d620ee5014fa3aa6c33c2e6a32655 | 9c3ec45b14904ff8aa4d22e0f345e17b | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:24:25.630 | ++ functions-common:get_field:812 : read data 2022-03-02 12:24:25.630 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.630 | + functions-common:get_or_add_user_project_role:997 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.630 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:24:25.630 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 12:24:25.630 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-02 12:24:25.630 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:24:25.630 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-02 12:24:25.630 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-02 12:24:25.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.630 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.630 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.630 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.630 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:24:25.630 | 1e6852d0479b482787020b59bcfd7888' 2022-03-02 12:24:25.630 | + functions-common:get_or_create_service:1094 : echo 1e6852d0479b482787020b59bcfd7888 2022-03-02 12:24:25.631 | 1e6852d0479b482787020b59bcfd7888 2022-03-02 12:24:25.631 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-03-02 12:24:25.631 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:24:25.631 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-03-02 12:24:25.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:24:25.631 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-02 12:24:25.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.631 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.631 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.631 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:24:25.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:24:25.631 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-03-02 12:24:25.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.631 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:24:25.631 | from cryptography.utils import int_from_bytes 2022-03-02 12:24:25.631 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:24:25.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e53cf835d9cb4811987e7894587068fb 2022-03-02 12:24:25.631 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e53cf835d9cb4811987e7894587068fb 2022-03-02 12:24:25.631 | + functions-common:get_or_create_endpoint:1127 : public_id=e53cf835d9cb4811987e7894587068fb 2022-03-02 12:24:25.631 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 12:24:25.631 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:24:25.631 | + functions-common:get_or_create_endpoint:1136 : echo e53cf835d9cb4811987e7894587068fb 2022-03-02 12:24:25.632 | e53cf835d9cb4811987e7894587068fb 2022-03-02 12:24:25.680 | [207385 Async create_neutron_accounts:242043]: finished create_neutron_accounts with result 0 in 44 seconds 2022-03-02 12:24:25.720 | [207385 Async create_swift_accounts:242185]: Waiting for completion of create_swift_accounts running on PID 242185 (2 other jobs running) 2022-03-02 12:24:25.747 | [207385 Async create_swift_accounts:242185]: Signaling child to exit 2022-03-02 12:25:15.246 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:25:15.277 | [242185 Async create_swift_accounts:242185]: finished successfully 2022-03-02 12:25:15.297 | WAKEUP 2022-03-02 12:25:15.321 | [207385 Async create_swift_accounts:242185]: Signaled 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-02 12:25:15.323 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-02 12:25:15.323 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-02 12:25:15.323 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 12:25:15.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.323 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.323 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.323 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.323 | ++ functions-common:get_or_create_role:950 : role_id=fe47ac05bdf3458184456a429a224210 2022-03-02 12:25:15.323 | ++ functions-common:get_or_create_role:951 : echo fe47ac05bdf3458184456a429a224210 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:614 : another_role=fe47ac05bdf3458184456a429a224210 2022-03-02 12:25:15.323 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-02 12:25:15.323 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-02 12:25:15.323 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:25:15.323 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:25:15.324 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 12:25:15.324 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 12:25:15.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.324 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.324 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.324 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.324 | + functions-common:get_or_create_user:925 : user_id=9c65aae8693f4294b07f1bbb6571bfdb 2022-03-02 12:25:15.324 | + functions-common:get_or_create_user:926 : echo 9c65aae8693f4294b07f1bbb6571bfdb 2022-03-02 12:25:15.324 | 9c65aae8693f4294b07f1bbb6571bfdb 2022-03-02 12:25:15.324 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-02 12:25:15.324 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:25:15.324 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:25:15.324 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:25:15.324 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:25:15.324 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:25:15.324 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:25:15.324 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:25:15.324 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:25:15.324 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:25:15.324 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:25:15.324 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 12:25:15.324 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.324 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:25:15.324 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.324 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.324 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.324 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.324 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.325 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:25:15.325 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:25:15.325 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 12:25:15.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.325 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.325 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.325 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 12:25:15.325 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.325 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:25:15.325 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.325 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.325 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.325 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.325 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.325 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:25:15.325 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:25:15.325 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:25:15.325 | ++ functions-common:get_field:818 : echo '| f90d620ee5014fa3aa6c33c2e6a32655 | 9c65aae8693f4294b07f1bbb6571bfdb | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:25:15.325 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.325 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:25:15.325 | + functions-common:get_or_add_user_project_role:997 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:25:15.325 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:25:15.325 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 12:25:15.325 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-02 12:25:15.325 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:25:15.325 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:25:15.325 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:25:15.325 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:25:15.325 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:25:15.325 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:25:15.326 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:25:15.326 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:25:15.326 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:25:15.326 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:25:15.326 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 12:25:15.326 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.326 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:25:15.326 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.326 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.326 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.326 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.326 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:25:15.326 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:25:15.326 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 12:25:15.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.326 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.326 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.326 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:25:15.326 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 12:25:15.326 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.326 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.326 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.326 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.326 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.326 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.326 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:25:15.326 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:25:15.327 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | 9c65aae8693f4294b07f1bbb6571bfdb | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:25:15.327 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:25:15.327 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.327 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.327 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.327 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.327 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-02 12:25:15.327 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:25:15.327 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-02 12:25:15.327 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-02 12:25:15.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.327 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.327 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.327 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.327 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:25:15.327 | fdce387bd983471fb2b4d3aadc80bb61' 2022-03-02 12:25:15.327 | + functions-common:get_or_create_service:1094 : echo fdce387bd983471fb2b4d3aadc80bb61 2022-03-02 12:25:15.327 | fdce387bd983471fb2b4d3aadc80bb61 2022-03-02 12:25:15.327 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-03-02 12:25:15.327 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:25:15.327 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-02 12:25:15.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:25:15.327 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-02 12:25:15.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.327 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.327 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.327 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:25:15.327 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:25:15.327 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-02 12:25:15.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.328 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.328 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.328 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e921ea34855f40cd84f6417eca49185a 2022-03-02 12:25:15.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e921ea34855f40cd84f6417eca49185a 2022-03-02 12:25:15.328 | + functions-common:get_or_create_endpoint:1127 : public_id=e921ea34855f40cd84f6417eca49185a 2022-03-02 12:25:15.328 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.50:8080 ]] 2022-03-02 12:25:15.328 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-03-02 12:25:15.328 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:25:15.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-02 12:25:15.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.328 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.328 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.328 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:25:15.328 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:25:15.328 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-03-02 12:25:15.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.328 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.328 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.328 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.328 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b727d4199ece492bb3ef5768bb15b88e 2022-03-02 12:25:15.328 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo b727d4199ece492bb3ef5768bb15b88e 2022-03-02 12:25:15.328 | b727d4199ece492bb3ef5768bb15b88e 2022-03-02 12:25:15.328 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:25:15.328 | + functions-common:get_or_create_endpoint:1136 : echo e921ea34855f40cd84f6417eca49185a 2022-03-02 12:25:15.328 | e921ea34855f40cd84f6417eca49185a 2022-03-02 12:25:15.328 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-02 12:25:15.328 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:25:15.329 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-02 12:25:15.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.329 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.329 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.329 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_project:938 : project_id=fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_project:939 : echo fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.329 | + lib/swift:create_swift_accounts:628 : swift_project_test1=fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.329 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-02 12:25:15.329 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.329 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-02 12:25:15.329 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-02 12:25:15.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.329 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.329 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.329 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_user:925 : user_id=e08e397e30e04e9a9de198a68d2bd3b0 2022-03-02 12:25:15.329 | ++ functions-common:get_or_create_user:926 : echo e08e397e30e04e9a9de198a68d2bd3b0 2022-03-02 12:25:15.329 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=e08e397e30e04e9a9de198a68d2bd3b0 2022-03-02 12:25:15.329 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-02 12:25:15.329 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.329 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin e08e397e30e04e9a9de198a68d2bd3b0 fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.329 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:25:15.329 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:25:15.329 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:25:15.329 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:25:15.330 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:25:15.330 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:25:15.330 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:25:15.330 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:25:15.330 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e08e397e30e04e9a9de198a68d2bd3b0 --project fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.330 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:25:15.330 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.330 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.330 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.330 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.330 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:25:15.330 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:25:15.330 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e08e397e30e04e9a9de198a68d2bd3b0 --project fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.330 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.330 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e08e397e30e04e9a9de198a68d2bd3b0 --project fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.330 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:25:15.330 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.330 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.330 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.330 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.330 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:25:15.330 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:25:15.331 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | e08e397e30e04e9a9de198a68d2bd3b0 | | fb78d36c17854c81a58404b2607bd87c | | | False |' 2022-03-02 12:25:15.331 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:25:15.331 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.331 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.331 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.331 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.331 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-02 12:25:15.331 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-02 12:25:15.331 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:25:15.331 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-02 12:25:15.331 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-02 12:25:15.331 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-02 12:25:15.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.331 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.331 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.331 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.331 | ++ functions-common:get_or_create_user:925 : user_id=3d39d35c1c8a44df88acabf3f5b90e5d 2022-03-02 12:25:15.331 | ++ functions-common:get_or_create_user:926 : echo 3d39d35c1c8a44df88acabf3f5b90e5d 2022-03-02 12:25:15.331 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3d39d35c1c8a44df88acabf3f5b90e5d 2022-03-02 12:25:15.331 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-02 12:25:15.331 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.331 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role fe47ac05bdf3458184456a429a224210 3d39d35c1c8a44df88acabf3f5b90e5d fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.331 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:25:15.331 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:25:15.331 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:25:15.331 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:25:15.331 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:25:15.331 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:25:15.331 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:25:15.331 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:25:15.331 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role fe47ac05bdf3458184456a429a224210 --user 3d39d35c1c8a44df88acabf3f5b90e5d --project fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.331 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.331 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:25:15.332 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.332 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.332 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.332 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.332 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.332 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:25:15.332 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:25:15.332 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add fe47ac05bdf3458184456a429a224210 --user 3d39d35c1c8a44df88acabf3f5b90e5d --project fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.332 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.332 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.332 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role fe47ac05bdf3458184456a429a224210 --user 3d39d35c1c8a44df88acabf3f5b90e5d --project fb78d36c17854c81a58404b2607bd87c 2022-03-02 12:25:15.332 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.333 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:25:15.333 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.333 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.333 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.333 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.333 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.333 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:25:15.333 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:25:15.333 | ++ functions-common:get_field:818 : echo '| fe47ac05bdf3458184456a429a224210 | 3d39d35c1c8a44df88acabf3f5b90e5d | | fb78d36c17854c81a58404b2607bd87c | | | False |' 2022-03-02 12:25:15.333 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:25:15.333 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.333 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fe47ac05bdf3458184456a429a224210 2022-03-02 12:25:15.333 | + functions-common:get_or_add_user_project_role:997 : echo fe47ac05bdf3458184456a429a224210 2022-03-02 12:25:15.333 | fe47ac05bdf3458184456a429a224210 2022-03-02 12:25:15.333 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-02 12:25:15.333 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-02 12:25:15.333 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:25:15.333 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-02 12:25:15.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.333 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.333 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.333 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.333 | ++ functions-common:get_or_create_project:938 : project_id=a080a06578fd434a92fd92ee758fe1ae 2022-03-02 12:25:15.333 | ++ functions-common:get_or_create_project:939 : echo a080a06578fd434a92fd92ee758fe1ae 2022-03-02 12:25:15.333 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a080a06578fd434a92fd92ee758fe1ae 2022-03-02 12:25:15.333 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-02 12:25:15.334 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.334 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-02 12:25:15.334 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-02 12:25:15.334 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:25:15.334 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-02 12:25:15.334 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-02 12:25:15.334 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-02 12:25:15.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.334 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.334 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.334 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.334 | ++ functions-common:get_or_create_user:925 : user_id=27401b46896c4e49b8c63649c7558547 2022-03-02 12:25:15.334 | ++ functions-common:get_or_create_user:926 : echo 27401b46896c4e49b8c63649c7558547 2022-03-02 12:25:15.334 | + lib/swift:create_swift_accounts:647 : swift_user_test2=27401b46896c4e49b8c63649c7558547 2022-03-02 12:25:15.334 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-02 12:25:15.334 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.334 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 27401b46896c4e49b8c63649c7558547 a080a06578fd434a92fd92ee758fe1ae 2022-03-02 12:25:15.334 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:25:15.334 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:25:15.334 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:25:15.334 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:25:15.334 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:25:15.334 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:25:15.334 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:25:15.334 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:25:15.334 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27401b46896c4e49b8c63649c7558547 --project a080a06578fd434a92fd92ee758fe1ae 2022-03-02 12:25:15.334 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.334 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:25:15.334 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.334 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.335 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.335 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.335 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.335 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:25:15.335 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:25:15.335 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 27401b46896c4e49b8c63649c7558547 --project a080a06578fd434a92fd92ee758fe1ae 2022-03-02 12:25:15.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.335 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.335 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.335 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 27401b46896c4e49b8c63649c7558547 --project a080a06578fd434a92fd92ee758fe1ae 2022-03-02 12:25:15.335 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.335 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:25:15.335 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.335 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.335 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.335 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.335 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.335 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:25:15.335 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:25:15.335 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | 27401b46896c4e49b8c63649c7558547 | | a080a06578fd434a92fd92ee758fe1ae | | | False |' 2022-03-02 12:25:15.335 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:25:15.335 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.335 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.335 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.335 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.335 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-02 12:25:15.335 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-02 12:25:15.335 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 12:25:15.335 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-02 12:25:15.336 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-02 12:25:15.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.336 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.336 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.336 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.336 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-02 12:25:15.336 | e005dff2d35945548fc7e84976acd90a' 2022-03-02 12:25:15.336 | ++ functions-common:get_or_create_domain:888 : echo e005dff2d35945548fc7e84976acd90a 2022-03-02 12:25:15.336 | + lib/swift:create_swift_accounts:652 : swift_domain=e005dff2d35945548fc7e84976acd90a 2022-03-02 12:25:15.336 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-02 12:25:15.336 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.336 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-02 12:25:15.336 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 e005dff2d35945548fc7e84976acd90a 2022-03-02 12:25:15.336 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 12:25:15.336 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=e005dff2d35945548fc7e84976acd90a --or-show -f value -c id 2022-03-02 12:25:15.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.336 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.336 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.336 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.336 | ++ functions-common:get_or_create_project:938 : project_id=55f65db3bc0043c399e8becbdf805a26 2022-03-02 12:25:15.336 | ++ functions-common:get_or_create_project:939 : echo 55f65db3bc0043c399e8becbdf805a26 2022-03-02 12:25:15.336 | + lib/swift:create_swift_accounts:656 : swift_project_test4=55f65db3bc0043c399e8becbdf805a26 2022-03-02 12:25:15.336 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-02 12:25:15.336 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.336 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-02 12:25:15.336 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 e005dff2d35945548fc7e84976acd90a test4@example.com 2022-03-02 12:25:15.336 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:25:15.336 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-02 12:25:15.337 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-02 12:25:15.337 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=e005dff2d35945548fc7e84976acd90a --email=test4@example.com --or-show -f value -c id 2022-03-02 12:25:15.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.337 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.337 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.337 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.337 | ++ functions-common:get_or_create_user:925 : user_id=53011e1775914cb7be7ea8e999420fdd 2022-03-02 12:25:15.337 | ++ functions-common:get_or_create_user:926 : echo 53011e1775914cb7be7ea8e999420fdd 2022-03-02 12:25:15.337 | + lib/swift:create_swift_accounts:661 : swift_user_test4=53011e1775914cb7be7ea8e999420fdd 2022-03-02 12:25:15.337 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-02 12:25:15.337 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 12:25:15.337 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 53011e1775914cb7be7ea8e999420fdd 55f65db3bc0043c399e8becbdf805a26 2022-03-02 12:25:15.337 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:25:15.337 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 12:25:15.337 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:25:15.337 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:25:15.337 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 12:25:15.337 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 12:25:15.337 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 12:25:15.337 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 12:25:15.337 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 53011e1775914cb7be7ea8e999420fdd --project 55f65db3bc0043c399e8becbdf805a26 2022-03-02 12:25:15.337 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.337 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:25:15.337 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.337 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.337 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.337 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.337 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.337 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:25:15.337 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:25:15.338 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 53011e1775914cb7be7ea8e999420fdd --project 55f65db3bc0043c399e8becbdf805a26 2022-03-02 12:25:15.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.338 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.338 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.338 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 53011e1775914cb7be7ea8e999420fdd --project 55f65db3bc0043c399e8becbdf805a26 2022-03-02 12:25:15.338 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:25:15.338 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:25:15.338 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:25:15.338 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.338 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:15.338 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:15.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:25:15.338 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:25:15.338 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:25:15.338 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | 53011e1775914cb7be7ea8e999420fdd | | 55f65db3bc0043c399e8becbdf805a26 | | | False |' 2022-03-02 12:25:15.338 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:25:15.338 | ++ functions-common:get_field:812 : read data 2022-03-02 12:25:15.338 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.338 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.338 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:25:15.372 | [207385 Async create_swift_accounts:242185]: finished create_swift_accounts with result 0 in 136 seconds 2022-03-02 12:25:15.380 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-02 12:25:15.382 | + inc/async:async_wait:197 : return 0 2022-03-02 12:25:15.385 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-02 12:25:15.403 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:15.406 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-02 12:25:15.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:15.429 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-02 12:25:15.432 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:25:15.434 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-02 12:25:15.437 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-02 12:25:15.439 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-02 12:25:15.503 | + inc/async:async_inner:63 : init_glance 2022-03-02 12:25:15.544 | [207385 Async init_glance:246422]: running: init_glance 2022-03-02 12:25:15.547 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-02 12:25:15.568 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:15.577 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-02 12:25:15.577 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:25:15.577 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-02 12:25:15.578 | + ./stack.sh:main:1147 : configure_neutron 2022-03-02 12:25:15.581 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-02 12:25:15.585 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 12:25:15.586 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:25:15.597 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:25:15.600 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 12:25:15.603 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 12:25:15.606 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 12:25:15.608 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-02 12:25:15.611 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-02 12:25:15.614 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-02 12:25:15.617 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-02 12:25:15.632 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-02 12:25:15.634 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-02 12:25:19.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:19.173 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:19.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:19.173 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:22.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:22.796 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:22.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:22.796 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:26.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:26.345 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:26.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:26.345 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:29.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:29.986 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:29.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:29.986 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:33.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:33.605 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:33.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:33.605 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:37.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:37.140 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:37.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:37.140 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:40.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:40.806 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:40.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:40.806 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:44.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:44.589 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:44.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:44.589 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:49.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:49.511 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:49.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:49.511 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:49.511 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-02 12:25:55.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:55.611 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:55.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:25:55.611 | from cryptography.utils import int_from_bytes 2022-03-02 12:25:55.942 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-02 12:25:55.947 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-02 12:25:55.950 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-02 12:25:55.952 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-02 12:25:55.955 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-02 12:25:55.957 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-02 12:25:55.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-02 12:25:55.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-02 12:25:55.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-02 12:25:55.967 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-02 12:25:55.969 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-02 12:25:55.971 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-02 12:25:55.974 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-02 12:25:55.976 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-02 12:25:55.979 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-02 12:25:55.981 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-02 12:25:55.986 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:55.989 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-02 12:25:55.991 | + 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-03-02 12:25:55.997 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-02 12:25:55.999 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-02 12:25:56.001 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-02 12:25:56.004 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-02 12:25:56.013 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 12:25:56.013 | + 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-03-02 12:25:56.043 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-02 12:25:56.075 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-02 12:25:56.106 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-02 12:25:56.140 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-02 12:25:56.174 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-02 12:25:56.205 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-02 12:25:56.208 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-02 12:25:56.210 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-02 12:25:56.213 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 12:25:56.216 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 12:25:56.234 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 12:25:56.237 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 12:25:56.239 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 12:25:56.243 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 12:25:56.245 | + 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-03-02 12:25:56.277 | + 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-03-02 12:25:56.309 | + 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-03-02 12:25:56.346 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 12:25:56.378 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-02 12:25:56.395 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:25:56.397 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-02 12:25:56.400 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-02 12:25:56.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-02 12:25:56.405 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-02 12:25:56.407 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-02 12:25:56.421 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-02 12:25:56.424 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-02 12:25:56.427 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-02 12:25:56.429 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-02 12:25:56.443 | + 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-03-02 12:25:56.457 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-02 12:25:56.459 | + 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-03-02 12:25:56.474 | + 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-03-02 12:25:56.489 | + 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-03-02 12:25:56.502 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 12:25:56.504 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 12:25:56.508 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-02 12:25:56.512 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.PRQiUATjqM 2022-03-02 12:25:56.515 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 12:25:56.517 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 12:25:56.520 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.PRQiUATjqM 2022-03-02 12:25:56.524 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.PRQiUATjqM 2022-03-02 12:25:56.537 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.PRQiUATjqM /etc/sudoers.d/neutron-rootwrap 2022-03-02 12:25:56.551 | + 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-03-02 12:25:56.584 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-02 12:25:56.586 | + 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-03-02 12:25:56.619 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-02 12:25:56.622 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-02 12:25:56.624 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-02 12:25:56.626 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 12:25:56.629 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 12:25:56.631 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 12:25:56.650 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:56.653 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 12:25:56.657 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 12:25:56.661 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 12:25:56.680 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:56.683 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:25:56.685 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 12:25:56.721 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 12:25:56.723 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 12:25:56.726 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-02 12:25:56.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:56.752 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-02 12:25:56.755 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-02 12:25:56.757 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 12:25:56.760 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 12:25:56.762 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-02 12:25:56.764 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-02 12:25:56.768 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 12:25:56.770 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-02 12:25:56.773 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-02 12:25:56.775 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-02 12:25:56.780 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-02 12:25:56.782 | + 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-03-02 12:25:56.788 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-02 12:25:56.806 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:56.809 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-02 12:25:56.812 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-02 12:25:56.814 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-02 12:25:56.820 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-02 12:25:56.852 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 12:25:56.886 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-02 12:25:56.918 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-02 12:25:56.949 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-02 12:25:56.983 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-02 12:25:56.986 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 12:25:56.989 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-02 12:25:56.991 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 12:25:56.994 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-02 12:25:57.026 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-02 12:25:57.061 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 12:25:57.095 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-02 12:25:57.145 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-02 12:25:57.181 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-02 12:25:57.213 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-02 12:25:57.246 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-02 12:25:57.280 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:25:57.314 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 12:25:57.347 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-02 12:25:57.384 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-02 12:25:57.419 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-02 12:25:57.421 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 12:25:57.424 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 12:25:57.428 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 12:25:57.430 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-02 12:25:57.461 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-02 12:25:57.495 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-03-02 12:25:57.534 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-02 12:25:57.567 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-02 12:25:57.599 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-02 12:25:57.631 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-02 12:25:57.666 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-02 12:25:57.704 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 12:25:57.739 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-02 12:25:57.776 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-02 12:25:57.778 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-02 12:25:57.781 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-02 12:25:57.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-02 12:25:57.788 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-02 12:25:57.791 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-02 12:25:57.793 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-02 12:25:57.796 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-03-02 12:25:57.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-03-02 12:25:57.801 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-03-02 12:25:57.803 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-02 12:25:57.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-02 12:25:57.808 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-02 12:25:57.811 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-02 12:25:57.813 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-02 12:25:57.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-02 12:25:57.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-02 12:25:57.821 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-02 12:25:57.823 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-02 12:25:57.826 | + 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-03-02 12:25:57.857 | + 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-03-02 12:25:57.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:57.871 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 12:25:57.871 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-02 12:25:57.871 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-02 12:25:57.871 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:57.874 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-02 12:25:57.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-02 12:25:57.909 | + 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-03-02 12:25:57.911 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:57.914 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 12:25:57.916 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-02 12:25:57.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-02 12:25:57.921 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:57.923 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-02 12:25:57.952 | + 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-03-02 12:25:57.955 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:57.957 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 12:25:57.960 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-02 12:25:57.962 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-02 12:25:57.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:57.969 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-02 12:25:57.999 | + 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-03-02 12:25:58.001 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:58.004 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-02 12:25:58.007 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-02 12:25:58.010 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-02 12:25:58.012 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:58.015 | + 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-03-02 12:25:58.045 | + 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-03-02 12:25:58.048 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:58.051 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-02 12:25:58.054 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 12:25:58.057 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 12:25:58.059 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:58.062 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-02 12:25:58.093 | + 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-03-02 12:25:58.096 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:58.099 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-02 12:25:58.102 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-02 12:25:58.104 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-02 12:25:58.106 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:58.109 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-02 12:25:58.140 | + 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:650:699 2022-03-02 12:25:58.144 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:58.146 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-02 12:25:58.148 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-03-02 12:25:58.151 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-03-02 12:25:58.155 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:58.156 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-03-02 12:25:58.186 | + 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-03-02 12:25:58.188 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 12:25:58.191 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-02 12:25:58.193 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 12:25:58.196 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 12:25:58.198 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 12:25:58.201 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-02 12:25:58.239 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 12:25:58.241 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-02 12:25:58.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:25:58.270 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-02 12:25:58.270 | + 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-03-02 12:25:58.305 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-02 12:25:58.307 | + 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-03-02 12:25:58.338 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 12:25:58.371 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-02 12:25:58.376 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-02 12:25:58.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-02 12:25:58.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 12:26:01.442 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 12:26:01.442 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 12:26:01.442 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=248736) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 12:26:01.495 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=248736) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 12:26:01.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=248736) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 12:26:01.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=248736) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:01.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=248736) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:01.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=248736) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:01.496 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=248736) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:01.551 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 12:26:01.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:26:01.551 | from cryptography.utils import int_from_bytes 2022-03-02 12:26:01.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:26:01.551 | from cryptography.utils import int_from_bytes 2022-03-02 12:26:01.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-02 12:26:01.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-02 12:26:01.921 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-02 12:26:01.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 12:26:01.926 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-02 12:26:01.982 | + 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-03-02 12:26:02.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-02 12:26:02.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-02 12:26:02.008 | + 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-03-02 12:26:02.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-02 12:26:02.044 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-02 12:26:02.053 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-02 12:26:02.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-02 12:26:02.058 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-02 12:26:02.073 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-02 12:26:02.086 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 12:26:02.089 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-02 12:26:02.097 | net.bridge.bridge-nf-call-iptables = 1 2022-03-02 12:26:02.101 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 12:26:02.104 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-02 12:26:02.113 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-02 12:26:02.117 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-02 12:26:02.119 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-02 12:26:02.122 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-02 12:26:02.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-02 12:26:02.128 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-02 12:26:02.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 12:26:02.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 12:26:02.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 12:26:02.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 12:26:02.165 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-02 12:26:02.167 | + 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-03-02 12:26:02.204 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-02 12:26:02.208 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-02 12:26:02.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-02 12:26:02.276 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-02 12:26:02.295 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:02.298 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-02 12:26:02.302 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-02 12:26:02.307 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-02 12:26:02.337 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-02 12:26:02.372 | + 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-03-02 12:26:02.412 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-02 12:26:02.415 | + 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-03-02 12:26:02.449 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-02 12:26:02.469 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:02.473 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 12:26:02.476 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-02 12:26:02.507 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 12:26:02.510 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 12:26:02.513 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 12:26:02.543 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-02 12:26:02.546 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 12:26:02.549 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-02 12:26:02.552 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-02 12:26:02.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:02.572 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-02 12:26:02.575 | + 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-03-02 12:26:02.580 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-02 12:26:02.612 | + 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-03-02 12:26:02.648 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-02 12:26:02.651 | + 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-03-02 12:26:02.683 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 12:26:02.686 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-02 12:26:02.724 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 12:26:02.727 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 12:26:02.730 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 12:26:02.760 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-02 12:26:02.765 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 12:26:02.765 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-02 12:26:02.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 12:26:05.959 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 12:26:05.960 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 12:26:05.960 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=249266) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 12:26:06.014 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=249266) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 12:26:06.014 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=249266) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 12:26:06.015 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=249266) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:06.015 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=249266) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:06.015 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=249266) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:06.015 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=249266) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 12:26:06.078 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-02 12:26:06.079 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=249266) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-02 12:26:06.080 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=249266) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-02 12:26:06.080 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 12:26:06.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:26:06.080 | from cryptography.utils import int_from_bytes 2022-03-02 12:26:06.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:26:06.080 | from cryptography.utils import int_from_bytes 2022-03-02 12:26:06.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-02 12:26:06.468 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-02 12:26:06.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-02 12:26:06.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 12:26:06.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 12:26:06.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 12:26:06.481 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 12:26:06.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-02 12:26:06.503 | + functions:set_mtu:785 : local dev=br-data 2022-03-02 12:26:06.506 | + functions:set_mtu:786 : local mtu=1500 2022-03-02 12:26:06.508 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-02 12:26:06.522 | + 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-03-02 12:26:06.542 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-02 12:26:06.544 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-02 12:26:06.547 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-02 12:26:06.551 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-02 12:26:06.554 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-02 12:26:06.557 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-02 12:26:06.560 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-02 12:26:06.565 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-02 12:26:06.568 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-02 12:26:06.570 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-02 12:26:06.573 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-02 12:26:06.576 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-02 12:26:06.578 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-02 12:26:06.581 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-02 12:26:06.586 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-02 12:26:06.586 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-02 12:26:06.595 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-02 12:26:06.598 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-02 12:26:06.600 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-02 12:26:06.603 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-02 12:26:06.608 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-02 12:26:06.609 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-02 12:26:06.609 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-02 12:26:06.617 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.72/22 brd 192.168.3.255' 2022-03-02 12:26:06.620 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-02 12:26:06.623 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-02 12:26:06.626 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-02 12:26:06.630 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-02 12:26:06.632 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.72/22 brd 192.168.3.255 != '' ]] 2022-03-02 12:26:06.635 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1' 2022-03-02 12:26:06.637 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data' 2022-03-02 12:26:06.641 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-02 12:26:06.643 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-02 12:26:06.647 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.72/22 brd 192.168.3.255 2022-03-02 12:26:06.648 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-02 12:26:06.648 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-02 12:26:06.649 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-02 12:26:06.655 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.72 2022-03-02 12:26:06.657 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.72 ' 2022-03-02 12:26:06.660 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1 2022-03-02 12:26:06.674 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data 2022-03-02 12:26:06.688 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-02 12:26:06.703 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-02 12:26:06.730 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.72 2022-03-02 12:26:06.741 | PING 192.168.0.72 (192.168.0.72) from 192.168.0.72 br-data: 56(84) bytes of data. 2022-03-02 12:26:06.741 | 64 bytes from 192.168.0.72: icmp_seq=1 ttl=64 time=0.071 ms 2022-03-02 12:26:07.768 | 64 bytes from 192.168.0.72: icmp_seq=2 ttl=64 time=0.047 ms 2022-03-02 12:26:08.792 | 64 bytes from 192.168.0.72: icmp_seq=3 ttl=64 time=0.040 ms 2022-03-02 12:26:08.792 | 2022-03-02 12:26:08.792 | --- 192.168.0.72 ping statistics --- 2022-03-02 12:26:08.792 | 3 packets transmitted, 3 received, 0% packet loss, time 2050ms 2022-03-02 12:26:08.792 | rtt min/avg/max/mdev = 0.040/0.052/0.071/0.013 ms 2022-03-02 12:26:08.797 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-02 12:26:08.798 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-02 12:26:08.803 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-02 12:26:08.806 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-02 12:26:08.823 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:08.826 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-02 12:26:08.829 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-02 12:26:08.834 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-02 12:26:08.865 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-03-02 12:26:08.896 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-02 12:26:08.927 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 12:26:08.960 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-02 12:26:08.963 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 12:26:08.993 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 12:26:08.995 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-02 12:26:09.014 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:26:09.018 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-02 12:26:09.020 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-02 12:26:09.041 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:26:09.044 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-02 12:26:09.062 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:26:09.066 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-02 12:26:09.087 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 12:26:09.092 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-02 12:26:09.121 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-02 12:26:09.154 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-02 12:26:09.157 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-02 12:26:09.176 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:09.179 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-02 12:26:09.198 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:09.201 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-02 12:26:09.204 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-02 12:26:09.274 | + inc/async:async_inner:63 : init_neutron 2022-03-02 12:26:09.324 | [207385 Async init_neutron:249744]: running: init_neutron 2022-03-02 12:26:09.327 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-02 12:26:09.351 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:09.354 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-02 12:26:09.367 | ++ ./stack.sh:main:1162 : true 2022-03-02 12:26:09.371 | + ./stack.sh:main:1162 : netman_pid= 2022-03-02 12:26:09.373 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-02 12:26:09.376 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-02 12:26:09.390 | dnsmasq: no process found 2022-03-02 12:26:09.394 | + ./stack.sh:main:1164 : true 2022-03-02 12:26:09.397 | + ./stack.sh:main:1169 : clean_iptables 2022-03-02 12:26:09.401 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 12:26:09.406 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-02 12:26:09.412 | + lib/nova:clean_iptables:183 : bash 2022-03-02 12:26:09.412 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-02 12:26:09.412 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-02 12:26:09.412 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-02 12:26:09.413 | + lib/nova:clean_iptables:183 : grep nova 2022-03-02 12:26:09.428 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 12:26:09.429 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-02 12:26:09.429 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-02 12:26:09.430 | + lib/nova:clean_iptables:185 : grep nova 2022-03-02 12:26:09.434 | + lib/nova:clean_iptables:185 : bash 2022-03-02 12:26:09.437 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 12:26:09.442 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-02 12:26:09.451 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-02 12:26:09.452 | + lib/nova:clean_iptables:187 : bash 2022-03-02 12:26:09.456 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 12:26:09.456 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-02 12:26:09.460 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-02 12:26:09.460 | + lib/nova:clean_iptables:187 : grep nova 2022-03-02 12:26:09.465 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-02 12:26:09.472 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-02 12:26:09.476 | + lib/nova:clean_iptables:189 : grep nova 2022-03-02 12:26:09.480 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 12:26:09.483 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 12:26:09.484 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-02 12:26:09.486 | + lib/nova:clean_iptables:189 : bash 2022-03-02 12:26:09.487 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-02 12:26:09.494 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-02 12:26:09.504 | net.ipv4.ip_forward = 1 2022-03-02 12:26:09.508 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-02 12:26:09.527 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:09.529 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-02 12:26:09.533 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-02 12:26:09.537 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 12:26:09.572 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-02 12:26:09.603 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-02 12:26:09.605 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 12:26:09.641 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-02 12:26:09.681 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-02 12:26:09.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:09.703 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-02 12:26:09.706 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:26:09.709 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-02 12:26:09.712 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-02 12:26:09.714 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-02 12:26:09.787 | + inc/async:async_inner:63 : init_swift 2022-03-02 12:26:09.835 | [207385 Async init_swift:250102]: running: init_swift 2022-03-02 12:26:09.838 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-02 12:26:09.858 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:09.861 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-02 12:26:09.864 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:26:09.867 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-02 12:26:09.869 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-02 12:26:09.872 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-02 12:26:09.951 | + inc/async:async_inner:63 : init_cinder 2022-03-02 12:26:10.000 | [207385 Async init_cinder:250197]: running: init_cinder 2022-03-02 12:26:10.004 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-02 12:26:10.038 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:26:10.041 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-02 12:26:10.045 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:26:10.049 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-02 12:26:10.052 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-02 12:26:10.055 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-02 12:26:10.133 | + inc/async:async_inner:63 : init_placement 2022-03-02 12:26:10.183 | [207385 Async init_placement:250316]: running: init_placement 2022-03-02 12:26:10.186 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-02 12:26:10.248 | [207385 Async init_neutron:249744]: Waiting for completion of init_neutron running on PID 249744 (6 other jobs running) 2022-03-02 12:26:10.276 | [207385 Async init_neutron:249744]: Signaling child to exit 2022-03-02 12:26:17.974 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:26:18.002 | [246422 Async init_glance:246422]: finished successfully 2022-03-02 12:26:22.980 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:26:23.008 | [250102 Async init_swift:250102]: finished successfully 2022-03-02 12:27:12.404 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:27:12.433 | [250197 Async init_cinder:250197]: finished successfully 2022-03-02 12:27:20.895 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:27:20.922 | [250316 Async init_placement:250316]: finished successfully 2022-03-02 12:31:12.072 | + inc/async:async_inner:64 : rc=0 2022-03-02 12:31:12.098 | [249744 Async init_neutron:249744]: finished successfully 2022-03-02 12:31:12.118 | WAKEUP 2022-03-02 12:31:12.143 | [207385 Async init_neutron:249744]: Signaled 2022-03-02 12:31:12.145 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-02 12:31:12.145 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 12:31:12.145 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:31:12.145 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 12:31:12.145 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 12:31:12.145 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 12:31:12.145 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 12:31:12.145 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-02 12:31:12.145 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-02 12:31:12.145 | + lib/database:recreate_database:112 : local db=neutron 2022-03-02 12:31:12.145 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-02 12:31:12.145 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-02 12:31:12.145 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-02 12:31:12.145 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.145 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-02 12:31:12.145 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.145 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-02 12:31:12.145 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 12:31:12.146 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:31:12.146 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:31:12.146 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:31:12.146 | + functions-common:time_start:2416 : _TIME_START[$name]=1646224012604 2022-03-02 12:31:12.146 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-02 12:31:12.146 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.146 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.146 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.146 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-02 12:31:12.146 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-02 12:31:12.147 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-02 12:31:12.148 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-02 12:31:12.149 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-02 12:31:12.150 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-02 12:31:12.150 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-02 12:31:12.150 | Running upgrade for neutron ... 2022-03-02 12:31:12.150 | OK 2022-03-02 12:31:12.150 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-02 12:31:12.150 | + functions-common:time_stop:2425 : local name 2022-03-02 12:31:12.150 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:31:12.150 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:31:12.150 | + functions-common:time_stop:2428 : local total 2022-03-02 12:31:12.150 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:31:12.150 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 12:31:12.150 | + functions-common:time_stop:2432 : start_time=1646224012604 2022-03-02 12:31:12.150 | + functions-common:time_stop:2434 : [[ -z 1646224012604 ]] 2022-03-02 12:31:12.150 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:31:12.150 | + functions-common:time_stop:2437 : end_time=1646224272055 2022-03-02 12:31:12.150 | + functions-common:time_stop:2438 : elapsed_time=259451 2022-03-02 12:31:12.150 | + functions-common:time_stop:2439 : total=41202 2022-03-02 12:31:12.150 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:31:12.150 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=300653 2022-03-02 12:31:12.192 | [207385 Async init_neutron:249744]: finished init_neutron with result 0 in 302 seconds 2022-03-02 12:31:12.196 | + inc/async:async_wait:197 : return 0 2022-03-02 12:31:12.199 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-02 12:31:12.254 | [207385 Async init_placement:250316]: Waiting for completion of init_placement running on PID 250316 (5 other jobs running) 2022-03-02 12:31:12.281 | [207385 Async init_placement:250316]: Signaling child to exit 2022-03-02 12:31:12.281 | WAKEUP 2022-03-02 12:31:12.307 | [207385 Async init_placement:250316]: Signaled 2022-03-02 12:31:12.309 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-02 12:31:12.309 | + lib/database:recreate_database:112 : local db=placement 2022-03-02 12:31:12.309 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-02 12:31:12.309 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-02 12:31:12.309 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-02 12:31:12.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.309 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-02 12:31:12.309 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.309 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-02 12:31:12.309 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-02 12:31:12.309 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-02 12:31:12.309 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-02 12:31:12.309 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 12:31:12.309 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 12:31:12.309 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 12:31:12.309 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 12:31:12.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.309 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.309 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.309 | + functions-common:get_or_create_user:925 : user_id=847f0949dda14faea695673c1921ab06 2022-03-02 12:31:12.309 | + functions-common:get_or_create_user:926 : echo 847f0949dda14faea695673c1921ab06 2022-03-02 12:31:12.309 | 847f0949dda14faea695673c1921ab06 2022-03-02 12:31:12.309 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-02 12:31:12.310 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:31:12.310 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:31:12.310 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:31:12.310 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:31:12.310 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:31:12.310 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:31:12.310 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:31:12.310 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:31:12.310 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:31:12.310 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:31:12.310 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 12:31:12.310 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:31:12.310 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:31:12.310 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:31:12.310 | ++ functions-common:get_field:812 : read data 2022-03-02 12:31:12.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.310 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.310 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.310 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.310 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:31:12.310 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:31:12.310 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 12:31:12.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.310 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.310 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.310 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 12:31:12.310 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:31:12.310 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:31:12.310 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:31:12.310 | ++ functions-common:get_field:812 : read data 2022-03-02 12:31:12.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.311 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.311 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.311 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.311 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:31:12.311 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:31:12.311 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:31:12.311 | ++ functions-common:get_field:818 : echo '| f90d620ee5014fa3aa6c33c2e6a32655 | 847f0949dda14faea695673c1921ab06 | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:31:12.311 | ++ functions-common:get_field:812 : read data 2022-03-02 12:31:12.311 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:31:12.311 | + functions-common:get_or_add_user_project_role:997 : echo f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:31:12.311 | f90d620ee5014fa3aa6c33c2e6a32655 2022-03-02 12:31:12.311 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 12:31:12.311 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-02 12:31:12.311 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 12:31:12.311 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 12:31:12.311 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 12:31:12.311 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 12:31:12.311 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 12:31:12.311 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 12:31:12.311 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 12:31:12.311 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 12:31:12.311 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 12:31:12.311 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 12:31:12.311 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 12:31:12.311 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:31:12.311 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 12:31:12.311 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:31:12.311 | ++ functions-common:get_field:812 : read data 2022-03-02 12:31:12.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.311 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.312 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.312 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.312 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 12:31:12.312 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 12:31:12.312 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 12:31:12.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.312 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.312 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.312 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 12:31:12.312 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 12:31:12.312 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 12:31:12.312 | ++ functions-common:get_field:811 : local data field 2022-03-02 12:31:12.312 | ++ functions-common:get_field:812 : read data 2022-03-02 12:31:12.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.312 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.312 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.312 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.312 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 12:31:12.312 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 12:31:12.312 | ++ functions-common:get_field:818 : echo '| b7d04795952745b58f9bf61b936b8528 | 847f0949dda14faea695673c1921ab06 | | 62595339e45b4cc28b458cae1f04c86e | | | False |' 2022-03-02 12:31:12.312 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 12:31:12.312 | ++ functions-common:get_field:812 : read data 2022-03-02 12:31:12.312 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b7d04795952745b58f9bf61b936b8528 2022-03-02 12:31:12.312 | + functions-common:get_or_add_user_project_role:997 : echo b7d04795952745b58f9bf61b936b8528 2022-03-02 12:31:12.312 | b7d04795952745b58f9bf61b936b8528 2022-03-02 12:31:12.312 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-03-02 12:31:12.312 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-02 12:31:12.313 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 12:31:12.313 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-02 12:31:12.313 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-02 12:31:12.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.313 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.313 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.313 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.313 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 12:31:12.313 | b8a336a2e4d74e74b2cb3ee62e15f8fa' 2022-03-02 12:31:12.313 | + functions-common:get_or_create_service:1094 : echo b8a336a2e4d74e74b2cb3ee62e15f8fa 2022-03-02 12:31:12.313 | b8a336a2e4d74e74b2cb3ee62e15f8fa 2022-03-02 12:31:12.313 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-03-02 12:31:12.313 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 12:31:12.314 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-03-02 12:31:12.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 12:31:12.314 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-02 12:31:12.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.314 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.314 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.314 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 12:31:12.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 12:31:12.314 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-03-02 12:31:12.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.314 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.314 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.314 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 12:31:12.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1d120e7a4ac148a481e5b6e084450c6b 2022-03-02 12:31:12.314 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1d120e7a4ac148a481e5b6e084450c6b 2022-03-02 12:31:12.314 | + functions-common:get_or_create_endpoint:1127 : public_id=1d120e7a4ac148a481e5b6e084450c6b 2022-03-02 12:31:12.314 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 12:31:12.314 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 12:31:12.314 | + functions-common:get_or_create_endpoint:1136 : echo 1d120e7a4ac148a481e5b6e084450c6b 2022-03-02 12:31:12.314 | 1d120e7a4ac148a481e5b6e084450c6b 2022-03-02 12:31:12.359 | [207385 Async init_placement:250316]: finished init_placement with result 0 in 70 seconds 2022-03-02 12:31:12.364 | + inc/async:async_wait:197 : return 0 2022-03-02 12:31:12.367 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-02 12:31:12.424 | [207385 Async init_glance:246422]: Waiting for completion of init_glance running on PID 246422 (4 other jobs running) 2022-03-02 12:31:12.450 | [207385 Async init_glance:246422]: Signaling child to exit 2022-03-02 12:31:12.450 | WAKEUP 2022-03-02 12:31:12.475 | [207385 Async init_glance:246422]: Signaled 2022-03-02 12:31:12.477 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-02 12:31:12.477 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-02 12:31:12.477 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-02 12:31:12.477 | + lib/database:recreate_database:112 : local db=glance 2022-03-02 12:31:12.477 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-02 12:31:12.477 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-02 12:31:12.477 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-02 12:31:12.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.477 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-02 12:31:12.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.477 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-02 12:31:12.477 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 12:31:12.477 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:31:12.477 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:31:12.477 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:31:12.477 | + functions-common:time_start:2416 : _TIME_START[$name]=1646223917965 2022-03-02 12:31:12.477 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-02 12:31:12.477 | 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=246547) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 12:31:12.477 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 12:31:12.477 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 12:31:12.478 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-02 12:31:12.478 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.479 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.479 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 12:31:12.479 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 12:31:12.479 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-02 12:31:12.479 | Database migration is up to date. No migration needed. 2022-03-02 12:31:12.479 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-02 12:31:12.479 | Database is synced successfully. 2022-03-02 12:31:12.479 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-02 12:31:12.479 | 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=247130) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-02 12:31:12.479 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-02 12:31:12.480 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-02 12:31:12.480 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-02 12:31:12.480 | + functions-common:time_stop:2425 : local name 2022-03-02 12:31:12.480 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:31:12.480 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:31:12.480 | + functions-common:time_stop:2428 : local total 2022-03-02 12:31:12.480 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:31:12.480 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 12:31:12.480 | + functions-common:time_stop:2432 : start_time=1646223917965 2022-03-02 12:31:12.481 | + functions-common:time_stop:2434 : [[ -z 1646223917965 ]] 2022-03-02 12:31:12.481 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:31:12.481 | + functions-common:time_stop:2437 : end_time=1646223977947 2022-03-02 12:31:12.481 | + functions-common:time_stop:2438 : elapsed_time=59982 2022-03-02 12:31:12.481 | + functions-common:time_stop:2439 : total=41202 2022-03-02 12:31:12.481 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:31:12.481 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=101184 2022-03-02 12:31:12.524 | [207385 Async init_glance:246422]: finished init_glance with result 0 in 62 seconds 2022-03-02 12:31:12.528 | + inc/async:async_wait:197 : return 0 2022-03-02 12:31:12.531 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-02 12:31:12.584 | [207385 Async init_swift:250102]: Waiting for completion of init_swift running on PID 250102 (3 other jobs running) 2022-03-02 12:31:12.609 | [207385 Async init_swift:250102]: Signaling child to exit 2022-03-02 12:31:12.610 | WAKEUP 2022-03-02 12:31:12.633 | [207385 Async init_swift:250102]: Signaled 2022-03-02 12:31:12.635 | + lib/swift:init_swift:668 : local node_number 2022-03-02 12:31:12.635 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 12:31:12.635 | No object-server running 2022-03-02 12:31:12.635 | No object-updater running 2022-03-02 12:31:12.635 | No account-server running 2022-03-02 12:31:12.635 | No object-auditor running 2022-03-02 12:31:12.635 | No container-auditor running 2022-03-02 12:31:12.635 | No container-sync running 2022-03-02 12:31:12.635 | No account-auditor running 2022-03-02 12:31:12.635 | No object-replicator running 2022-03-02 12:31:12.635 | No account-replicator running 2022-03-02 12:31:12.635 | No object-reconstructor running 2022-03-02 12:31:12.635 | No object-expirer running 2022-03-02 12:31:12.635 | No container-replicator running 2022-03-02 12:31:12.635 | No proxy-server running 2022-03-02 12:31:12.635 | No account-reaper running 2022-03-02 12:31:12.635 | No container-updater running 2022-03-02 12:31:12.635 | No container-reconciler running 2022-03-02 12:31:12.635 | No container-server running 2022-03-02 12:31:12.635 | No container-sharder running 2022-03-02 12:31:12.635 | + lib/swift:init_swift:670 : true 2022-03-02 12:31:12.635 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-02 12:31:12.635 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-02 12:31:12.635 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-02 12:31:12.635 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-02 12:31:12.635 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-02 12:31:12.635 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-02 12:31:12.635 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-02 12:31:12.635 | + functions:create_disk:732 : local node_number 2022-03-02 12:31:12.635 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.635 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 12:31:12.635 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-02 12:31:12.635 | + functions:create_disk:736 : local key 2022-03-02 12:31:12.636 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | ++ functions:create_disk:738 : sed s#/.## 2022-03-02 12:31:12.636 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-02 12:31:12.636 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 12:31:12.636 | + functions:destroy_disk:765 : local key 2022-03-02 12:31:12.636 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-02 12:31:12.636 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-02 12:31:12.636 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-02 12:31:12.636 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-02 12:31:12.636 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-02 12:31:12.636 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-02 12:31:12.636 | = sectsz=512 attr=2, projid32bit=1 2022-03-02 12:31:12.636 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-02 12:31:12.636 | = reflink=1 2022-03-02 12:31:12.636 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-02 12:31:12.636 | = sunit=0 swidth=0 blks 2022-03-02 12:31:12.636 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-02 12:31:12.636 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-02 12:31:12.636 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-02 12:31:12.636 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-02 12:31:12.636 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-02 12:31:12.636 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-02 12:31:12.637 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-02 12:31:12.637 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-02 12:31:12.637 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-02 12:31:12.637 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-02 12:31:12.637 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 12:31:12.637 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-02 12:31:12.637 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1646223028.object.builder backups/1646223029.container.builder backups/1646223030.account.builder backups/1646223035.object.builder backups/1646223037.container.builder backups/1646223038.account.builder backups/1646223035.object.ring.gz backups/1646223037.container.ring.gz backups/1646223038.account.ring.gz 2022-03-02 12:31:12.637 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-02 12:31:12.637 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-02 12:31:12.637 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-02 12:31:12.637 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-02 12:31:12.637 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 12:31:12.637 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-02 12:31:12.637 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-02 12:31:12.637 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-02 12:31:12.637 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-02 12:31:12.637 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-02 12:31:12.637 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-02 12:31:12.637 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-02 12:31:12.637 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-02 12:31:12.637 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-02 12:31:12.637 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-02 12:31:12.637 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 12:31:12.637 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-02 12:31:12.637 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 12:31:12.638 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-02 12:31:12.638 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 12:31:12.638 | + lib/swift:init_swift:714 : popd 2022-03-02 12:31:12.681 | [207385 Async init_swift:250102]: finished init_swift with result 0 in 13 seconds 2022-03-02 12:31:12.686 | + inc/async:async_wait:197 : return 0 2022-03-02 12:31:12.689 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-02 12:31:12.742 | [207385 Async init_cinder:250197]: Waiting for completion of init_cinder running on PID 250197 (2 other jobs running) 2022-03-02 12:31:12.770 | [207385 Async init_cinder:250197]: Signaling child to exit 2022-03-02 12:31:12.772 | WAKEUP 2022-03-02 12:31:12.794 | [207385 Async init_cinder:250197]: Signaled 2022-03-02 12:31:12.795 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-02 12:31:12.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:31:12.801 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-02 12:31:12.801 | + lib/database:recreate_database:112 : local db=cinder 2022-03-02 12:31:12.801 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-02 12:31:12.801 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-02 12:31:12.801 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-02 12:31:12.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.801 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-02 12:31:12.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:12.801 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-02 12:31:12.801 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 12:31:12.801 | + functions-common:time_start:2412 : local start_time= 2022-03-02 12:31:12.801 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 12:31:12.801 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 12:31:12.801 | + functions-common:time_start:2416 : _TIME_START[$name]=1646223981647 2022-03-02 12:31:12.801 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-02 12:31:12.802 | 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=250694) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 12:31:12.802 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=250694) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 12:31:12.803 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-02 12:31:12.803 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 12:31:12.803 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 12:31:12.803 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-02 12:31:12.803 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=250694) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-02 12:31:12.803 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-02 12:31:12.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.803 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:12.803 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:12.803 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:147: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 12:31:12.803 | last_heartbeat = column_property( 2022-03-02 12:31:12.803 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:155: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 12:31:12.803 | num_hosts = column_property( 2022-03-02 12:31:12.803 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:164: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 12:31:12.803 | num_down_hosts = column_property( 2022-03-02 12:31:12.803 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-02 12:31:12.803 | + functions-common:time_stop:2425 : local name 2022-03-02 12:31:12.803 | + functions-common:time_stop:2426 : local end_time 2022-03-02 12:31:12.803 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 12:31:12.803 | + functions-common:time_stop:2428 : local total 2022-03-02 12:31:12.803 | + functions-common:time_stop:2429 : local start_time 2022-03-02 12:31:12.803 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 12:31:12.803 | + functions-common:time_stop:2432 : start_time=1646223981647 2022-03-02 12:31:12.803 | + functions-common:time_stop:2434 : [[ -z 1646223981647 ]] 2022-03-02 12:31:12.803 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 12:31:12.803 | + functions-common:time_stop:2437 : end_time=1646224030521 2022-03-02 12:31:12.803 | + functions-common:time_stop:2438 : elapsed_time=48874 2022-03-02 12:31:12.803 | + functions-common:time_stop:2439 : total=41202 2022-03-02 12:31:12.803 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 12:31:12.803 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=90076 2022-03-02 12:31:12.803 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-02 12:31:12.803 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:31:12.803 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 12:31:12.804 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-02 12:31:12.804 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 12:31:12.804 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-02 12:31:12.804 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-02 12:31:12.804 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-02 12:31:12.804 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-02 12:31:12.804 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-02 12:31:12.804 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 12:31:12.804 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-02 12:31:12.804 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-02 12:31:12.804 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-02 12:31:12.804 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 12:31:12.804 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 12:31:12.804 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 12:31:12.804 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-02 12:31:12.804 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 12:31:12.804 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 12:31:12.804 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 12:31:12.804 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 12:31:12.804 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 12:31:12.804 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 12:31:12.804 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 12:31:12.804 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-02 12:31:12.804 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-02 12:31:12.804 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 12:31:12.805 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 12:31:12.805 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-02 12:31:12.805 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 12:31:12.805 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 12:31:12.805 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 12:31:12.805 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-02 12:31:12.805 | Physical volume "/dev/loop4" successfully created. 2022-03-02 12:31:12.805 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-02 12:31:12.805 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-02 12:31:12.805 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-02 12:31:12.805 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-02 12:31:12.805 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-02 12:31:12.805 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-02 12:31:12.805 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-02 12:31:12.805 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-02 12:31:12.805 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:31:12.805 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-02 12:31:12.805 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-02 12:31:12.805 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-02 12:31:12.848 | [207385 Async init_cinder:250197]: finished init_cinder with result 0 in 62 seconds 2022-03-02 12:31:12.852 | + inc/async:async_wait:197 : return 0 2022-03-02 12:31:12.855 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-02 12:31:12.873 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:31:12.876 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-02 12:31:12.884 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 12:31:12.884 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-02 12:31:12.884 | + ./stack.sh:main:1218 : init_nova 2022-03-02 12:31:12.887 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-03-02 12:31:12.904 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:31:12.907 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-03-02 12:31:12.924 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 12:31:12.927 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 12:31:12.929 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 12:31:12.989 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 12:31:13.033 | [207385 Async nova-cell-0:252933]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 12:31:13.036 | ++ lib/nova:init_nova:785 : seq 1 1 2022-03-02 12:31:13.041 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 12:31:13.045 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-03-02 12:31:13.047 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 12:31:13.050 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 12:31:13.053 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 12:31:13.118 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 12:31:13.164 | [207385 Async nova-cell-1:253025]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 12:31:13.167 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-03-02 12:31:13.170 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-02 12:31:13.174 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-02 12:31:13.177 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-02 12:31:13.179 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-02 12:31:13.184 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:13.378 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-02 12:31:13.383 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 12:31:13.498 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-02 12:31:16.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:16.203 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:16.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 12:31:16.203 | from cryptography.utils import int_from_bytes 2022-03-02 12:31:16.205 | Traceback (most recent call last): 2022-03-02 12:31:16.205 | File "/usr/local/bin/nova-manage", line 6, in 2022-03-02 12:31:16.205 | from nova.cmd.manage import main 2022-03-02 12:31:16.205 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-03-02 12:31:16.205 | from nova.cmd import common as cmd_common 2022-03-02 12:31:16.205 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-03-02 12:31:16.205 | import nova.db.main.api 2022-03-02 12:31:16.205 | File "/opt/stack/nova/nova/db/main/api.py", line 45, in 2022-03-02 12:31:16.206 | from nova import block_device 2022-03-02 12:31:16.206 | File "/opt/stack/nova/nova/block_device.py", line 27, in 2022-03-02 12:31:16.206 | from nova.virt import driver 2022-03-02 12:31:16.206 | File "/opt/stack/nova/nova/virt/driver.py", line 31, in 2022-03-02 12:31:16.206 | from nova import context as nova_context 2022-03-02 12:31:16.206 | File "/opt/stack/nova/nova/context.py", line 35, in 2022-03-02 12:31:16.206 | from nova import policy 2022-03-02 12:31:16.206 | File "/opt/stack/nova/nova/policy.py", line 28, in 2022-03-02 12:31:16.206 | from nova import policies 2022-03-02 12:31:16.206 | File "/opt/stack/nova/nova/policies/__init__.py", line 64, in 2022-03-02 12:31:16.206 | from nova.policies import shelve 2022-03-02 12:31:16.206 | File "/opt/stack/nova/nova/policies/shelve.py", line 49, in 2022-03-02 12:31:16.206 | check_str=base.SYSTEM_ADMIN, 2022-03-02 12:31:16.206 | AttributeError: module 'nova.policies.base' has no attribute 'SYSTEM_ADMIN' 2022-03-02 12:31:16.443 | + inc/async:async_inner:68 : rc=1 2022-03-02 12:31:16.446 | + inc/async:async_inner:68 : rc=1 2022-03-02 12:31:16.480 | [253025 Async nova-cell-1:253025]: FAILED with rc 1 2022-03-02 12:31:16.483 | [252933 Async nova-cell-0:252933]: FAILED with rc 1 2022-03-02 12:31:16.511 | + lib/nova:init_nova:1 : exit_trap 2022-03-02 12:31:16.514 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-02 12:31:16.518 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-02 12:31:16.521 | + ./stack.sh:exit_trap:522 : jobs='232763 2022-03-02 12:31:16.521 | 252933 2022-03-02 12:31:16.521 | 253025' 2022-03-02 12:31:16.524 | + ./stack.sh:exit_trap:525 : [[ -n 232763 2022-03-02 12:31:16.524 | 252933 2022-03-02 12:31:16.524 | 253025 ]] 2022-03-02 12:31:16.526 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-02-121609 ]] 2022-03-02 12:31:16.529 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-02 12:31:16.532 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-02 12:31:16.532 | exit_trap: cleaning up child processes 2022-03-02 12:31:16.543 | + ./stack.sh:exit_trap:527 : kill 232763 252933 253025 2022-03-02 12:31:16.546 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.SuFah7cqSc ']' 2022-03-02 12:31:16.549 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.SuFah7cqSc 2022-03-02 12:31:16.553 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-02 12:31:16.555 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-02 12:31:16.558 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-02 12:31:16.560 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-02 12:31:16.561 | Error on exit 2022-03-02 12:31:16.564 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-02 12:31:16.567 | + ./stack.sh:exit_trap:542 : generate-subunit 1646223365 911 fail 2022-03-02 12:31:17.285 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-02 12:31:17.288 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-02 12:31:18.520 | + ./stack.sh:exit_trap:556 : exit 1