2022-02-08 17:08:15.372 | + ./stack.sh:main:487 : exec 2022-02-08 17:08:15.372 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-170815' 2022-02-08 17:08:15.372 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-170815.summary.2022-02-08-170815 2022-02-08 17:08:15.372 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:08:15.372 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-170815 2022-02-08 17:08:15.372 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-170815 /opt/stack/logs/stack.sh.log 2022-02-08 17:08:15.372 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-170815.summary.2022-02-08-170815 /opt/stack/logs/stack.sh.log.summary 2022-02-08 17:08:15.372 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 17:08:15.372 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 17:08:15.372 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 17:08:15.372 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 17:08:15.372 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 17:08:15.372 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 17:08:15.372 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:08:15.373 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 17:08:15.373 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 17:08:15.374 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 17:08:15.378 | + ./stack.sh:main:576 : uname -a 2022-02-08 17:08:15.388 | Linux n-d-828369-1 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-02-08 17:08:15.388 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 17:08:15.388 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 17:08:15.390 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 17:08:15.431 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 17:08:15.449 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 17:08:15.451 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-08 17:08:15.453 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 17:08:15.455 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-08 17:08:15.457 | + functions-common:fetch_plugins:1765 : return 2022-02-08 17:08:15.459 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 17:08:15.461 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 17:08:15.464 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:08:15.465 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:08:15.467 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:08:15.469 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:08:15.471 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:08:15.473 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:08:15.476 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:08:15.480 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:08:15.485 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:08:15.487 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:08:15.490 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 17:08:15.492 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:08:15.505 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:08:15.507 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:08:15.508 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:08:15.510 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:08:15.512 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:08:15.514 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:08:15.516 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:08:15.518 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 17:08:15.520 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 17:08:15.525 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:08:15.527 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:08:15.529 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 17:08:15.531 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-08 17:08:15.533 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 17:08:15.535 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-08 17:08:15.537 | + functions-common:plugin_override_defaults:1806 : return 2022-02-08 17:08:15.539 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 17:08:15.558 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 17:08:15.560 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 17:08:15.574 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:08:15.577 | +++ lib/tls:source:43 : hostname -f 2022-02-08 17:08:15.580 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 17:08:15.582 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 17:08:15.584 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 17:08:15.586 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 17:08:15.589 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 17:08:15.591 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 17:08:15.593 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 17:08:15.595 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 17:08:15.597 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 17:08:15.599 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 17:08:15.603 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 17:08:15.615 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 17:08:15.633 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 17:08:15.647 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 17:08:15.666 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 17:08:15.705 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 17:08:15.772 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 17:08:15.867 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 17:08:15.892 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 17:08:15.950 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 17:08:16.009 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 17:08:16.178 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 17:08:16.194 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 17:08:16.211 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 17:08:16.225 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 17:08:16.325 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 17:08:16.328 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 17:08:16.331 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 17:08:16.333 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 17:08:16.335 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 17:08:16.337 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 17:08:16.340 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 17:08:16.340 | False' 2022-02-08 17:08:16.343 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 17:08:16.360 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 17:08:16.362 | + ./stack.sh:main:624 : run_phase source 2022-02-08 17:08:16.364 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 17:08:16.366 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:08:16.369 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:08:16.371 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:08:16.373 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:08:16.375 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:08:16.377 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:08:16.380 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:08:16.384 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:08:16.386 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:08:16.388 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:08:16.390 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 17:08:16.393 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:08:16.409 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:08:16.411 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:08:16.413 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 17:08:16.460 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 17:08:16.462 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 17:08:16.464 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:08:16.467 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 17:08:16.469 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-08 17:08:16.471 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 17:08:16.474 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-08 17:08:16.476 | + functions-common:load_plugin_settings:1783 : return 2022-02-08 17:08:16.480 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 17:08:16.482 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 17:08:16.485 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.487 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-08 17:08:16.490 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.493 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-08 17:08:16.496 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.499 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-08 17:08:16.502 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.505 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-08 17:08:16.507 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.510 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-08 17:08:16.513 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.515 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-08 17:08:16.518 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.520 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-08 17:08:16.522 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.525 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-08 17:08:16.527 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.530 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-08 17:08:16.532 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.535 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-08 17:08:16.537 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.539 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-08 17:08:16.542 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.545 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-08 17:08:16.547 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.550 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-08 17:08:16.552 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.554 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-08 17:08:16.557 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.561 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-08 17:08:16.563 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.565 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-08 17:08:16.568 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.570 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-08 17:08:16.572 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.575 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-08 17:08:16.577 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.580 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-08 17:08:16.585 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.587 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-08 17:08:16.590 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.592 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-08 17:08:16.595 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.597 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-08 17:08:16.599 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.601 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-08 17:08:16.605 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.607 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-08 17:08:16.609 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.611 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-08 17:08:16.614 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.616 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-08 17:08:16.619 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.621 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-08 17:08:16.624 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.626 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-08 17:08:16.629 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.631 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-08 17:08:16.633 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.636 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-08 17:08:16.638 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.641 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-08 17:08:16.644 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.646 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-08 17:08:16.649 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.651 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-08 17:08:16.654 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.656 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-08 17:08:16.659 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.661 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-08 17:08:16.663 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.666 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-08 17:08:16.669 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.671 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-08 17:08:16.673 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.676 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-08 17:08:16.678 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.689 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-08 17:08:16.692 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.694 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-08 17:08:16.697 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.699 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-08 17:08:16.701 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.704 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-08 17:08:16.706 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.708 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-08 17:08:16.711 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.714 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-08 17:08:16.716 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.718 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-08 17:08:16.721 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.723 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-08 17:08:16.725 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:08:16.728 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-08 17:08:16.732 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 17:08:16.734 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:08:16.736 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 17:08:16.754 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:08:16.756 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 17:08:16.758 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:08:16.760 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 17:08:16.777 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:08:16.779 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 17:08:16.781 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 17:08:16.784 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 17:08:16.786 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 17:08:16.789 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 17:08:16.792 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 17:08:16.794 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 17:08:16.796 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 17:08:16.799 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 17:08:16.799 | Using mysql database backend 2022-02-08 17:08:16.801 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 17:08:16.819 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 17:08:16.823 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 17:08:16.826 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:08:16.829 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 17:08:16.831 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:08:16.834 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 17:08:16.851 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:08:16.854 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 17:08:16.874 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 17:08:16.893 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:08:16.896 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 17:08:16.914 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 17:08:16.932 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 17:08:16.952 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:08:16.955 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 17:08:16.974 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:08:16.976 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-08 17:08:16.994 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-08 17:08:16.997 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-08 17:08:16.999 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 17:08:17.001 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 17:08:17.005 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:08:17.010 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-170817 2022-02-08 17:08:17.013 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-170817 757' 2022-02-08 17:08:17.016 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.018 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:08:17.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.024 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:08:17.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.030 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:08:17.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.035 | + 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-02-08 17:08:17.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.040 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 17:08:17.043 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.045 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 17:08:17.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.050 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-170815 2022-02-08 17:08:17.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.055 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:08:17.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.060 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 17:08:17.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.065 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:08:17.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.069 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:08:17.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.075 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:08:17.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:08:17.080 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:08:17.082 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 17:08:17.085 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 17:08:17.087 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 17:08:17.090 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 17:08:17.092 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:08:17.095 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:08:17.098 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:08:17.101 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:08:17.103 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:08:17.105 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:08:17.121 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:08:17.123 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:08:17.125 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:08:17.128 | + functions-common:git_clone:618 : echo master 2022-02-08 17:08:17.129 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:08:17.134 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 17:08:17.137 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:08:17.139 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 17:08:17.142 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:08:17.142 | + functions-common:git_clone:667 : head -1 2022-02-08 17:08:17.145 | 698f8e89 Updated from generate-constraints 2022-02-08 17:08:17.147 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:08:17.151 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 17:08:17.154 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:08:17.156 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 17:08:17.159 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 17:08:17.161 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 17:08:17.164 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 17:08:17.166 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:08:17.173 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 17:08:17.175 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 17:08:17.178 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 17:08:17.181 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 17:08:17.186 | ++ tools/install_prereqs.sh:source:47 : NOW=1644340097 2022-02-08 17:08:17.189 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 17:08:17.193 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644339235 2022-02-08 17:08:17.196 | ++ tools/install_prereqs.sh:source:49 : DELTA=862 2022-02-08 17:08:17.200 | ++ tools/install_prereqs.sh:source:50 : [[ 862 -lt 7200 ]] 2022-02-08 17:08:17.202 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-08 17:08:17.205 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 17:08:17.207 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 17:08:17.210 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 17:08:17.212 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 17:08:17.215 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 17:08:17.217 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 17:08:17.220 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 17:08:17.223 | +++ 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-02-08 17:08:17.272 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 17:08:17.272 | apache2-dev 2022-02-08 17:08:17.272 | bc 2022-02-08 17:08:17.272 | bsdmainutils 2022-02-08 17:08:17.272 | curl 2022-02-08 17:08:17.272 | g++ 2022-02-08 17:08:17.272 | gawk 2022-02-08 17:08:17.272 | gcc 2022-02-08 17:08:17.272 | gettext 2022-02-08 17:08:17.272 | git 2022-02-08 17:08:17.272 | graphviz 2022-02-08 17:08:17.272 | iputils-ping 2022-02-08 17:08:17.272 | libapache2-mod-proxy-uwsgi 2022-02-08 17:08:17.272 | libffi-dev 2022-02-08 17:08:17.272 | libjpeg-dev 2022-02-08 17:08:17.272 | libpcre3-dev 2022-02-08 17:08:17.272 | libpq-dev 2022-02-08 17:08:17.272 | libssl-dev 2022-02-08 17:08:17.272 | libsystemd-dev 2022-02-08 17:08:17.272 | libxml2-dev 2022-02-08 17:08:17.273 | libxslt1-dev 2022-02-08 17:08:17.273 | libyaml-dev 2022-02-08 17:08:17.273 | lsof 2022-02-08 17:08:17.273 | openssh-server 2022-02-08 17:08:17.273 | openssl 2022-02-08 17:08:17.273 | pkg-config 2022-02-08 17:08:17.273 | psmisc 2022-02-08 17:08:17.273 | python3-dev 2022-02-08 17:08:17.273 | python3-pip 2022-02-08 17:08:17.273 | python3-systemd 2022-02-08 17:08:17.273 | python3-venv 2022-02-08 17:08:17.273 | tar 2022-02-08 17:08:17.273 | tcpdump 2022-02-08 17:08:17.273 | unzip 2022-02-08 17:08:17.273 | uuid-runtime 2022-02-08 17:08:17.273 | wget 2022-02-08 17:08:17.273 | wget 2022-02-08 17:08:17.273 | zlib1g-dev 2022-02-08 17:08:17.273 | libkrb5-dev 2022-02-08 17:08:17.273 | libldap2-dev 2022-02-08 17:08:17.273 | libsasl2-dev 2022-02-08 17:08:17.273 | memcached 2022-02-08 17:08:17.273 | python3-mysqldb 2022-02-08 17:08:17.273 | sqlite3 2022-02-08 17:08:17.273 | conntrack 2022-02-08 17:08:17.273 | curl 2022-02-08 17:08:17.273 | dnsmasq-base 2022-02-08 17:08:17.273 | dnsmasq-utils 2022-02-08 17:08:17.273 | ebtables 2022-02-08 17:08:17.273 | genisoimage 2022-02-08 17:08:17.273 | iptables 2022-02-08 17:08:17.273 | iputils-arping 2022-02-08 17:08:17.273 | kpartx 2022-02-08 17:08:17.273 | libjs-jquery-tablesorter 2022-02-08 17:08:17.273 | parted 2022-02-08 17:08:17.273 | pm-utils 2022-02-08 17:08:17.274 | python3-mysqldb 2022-02-08 17:08:17.274 | socat 2022-02-08 17:08:17.274 | sqlite3 2022-02-08 17:08:17.274 | sudo 2022-02-08 17:08:17.274 | vlan 2022-02-08 17:08:17.274 | lsscsi 2022-02-08 17:08:17.274 | open-iscsi 2022-02-08 17:08:17.274 | lvm2 2022-02-08 17:08:17.274 | qemu-utils 2022-02-08 17:08:17.274 | thin-provisioning-tools 2022-02-08 17:08:17.274 | acl 2022-02-08 17:08:17.274 | dnsmasq-base 2022-02-08 17:08:17.274 | dnsmasq-utils 2022-02-08 17:08:17.274 | ebtables 2022-02-08 17:08:17.274 | haproxy 2022-02-08 17:08:17.274 | iptables 2022-02-08 17:08:17.274 | iputils-arping 2022-02-08 17:08:17.274 | iputils-ping 2022-02-08 17:08:17.274 | postgresql-server-dev-all 2022-02-08 17:08:17.274 | python3-mysqldb 2022-02-08 17:08:17.274 | sqlite3 2022-02-08 17:08:17.274 | sudo 2022-02-08 17:08:17.274 | vlan 2022-02-08 17:08:17.274 | pcp 2022-02-08 17:08:17.274 | ipset 2022-02-08 17:08:17.274 | conntrack 2022-02-08 17:08:17.274 | conntrackd 2022-02-08 17:08:17.274 | keepalived 2022-02-08 17:08:17.274 | lvm2 2022-02-08 17:08:17.274 | qemu-utils 2022-02-08 17:08:17.274 | thin-provisioning-tools 2022-02-08 17:08:17.274 | curl 2022-02-08 17:08:17.274 | liberasurecode-dev 2022-02-08 17:08:17.274 | make 2022-02-08 17:08:17.274 | memcached 2022-02-08 17:08:17.274 | sqlite3 2022-02-08 17:08:17.274 | xfsprogs' 2022-02-08 17:08:17.276 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 17:08:17.295 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 17:08:17.295 | apache2-dev 2022-02-08 17:08:17.295 | bc 2022-02-08 17:08:17.295 | bsdmainutils 2022-02-08 17:08:17.295 | curl 2022-02-08 17:08:17.295 | g++ 2022-02-08 17:08:17.295 | gawk 2022-02-08 17:08:17.295 | gcc 2022-02-08 17:08:17.295 | gettext 2022-02-08 17:08:17.295 | git 2022-02-08 17:08:17.295 | graphviz 2022-02-08 17:08:17.295 | iputils-ping 2022-02-08 17:08:17.295 | libapache2-mod-proxy-uwsgi 2022-02-08 17:08:17.295 | libffi-dev 2022-02-08 17:08:17.295 | libjpeg-dev 2022-02-08 17:08:17.295 | libpcre3-dev 2022-02-08 17:08:17.295 | libpq-dev 2022-02-08 17:08:17.295 | libssl-dev 2022-02-08 17:08:17.295 | libsystemd-dev 2022-02-08 17:08:17.295 | libxml2-dev 2022-02-08 17:08:17.296 | libxslt1-dev 2022-02-08 17:08:17.296 | libyaml-dev 2022-02-08 17:08:17.296 | lsof 2022-02-08 17:08:17.296 | openssh-server 2022-02-08 17:08:17.296 | openssl 2022-02-08 17:08:17.296 | pkg-config 2022-02-08 17:08:17.296 | psmisc 2022-02-08 17:08:17.296 | python3-dev 2022-02-08 17:08:17.296 | python3-pip 2022-02-08 17:08:17.296 | python3-systemd 2022-02-08 17:08:17.296 | python3-venv 2022-02-08 17:08:17.296 | tar 2022-02-08 17:08:17.296 | tcpdump 2022-02-08 17:08:17.296 | unzip 2022-02-08 17:08:17.296 | uuid-runtime 2022-02-08 17:08:17.296 | wget 2022-02-08 17:08:17.296 | wget 2022-02-08 17:08:17.296 | zlib1g-dev 2022-02-08 17:08:17.296 | libkrb5-dev 2022-02-08 17:08:17.296 | libldap2-dev 2022-02-08 17:08:17.296 | libsasl2-dev 2022-02-08 17:08:17.296 | memcached 2022-02-08 17:08:17.296 | python3-mysqldb 2022-02-08 17:08:17.296 | sqlite3 2022-02-08 17:08:17.296 | conntrack 2022-02-08 17:08:17.296 | curl 2022-02-08 17:08:17.296 | dnsmasq-base 2022-02-08 17:08:17.296 | dnsmasq-utils 2022-02-08 17:08:17.296 | ebtables 2022-02-08 17:08:17.296 | genisoimage 2022-02-08 17:08:17.296 | iptables 2022-02-08 17:08:17.296 | iputils-arping 2022-02-08 17:08:17.296 | kpartx 2022-02-08 17:08:17.296 | libjs-jquery-tablesorter 2022-02-08 17:08:17.296 | parted 2022-02-08 17:08:17.296 | pm-utils 2022-02-08 17:08:17.296 | python3-mysqldb 2022-02-08 17:08:17.296 | socat 2022-02-08 17:08:17.297 | sqlite3 2022-02-08 17:08:17.297 | sudo 2022-02-08 17:08:17.297 | vlan 2022-02-08 17:08:17.297 | lsscsi 2022-02-08 17:08:17.297 | open-iscsi 2022-02-08 17:08:17.297 | lvm2 2022-02-08 17:08:17.297 | qemu-utils 2022-02-08 17:08:17.297 | thin-provisioning-tools 2022-02-08 17:08:17.297 | acl 2022-02-08 17:08:17.297 | dnsmasq-base 2022-02-08 17:08:17.297 | dnsmasq-utils 2022-02-08 17:08:17.297 | ebtables 2022-02-08 17:08:17.297 | haproxy 2022-02-08 17:08:17.297 | iptables 2022-02-08 17:08:17.297 | iputils-arping 2022-02-08 17:08:17.297 | iputils-ping 2022-02-08 17:08:17.297 | postgresql-server-dev-all 2022-02-08 17:08:17.297 | python3-mysqldb 2022-02-08 17:08:17.297 | sqlite3 2022-02-08 17:08:17.297 | sudo 2022-02-08 17:08:17.297 | vlan 2022-02-08 17:08:17.297 | pcp 2022-02-08 17:08:17.297 | ipset 2022-02-08 17:08:17.297 | conntrack 2022-02-08 17:08:17.297 | conntrackd 2022-02-08 17:08:17.297 | keepalived 2022-02-08 17:08:17.297 | lvm2 2022-02-08 17:08:17.297 | qemu-utils 2022-02-08 17:08:17.297 | thin-provisioning-tools 2022-02-08 17:08:17.297 | curl 2022-02-08 17:08:17.297 | liberasurecode-dev 2022-02-08 17:08:17.297 | make 2022-02-08 17:08:17.297 | memcached 2022-02-08 17:08:17.297 | sqlite3 2022-02-08 17:08:17.297 | xfsprogs ' 2022-02-08 17:08:17.298 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 17:08:17.300 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:08:17.302 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:08:17.305 | ++ 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 sqlite3 xfsprogs 2022-02-08 17:08:17.306 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 17:08:17.311 | ++ 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 sqlite3 xfsprogs 2022-02-08 17:08:17.313 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:08:17.315 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:08:17.318 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 17:08:17.320 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:08:17.323 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:08:17.325 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:08:17.327 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:08:17.329 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:08:17.332 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:08:17.334 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 17:08:17.337 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 17:08:17.339 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 17:08:17.342 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 17:08:17.346 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 17:08:17.350 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 17:08:17.352 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 17:08:17.355 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 17:08:17.357 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:08:17.359 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:08:17.363 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644340097361 2022-02-08 17:08:17.365 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 17:08:17.367 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 17:08:17.370 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 17:08:17.782 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:08:17.782 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:08:17.917 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:08:18.493 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-08 17:08:18.856 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [716 B] 2022-02-08 17:08:32.607 | Fetched 337 kB in 1s (241 kB/s) 2022-02-08 17:08:34.161 | Reading package lists... 2022-02-08 17:08:34.193 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 17:08:34.195 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 17:08:34.197 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:08:34.200 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:34.202 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:34.204 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:08:34.206 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:34.208 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 17:08:34.210 | ++ functions-common:time_stop:2421 : start_time=1644340097361 2022-02-08 17:08:34.212 | ++ functions-common:time_stop:2423 : [[ -z 1644340097361 ]] 2022-02-08 17:08:34.215 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:34.219 | ++ functions-common:time_stop:2426 : end_time=1644340114217 2022-02-08 17:08:34.221 | ++ functions-common:time_stop:2427 : elapsed_time=16856 2022-02-08 17:08:34.223 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 17:08:34.225 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:34.227 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=16856 2022-02-08 17:08:34.230 | ++ functions-common:install_package:1453 : 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 sqlite3 xfsprogs 2022-02-08 17:08:34.232 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:08:34.234 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:08:34.237 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:08:34.239 | ++ functions-common:real_install_package:1439 : 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 sqlite3 xfsprogs 2022-02-08 17:08:34.261 | ++ functions-common:apt_get:1219 : 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 sqlite3 xfsprogs 2022-02-08 17:08:34.375 | Reading package lists... 2022-02-08 17:08:34.642 | Building dependency tree... 2022-02-08 17:08:34.643 | Reading state information... 2022-02-08 17:08:34.682 | acl is already the newest version (2.2.53-6). 2022-02-08 17:08:34.683 | bc is already the newest version (1.07.1-2build1). 2022-02-08 17:08:34.683 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 17:08:34.683 | conntrack is already the newest version (1:1.4.5-2). 2022-02-08 17:08:34.683 | ebtables is already the newest version (2.0.11-3build1). 2022-02-08 17:08:34.683 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:08:34.683 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 17:08:34.683 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:08:34.683 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-08 17:08:34.683 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-08 17:08:34.683 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 17:08:34.683 | iputils-arping is already the newest version (3:20190709-3). 2022-02-08 17:08:34.683 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 17:08:34.683 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 17:08:34.683 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-08 17:08:34.683 | libffi-dev is already the newest version (3.3-4). 2022-02-08 17:08:34.683 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-08 17:08:34.683 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 17:08:34.683 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-08 17:08:34.683 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-08 17:08:34.683 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-08 17:08:34.683 | lsscsi is already the newest version (0.30-0.1). 2022-02-08 17:08:34.683 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 17:08:34.683 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:08:34.683 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-08 17:08:34.683 | psmisc is already the newest version (23.3-1). 2022-02-08 17:08:34.683 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:08:34.683 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-08 17:08:34.683 | python3-systemd is already the newest version (234-3build2). 2022-02-08 17:08:34.683 | socat is already the newest version (1.7.3.3-2). 2022-02-08 17:08:34.683 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 17:08:34.683 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 17:08:34.683 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-08 17:08:34.684 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-08 17:08:34.684 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-08 17:08:34.684 | graphviz is already the newest version (2.42.2-3build2). 2022-02-08 17:08:34.684 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-08 17:08:34.684 | pcp is already the newest version (5.0.3-1). 2022-02-08 17:08:34.684 | pm-utils is already the newest version (1.4.1-19). 2022-02-08 17:08:34.684 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:08:34.684 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:08:34.684 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:08:34.684 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-08 17:08:34.684 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:08:34.684 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:08:34.684 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 17:08:34.684 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-08 17:08:34.684 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-08 17:08:34.684 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-08 17:08:34.684 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-08 17:08:34.684 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-08 17:08:34.684 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-08 17:08:34.684 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:08:34.684 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-08 17:08:34.684 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-08 17:08:34.684 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 17:08:34.684 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-08 17:08:34.684 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-08 17:08:34.684 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-08 17:08:34.684 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:08:34.684 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 17:08:34.684 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-08 17:08:34.684 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-08 17:08:34.684 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 17:08:34.684 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 17:08:34.684 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 17:08:34.684 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-08 17:08:34.684 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 17:08:34.685 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:08:34.926 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-08 17:08:34.926 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-08 17:08:34.926 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-08 17:08:34.926 | The following packages were automatically installed and are no longer required: 2022-02-08 17:08:34.927 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:08:34.927 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:08:34.927 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:08:34.927 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:08:34.927 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:08:34.927 | python3-zope.interface 2022-02-08 17:08:34.927 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:08:35.045 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:08:35.049 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:08:35.051 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:08:35.054 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:08:35.056 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:35.062 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:35.065 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:08:35.067 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:35.069 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:08:35.072 | ++ functions-common:time_stop:2421 : start_time=1644340114258 2022-02-08 17:08:35.074 | ++ functions-common:time_stop:2423 : [[ -z 1644340114258 ]] 2022-02-08 17:08:35.077 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:35.081 | ++ functions-common:time_stop:2426 : end_time=1644340115079 2022-02-08 17:08:35.083 | ++ functions-common:time_stop:2427 : elapsed_time=821 2022-02-08 17:08:35.086 | ++ functions-common:time_stop:2428 : total=896 2022-02-08 17:08:35.088 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:35.091 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1717 2022-02-08 17:08:35.093 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:08:35.096 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 17:08:35.098 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:08:35.100 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 17:08:35.105 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 17:08:35.109 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 17:08:35.112 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 17:08:35.114 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 17:08:36.595 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 17:08:36.597 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 17:08:36.599 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 17:08:36.604 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 17:08:36.606 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 17:08:36.607 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 17:08:36.609 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 17:08:36.611 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 17:08:36.613 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 17:08:36.615 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 17:08:36.617 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 17:08:36.620 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 17:08:36.622 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 17:08:36.624 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 17:08:36.626 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 17:08:36.627 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 17:08:36.629 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 17:08:36.631 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 17:08:36.633 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 17:08:36.635 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 17:08:36.638 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 17:08:36.640 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 17:08:36.642 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 17:08:36.644 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 17:08:36.724 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 17:08:36.727 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 17:08:36.804 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 17:08:36.806 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 17:08:36.888 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 17:08:36.890 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 17:08:36.892 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 17:08:36.894 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 17:08:36.896 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 17:08:36.898 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 17:08:36.901 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 17:08:36.903 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 17:08:36.905 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 17:08:36.906 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 17:08:36.908 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 17:08:36.909 | Distro: focal 2022-02-08 17:08:36.911 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 17:08:36.913 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:08:36.917 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:08:36.919 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:08:36.922 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:08:36.922 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:08:37.638 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:08:37.640 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:08:37.640 | pip: 21.3.1 2022-02-08 17:08:37.642 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 17:08:37.644 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 17:08:37.646 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:08:37.647 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:08:37.650 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:08:37.651 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:08:37.653 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:08:37.655 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:08:37.656 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:08:37.658 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:08:37.660 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:08:37.662 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:08:37.663 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:08:37.666 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 17:08:37.667 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:08:37.669 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:08:37.671 | + tools/install_pip.sh:main:142 : : 2022-02-08 17:08:37.673 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 17:08:37.674 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 17:08:37.676 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 17:08:37.678 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:08:37.680 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 17:08:37.682 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 17:08:37.684 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:08:37.687 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:08:37.687 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:08:37.691 | ++ 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-02-08 17:08:37.693 | ++ 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-02-08 17:08:37.694 | ++ 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-02-08 17:08:37.697 | + 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-02-08 17:08:37.699 | + 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-02-08 17:08:37.716 | 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-02-08 17:08:37.718 | + 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-02-08 17:08:38.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:38.622 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:38.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:38.622 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:39.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:40.585 | 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-02-08 17:08:40.593 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 17:08:43.260 | Installing collected packages: setuptools 2022-02-08 17:08:44.093 | Successfully installed setuptools-60.7.1 2022-02-08 17:08:44.093 | 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-02-08 17:08:44.270 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:08:44.270 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:08:44.434 | + inc/python:pip_install:200 : result=0 2022-02-08 17:08:44.435 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:08:44.437 | + functions-common:time_stop:2414 : local name 2022-02-08 17:08:44.439 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:44.441 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:44.443 | + functions-common:time_stop:2417 : local total 2022-02-08 17:08:44.444 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:44.447 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:08:44.449 | + functions-common:time_stop:2421 : start_time=1644340117711 2022-02-08 17:08:44.450 | + functions-common:time_stop:2423 : [[ -z 1644340117711 ]] 2022-02-08 17:08:44.453 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:44.456 | + functions-common:time_stop:2426 : end_time=1644340124454 2022-02-08 17:08:44.458 | + functions-common:time_stop:2427 : elapsed_time=6743 2022-02-08 17:08:44.459 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:08:44.461 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:44.463 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6743 2022-02-08 17:08:44.465 | + inc/python:pip_install:203 : return 0 2022-02-08 17:08:44.467 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 17:08:44.469 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:08:44.473 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:08:44.475 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:08:44.478 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:08:44.478 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:08:45.189 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:08:45.191 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:08:45.191 | pip: 21.3.1 2022-02-08 17:08:45.195 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 17:08:45.198 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:08:45.201 | + ./stack.sh:main:796 : fixup_all 2022-02-08 17:08:45.203 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 17:08:45.206 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 17:08:45.208 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:08:45.210 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:08:45.213 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-08 17:08:45.225 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-08 17:08:45.238 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-08 17:08:45.251 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 17:08:45.253 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 17:08:45.256 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:08:45.258 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:08:45.260 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:08:45.262 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:08:45.265 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:08:45.267 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:08:45.269 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:08:45.272 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:08:45.274 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:08:45.276 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:08:45.278 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:08:45.281 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 17:08:45.283 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 17:08:45.285 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 17:08:45.287 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:08:45.290 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:08:45.292 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:08:45.295 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:08:45.297 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:08:45.299 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:08:45.301 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 17:08:45.303 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 17:08:45.306 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 17:08:45.308 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 17:08:45.310 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 17:08:45.312 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 17:08:45.315 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 17:08:45.337 | Using python 3.8 to install os-testr 2022-02-08 17:08:45.339 | + 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-02-08 17:08:46.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:46.242 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:46.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:08:46.242 | from cryptography.utils import int_from_bytes 2022-02-08 17:08:47.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:47.429 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-08 17:08:47.509 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 17:08:47.510 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-08 17:08:47.512 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 17:08:47.513 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-08 17:08:47.526 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-08 17:08:47.554 | 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-02-08 17:08:47.555 | 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-02-08 17:08:47.555 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-08 17:08:47.557 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-08 17:08:47.558 | 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-02-08 17:08:47.582 | 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.3.3) 2022-02-08 17:08:47.583 | 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-02-08 17:08:47.584 | 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-02-08 17:08:47.586 | 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-02-08 17:08:47.587 | 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.0.0) 2022-02-08 17:08:47.600 | 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-02-08 17:08:47.670 | 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-02-08 17:08:47.671 | 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-02-08 17:08:47.672 | 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-02-08 17:08:50.191 | 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-02-08 17:08:50.199 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:08:50.199 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:08:50.336 | + inc/python:pip_install:200 : result=0 2022-02-08 17:08:50.338 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:08:50.340 | + functions-common:time_stop:2414 : local name 2022-02-08 17:08:50.342 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:50.344 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:50.347 | + functions-common:time_stop:2417 : local total 2022-02-08 17:08:50.349 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:50.351 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:08:50.353 | + functions-common:time_stop:2421 : start_time=1644340125331 2022-02-08 17:08:50.356 | + functions-common:time_stop:2423 : [[ -z 1644340125331 ]] 2022-02-08 17:08:50.359 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:50.363 | + functions-common:time_stop:2426 : end_time=1644340130360 2022-02-08 17:08:50.365 | + functions-common:time_stop:2427 : elapsed_time=5029 2022-02-08 17:08:50.367 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:08:50.379 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:50.381 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5029 2022-02-08 17:08:50.384 | + inc/python:pip_install:203 : return 0 2022-02-08 17:08:50.386 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 17:08:50.442 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 17:08:50.746 | + ./stack.sh:main:810 : install_infra 2022-02-08 17:08:50.750 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:08:50.753 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 17:08:50.756 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:08:50.759 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 17:08:50.783 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:08:52.780 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.794 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.798 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.903 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.922 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.926 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.930 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.945 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.954 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.956 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.987 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:52.997 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.002 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.020 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.059 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.067 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.073 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.121 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.136 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.155 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.162 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.211 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.229 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.233 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.326 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.333 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.389 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.512 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.538 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.542 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.553 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.559 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.580 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.587 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.605 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.662 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.675 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.691 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.735 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.739 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:53.746 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:53.892 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 17:08:54.203 | + inc/python:pip_install:200 : result=0 2022-02-08 17:08:54.205 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:08:54.208 | + functions-common:time_stop:2414 : local name 2022-02-08 17:08:54.210 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:08:54.212 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:08:54.215 | + functions-common:time_stop:2417 : local total 2022-02-08 17:08:54.217 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:08:54.220 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:08:54.222 | + functions-common:time_stop:2421 : start_time=1644340130775 2022-02-08 17:08:54.224 | + functions-common:time_stop:2423 : [[ -z 1644340130775 ]] 2022-02-08 17:08:54.228 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:08:54.232 | + functions-common:time_stop:2426 : end_time=1644340134229 2022-02-08 17:08:54.234 | + functions-common:time_stop:2427 : elapsed_time=3454 2022-02-08 17:08:54.236 | + functions-common:time_stop:2428 : total=5029 2022-02-08 17:08:54.238 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:08:54.240 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8483 2022-02-08 17:08:54.243 | + inc/python:pip_install:203 : return 0 2022-02-08 17:08:54.246 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:08:54.248 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 17:08:54.275 | + 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-02-08 17:08:56.221 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.236 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.241 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.349 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.370 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.375 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.378 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.393 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.402 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.404 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.437 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.448 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.452 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.472 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.511 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.519 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.526 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.575 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.590 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.609 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.616 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.665 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.683 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.686 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.779 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.786 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.842 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.965 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.989 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:56.993 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.004 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.010 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.030 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.036 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.053 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.111 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.123 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.139 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.183 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.187 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:08:57.193 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:08:57.195 | Processing /opt/stack/requirements 2022-02-08 17:08:58.908 | 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 25)) (6.0) 2022-02-08 17:08:58.911 | 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 183)) (3.0.0) 2022-02-08 17:08:58.923 | 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 351)) (21.3) 2022-02-08 17:08:58.929 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 17:08:58.932 | 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 393)) (3.0.7) 2022-02-08 17:08:58.938 | 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 479)) (2.27.1) 2022-02-08 17:08:58.965 | 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 521)) (1.16.0) 2022-02-08 17:08:58.968 | 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 577)) (2.5.0) 2022-02-08 17:08:58.979 | 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 608)) (1.26.8) 2022-02-08 17:08:58.998 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (1.3) 2022-02-08 17:08:59.001 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (0.3.0) 2022-02-08 17:08:59.016 | Requirement already satisfied: charset-normalizer===2.0.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.11) 2022-02-08 17:08:59.021 | 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 217)) (3.3) 2022-02-08 17:08:59.025 | 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 479)) (2021.10.8) 2022-02-08 17:08:59.028 | 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 178)) (1.0.0) 2022-02-08 17:08:59.030 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-08 17:08:59.043 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-08 17:08:59.119 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-08 17:08:59.131 | 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 557)) (3.5.0) 2022-02-08 17:08:59.138 | 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 99)) (0.5.0) 2022-02-08 17:08:59.142 | 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 394)) (1.8.2) 2022-02-08 17:08:59.144 | 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 618)) (0.2.5) 2022-02-08 17:08:59.150 | 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 95)) (21.4.0) 2022-02-08 17:08:59.225 | Building wheels for collected packages: openstack-requirements 2022-02-08 17:08:59.226 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 17:09:00.063 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 17:09:00.064 | ERROR: Command errored out with exit status 1: 2022-02-08 17:09:00.064 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-px8q2fuq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-px8q2fuq/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-uff_sc3b 2022-02-08 17:09:00.064 | cwd: /tmp/pip-req-build-px8q2fuq/ 2022-02-08 17:09:00.064 | Complete output (6 lines): 2022-02-08 17:09:00.064 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 17:09:00.064 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 17:09:00.064 | or: setup.py --help-commands 2022-02-08 17:09:00.064 | or: setup.py cmd --help 2022-02-08 17:09:00.064 | 2022-02-08 17:09:00.064 | error: invalid command 'bdist_wheel' 2022-02-08 17:09:00.064 | ---------------------------------------- 2022-02-08 17:09:00.064 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 17:09:00.064 | Running setup.py clean for openstack-requirements 2022-02-08 17:09:00.933 | Failed to build openstack-requirements 2022-02-08 17:09:00.950 | Installing collected packages: openstack-requirements 2022-02-08 17:09:00.950 | Attempting uninstall: openstack-requirements 2022-02-08 17:09:00.951 | Found existing installation: openstack-requirements 1.2.1.dev5185 2022-02-08 17:09:00.987 | Uninstalling openstack-requirements-1.2.1.dev5185: 2022-02-08 17:09:01.006 | Successfully uninstalled openstack-requirements-1.2.1.dev5185 2022-02-08 17:09:01.010 | Running setup.py install for openstack-requirements: started 2022-02-08 17:09:03.306 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 17:09:03.331 | Successfully installed openstack-requirements-1.2.1.dev5185 2022-02-08 17:09:03.458 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:03.461 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:03.463 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:03.465 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:03.467 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:03.469 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:03.471 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:03.473 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:03.476 | + functions-common:time_stop:2421 : start_time=1644340134267 2022-02-08 17:09:03.478 | + functions-common:time_stop:2423 : [[ -z 1644340134267 ]] 2022-02-08 17:09:03.480 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:03.484 | + functions-common:time_stop:2426 : end_time=1644340143482 2022-02-08 17:09:03.487 | + functions-common:time_stop:2427 : elapsed_time=9215 2022-02-08 17:09:03.489 | + functions-common:time_stop:2428 : total=8483 2022-02-08 17:09:03.491 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:03.493 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17698 2022-02-08 17:09:03.496 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:03.498 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 17:09:03.501 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 17:09:03.503 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 17:09:03.505 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:03.508 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:03.510 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 17:09:03.513 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:03.515 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 17:09:03.537 | Using python 3.8 to install pbr 2022-02-08 17:09:03.540 | + 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-02-08 17:09:04.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:04.412 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:04.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:04.412 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:05.531 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:05.559 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 17:09:08.195 | 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-02-08 17:09:08.203 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:09:08.203 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:09:08.351 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:08.353 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:08.355 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:08.357 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:08.360 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:08.367 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:08.369 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:08.371 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:08.373 | + functions-common:time_stop:2421 : start_time=1644340143532 2022-02-08 17:09:08.378 | + functions-common:time_stop:2423 : [[ -z 1644340143532 ]] 2022-02-08 17:09:08.381 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:08.386 | + functions-common:time_stop:2426 : end_time=1644340148383 2022-02-08 17:09:08.388 | + functions-common:time_stop:2427 : elapsed_time=4851 2022-02-08 17:09:08.390 | + functions-common:time_stop:2428 : total=17698 2022-02-08 17:09:08.392 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:08.394 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22549 2022-02-08 17:09:08.397 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:08.400 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 17:09:10.808 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 17:09:12.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:12.822 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-08 17:09:12.842 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-08 17:09:12.847 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-08 17:09:12.855 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-08 17:09:12.859 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-08 17:09:12.862 | 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-02-08 17:09:12.941 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:09:12.944 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:09:12.948 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 17:09:12.965 | + ./stack.sh:main:819 : pkgs= 2022-02-08 17:09:12.967 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 17:09:12.970 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 17:09:12.972 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:09:12.974 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 17:09:12.976 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:09:12.979 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:09:12.981 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:09:12.985 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:09:12.985 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:09:12.988 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:09:12.993 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:09:12.995 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:09:12.998 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:09:13.000 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 17:09:13.002 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:09:13.018 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:13.020 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:09:13.022 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:13.024 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 17:09:13.027 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:13.029 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:09:13.031 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:13.033 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 17:09:13.035 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:13.037 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 17:09:13.039 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:09:13.041 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:09:13.044 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:09:13.046 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:09:13.048 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:09:13.050 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:09:13.053 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 17:09:13.055 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:09:13.057 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 17:09:13.060 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 17:09:13.062 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:09:13.065 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 17:09:13.067 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 17:09:13.070 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 17:09:13.073 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 17:09:13.076 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 17:09:13.129 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 17:09:13.129 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 17:09:13.132 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 17:09:13.509 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 17:09:13.511 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 17:09:13.528 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:13.530 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 17:09:13.533 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:09:13.535 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:09:13.538 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:09:13.540 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:09:13.543 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:13.546 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:09:13.549 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:13.552 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:13.555 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:09:13.557 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:13.560 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:09:13.562 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:09:13.564 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 17:09:13.567 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:09:13.569 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:13.571 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:13.574 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 17:09:13.595 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 17:09:13.711 | Reading package lists... 2022-02-08 17:09:13.954 | Building dependency tree... 2022-02-08 17:09:13.956 | Reading state information... 2022-02-08 17:09:14.241 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-08 17:09:14.242 | The following packages were automatically installed and are no longer required: 2022-02-08 17:09:14.243 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:09:14.243 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:09:14.243 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:09:14.243 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:09:14.243 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:09:14.244 | python3-zope.interface 2022-02-08 17:09:14.244 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:09:14.369 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:09:14.374 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:09:14.377 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:09:14.379 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:14.382 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:14.384 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:14.387 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:14.389 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:14.391 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:09:14.394 | + functions-common:time_stop:2421 : start_time=1644340153593 2022-02-08 17:09:14.396 | + functions-common:time_stop:2423 : [[ -z 1644340153593 ]] 2022-02-08 17:09:14.403 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:14.408 | + functions-common:time_stop:2426 : end_time=1644340154405 2022-02-08 17:09:14.410 | + functions-common:time_stop:2427 : elapsed_time=812 2022-02-08 17:09:14.412 | + functions-common:time_stop:2428 : total=1717 2022-02-08 17:09:14.415 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:14.417 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2529 2022-02-08 17:09:14.419 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:09:14.422 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 17:09:14.424 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:09:14.427 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:09:14.429 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:09:14.432 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:09:14.435 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:09:14.437 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:09:14.440 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 17:09:14.443 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:09:14.446 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:09:14.448 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:09:14.451 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:09:14.455 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:09:14.458 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:09:14.461 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:09:14.465 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:09:14.468 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:09:14.470 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:09:14.472 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:09:14.475 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 17:09:14.477 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:09:14.479 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:09:14.482 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:09:14.484 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:09:14.486 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:09:14.489 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:09:14.491 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 17:09:14.494 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 17:09:14.511 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:14.513 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 17:09:14.515 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:09:14.518 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 17:09:14.520 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 17:09:14.523 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 17:09:14.527 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 17:09:14.530 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 17:09:14.532 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 17:09:14.534 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 17:09:14.537 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 17:09:14.539 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 17:09:14.542 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 17:09:15.245 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 17:09:15.245 | user tags 2022-02-08 17:09:15.245 | stackrabbit []' 2022-02-08 17:09:15.249 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 17:09:15.249 | user tags 2022-02-08 17:09:15.249 | stackrabbit []' 2022-02-08 17:09:15.249 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 17:09:15.255 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-08 17:09:15.258 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-08 17:09:15.260 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:09:15.952 | Changing password for user "stackrabbit" ... 2022-02-08 17:09:16.013 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 17:09:16.750 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 17:09:16.822 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 17:09:16.824 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:09:17.498 | Changing password for user "stackrabbit" ... 2022-02-08 17:09:17.587 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 17:09:17.589 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 17:09:17.592 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 17:09:18.289 | Deleting user "guest" ... 2022-02-08 17:09:18.305 | Error: 2022-02-08 17:09:18.305 | {:no_such_user, "guest"} 2022-02-08 17:09:18.318 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-08 17:09:18.320 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 17:09:18.338 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:18.341 | + ./stack.sh:main:836 : install_database 2022-02-08 17:09:18.343 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 17:09:18.345 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 17:09:18.348 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:18.351 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:18.353 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 17:09:18.726 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 17:09:18.728 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:18.731 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 17:09:18.733 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 17:09:18.736 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:09:18.738 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 17:09:18.740 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:09:18.743 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:09:18.745 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:09:18.747 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:09:18.750 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:09:18.752 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:09:18.754 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:09:18.757 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:09:18.759 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:09:18.762 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:09:18.764 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:09:18.766 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 17:09:18.769 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:09:18.771 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:09:18.774 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:09:18.777 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:09:18.779 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:09:18.781 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:09:18.784 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 17:09:18.786 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:18.788 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:18.791 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 17:09:18.793 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:09:18.796 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:09:18.798 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:09:18.800 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:09:18.803 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:18.805 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:09:18.807 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:18.810 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:18.812 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:09:18.814 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:18.816 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:09:18.819 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:09:18.822 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 17:09:18.824 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:09:18.826 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:18.829 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:18.831 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 17:09:18.852 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 17:09:18.961 | Reading package lists... 2022-02-08 17:09:19.222 | Building dependency tree... 2022-02-08 17:09:19.224 | Reading state information... 2022-02-08 17:09:19.490 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-08 17:09:19.490 | The following packages were automatically installed and are no longer required: 2022-02-08 17:09:19.492 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:09:19.492 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:09:19.492 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:09:19.492 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:09:19.492 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:09:19.492 | python3-zope.interface 2022-02-08 17:09:19.492 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:09:19.610 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:09:19.614 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:09:19.617 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:09:19.619 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:19.621 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:19.623 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:19.625 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:19.628 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:19.630 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:09:19.632 | + functions-common:time_stop:2421 : start_time=1644340158850 2022-02-08 17:09:19.634 | + functions-common:time_stop:2423 : [[ -z 1644340158850 ]] 2022-02-08 17:09:19.637 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:19.641 | + functions-common:time_stop:2426 : end_time=1644340159638 2022-02-08 17:09:19.643 | + functions-common:time_stop:2427 : elapsed_time=788 2022-02-08 17:09:19.645 | + functions-common:time_stop:2428 : total=2529 2022-02-08 17:09:19.648 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:19.650 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3317 2022-02-08 17:09:19.652 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:09:19.655 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 17:09:19.657 | + ./stack.sh:main:839 : install_database_python 2022-02-08 17:09:19.659 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 17:09:19.662 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 17:09:19.664 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 17:09:19.667 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:09:19.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 17:09:19.672 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 17:09:19.675 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:09:19.678 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:09:19.678 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:09:19.683 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 17:09:19.686 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 17:09:19.689 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 17:09:19.692 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 17:09:19.695 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 17:09:19.717 | Using python 3.8 to install PyMySQL 2022-02-08 17:09:19.720 | + 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-02-08 17:09:20.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:20.613 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:20.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:20.613 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:21.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:21.778 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-08 17:09:24.327 | 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-02-08 17:09:24.336 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:09:24.336 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:09:24.460 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:24.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:24.465 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:24.467 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:24.469 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:24.472 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:24.474 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:24.476 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:24.479 | + functions-common:time_stop:2421 : start_time=1644340159712 2022-02-08 17:09:24.481 | + functions-common:time_stop:2423 : [[ -z 1644340159712 ]] 2022-02-08 17:09:24.484 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:24.488 | + functions-common:time_stop:2426 : end_time=1644340164486 2022-02-08 17:09:24.491 | + functions-common:time_stop:2427 : elapsed_time=4774 2022-02-08 17:09:24.493 | + functions-common:time_stop:2428 : total=22549 2022-02-08 17:09:24.495 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:24.498 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27323 2022-02-08 17:09:24.500 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:24.502 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 17:09:24.504 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:09:24.507 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 17:09:24.510 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 17:09:24.529 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:24.532 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 17:09:24.534 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 17:09:24.539 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:09:24.539 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:09:24.545 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:09:24.547 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:09:24.549 | + 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-02-08 17:09:24.552 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:09:24.555 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 17:09:24.557 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 17:09:24.574 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:24.576 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 17:09:24.579 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:09:24.581 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:09:24.583 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:09:24.586 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:09:24.588 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:24.590 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:09:24.592 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:24.595 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:24.597 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:09:24.599 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:24.602 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:09:24.604 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:09:24.607 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 17:09:24.609 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:09:24.611 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:24.614 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:24.616 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 17:09:24.641 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 17:09:24.751 | Reading package lists... 2022-02-08 17:09:25.003 | Building dependency tree... 2022-02-08 17:09:25.004 | Reading state information... 2022-02-08 17:09:25.265 | radvd is already the newest version (1:2.17-2). 2022-02-08 17:09:25.265 | The following packages were automatically installed and are no longer required: 2022-02-08 17:09:25.266 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:09:25.266 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:09:25.266 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:09:25.266 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:09:25.266 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:09:25.266 | python3-zope.interface 2022-02-08 17:09:25.266 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:09:25.384 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:09:25.388 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:09:25.391 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:09:25.393 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:25.395 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:25.398 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:25.401 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:25.403 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:25.405 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:09:25.407 | + functions-common:time_stop:2421 : start_time=1644340164638 2022-02-08 17:09:25.409 | + functions-common:time_stop:2423 : [[ -z 1644340164638 ]] 2022-02-08 17:09:25.412 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:25.416 | + functions-common:time_stop:2426 : end_time=1644340165414 2022-02-08 17:09:25.419 | + functions-common:time_stop:2427 : elapsed_time=776 2022-02-08 17:09:25.422 | + functions-common:time_stop:2428 : total=3317 2022-02-08 17:09:25.424 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:25.427 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4093 2022-02-08 17:09:25.429 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:09:25.432 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 17:09:25.451 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:25.454 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 17:09:25.456 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 17:09:25.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 17:09:25.462 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 17:09:25.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 17:09:25.484 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:09:25.487 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:09:25.489 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:09:25.491 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:09:25.493 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:25.495 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:09:25.498 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:25.500 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:25.502 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:09:25.504 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:25.507 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:09:25.509 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:09:25.511 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 17:09:25.513 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:09:25.516 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:25.518 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:25.520 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 17:09:25.541 | + functions-common:apt_get:1219 : 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-02-08 17:09:25.651 | Reading package lists... 2022-02-08 17:09:25.914 | Building dependency tree... 2022-02-08 17:09:25.915 | Reading state information... 2022-02-08 17:09:26.207 | fakeroot is already the newest version (1.24-1). 2022-02-08 17:09:26.207 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:09:26.207 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 17:09:26.207 | The following packages were automatically installed and are no longer required: 2022-02-08 17:09:26.209 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:09:26.209 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:09:26.209 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:09:26.209 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:09:26.209 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:09:26.209 | python3-zope.interface 2022-02-08 17:09:26.210 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:09:26.326 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:09:26.331 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:09:26.333 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:09:26.336 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:26.338 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:26.340 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:26.342 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:26.344 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:26.346 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:09:26.349 | + functions-common:time_stop:2421 : start_time=1644340165538 2022-02-08 17:09:26.351 | + functions-common:time_stop:2423 : [[ -z 1644340165538 ]] 2022-02-08 17:09:26.353 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:26.358 | + functions-common:time_stop:2426 : end_time=1644340166355 2022-02-08 17:09:26.360 | + functions-common:time_stop:2427 : elapsed_time=817 2022-02-08 17:09:26.362 | + functions-common:time_stop:2428 : total=4093 2022-02-08 17:09:26.364 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:26.366 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4910 2022-02-08 17:09:26.369 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:09:26.371 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 17:09:26.373 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:26.376 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:26.379 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 17:09:26.381 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 17:09:26.385 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 17:09:26.389 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 17:09:26.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 17:09:26.395 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 17:09:26.396 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 17:09:26.401 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 17:09:26.403 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 17:09:26.405 | + functions:vercmp:628 : local v1=5.4 2022-02-08 17:09:26.408 | + functions:vercmp:629 : local 'op=<' 2022-02-08 17:09:26.410 | + functions:vercmp:630 : local v2=3.13 2022-02-08 17:09:26.412 | + functions:vercmp:631 : local result 2022-02-08 17:09:26.415 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 17:09:26.416 | ++ functions:vercmp:635 : sort -V 2022-02-08 17:09:26.416 | ++ functions:vercmp:635 : head -1 2022-02-08 17:09:26.421 | + functions:vercmp:635 : result=3.13 2022-02-08 17:09:26.423 | + functions:vercmp:637 : case $op in 2022-02-08 17:09:26.425 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 17:09:26.427 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 17:09:26.430 | + functions:vercmp:648 : return 2022-02-08 17:09:26.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 17:09:26.435 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:09:26.437 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 17:09:26.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 17:09:26.929 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 17:09:26.933 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:26.937 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:26.939 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 17:09:26.942 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:26.944 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 17:09:26.961 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:26.964 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 17:09:26.967 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 17:09:26.967 | Installing etcd 2022-02-08 17:09:26.969 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 17:09:26.985 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 17:09:26.998 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:27.003 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 17:09:27.021 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 17:09:27.025 | ++ 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-02-08 17:09:27.027 | ++ 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-02-08 17:09:27.031 | +++ 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-02-08 17:09:27.035 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:09:27.037 | ++ 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-02-08 17:09:27.040 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 17:09:27.042 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:09:27.045 | ++ functions:get_extra_file:74 : return 2022-02-08 17:09:27.048 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:09:27.050 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 17:09:27.052 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 17:09:27.055 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 17:09:27.074 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:09:27.077 | + ./stack.sh:main:866 : install_dstat 2022-02-08 17:09:27.079 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 17:09:27.097 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:09:27.099 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 17:09:27.101 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:09:27.104 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 17:09:27.106 | + ./stack.sh:main:875 : install_libs 2022-02-08 17:09:27.109 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 17:09:27.111 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 17:09:27.113 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 17:09:27.116 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 17:09:27.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 17:09:27.125 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.127 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 17:09:27.129 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 17:09:27.132 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 17:09:27.134 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 17:09:27.136 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.139 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 17:09:27.143 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.146 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 17:09:27.149 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 17:09:27.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 17:09:27.153 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 17:09:27.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 17:09:27.162 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.164 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 17:09:27.167 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 17:09:27.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 17:09:27.171 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 17:09:27.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 17:09:27.181 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.183 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 17:09:27.185 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 17:09:27.188 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 17:09:27.190 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 17:09:27.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 17:09:27.200 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.202 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 17:09:27.205 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 17:09:27.207 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 17:09:27.209 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 17:09:27.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 17:09:27.218 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.221 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 17:09:27.223 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 17:09:27.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 17:09:27.228 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 17:09:27.230 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 17:09:27.237 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.239 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 17:09:27.242 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 17:09:27.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 17:09:27.247 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 17:09:27.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.254 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 17:09:27.256 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.259 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 17:09:27.262 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 17:09:27.264 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 17:09:27.267 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 17:09:27.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.271 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.274 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 17:09:27.276 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.278 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 17:09:27.281 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 17:09:27.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 17:09:27.286 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 17:09:27.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.291 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 17:09:27.295 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.297 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 17:09:27.300 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 17:09:27.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 17:09:27.305 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 17:09:27.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 17:09:27.318 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.320 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 17:09:27.323 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 17:09:27.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 17:09:27.328 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 17:09:27.330 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 17:09:27.337 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.339 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 17:09:27.342 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 17:09:27.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 17:09:27.347 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 17:09:27.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.351 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.354 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 17:09:27.356 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.358 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 17:09:27.361 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 17:09:27.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 17:09:27.366 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 17:09:27.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.370 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.373 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 17:09:27.375 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.377 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 17:09:27.380 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 17:09:27.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 17:09:27.385 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 17:09:27.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.389 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.392 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 17:09:27.394 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.396 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 17:09:27.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 17:09:27.401 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 17:09:27.409 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 17:09:27.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 17:09:27.419 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.422 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 17:09:27.424 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 17:09:27.427 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 17:09:27.429 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 17:09:27.432 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.434 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 17:09:27.439 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.441 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 17:09:27.443 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 17:09:27.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 17:09:27.449 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 17:09:27.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 17:09:27.458 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.461 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 17:09:27.463 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 17:09:27.466 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 17:09:27.468 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 17:09:27.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 17:09:27.478 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.480 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 17:09:27.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 17:09:27.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 17:09:27.490 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 17:09:27.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 17:09:27.500 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.503 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 17:09:27.505 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 17:09:27.508 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 17:09:27.510 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 17:09:27.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 17:09:27.526 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.528 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 17:09:27.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 17:09:27.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 17:09:27.536 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 17:09:27.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.541 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.543 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 17:09:27.546 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.548 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 17:09:27.550 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 17:09:27.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 17:09:27.556 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 17:09:27.558 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.563 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 17:09:27.565 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.567 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 17:09:27.570 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 17:09:27.572 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 17:09:27.575 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 17:09:27.577 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.580 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.582 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 17:09:27.584 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.587 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 17:09:27.591 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 17:09:27.593 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 17:09:27.596 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 17:09:27.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 17:09:27.606 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.608 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 17:09:27.611 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 17:09:27.614 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 17:09:27.618 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 17:09:27.621 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.624 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.626 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 17:09:27.629 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.631 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 17:09:27.633 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 17:09:27.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 17:09:27.638 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 17:09:27.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.643 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.645 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 17:09:27.648 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.650 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 17:09:27.652 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 17:09:27.655 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 17:09:27.657 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 17:09:27.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 17:09:27.667 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.670 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 17:09:27.672 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 17:09:27.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 17:09:27.677 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 17:09:27.680 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.682 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.684 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 17:09:27.687 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.689 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 17:09:27.692 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 17:09:27.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 17:09:27.700 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 17:09:27.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 17:09:27.712 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.714 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 17:09:27.716 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 17:09:27.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 17:09:27.723 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 17:09:27.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 17:09:27.732 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.734 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 17:09:27.736 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 17:09:27.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 17:09:27.742 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 17:09:27.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 17:09:27.751 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.754 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 17:09:27.756 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 17:09:27.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 17:09:27.761 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 17:09:27.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.771 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 17:09:27.773 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.776 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 17:09:27.778 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 17:09:27.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 17:09:27.783 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 17:09:27.785 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.790 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 17:09:27.793 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.795 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 17:09:27.798 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 17:09:27.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 17:09:27.802 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 17:09:27.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 17:09:27.812 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.814 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 17:09:27.817 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 17:09:27.819 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 17:09:27.822 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 17:09:27.824 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.831 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 17:09:27.833 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.836 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 17:09:27.838 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 17:09:27.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 17:09:27.843 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 17:09:27.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.847 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.850 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 17:09:27.852 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.855 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 17:09:27.857 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 17:09:27.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 17:09:27.862 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 17:09:27.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:27.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:27.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 17:09:27.872 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:27.874 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 17:09:27.895 | Using python 3.8 to install etcd3 2022-02-08 17:09:27.898 | + 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-02-08 17:09:28.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:28.794 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:28.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:28.794 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:29.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:29.976 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-08 17:09:29.985 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-08 17:09:29.986 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 17:09:29.987 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 17:09:29.988 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-08 17:09:32.556 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:09:32.563 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:09:32.563 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:09:32.688 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:32.691 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:32.693 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:32.696 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:32.698 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:32.700 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:32.702 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:32.704 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:32.707 | + functions-common:time_stop:2421 : start_time=1644340167890 2022-02-08 17:09:32.709 | + functions-common:time_stop:2423 : [[ -z 1644340167890 ]] 2022-02-08 17:09:32.712 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:32.716 | + functions-common:time_stop:2426 : end_time=1644340172713 2022-02-08 17:09:32.718 | + functions-common:time_stop:2427 : elapsed_time=4823 2022-02-08 17:09:32.720 | + functions-common:time_stop:2428 : total=27323 2022-02-08 17:09:32.722 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:32.724 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32146 2022-02-08 17:09:32.727 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:32.729 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 17:09:32.751 | Using python 3.8 to install etcd3gw 2022-02-08 17:09:32.754 | + 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-02-08 17:09:33.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:33.628 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:33.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:33.628 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:34.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:34.785 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-02-08 17:09:34.793 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 17:09:34.794 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 17:09:34.794 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 17:09:34.795 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 17:09:34.831 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-08 17:09:34.834 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 17:09:34.835 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 17:09:34.836 | 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-02-08 17:09:37.320 | 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-02-08 17:09:37.327 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:09:37.327 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:09:37.458 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:37.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:37.463 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:37.465 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:37.467 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:37.469 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:37.471 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:37.474 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:37.476 | + functions-common:time_stop:2421 : start_time=1644340172746 2022-02-08 17:09:37.478 | + functions-common:time_stop:2423 : [[ -z 1644340172746 ]] 2022-02-08 17:09:37.481 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:37.485 | + functions-common:time_stop:2426 : end_time=1644340177483 2022-02-08 17:09:37.487 | + functions-common:time_stop:2427 : elapsed_time=4737 2022-02-08 17:09:37.489 | + functions-common:time_stop:2428 : total=32146 2022-02-08 17:09:37.493 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:37.496 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=36883 2022-02-08 17:09:37.500 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:37.502 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 17:09:37.505 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 17:09:37.507 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 17:09:37.509 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:09:37.512 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:09:37.515 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:09:37.517 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:09:37.520 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:09:37.522 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:09:37.524 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:09:37.527 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:09:37.530 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:09:37.533 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:09:37.538 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:09:37.540 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 17:09:37.544 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:37.546 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:37.548 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 17:09:37.551 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:09:37.554 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:09:37.557 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:09:37.559 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:09:37.562 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:09:37.564 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:37.567 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:09:37.570 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:37.572 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:37.575 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:09:37.577 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:09:37.579 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:09:37.582 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:09:37.585 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:09:37.587 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:09:37.589 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:37.592 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:37.594 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:09:37.622 | + functions-common:apt_get:1219 : 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-02-08 17:09:37.739 | Reading package lists... 2022-02-08 17:09:37.997 | Building dependency tree... 2022-02-08 17:09:37.999 | Reading state information... 2022-02-08 17:09:38.284 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:09:38.284 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:09:38.284 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:09:38.284 | The following packages were automatically installed and are no longer required: 2022-02-08 17:09:38.286 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:09:38.286 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:09:38.286 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:09:38.286 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:09:38.286 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:09:38.286 | python3-zope.interface 2022-02-08 17:09:38.286 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:09:38.408 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:09:38.413 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:09:38.415 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:09:38.418 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:38.420 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:38.423 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:38.425 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:38.428 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:38.430 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:09:38.433 | + functions-common:time_stop:2421 : start_time=1644340177615 2022-02-08 17:09:38.437 | + functions-common:time_stop:2423 : [[ -z 1644340177615 ]] 2022-02-08 17:09:38.440 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:38.445 | + functions-common:time_stop:2426 : end_time=1644340178442 2022-02-08 17:09:38.447 | + functions-common:time_stop:2427 : elapsed_time=827 2022-02-08 17:09:38.450 | + functions-common:time_stop:2428 : total=4910 2022-02-08 17:09:38.452 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:38.454 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5737 2022-02-08 17:09:38.456 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:09:38.459 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 17:09:38.461 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:09:38.464 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:09:38.467 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 17:09:38.539 | Module proxy already enabled 2022-02-08 17:09:38.544 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 17:09:38.608 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 17:09:38.608 | Module proxy already enabled 2022-02-08 17:09:38.609 | Module proxy_uwsgi already enabled 2022-02-08 17:09:38.614 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 17:09:38.617 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:09:38.620 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:09:38.622 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:09:38.789 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 17:09:38.791 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 17:09:38.793 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 17:09:38.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 17:09:38.803 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.806 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 17:09:38.809 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 17:09:38.811 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 17:09:38.814 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 17:09:38.822 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.824 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 17:09:38.827 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 17:09:38.829 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 17:09:38.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.835 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 17:09:38.841 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.844 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 17:09:38.848 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 17:09:38.851 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 17:09:38.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.856 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 17:09:38.861 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.864 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 17:09:38.867 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 17:09:38.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.872 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 17:09:38.878 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.881 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 17:09:38.884 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 17:09:38.886 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 17:09:38.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 17:09:38.897 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.899 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 17:09:38.917 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:38.919 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 17:09:38.922 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 17:09:38.924 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 17:09:38.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 17:09:38.935 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.938 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 17:09:38.957 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:38.960 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 17:09:38.962 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 17:09:38.965 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 17:09:38.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 17:09:38.975 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.978 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 17:09:38.980 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 17:09:38.983 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 17:09:38.986 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:09:38.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:09:38.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 17:09:38.993 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:09:38.996 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 17:09:38.998 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 17:09:39.001 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:09:39.004 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 17:09:39.007 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 17:09:39.010 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:09:39.013 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:09:39.014 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:09:39.019 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 17:09:39.023 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 17:09:39.025 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 17:09:39.034 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 17:09:39.036 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 17:09:39.059 | Using python 3.8 to install keystonemiddleware 2022-02-08 17:09:39.062 | + 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-02-08 17:09:39.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:39.979 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:39.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:39.979 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:41.131 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:41.157 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 17:09:41.211 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 17:09:41.212 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-08 17:09:41.213 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 17:09:41.214 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 17:09:41.215 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 17:09:41.216 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 17:09:41.217 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 17:09:41.218 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-08 17:09:41.220 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 17:09:41.221 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 17:09:41.222 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 17:09:41.223 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 17:09:41.225 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:09:41.226 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:09:41.287 | 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-02-08 17:09:41.288 | 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-02-08 17:09:41.290 | 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-02-08 17:09:41.329 | 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-02-08 17:09:41.369 | 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-02-08 17:09:41.370 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-08 17:09:41.371 | 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-02-08 17:09:41.373 | 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-02-08 17:09:41.425 | 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-02-08 17:09:41.427 | 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-02-08 17:09:41.436 | 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-02-08 17:09:41.437 | 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-02-08 17:09:41.452 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-08 17:09:41.454 | 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-02-08 17:09:41.455 | 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-02-08 17:09:41.522 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-08 17:09:41.523 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 17:09:41.524 | 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-02-08 17:09:41.526 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 17:09:41.578 | 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-02-08 17:09:41.591 | 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-02-08 17:09:44.042 | 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-02-08 17:09:44.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:09:44.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:09:44.190 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:44.192 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:44.195 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:44.197 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:44.199 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:44.202 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:44.204 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:44.206 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:44.209 | + functions-common:time_stop:2421 : start_time=1644340179054 2022-02-08 17:09:44.212 | + functions-common:time_stop:2423 : [[ -z 1644340179054 ]] 2022-02-08 17:09:44.215 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:44.219 | + functions-common:time_stop:2426 : end_time=1644340184216 2022-02-08 17:09:44.221 | + functions-common:time_stop:2427 : elapsed_time=5162 2022-02-08 17:09:44.224 | + functions-common:time_stop:2428 : total=36883 2022-02-08 17:09:44.226 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:44.229 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42045 2022-02-08 17:09:44.231 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:44.234 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 17:09:44.237 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 17:09:44.239 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:09:44.243 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 17:09:44.245 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 17:09:44.248 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:09:44.252 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:09:44.252 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:09:44.259 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 17:09:44.261 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 17:09:44.263 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 17:09:44.266 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 17:09:44.269 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 17:09:44.295 | Using python 3.8 to install python-memcached 2022-02-08 17:09:44.298 | + 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-02-08 17:09:45.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:45.217 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:45.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:45.217 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:46.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:46.423 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-08 17:09:46.429 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 17:09:49.021 | 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-02-08 17:09:49.028 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:09:49.028 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:09:49.163 | + inc/python:pip_install:200 : result=0 2022-02-08 17:09:49.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:09:49.168 | + functions-common:time_stop:2414 : local name 2022-02-08 17:09:49.170 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:09:49.173 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:09:49.175 | + functions-common:time_stop:2417 : local total 2022-02-08 17:09:49.178 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:09:49.181 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:09:49.183 | + functions-common:time_stop:2421 : start_time=1644340184289 2022-02-08 17:09:49.186 | + functions-common:time_stop:2423 : [[ -z 1644340184289 ]] 2022-02-08 17:09:49.189 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:09:49.193 | + functions-common:time_stop:2426 : end_time=1644340189190 2022-02-08 17:09:49.196 | + functions-common:time_stop:2427 : elapsed_time=4901 2022-02-08 17:09:49.198 | + functions-common:time_stop:2428 : total=42045 2022-02-08 17:09:49.200 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:09:49.203 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=46946 2022-02-08 17:09:49.205 | + inc/python:pip_install:203 : return 0 2022-02-08 17:09:49.208 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 17:09:49.224 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:09:49.227 | + ./stack.sh:main:897 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 17:09:49.229 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 17:09:49.232 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 17:09:49.234 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 17:09:49.237 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:09:49.240 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 17:09:49.242 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 17:09:49.258 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:09:49.261 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 17:09:49.263 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 17:09:49.265 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 17:09:49.267 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:09:49.269 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:09:49.272 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:09:49.274 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:09:49.276 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:09:49.279 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:09:49.296 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:09:49.298 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:09:49.300 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:49.303 | + functions-common:git_clone:618 : echo master 2022-02-08 17:09:49.304 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:09:49.309 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 17:09:49.311 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:09:49.313 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 17:09:49.316 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:09:49.317 | + functions-common:git_clone:667 : head -1 2022-02-08 17:09:49.321 | ee53aed65 Merge "sql: Squash train migrations" 2022-02-08 17:09:49.324 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:09:49.327 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 17:09:49.329 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:09:49.331 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:09:49.333 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 17:09:49.336 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:09:49.338 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 17:09:49.341 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:09:49.343 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:09:49.346 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 17:09:49.348 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:09:49.351 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:09:49.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 17:09:49.357 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:09:49.359 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 17:09:49.362 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:09:49.365 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:09:49.368 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 17:09:49.374 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 17:09:49.376 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 17:09:50.068 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 17:09:50.070 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:09:50.072 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:09:50.075 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:09:50.077 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:09:50.080 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 17:09:50.083 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:09:50.085 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:09:50.088 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:09:50.090 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:09:50.092 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:09:50.095 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:09:50.097 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:09:50.099 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 17:09:50.124 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 17:09:50.126 | + 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-02-08 17:09:51.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:51.030 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:51.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:09:51.030 | from cryptography.utils import int_from_bytes 2022-02-08 17:09:52.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:09:52.194 | Obtaining file:///opt/stack/keystone 2022-02-08 17:09:52.195 | Preparing metadata (setup.py): started 2022-02-08 17:09:53.757 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:09:53.831 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.8.0) 2022-02-08 17:09:53.833 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.8.7) 2022-02-08 17:09:53.834 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.0.2) 2022-02-08 17:09:53.835 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.3.9) 2022-02-08 17:09:53.836 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (36.0.1) 2022-02-08 17:09:53.836 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.31) 2022-02-08 17:09:53.838 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.13.0) 2022-02-08 17:09:53.839 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.5.0) 2022-02-08 17:09:53.840 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.7.4) 2022-02-08 17:09:53.841 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.4.0) 2022-02-08 17:09:53.842 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (9.3.0) 2022-02-08 17:09:53.843 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 17:09:53.844 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (0.8.19) 2022-02-08 17:09:53.845 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.10.0) 2022-02-08 17:09:53.846 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (8.7.1) 2022-02-08 17:09:53.847 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.0) 2022-02-08 17:09:53.849 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (12.12.0) 2022-02-08 17:09:53.850 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (11.1.0) 2022-02-08 17:09:53.851 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (5.1.0) 2022-02-08 17:09:53.852 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.6.1) 2022-02-08 17:09:53.853 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.5.0) 2022-02-08 17:09:53.854 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.10.1) 2022-02-08 17:09:53.855 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.2.0) 2022-02-08 17:09:53.856 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.4.0) 2022-02-08 17:09:53.858 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (4.12.1) 2022-02-08 17:09:53.858 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 17:09:53.859 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (7.1.0) 2022-02-08 17:09:53.860 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2.3.0) 2022-02-08 17:09:53.861 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.1.5) 2022-02-08 17:09:53.863 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev66) (3.2.0) 2022-02-08 17:09:53.864 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.1.1) 2022-02-08 17:09:53.865 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (1.0.3) 2022-02-08 17:09:53.866 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (3.4.2) 2022-02-08 17:09:53.867 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev66) (2021.3) 2022-02-08 17:09:53.878 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.16.0) 2022-02-08 17:09:53.879 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev66) (1.15.0) 2022-02-08 17:09:53.921 | 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.dev66) (5.1.1) 2022-02-08 17:09:53.934 | 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.dev66) (3.0.3) 2022-02-08 17:09:53.935 | 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.dev66) (2.0.1) 2022-02-08 17:09:53.936 | 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.dev66) (8.0.3) 2022-02-08 17:09:53.937 | 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.dev66) (2.0.2) 2022-02-08 17:09:53.948 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev66) (9.0.1) 2022-02-08 17:09:54.007 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (4.4.0) 2022-02-08 17:09:54.009 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev66) (2.27.1) 2022-02-08 17:09:54.104 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev66) (6.0) 2022-02-08 17:09:54.105 | 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.dev66) (2.4.0) 2022-02-08 17:09:54.107 | 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.dev66) (1.5.0) 2022-02-08 17:09:54.108 | 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.dev66) (0.8.0) 2022-02-08 17:09:54.161 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev66) (0.5.0) 2022-02-08 17:09:54.163 | 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.dev66) (2.0.1) 2022-02-08 17:09:54.165 | 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.dev66) (1.7.6) 2022-02-08 17:09:54.215 | 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.dev66) (2.8.2) 2022-02-08 17:09:54.218 | 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.dev66) (0.9.6) 2022-02-08 17:09:54.272 | 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.dev66) (2.4.0) 2022-02-08 17:09:54.274 | 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.dev66) (5.0.0) 2022-02-08 17:09:54.275 | 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.dev66) (0.4.0) 2022-02-08 17:09:54.276 | 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.dev66) (5.0.9) 2022-02-08 17:09:54.277 | 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.dev66) (2.8.0) 2022-02-08 17:09:54.281 | 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.dev66) (5.2.3) 2022-02-08 17:09:54.299 | 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.dev66) (3.3.0) 2022-02-08 17:09:54.346 | 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.dev66) (3.0.0) 2022-02-08 17:09:54.399 | 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.dev66) (1.0.2) 2022-02-08 17:09:54.401 | 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.dev66) (3.0.7) 2022-02-08 17:09:54.402 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev66) (21.3) 2022-02-08 17:09:54.403 | 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.dev66) (0.11.0) 2022-02-08 17:09:54.454 | 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.dev66) (4.5.0) 2022-02-08 17:09:54.568 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (0.7.1) 2022-02-08 17:09:54.569 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (1.9.2) 2022-02-08 17:09:54.571 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (5.4.0) 2022-02-08 17:09:54.572 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev66) (22.0.0) 2022-02-08 17:09:54.786 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev66) (1.1.2) 2022-02-08 17:09:54.808 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.5.2) 2022-02-08 17:09:54.809 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev66) (0.4.2) 2022-02-08 17:09:54.878 | 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.dev66) (1.1.6) 2022-02-08 17:09:54.879 | 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.dev66) (4.10.1) 2022-02-08 17:09:54.898 | 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.dev66) (5.0.0) 2022-02-08 17:09:54.969 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev66) (2.21) 2022-02-08 17:09:55.012 | 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.dev66) (1.13.3) 2022-02-08 17:09:55.124 | 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.dev66) (2.0.1) 2022-02-08 17:09:55.198 | 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.dev66) (1.7.0) 2022-02-08 17:09:55.323 | 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.dev66) (0.17.3) 2022-02-08 17:09:55.352 | 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.dev66) (0.13.1) 2022-02-08 17:09:55.392 | 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.dev66) (2.5.1) 2022-02-08 17:09:55.393 | 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.dev66) (2.1.1) 2022-02-08 17:09:55.396 | 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.dev66) (3.5.0) 2022-02-08 17:09:55.397 | 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.dev66) (3.0.0) 2022-02-08 17:09:55.399 | 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.dev66) (1.3.3) 2022-02-08 17:09:55.400 | 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.dev66) (0.33.0) 2022-02-08 17:09:55.453 | 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.dev66) (0.2.5) 2022-02-08 17:09:55.596 | 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.dev66) (2019.11.28) 2022-02-08 17:09:55.597 | 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.dev66) (1.26.8) 2022-02-08 17:09:55.600 | 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.dev66) (2.0.11) 2022-02-08 17:09:55.602 | 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.dev66) (3.3) 2022-02-08 17:09:55.764 | 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.dev66) (2.5.0) 2022-02-08 17:09:55.848 | 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.dev66) (2.4.0) 2022-02-08 17:09:55.923 | 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.dev66) (3.7.0) 2022-02-08 17:09:56.109 | 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.dev66) (2.1.0) 2022-02-08 17:09:56.280 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev66) (60.7.1) 2022-02-08 17:09:56.375 | 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.dev66) (0.7) 2022-02-08 17:09:56.412 | 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.dev66) (1.0.0) 2022-02-08 17:09:58.299 | Installing collected packages: keystone 2022-02-08 17:09:58.299 | Attempting uninstall: keystone 2022-02-08 17:09:58.299 | Found existing installation: keystone 20.1.0.dev66 2022-02-08 17:09:58.303 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-08 17:09:58.305 | Running setup.py develop for keystone 2022-02-08 17:10:00.579 | Successfully installed keystone 2022-02-08 17:10:00.579 | 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-02-08 17:10:00.587 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:10:00.587 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:10:00.754 | + inc/python:pip_install:200 : result=0 2022-02-08 17:10:00.757 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:10:00.759 | + functions-common:time_stop:2414 : local name 2022-02-08 17:10:00.762 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:10:00.764 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:10:00.766 | + functions-common:time_stop:2417 : local total 2022-02-08 17:10:00.768 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:10:00.771 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:10:00.773 | + functions-common:time_stop:2421 : start_time=1644340190119 2022-02-08 17:10:00.775 | + functions-common:time_stop:2423 : [[ -z 1644340190119 ]] 2022-02-08 17:10:00.778 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:10:00.782 | + functions-common:time_stop:2426 : end_time=1644340200779 2022-02-08 17:10:00.784 | + functions-common:time_stop:2427 : elapsed_time=10660 2022-02-08 17:10:00.786 | + functions-common:time_stop:2428 : total=46946 2022-02-08 17:10:00.789 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:10:00.791 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=57606 2022-02-08 17:10:00.793 | + inc/python:pip_install:203 : return 0 2022-02-08 17:10:00.796 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:10:00.798 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:10:00.801 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:10:00.821 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:10:00.834 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 17:10:00.837 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 17:10:00.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:10:00.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:10:00.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 17:10:00.849 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:10:00.852 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 17:10:00.870 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:00.873 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:10:00.876 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:10:00.879 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 17:10:00.882 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 17:10:00.896 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-08 17:10:00.898 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 17:10:00.903 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 17:10:00.920 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:00.923 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 17:10:00.963 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 17:10:00.997 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 17:10:01.033 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 17:10:01.068 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 17:10:01.104 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 17:10:01.146 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 17:10:01.180 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 17:10:01.210 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 17:10:01.213 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 17:10:01.216 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 17:10:01.218 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 17:10:01.220 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:10:01.225 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:10:01.242 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:01.245 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:10:01.248 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:10:01.250 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:10:01.267 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:01.270 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:10:01.273 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:10:01.307 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:10:01.309 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:10:01.312 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 17:10:01.314 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 17:10:01.332 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:01.334 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2022-02-08 17:10:01.367 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 17:10:01.369 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 17:10:01.401 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 17:10:01.404 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 17:10:01.406 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 17:10:01.409 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 17:10:01.412 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:10:01.415 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:10:01.449 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 17:10:01.451 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 17:10:01.453 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 17:10:01.457 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 17:10:01.460 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:10:01.478 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:10:01.481 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:10:01.483 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:10:01.485 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:10:01.488 | + 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-02-08 17:10:01.517 | + 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-02-08 17:10:01.552 | + 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-02-08 17:10:01.582 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:10:01.616 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 17:10:01.649 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:10:01.651 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 17:10:01.654 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:10:01.656 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 17:10:01.658 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 17:10:01.661 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:10:01.663 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:10:01.666 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 17:10:01.671 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 17:10:01.673 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:10:01.675 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:10:01.689 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:10:01.689 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:10:01.698 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:10:01.702 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:10:01.719 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:10:01.722 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:10:01.727 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 17:10:01.758 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 17:10:01.789 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 17:10:01.819 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 17:10:01.850 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 17:10:01.892 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 17:10:01.922 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 17:10:01.961 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 17:10:01.995 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 17:10:02.028 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:10:02.058 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 17:10:02.087 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 17:10:02.121 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 17:10:02.154 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:10:02.156 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:10:02.159 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 17:10:02.162 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 17:10:02.164 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:10:02.167 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:02.169 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:02.171 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:10:02.175 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:10:02.178 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:10:02.208 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 17:10:02.240 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 17:10:02.240 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:10:02.249 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 17:10:02.254 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 17:10:02.257 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 17:10:02.259 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:10:02.262 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:10:02.265 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:10:02.267 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:02.270 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:02.272 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:10:02.275 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:10:02.277 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:02.279 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:02.282 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 17:10:02.352 | Site keystone-wsgi-public already enabled 2022-02-08 17:10:02.357 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:10:02.359 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:10:02.361 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:10:02.364 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:10:02.501 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 17:10:02.541 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 17:10:02.576 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 17:10:02.614 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 17:10:02.617 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 17:10:02.651 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 17:10:02.688 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 17:10:02.719 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 17:10:02.736 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:02.739 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-08 17:10:02.756 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:02.759 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-08 17:10:02.761 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-08 17:10:02.764 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-08 17:10:02.766 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:10:02.769 | + lib/stack:stack_install_service:32 : install_swift 2022-02-08 17:10:02.772 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-08 17:10:02.775 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-08 17:10:02.777 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-08 17:10:02.779 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:10:02.782 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:10:02.785 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:10:02.789 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:10:02.791 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:10:02.794 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:10:02.811 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:10:02.814 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:10:02.817 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:02.821 | + functions-common:git_clone:618 : echo master 2022-02-08 17:10:02.822 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:10:02.827 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-08 17:10:02.831 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:02.835 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-08 17:10:02.838 | + functions-common:git_clone:667 : head -1 2022-02-08 17:10:02.839 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:10:02.843 | 57f17ace7 Merge "Deprecate LogAdapter.set_statsd_prefix" 2022-02-08 17:10:02.846 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:10:02.848 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-08 17:10:02.851 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:10:02.854 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:10:02.856 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-08 17:10:02.859 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-08 17:10:02.861 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-08 17:10:02.864 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:10:02.866 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:10:02.869 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-08 17:10:02.871 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:10:02.874 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-08 17:10:02.877 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-08 17:10:02.880 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:10:02.883 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-08 17:10:02.885 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:10:02.888 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:10:02.891 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-08 17:10:02.898 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-08 17:10:02.900 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-08 17:10:03.569 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-08 17:10:03.572 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:10:03.575 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:10:03.577 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:10:03.579 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:10:03.582 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-08 17:10:03.584 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:10:03.586 | + inc/python:setup_package:428 : local extras=keystone 2022-02-08 17:10:03.589 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:10:03.591 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-08 17:10:03.594 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-08 17:10:03.596 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-08 17:10:03.599 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:10:03.601 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-08 17:10:03.623 | Using python 3.8 to install /opt/stack/swift 2022-02-08 17:10:03.625 | + 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-02-08 17:10:04.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:04.525 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:04.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:04.525 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:05.672 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:10:05.698 | Obtaining file:///opt/stack/swift 2022-02-08 17:10:05.699 | Preparing metadata (setup.py): started 2022-02-08 17:10:06.963 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:10:07.012 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.33.0) 2022-02-08 17:10:07.013 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.1.2) 2022-02-08 17:10:07.016 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.11.0) 2022-02-08 17:10:07.021 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.1.1) 2022-02-08 17:10:07.022 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (4.7.1) 2022-02-08 17:10:07.023 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.27.1) 2022-02-08 17:10:07.025 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.16.0) 2022-02-08 17:10:07.026 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.9.9) 2022-02-08 17:10:07.027 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.6.0) 2022-02-08 17:10:07.028 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (36.0.1) 2022-02-08 17:10:07.029 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (9.3.0) 2022-02-08 17:10:07.067 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev144) (1.15.0) 2022-02-08 17:10:07.075 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev144) (2.1.0) 2022-02-08 17:10:07.133 | 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.0.dev144) (5.8.0) 2022-02-08 17:10:07.134 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.6.1) 2022-02-08 17:10:07.135 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (8.7.1) 2022-02-08 17:10:07.136 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.1.0) 2022-02-08 17:10:07.138 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.12.1) 2022-02-08 17:10:07.139 | 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.0.dev144) (4.2.0) 2022-02-08 17:10:07.140 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.8.7) 2022-02-08 17:10:07.141 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.10.0) 2022-02-08 17:10:07.142 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 17:10:07.143 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 17:10:07.144 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.4.0) 2022-02-08 17:10:07.145 | 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.0.dev144) (3.1.1) 2022-02-08 17:10:07.166 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev144) (60.7.1) 2022-02-08 17:10:07.200 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (3.3) 2022-02-08 17:10:07.201 | 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.0.dev144) (1.26.8) 2022-02-08 17:10:07.202 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2019.11.28) 2022-02-08 17:10:07.204 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2.0.11) 2022-02-08 17:10:07.228 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev144) (2.21) 2022-02-08 17:10:07.322 | 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.0.dev144) (1.7.0) 2022-02-08 17:10:07.323 | 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.0.dev144) (1.0.2) 2022-02-08 17:10:07.324 | 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.0.dev144) (3.5.0) 2022-02-08 17:10:07.366 | 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.0.dev144) (1.1.5) 2022-02-08 17:10:07.412 | 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.0.dev144) (1.5.0) 2022-02-08 17:10:07.414 | 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.0.dev144) (0.8.0) 2022-02-08 17:10:07.415 | 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.0.dev144) (2.4.0) 2022-02-08 17:10:07.416 | 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.0.dev144) (6.0) 2022-02-08 17:10:07.477 | 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.0.dev144) (2.8.2) 2022-02-08 17:10:07.481 | 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.0.dev144) (0.9.6) 2022-02-08 17:10:07.494 | 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.0.dev144) (2021.3) 2022-02-08 17:10:07.495 | 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.0.dev144) (1.0.3) 2022-02-08 17:10:07.514 | 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.0.dev144) (3.0.7) 2022-02-08 17:10:07.516 | 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.0.dev144) (21.3) 2022-02-08 17:10:07.623 | 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.0.dev144) (1.13.3) 2022-02-08 17:10:07.639 | 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.0.dev144) (5.1.1) 2022-02-08 17:10:10.015 | Installing collected packages: swift 2022-02-08 17:10:10.015 | Attempting uninstall: swift 2022-02-08 17:10:10.015 | Found existing installation: swift 2.29.0.dev144 2022-02-08 17:10:10.018 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-08 17:10:10.021 | Running setup.py develop for swift 2022-02-08 17:10:12.105 | Successfully installed swift 2022-02-08 17:10:12.105 | 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-02-08 17:10:12.114 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:10:12.114 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:10:12.276 | + inc/python:pip_install:200 : result=0 2022-02-08 17:10:12.278 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:10:12.280 | + functions-common:time_stop:2414 : local name 2022-02-08 17:10:12.283 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:10:12.286 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:10:12.288 | + functions-common:time_stop:2417 : local total 2022-02-08 17:10:12.290 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:10:12.293 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:10:12.295 | + functions-common:time_stop:2421 : start_time=1644340203618 2022-02-08 17:10:12.298 | + functions-common:time_stop:2423 : [[ -z 1644340203618 ]] 2022-02-08 17:10:12.301 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:10:12.306 | + functions-common:time_stop:2426 : end_time=1644340212303 2022-02-08 17:10:12.308 | + functions-common:time_stop:2427 : elapsed_time=8685 2022-02-08 17:10:12.311 | + functions-common:time_stop:2428 : total=57606 2022-02-08 17:10:12.313 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:10:12.316 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=66291 2022-02-08 17:10:12.320 | + inc/python:pip_install:203 : return 0 2022-02-08 17:10:12.322 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:10:12.325 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:10:12.327 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:10:12.354 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:10:12.368 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-08 17:10:12.370 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-08 17:10:12.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:10:12.375 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:10:12.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-08 17:10:12.381 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:10:12.384 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-08 17:10:12.387 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:10:12.390 | + ./stack.sh:main:908 : configure_swift 2022-02-08 17:10:12.393 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-08 17:10:12.395 | + lib/swift:configure_swift:335 : local node_number 2022-02-08 17:10:12.397 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-08 17:10:12.400 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-08 17:10:12.403 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 17:10:13.568 | No container-replicator running 2022-02-08 17:10:13.568 | No object-reconstructor running 2022-02-08 17:10:13.568 | No object-replicator running 2022-02-08 17:10:13.568 | No object-expirer running 2022-02-08 17:10:13.568 | No account-auditor running 2022-02-08 17:10:13.568 | No container-auditor running 2022-02-08 17:10:13.568 | No container-sharder running 2022-02-08 17:10:13.568 | No object-updater running 2022-02-08 17:10:13.568 | No account-reaper running 2022-02-08 17:10:13.568 | No account-server running 2022-02-08 17:10:13.568 | No container-reconciler running 2022-02-08 17:10:13.568 | No container-server running 2022-02-08 17:10:13.568 | No object-server running 2022-02-08 17:10:13.568 | No proxy-server running 2022-02-08 17:10:13.568 | No container-sync running 2022-02-08 17:10:13.568 | No account-replicator running 2022-02-08 17:10:13.568 | No object-auditor running 2022-02-08 17:10:13.568 | No container-updater running 2022-02-08 17:10:13.663 | + lib/swift:configure_swift:340 : true 2022-02-08 17:10:13.665 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-08 17:10:13.680 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-08 17:10:13.696 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-08 17:10:13.699 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-08 17:10:13.699 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-08 17:10:13.705 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-08 17:10:13.705 | s/%GROUP%/ubuntu/; 2022-02-08 17:10:13.705 | s/%USER%/ubuntu/; 2022-02-08 17:10:13.705 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-08 17:10:13.705 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-08 17:10:13.708 | uid = ubuntu 2022-02-08 17:10:13.708 | gid = ubuntu 2022-02-08 17:10:13.708 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-08 17:10:13.708 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-08 17:10:13.708 | address = 127.0.0.1 2022-02-08 17:10:13.708 | 2022-02-08 17:10:13.708 | [account6612] 2022-02-08 17:10:13.708 | max connections = 25 2022-02-08 17:10:13.708 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:10:13.708 | read only = false 2022-02-08 17:10:13.708 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-08 17:10:13.708 | 2022-02-08 17:10:13.708 | [account6622] 2022-02-08 17:10:13.709 | max connections = 25 2022-02-08 17:10:13.709 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:10:13.709 | read only = false 2022-02-08 17:10:13.709 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-08 17:10:13.709 | 2022-02-08 17:10:13.709 | [account6632] 2022-02-08 17:10:13.709 | max connections = 25 2022-02-08 17:10:13.709 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:10:13.709 | read only = false 2022-02-08 17:10:13.709 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-08 17:10:13.709 | 2022-02-08 17:10:13.709 | [account6642] 2022-02-08 17:10:13.709 | max connections = 25 2022-02-08 17:10:13.709 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:10:13.709 | read only = false 2022-02-08 17:10:13.709 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-08 17:10:13.709 | 2022-02-08 17:10:13.709 | 2022-02-08 17:10:13.709 | [container6611] 2022-02-08 17:10:13.709 | max connections = 25 2022-02-08 17:10:13.709 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:10:13.709 | read only = false 2022-02-08 17:10:13.709 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-08 17:10:13.709 | 2022-02-08 17:10:13.709 | [container6621] 2022-02-08 17:10:13.709 | max connections = 25 2022-02-08 17:10:13.709 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:10:13.709 | read only = false 2022-02-08 17:10:13.709 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-08 17:10:13.709 | 2022-02-08 17:10:13.709 | [container6631] 2022-02-08 17:10:13.709 | max connections = 25 2022-02-08 17:10:13.709 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:10:13.710 | read only = false 2022-02-08 17:10:13.710 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-08 17:10:13.710 | 2022-02-08 17:10:13.710 | [container6641] 2022-02-08 17:10:13.710 | max connections = 25 2022-02-08 17:10:13.710 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:10:13.710 | read only = false 2022-02-08 17:10:13.710 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-08 17:10:13.710 | 2022-02-08 17:10:13.710 | 2022-02-08 17:10:13.710 | [object6613] 2022-02-08 17:10:13.710 | max connections = 25 2022-02-08 17:10:13.710 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:10:13.710 | read only = false 2022-02-08 17:10:13.710 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-08 17:10:13.710 | 2022-02-08 17:10:13.710 | [object6623] 2022-02-08 17:10:13.710 | max connections = 25 2022-02-08 17:10:13.710 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:10:13.710 | read only = false 2022-02-08 17:10:13.710 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-08 17:10:13.710 | 2022-02-08 17:10:13.710 | [object6633] 2022-02-08 17:10:13.710 | max connections = 25 2022-02-08 17:10:13.710 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:10:13.710 | read only = false 2022-02-08 17:10:13.710 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-08 17:10:13.710 | 2022-02-08 17:10:13.710 | [object6643] 2022-02-08 17:10:13.710 | max connections = 25 2022-02-08 17:10:13.710 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:10:13.710 | read only = false 2022-02-08 17:10:13.710 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-08 17:10:13.712 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-08 17:10:13.714 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:13.717 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:13.721 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-08 17:10:13.741 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-08 17:10:13.743 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-08 17:10:13.747 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-08 17:10:13.752 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-08 17:10:13.755 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-08 17:10:13.760 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-08 17:10:13.790 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2022-02-08 17:10:13.823 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-08 17:10:13.845 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-08 17:10:13.875 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-08 17:10:13.895 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:10:13.927 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-08 17:10:13.948 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-08 17:10:13.979 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-08 17:10:14.001 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-08 17:10:14.031 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-08 17:10:14.051 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:10:14.086 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-08 17:10:14.110 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-08 17:10:14.128 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:14.131 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-08 17:10:14.161 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-08 17:10:14.191 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-08 17:10:14.221 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-08 17:10:14.252 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-08 17:10:14.276 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:14.278 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-08 17:10:14.310 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-08 17:10:14.327 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:14.330 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-08 17:10:14.348 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:14.350 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-08 17:10:14.352 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-08 17:10:14.369 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:14.371 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-08 17:10:14.373 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-08 17:10:14.376 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-08 17:10:14.381 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-08 17:10:14.388 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-08 17:10:14.417 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-08 17:10:14.447 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-08 17:10:14.482 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-08 17:10:14.518 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-08 17:10:14.548 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-08 17:10:14.550 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-08 17:10:14.552 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-08 17:10:14.554 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-08 17:10:14.556 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-08 17:10:14.584 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-08 17:10:14.613 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:10:14.641 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-08 17:10:14.672 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-08 17:10:14.702 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-08 17:10:14.733 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-08 17:10:14.762 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-08 17:10:14.793 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:10:14.824 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-08 17:10:14.852 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-08 17:10:14.881 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-08 17:10:14.909 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-08 17:10:14.936 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-08 17:10:14.970 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-08 17:10:14.997 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-08 17:10:15.016 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-08 17:10:15.047 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-08 17:10:15.076 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-08 17:10:15.080 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-08 17:10:15.112 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-08 17:10:15.152 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-08 17:10:15.184 | + lib/swift:configure_swift:478 : local node_number 2022-02-08 17:10:15.186 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:10:15.190 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 17:10:15.195 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-08 17:10:15.202 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-08 17:10:15.205 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 17:10:15.208 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:10:15.210 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-08 17:10:15.213 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-08 17:10:15.215 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:10:15.218 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:10:15.221 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-08 17:10:15.242 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-08 17:10:15.274 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-08 17:10:15.292 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-08 17:10:15.326 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-08 17:10:15.349 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:10:15.381 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-08 17:10:15.403 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:10:15.436 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-08 17:10:15.456 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:10:15.490 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-08 17:10:15.510 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-08 17:10:15.542 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:10:15.563 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:10:15.594 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-08 17:10:15.616 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-08 17:10:15.647 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-08 17:10:15.666 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-08 17:10:15.696 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-08 17:10:15.701 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-08 17:10:15.723 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:10:15.753 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-08 17:10:15.783 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 17:10:15.786 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-08 17:10:15.791 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-08 17:10:15.793 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 17:10:15.795 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:10:15.798 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-08 17:10:15.809 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-08 17:10:15.811 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:10:15.814 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:10:15.816 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-08 17:10:15.836 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-08 17:10:15.871 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-08 17:10:15.891 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-08 17:10:15.924 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-08 17:10:15.942 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:10:15.973 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-08 17:10:15.992 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:10:16.023 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-08 17:10:16.044 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:10:16.073 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-08 17:10:16.101 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-08 17:10:16.132 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:10:16.164 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:10:16.198 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-08 17:10:16.232 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-08 17:10:16.270 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-08 17:10:16.290 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-08 17:10:16.319 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-08 17:10:16.326 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-08 17:10:16.346 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:10:16.377 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 17:10:16.378 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-08 17:10:16.383 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-08 17:10:16.386 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 17:10:16.388 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:10:16.390 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-08 17:10:16.392 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-08 17:10:16.395 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:10:16.397 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:10:16.399 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-08 17:10:16.420 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-08 17:10:16.451 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-08 17:10:16.470 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-08 17:10:16.500 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-08 17:10:16.520 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:10:16.549 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-08 17:10:16.569 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:10:16.598 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-08 17:10:16.616 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:10:16.646 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-08 17:10:16.664 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-08 17:10:16.693 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:10:16.713 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:10:16.742 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-08 17:10:16.761 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-08 17:10:16.791 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-08 17:10:16.813 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-08 17:10:16.850 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-08 17:10:16.855 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-08 17:10:16.876 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:10:16.909 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-08 17:10:16.938 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-08 17:10:16.968 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-08 17:10:17.002 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-08 17:10:17.005 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-08 17:10:17.015 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-08 17:10:17.051 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-08 17:10:17.083 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-08 17:10:17.114 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-08 17:10:17.152 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-08 17:10:17.192 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-08 17:10:17.228 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-08 17:10:17.264 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-08 17:10:17.303 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-08 17:10:17.335 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-08 17:10:17.352 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:17.355 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-08 17:10:17.375 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-08 17:10:17.379 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-08 17:10:17.403 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-08 17:10:17.406 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2022-02-08 17:10:17.440 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-08 17:10:17.443 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-08 17:10:17.473 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2022-02-08 17:10:17.504 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-08 17:10:17.507 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-08 17:10:17.538 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-08 17:10:17.556 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:17.559 | + lib/swift:configure_swift:541 : local user_group 2022-02-08 17:10:17.562 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-08 17:10:17.567 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-08 17:10:17.570 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-08 17:10:17.587 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-08 17:10:17.592 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-08 17:10:17.605 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-08 17:10:17.608 | + lib/swift:configure_swift:548 : is_suse 2022-02-08 17:10:17.610 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:10:17.613 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:10:17.616 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:10:17.618 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:10:17.620 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:10:17.622 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:10:17.625 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-08 17:10:17.640 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:10:17.643 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-08 17:10:17.645 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-08 17:10:17.663 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:17.666 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 17:10:17.695 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:17.698 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 17:10:17.700 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 17:10:17.703 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 17:10:17.705 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:10:17.713 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 17:10:17.716 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 17:10:17.718 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 17:10:17.721 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 17:10:17.740 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:17.742 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 17:10:17.745 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 17:10:17.763 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:17.766 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-08 17:10:17.769 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 17:10:17.773 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 17:10:17.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:10:17.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:10:17.781 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 17:10:17.784 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:10:17.788 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-08 17:10:17.790 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 17:10:17.793 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-08 17:10:17.796 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-08 17:10:17.799 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 17:10:17.803 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-08 17:10:17.805 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 17:10:17.810 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 17:10:17.812 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 17:10:17.815 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 17:10:17.820 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:10:17.820 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 17:10:17.828 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 17:10:17.831 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 17:10:17.834 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 17:10:17.837 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 17:10:17.841 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 17:10:17.867 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-08 17:10:17.870 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 17:10:18.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:18.765 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:18.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:18.765 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:19.923 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:10:19.951 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-08 17:10:20.034 | 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-02-08 17:10:20.036 | 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-02-08 17:10:20.037 | 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.2.0) 2022-02-08 17:10:20.038 | 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.1) 2022-02-08 17:10:20.039 | 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-02-08 17:10:20.040 | 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-02-08 17:10:20.041 | 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.7.1) 2022-02-08 17:10:20.042 | 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-02-08 17:10:20.043 | 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-02-08 17:10:20.044 | 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-02-08 17:10:20.046 | 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-02-08 17:10:20.047 | 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-02-08 17:10:20.049 | 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.0) 2022-02-08 17:10:20.051 | 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-02-08 17:10:20.053 | 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.0) 2022-02-08 17:10:20.056 | 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.6.2) 2022-02-08 17:10:20.058 | 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.2.0) 2022-02-08 17:10:20.060 | 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.1.0) 2022-02-08 17:10:20.071 | 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-02-08 17:10:20.072 | 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-02-08 17:10:20.085 | 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-02-08 17:10:20.154 | 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-02-08 17:10:20.155 | 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-02-08 17:10:20.157 | 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.0) 2022-02-08 17:10:20.180 | Requirement already satisfied: oslo.context>=3.1.1 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-02-08 17:10:20.181 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-08 17:10:20.182 | 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-02-08 17:10:20.184 | Requirement already satisfied: oslo.log>=4.4.0 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-02-08 17:10:20.186 | Requirement already satisfied: oslo.service>=2.5.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-02-08 17:10:20.197 | 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-02-08 17:10:20.240 | 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-02-08 17:10:20.241 | 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-02-08 17:10:20.242 | 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-02-08 17:10:20.243 | 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-02-08 17:10:20.264 | 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-02-08 17:10:20.265 | 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-02-08 17:10:20.281 | 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-02-08 17:10:20.296 | 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-02-08 17:10:20.298 | 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-02-08 17:10:20.316 | 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.0.0) 2022-02-08 17:10:20.317 | 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-02-08 17:10:20.399 | 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.11) 2022-02-08 17:10:20.400 | 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-02-08 17:10:20.403 | 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-02-08 17:10:20.404 | 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-02-08 17:10:20.454 | 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-02-08 17:10:20.480 | 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-02-08 17:10:20.683 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-08 17:10:20.685 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-08 17:10:20.719 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-08 17:10:20.720 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-08 17:10:20.722 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-08 17:10:20.723 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-08 17:10:20.725 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-08 17:10:20.727 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-08 17:10:20.808 | 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-02-08 17:10:20.978 | 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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-08 17:10:21.002 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.7.1) 2022-02-08 17:10:21.086 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-08 17:10:21.239 | 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->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-08 17:10:23.376 | 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-02-08 17:10:23.383 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:10:23.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:10:23.520 | + inc/python:pip_install:200 : result=0 2022-02-08 17:10:23.523 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:10:23.525 | + functions-common:time_stop:2414 : local name 2022-02-08 17:10:23.528 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:10:23.530 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:10:23.532 | + functions-common:time_stop:2417 : local total 2022-02-08 17:10:23.535 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:10:23.538 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:10:23.540 | + functions-common:time_stop:2421 : start_time=1644340217861 2022-02-08 17:10:23.542 | + functions-common:time_stop:2423 : [[ -z 1644340217861 ]] 2022-02-08 17:10:23.545 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:10:23.549 | + functions-common:time_stop:2426 : end_time=1644340223547 2022-02-08 17:10:23.552 | + functions-common:time_stop:2427 : elapsed_time=5686 2022-02-08 17:10:23.554 | + functions-common:time_stop:2428 : total=66291 2022-02-08 17:10:23.556 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:10:23.559 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=71977 2022-02-08 17:10:23.561 | + inc/python:pip_install:203 : return 0 2022-02-08 17:10:23.564 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 17:10:23.566 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 17:10:23.569 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 17:10:23.583 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 17:10:23.588 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 17:10:23.590 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 17:10:23.592 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 17:10:23.595 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:10:23.598 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:10:23.600 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:10:23.603 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:10:23.606 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:10:23.609 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:10:23.625 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:10:23.628 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:10:23.630 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:23.633 | + functions-common:git_clone:618 : echo master 2022-02-08 17:10:23.633 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:10:23.639 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 17:10:23.641 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:23.644 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 17:10:23.647 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:10:23.647 | + functions-common:git_clone:667 : head -1 2022-02-08 17:10:23.662 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 17:10:23.665 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:10:23.668 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 17:10:23.671 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:10:23.673 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:10:23.676 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 17:10:23.678 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:10:23.681 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 17:10:23.683 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:10:23.686 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:10:23.689 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 17:10:23.691 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:10:23.694 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:10:23.697 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 17:10:23.700 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:10:23.703 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 17:10:23.707 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:10:23.710 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:10:23.713 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 17:10:23.721 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 17:10:23.724 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 17:10:24.398 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 17:10:24.401 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:10:24.403 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:10:24.405 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:10:24.407 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:10:24.410 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 17:10:24.412 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:10:24.414 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:10:24.417 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:10:24.419 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:10:24.421 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:10:24.424 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:10:24.427 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:10:24.429 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 17:10:24.451 | Using python 3.8 to install /opt/stack/glance 2022-02-08 17:10:24.453 | + 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-02-08 17:10:25.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:25.353 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:25.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:25.354 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:26.577 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:10:26.603 | Obtaining file:///opt/stack/glance 2022-02-08 17:10:26.604 | Preparing metadata (setup.py): started 2022-02-08 17:10:27.858 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:10:27.932 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 17:10:27.933 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 17:10:27.934 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 17:10:27.935 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 17:10:27.936 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 17:10:27.937 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 17:10:27.938 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 17:10:27.939 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 17:10:27.941 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 17:10:27.942 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 17:10:27.943 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 17:10:27.944 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:10:27.945 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 17:10:27.947 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:10:27.948 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 17:10:27.949 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:10:27.950 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:10:27.951 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.3) 2022-02-08 17:10:27.952 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:10:27.953 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 17:10:27.954 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:10:27.955 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:10:27.956 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:10:27.957 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:10:27.959 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:10:27.959 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 17:10:27.960 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 17:10:27.962 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 17:10:27.963 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 17:10:27.964 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:10:27.965 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 17:10:27.966 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 17:10:27.968 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:10:27.969 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 17:10:27.970 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 17:10:27.971 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:10:27.972 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 17:10:27.973 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 17:10:27.974 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:10:27.975 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 17:10:27.976 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.2.2) 2022-02-08 17:10:27.978 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 17:10:27.979 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 17:10:27.980 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:10:27.996 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 17:10:27.998 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 17:10:27.999 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 17:10:28.021 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 17:10:28.022 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (5.2.0) 2022-02-08 17:10:28.064 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 17:10:28.085 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 17:10:28.096 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 17:10:28.111 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 17:10:28.113 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 17:10:28.206 | 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==23.1.0.dev54) (3.0.7) 2022-02-08 17:10:28.283 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 17:10:28.339 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 17:10:28.342 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 17:10:28.376 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 17:10:28.420 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 17:10:28.421 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:10:28.423 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 17:10:28.511 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 17:10:28.512 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:10:28.515 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:10:28.541 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 17:10:28.586 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 17:10:28.590 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 17:10:28.653 | 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==23.1.0.dev54) (5.0.0) 2022-02-08 17:10:28.655 | 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==23.1.0.dev54) (5.0.9) 2022-02-08 17:10:28.656 | 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==23.1.0.dev54) (5.2.3) 2022-02-08 17:10:28.660 | 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==23.1.0.dev54) (0.4.0) 2022-02-08 17:10:28.661 | 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==23.1.0.dev54) (2.8.0) 2022-02-08 17:10:28.685 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:10:28.686 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 17:10:28.687 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 17:10:28.732 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 17:10:28.776 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 17:10:28.777 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:10:28.778 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 17:10:28.856 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 17:10:28.918 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 17:10:29.021 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 17:10:29.364 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 17:10:29.365 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:10:29.367 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.6.3) 2022-02-08 17:10:29.368 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (1.4.2) 2022-02-08 17:10:29.428 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-08 17:10:29.453 | 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==23.1.0.dev54) (5.0.0) 2022-02-08 17:10:29.574 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 17:10:29.682 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:10:29.902 | 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==23.1.0.dev54) (5.1.1) 2022-02-08 17:10:29.904 | 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==23.1.0.dev54) (2.5.0) 2022-02-08 17:10:29.905 | 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==23.1.0.dev54) (1.4.0) 2022-02-08 17:10:29.906 | 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==23.1.0.dev54) (1.4.4) 2022-02-08 17:10:29.908 | 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==23.1.0.dev54) (1.1.5) 2022-02-08 17:10:29.909 | 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==23.1.0.dev54) (1.32) 2022-02-08 17:10:29.910 | 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==23.1.0.dev54) (0.10.0) 2022-02-08 17:10:30.032 | 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==23.1.0.dev54) (0.13.1) 2022-02-08 17:10:30.067 | 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==23.1.0.dev54) (1.0.3) 2022-02-08 17:10:30.116 | 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==23.1.0.dev54) (1.3.3) 2022-02-08 17:10:30.118 | 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==23.1.0.dev54) (3.0.0) 2022-02-08 17:10:30.370 | 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==23.1.0.dev54) (3.10.0) 2022-02-08 17:10:30.565 | 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==23.1.0.dev54) (2.0.11) 2022-02-08 17:10:30.567 | 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==23.1.0.dev54) (2019.11.28) 2022-02-08 17:10:30.569 | 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==23.1.0.dev54) (3.3) 2022-02-08 17:10:30.570 | 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==23.1.0.dev54) (1.26.8) 2022-02-08 17:10:30.645 | 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==23.1.0.dev54) (0.5.2) 2022-02-08 17:10:30.803 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:10:30.938 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 17:10:31.257 | 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==23.1.0.dev54) (2.3.3) 2022-02-08 17:10:31.258 | 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==23.1.0.dev54) (0.5.0) 2022-02-08 17:10:31.491 | 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==23.1.0.dev54) (2.2) 2022-02-08 17:10:31.773 | 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==23.1.0.dev54) (1.0.0) 2022-02-08 17:10:32.089 | 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==23.1.0.dev54) (1.8.2) 2022-02-08 17:10:32.090 | 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==23.1.0.dev54) (21.4.0) 2022-02-08 17:10:33.605 | Installing collected packages: glance 2022-02-08 17:10:33.605 | Attempting uninstall: glance 2022-02-08 17:10:33.605 | Found existing installation: glance 23.1.0.dev54 2022-02-08 17:10:33.612 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-08 17:10:33.614 | Running setup.py develop for glance 2022-02-08 17:10:35.831 | Successfully installed glance 2022-02-08 17:10:35.831 | 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-02-08 17:10:35.840 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:10:35.840 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:10:35.982 | + inc/python:pip_install:200 : result=0 2022-02-08 17:10:35.984 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:10:35.987 | + functions-common:time_stop:2414 : local name 2022-02-08 17:10:35.990 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:10:35.992 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:10:35.994 | + functions-common:time_stop:2417 : local total 2022-02-08 17:10:35.996 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:10:35.999 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:10:36.001 | + functions-common:time_stop:2421 : start_time=1644340224445 2022-02-08 17:10:36.003 | + functions-common:time_stop:2423 : [[ -z 1644340224445 ]] 2022-02-08 17:10:36.006 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:10:36.010 | + functions-common:time_stop:2426 : end_time=1644340236008 2022-02-08 17:10:36.012 | + functions-common:time_stop:2427 : elapsed_time=11563 2022-02-08 17:10:36.015 | + functions-common:time_stop:2428 : total=71977 2022-02-08 17:10:36.017 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:10:36.019 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=83540 2022-02-08 17:10:36.021 | + inc/python:pip_install:203 : return 0 2022-02-08 17:10:36.024 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:10:36.026 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:10:36.029 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:10:36.048 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:10:36.061 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 17:10:36.063 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 17:10:36.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:10:36.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:10:36.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 17:10:36.074 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:10:36.076 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:10:36.078 | + ./stack.sh:main:920 : configure_glance 2022-02-08 17:10:36.081 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 17:10:36.093 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 17:10:36.097 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 17:10:36.099 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 17:10:36.101 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 17:10:36.104 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 17:10:36.106 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:10:36.109 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:10:36.111 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 17:10:36.141 | + 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-02-08 17:10:36.172 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 17:10:36.207 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:10:36.241 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 17:10:36.276 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 17:10:36.309 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 17:10:36.312 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:10:36.314 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 17:10:36.316 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:10:36.320 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 17:10:36.353 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 17:10:36.385 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:10:36.418 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 17:10:36.451 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 17:10:36.483 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 17:10:36.513 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 17:10:36.545 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 17:10:36.576 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:10:36.607 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:10:36.637 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:10:36.668 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 17:10:36.671 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 17:10:36.673 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 17:10:36.676 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:10:36.678 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:10:36.680 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:10:36.698 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:36.701 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:10:36.704 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:10:36.707 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:10:36.724 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:36.727 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:10:36.730 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:10:36.761 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:10:36.763 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:10:36.765 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 17:10:36.768 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 17:10:36.771 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 17:10:36.801 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 17:10:36.832 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 17:10:36.835 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 17:10:36.837 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 17:10:36.840 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 17:10:36.842 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:10:36.845 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 17:10:36.847 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:10:36.879 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 17:10:36.881 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2022-02-08 17:10:36.912 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:10:36.914 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 17:10:36.931 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:36.934 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-08 17:10:36.965 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-08 17:10:37.034 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-08 17:10:37.064 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-08 17:10:37.105 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-08 17:10:37.137 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-08 17:10:37.154 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:37.157 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:10:37.187 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-08 17:10:37.218 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-08 17:10:37.249 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2022-02-08 17:10:37.288 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-08 17:10:37.319 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2022-02-08 17:10:37.349 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 17:10:37.366 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:37.368 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 17:10:37.371 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 17:10:37.373 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:10:37.376 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:10:37.399 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:10:37.401 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:10:37.404 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:10:37.408 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:10:37.411 | + 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-02-08 17:10:37.443 | + 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-02-08 17:10:37.475 | + 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-02-08 17:10:37.508 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:10:37.538 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 17:10:37.543 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 17:10:37.574 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 17:10:37.606 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:10:37.639 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2022-02-08 17:10:37.671 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 17:10:37.713 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 17:10:37.745 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 17:10:37.776 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:10:37.809 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 17:10:37.839 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 17:10:37.869 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 17:10:37.899 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 17:10:37.904 | + 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-02-08 17:10:37.912 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 17:10:37.929 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:37.931 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 17:10:37.934 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 17:10:37.936 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 17:10:37.938 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 17:10:37.941 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 17:10:37.944 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 17:10:37.948 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 17:10:37.951 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 17:10:37.954 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 17:10:37.984 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 17:10:37.986 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 17:10:37.989 | ++ functions:get_random_port:837 : true 2022-02-08 17:10:37.991 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 17:10:37.994 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 17:10:37.996 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 17:10:38.054 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 17:10:38.056 | ++ functions:get_random_port:841 : break 2 2022-02-08 17:10:38.059 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 17:10:38.061 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 17:10:38.064 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 17:10:38.091 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 17:10:38.120 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 17:10:38.150 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:10:38.180 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:10:38.211 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:10:38.240 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:10:38.271 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:10:38.308 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:10:38.343 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:10:38.372 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:10:38.402 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:10:38.440 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:10:38.470 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:10:38.500 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 17:10:38.529 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 17:10:38.559 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 17:10:38.588 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 17:10:38.616 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 17:10:38.645 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 17:10:38.648 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 17:10:38.650 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:10:38.652 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:38.655 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:38.657 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 17:10:38.659 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 17:10:38.716 | proxy (enabled by site administrator) 2022-02-08 17:10:38.719 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 17:10:38.722 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 17:10:38.725 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:10:38.727 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:38.730 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:38.733 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 17:10:38.735 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 17:10:38.791 | proxy_http (enabled by site administrator) 2022-02-08 17:10:38.794 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 17:10:38.797 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 17:10:38.800 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 17:10:38.802 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:10:38.804 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:38.807 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:38.809 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:10:38.812 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:10:38.815 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 17:10:38.816 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:10:38.825 | KeepAlive Off 2022-02-08 17:10:38.829 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 17:10:38.829 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:10:38.838 | SetEnv proxy-sendchunked 1 2022-02-08 17:10:38.842 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 17:10:38.843 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:10:38.851 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 17:10:38.855 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 17:10:38.857 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 17:10:38.859 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:10:38.862 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:10:38.864 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:10:38.867 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:38.869 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:38.871 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:10:38.874 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:10:38.876 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:38.879 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:38.881 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 17:10:38.944 | Site glance-wsgi-api already enabled 2022-02-08 17:10:38.949 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 17:10:38.952 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:10:38.954 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:10:38.957 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:10:39.097 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 17:10:39.100 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 17:10:39.135 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 17:10:39.138 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 17:10:39.157 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:39.161 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 17:10:39.163 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 17:10:39.166 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 17:10:39.168 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:10:39.171 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 17:10:39.173 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 17:10:39.176 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 17:10:39.178 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 17:10:39.181 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:10:39.183 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:10:39.186 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:10:39.189 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:10:39.192 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:10:39.195 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:10:39.212 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:10:39.215 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:10:39.217 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:39.220 | + functions-common:git_clone:618 : echo master 2022-02-08 17:10:39.220 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:10:39.226 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 17:10:39.228 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:39.231 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 17:10:39.234 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:10:39.234 | + functions-common:git_clone:667 : head -1 2022-02-08 17:10:39.243 | 638688b5b Merge "Remove various unused code" 2022-02-08 17:10:39.246 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:10:39.249 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 17:10:39.251 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:10:39.254 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:10:39.257 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 17:10:39.259 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:10:39.262 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 17:10:39.264 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:10:39.267 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:10:39.270 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 17:10:39.272 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:10:39.275 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:10:39.278 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 17:10:39.281 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:10:39.284 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 17:10:39.286 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:10:39.289 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:10:39.292 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 17:10:39.299 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 17:10:39.301 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 17:10:39.978 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 17:10:39.981 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:10:39.983 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:10:39.985 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:10:39.988 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:10:39.991 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 17:10:39.993 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:10:39.996 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:10:39.998 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:10:40.000 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:10:40.003 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:10:40.005 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:10:40.008 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:10:40.010 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 17:10:40.031 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 17:10:40.034 | + 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-02-08 17:10:40.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:40.918 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:40.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:10:40.918 | from cryptography.utils import int_from_bytes 2022-02-08 17:10:42.074 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:10:42.098 | Obtaining file:///opt/stack/cinder 2022-02-08 17:10:42.120 | Preparing metadata (setup.py): started 2022-02-08 17:10:44.073 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:10:44.207 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 17:10:44.208 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 17:10:44.209 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 17:10:44.210 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 17:10:44.211 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 17:10:44.212 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 17:10:44.213 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:10:44.214 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:10:44.216 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 17:10:44.217 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.7.1) 2022-02-08 17:10:44.218 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.1.3) 2022-02-08 17:10:44.219 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 17:10:44.220 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:10:44.222 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 17:10:44.223 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 17:10:44.224 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 17:10:44.225 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 17:10:44.226 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:10:44.227 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 17:10:44.228 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 17:10:44.229 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 17:10:44.230 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 17:10:44.232 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 17:10:44.233 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 17:10:44.234 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 17:10:44.235 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 17:10:44.237 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:10:44.238 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 17:10:44.239 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 17:10:44.240 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.1) 2022-02-08 17:10:44.241 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:10:44.242 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 17:10:44.243 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 17:10:44.244 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 17:10:44.245 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 17:10:44.246 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:10:44.248 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:10:44.249 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 17:10:44.250 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.13.0) 2022-02-08 17:10:44.251 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 17:10:44.252 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 17:10:44.253 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 17:10:44.255 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 17:10:44.256 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.74) 2022-02-08 17:10:44.257 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 17:10:44.258 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 17:10:44.259 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 17:10:44.260 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:10:44.261 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.8.9) 2022-02-08 17:10:44.262 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 17:10:44.263 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 17:10:44.264 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:10:44.265 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:10:44.266 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:10:44.268 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 17:10:44.269 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:10:44.270 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.36.0) 2022-02-08 17:10:44.271 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:10:44.272 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 17:10:44.273 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 17:10:44.274 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.5.1.0) 2022-02-08 17:10:44.275 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.20.48) 2022-02-08 17:10:44.288 | 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.dev189) (0.5.1) 2022-02-08 17:10:44.289 | 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.dev189) (0.10.0) 2022-02-08 17:10:44.290 | Requirement already satisfied: botocore<1.24.0,>=1.23.48 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (1.23.48) 2022-02-08 17:10:44.353 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 17:10:44.385 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 17:10:44.399 | 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.dev189) (2.5.0) 2022-02-08 17:10:44.401 | 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.dev189) (2.6.0) 2022-02-08 17:10:44.402 | 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.dev189) (4.1.1) 2022-02-08 17:10:44.403 | 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.dev189) (0.1.0) 2022-02-08 17:10:44.501 | 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.dev189) (1.7.0) 2022-02-08 17:10:44.553 | 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.dev189) (2.10.0) 2022-02-08 17:10:44.557 | 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.dev189) (3.1.1) 2022-02-08 17:10:44.584 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.4.8) 2022-02-08 17:10:44.586 | 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.dev189) (0.2.8) 2022-02-08 17:10:44.587 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (4.8) 2022-02-08 17:10:44.641 | 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.dev189) (0.17.3) 2022-02-08 17:10:44.716 | 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.dev189) (1.5.0) 2022-02-08 17:10:44.717 | 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.dev189) (2.4.0) 2022-02-08 17:10:44.719 | 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.dev189) (0.8.0) 2022-02-08 17:10:44.720 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 17:10:44.781 | 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.dev189) (2.0.1) 2022-02-08 17:10:44.783 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:10:44.784 | 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.dev189) (1.7.6) 2022-02-08 17:10:44.845 | 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.dev189) (2.8.2) 2022-02-08 17:10:44.848 | 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.dev189) (0.9.6) 2022-02-08 17:10:44.907 | 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.dev189) (2.4.0) 2022-02-08 17:10:44.909 | 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.dev189) (5.0.9) 2022-02-08 17:10:44.911 | 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.dev189) (5.2.3) 2022-02-08 17:10:44.914 | 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.dev189) (5.0.0) 2022-02-08 17:10:44.915 | 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.dev189) (0.4.0) 2022-02-08 17:10:44.939 | 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.dev189) (3.2.0) 2022-02-08 17:10:44.940 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 17:10:44.942 | 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.dev189) (3.3.0) 2022-02-08 17:10:44.987 | 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.dev189) (1.0.3) 2022-02-08 17:10:45.073 | 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.dev189) (3.0.0) 2022-02-08 17:10:45.076 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:10:45.102 | 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.dev189) (3.0.0) 2022-02-08 17:10:45.126 | 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.dev189) (0.11.0) 2022-02-08 17:10:45.197 | 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.dev189) (1.0.0) 2022-02-08 17:10:45.199 | 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.dev189) (1.26.8) 2022-02-08 17:10:45.332 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:10:45.357 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 17:10:45.497 | 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.dev189) (3.10.0) 2022-02-08 17:10:45.544 | 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.dev189) (22.0.0) 2022-02-08 17:10:45.548 | 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.dev189) (1.13.3) 2022-02-08 17:10:45.549 | 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.dev189) (1.3.3) 2022-02-08 17:10:45.754 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 17:10:45.756 | 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.dev189) (2.0.11) 2022-02-08 17:10:45.757 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 17:10:45.795 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 17:10:45.825 | 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.dev189) (0.23.1) 2022-02-08 17:10:46.067 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 17:10:46.068 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 17:10:46.214 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:10:46.216 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 17:10:46.221 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 17:10:46.352 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 17:10:46.478 | 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.dev189) (4.10.1) 2022-02-08 17:10:46.479 | 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.dev189) (1.1.6) 2022-02-08 17:10:46.482 | 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.dev189) (5.4.0) 2022-02-08 17:10:46.516 | 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.dev189) (5.0.0) 2022-02-08 17:10:46.770 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 17:10:46.852 | 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.dev189) (0.5.0) 2022-02-08 17:10:46.853 | 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.dev189) (2.3.3) 2022-02-08 17:10:47.061 | 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.dev189) (2.5.0) 2022-02-08 17:10:47.160 | 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.dev189) (1.54.0) 2022-02-08 17:10:47.161 | 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.dev189) (3.19.4) 2022-02-08 17:10:47.349 | 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.dev189) (2.0.1) 2022-02-08 17:10:47.801 | 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.dev189) (1.1.5) 2022-02-08 17:10:47.854 | 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.dev189) (0.13.1) 2022-02-08 17:10:47.905 | 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.dev189) (0.2.5) 2022-02-08 17:10:49.000 | 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.dev189) (1.32) 2022-02-08 17:10:49.289 | 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.dev189) (21.4.0) 2022-02-08 17:10:49.290 | 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.dev189) (1.8.2) 2022-02-08 17:10:49.436 | 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.dev189) (2.2) 2022-02-08 17:10:49.634 | 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.dev189) (1.0.0) 2022-02-08 17:10:49.769 | 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.dev189) (3.7.0) 2022-02-08 17:10:51.513 | Installing collected packages: cinder 2022-02-08 17:10:51.513 | Attempting uninstall: cinder 2022-02-08 17:10:51.513 | Found existing installation: cinder 19.1.0.dev189 2022-02-08 17:10:51.520 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-08 17:10:51.522 | Running setup.py develop for cinder 2022-02-08 17:10:55.018 | Successfully installed cinder 2022-02-08 17:10:55.018 | 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-02-08 17:10:55.027 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:10:55.027 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:10:55.186 | + inc/python:pip_install:200 : result=0 2022-02-08 17:10:55.188 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:10:55.191 | + functions-common:time_stop:2414 : local name 2022-02-08 17:10:55.193 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:10:55.196 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:10:55.198 | + functions-common:time_stop:2417 : local total 2022-02-08 17:10:55.200 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:10:55.203 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:10:55.205 | + functions-common:time_stop:2421 : start_time=1644340240025 2022-02-08 17:10:55.208 | + functions-common:time_stop:2423 : [[ -z 1644340240025 ]] 2022-02-08 17:10:55.211 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:10:55.215 | + functions-common:time_stop:2426 : end_time=1644340255212 2022-02-08 17:10:55.217 | + functions-common:time_stop:2427 : elapsed_time=15187 2022-02-08 17:10:55.220 | + functions-common:time_stop:2428 : total=83540 2022-02-08 17:10:55.222 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:10:55.225 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=98727 2022-02-08 17:10:55.227 | + inc/python:pip_install:203 : return 0 2022-02-08 17:10:55.230 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:10:55.232 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:10:55.235 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:10:55.255 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:10:55.268 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 17:10:55.271 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 17:10:55.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:10:55.276 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:10:55.279 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 17:10:55.281 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:10:55.284 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 17:10:55.287 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 17:10:55.290 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 17:10:55.292 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:55.295 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:55.297 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 17:10:55.310 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 17:10:55.313 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:10:55.315 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:10:55.318 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:10:55.321 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:10:55.324 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:55.326 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:10:55.330 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:55.332 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:55.335 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:10:55.337 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:10:55.340 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:10:55.342 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:10:55.345 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 17:10:55.348 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:10:55.351 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:55.353 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:55.356 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 17:10:55.379 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 17:10:55.488 | Reading package lists... 2022-02-08 17:10:55.753 | Building dependency tree... 2022-02-08 17:10:55.755 | Reading state information... 2022-02-08 17:10:56.036 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-08 17:10:56.036 | The following packages were automatically installed and are no longer required: 2022-02-08 17:10:56.037 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:10:56.038 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:10:56.038 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:10:56.038 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:10:56.038 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:10:56.038 | python3-zope.interface 2022-02-08 17:10:56.038 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:10:56.156 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:10:56.161 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:10:56.164 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:10:56.166 | + functions-common:time_stop:2414 : local name 2022-02-08 17:10:56.169 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:10:56.172 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:10:56.175 | + functions-common:time_stop:2417 : local total 2022-02-08 17:10:56.178 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:10:56.181 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:10:56.184 | + functions-common:time_stop:2421 : start_time=1644340255376 2022-02-08 17:10:56.186 | + functions-common:time_stop:2423 : [[ -z 1644340255376 ]] 2022-02-08 17:10:56.190 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:10:56.195 | + functions-common:time_stop:2426 : end_time=1644340256192 2022-02-08 17:10:56.197 | + functions-common:time_stop:2427 : elapsed_time=816 2022-02-08 17:10:56.200 | + functions-common:time_stop:2428 : total=5737 2022-02-08 17:10:56.203 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:10:56.205 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6553 2022-02-08 17:10:56.208 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:10:56.210 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:10:56.213 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 17:10:56.216 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 17:10:56.230 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 17:10:56.234 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 17:10:56.237 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 17:10:56.239 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:10:56.243 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 17:10:56.243 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:10:56.248 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 17:10:56.250 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 17:10:56.253 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:10:56.255 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 17:10:56.257 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 17:10:56.260 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 17:10:56.262 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 17:10:56.264 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 17:10:56.276 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 17:10:56.289 | + 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-02-08 17:10:56.302 | + 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-02-08 17:10:56.315 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 17:10:56.329 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:10:56.335 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:10:56.340 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.CuzG7cmhRR 2022-02-08 17:10:56.342 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:10:56.344 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:10:56.347 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 17:10:56.349 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.CuzG7cmhRR 2022-02-08 17:10:56.353 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.CuzG7cmhRR 2022-02-08 17:10:56.365 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.CuzG7cmhRR /etc/sudoers.d/cinder-rootwrap 2022-02-08 17:10:56.379 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 17:10:56.383 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:10:56.385 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:10:56.388 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:10:56.390 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:10:56.392 | + 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-02-08 17:10:56.394 | + 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-02-08 17:10:56.396 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 17:10:56.399 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 17:10:56.404 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 17:10:56.408 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 17:10:56.428 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 17:10:56.448 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 17:10:56.466 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 17:10:56.486 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 17:10:56.506 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 17:10:56.525 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 17:10:56.545 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 17:10:56.565 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 17:10:56.568 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:10:56.570 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 17:10:56.573 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:10:56.575 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 17:10:56.607 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 17:10:56.635 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:10:56.664 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 17:10:56.695 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 17:10:56.723 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 17:10:56.752 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 17:10:56.783 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 17:10:56.811 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:10:56.841 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:10:56.870 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 17:10:56.902 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 17:10:56.932 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 17:10:56.934 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 17:10:56.936 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 17:10:56.939 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 17:10:56.942 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:10:56.945 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:10:56.976 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 17:10:57.007 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 17:10:57.036 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 17:10:57.065 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 17:10:57.095 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 17:10:57.124 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 17:10:57.157 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 17:10:57.159 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2022-02-08 17:10:57.188 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:10:57.222 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 17:10:57.229 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4025eeb55cc68857254d9df8a03080e7 2022-02-08 17:10:57.259 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 17:10:57.262 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 17:10:57.292 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 17:10:57.321 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 17:10:57.354 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 17:10:57.386 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 17:10:57.404 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:57.406 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 17:10:57.409 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 17:10:57.412 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 17:10:57.414 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 17:10:57.416 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:10:57.419 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-08 17:10:57.421 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-08 17:10:57.424 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-08 17:10:57.426 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-08 17:10:57.429 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-08 17:10:57.431 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-08 17:10:57.464 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-08 17:10:57.494 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-08 17:10:57.523 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-08 17:10:57.553 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-08 17:10:57.584 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-08 17:10:57.613 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 17:10:57.616 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-08 17:10:57.618 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-08 17:10:57.621 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-08 17:10:57.661 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-08 17:10:57.664 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-08 17:10:57.698 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 17:10:57.700 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 17:10:57.703 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-08 17:10:57.706 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-08 17:10:57.738 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 17:10:57.740 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 17:10:57.745 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 17:10:57.763 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:57.766 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-08 17:10:57.768 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-08 17:10:57.771 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-08 17:10:57.774 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-08 17:10:57.805 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2022-02-08 17:10:57.835 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-08 17:10:57.854 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:57.856 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 17:10:57.874 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:57.876 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 17:10:57.896 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:57.898 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 17:10:57.901 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 17:10:57.903 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 17:10:57.905 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 17:10:57.909 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:10:57.912 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:10:57.915 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:10:57.938 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:57.942 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:10:57.945 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:10:57.948 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:10:57.966 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:57.969 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:10:57.972 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:10:58.003 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:10:58.006 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:10:58.008 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 17:10:58.011 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 17:10:58.013 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:10:58.016 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:10:58.035 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:10:58.038 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:10:58.041 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:10:58.043 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:10:58.046 | + 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-02-08 17:10:58.082 | + 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-02-08 17:10:58.120 | + 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-02-08 17:10:58.152 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:10:58.184 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 17:10:58.202 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:58.204 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 17:10:58.206 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:10:58.209 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 17:10:58.213 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 17:10:58.216 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:10:58.218 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:10:58.222 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 17:10:58.227 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 17:10:58.229 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:10:58.231 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:10:58.246 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:10:58.247 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:10:58.255 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:10:58.261 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:10:58.279 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:10:58.282 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:10:58.286 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 17:10:58.317 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:10:58.346 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 17:10:58.375 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:10:58.404 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:10:58.437 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:10:58.468 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:10:58.499 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:10:58.528 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:10:58.560 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:10:58.592 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:10:58.622 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:10:58.657 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:10:58.686 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:10:58.689 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:10:58.692 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 17:10:58.695 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 17:10:58.697 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:10:58.700 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:58.702 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:58.705 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:10:58.708 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:10:58.711 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:10:58.745 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:10:58.776 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 17:10:58.776 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:10:58.785 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 17:10:58.789 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 17:10:58.792 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 17:10:58.794 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:10:58.797 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:10:58.799 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:10:58.801 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:58.804 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:58.806 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:10:58.809 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:10:58.811 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:10:58.814 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:10:58.817 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 17:10:58.879 | Enabling site cinder-wsgi. 2022-02-08 17:10:58.885 | To activate the new configuration, you need to run: 2022-02-08 17:10:58.885 | systemctl reload apache2 2022-02-08 17:10:58.889 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:10:58.893 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:10:58.895 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:10:58.897 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:10:59.040 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-08 17:10:59.043 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 17:10:59.079 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2022-02-08 17:10:59.113 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 17:10:59.131 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:10:59.133 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 17:10:59.136 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:10:59.138 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:10:59.141 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:10:59.144 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 17:10:59.175 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 17:10:59.207 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2022-02-08 17:10:59.239 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 17:10:59.270 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 17:10:59.303 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 17:10:59.336 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 17:10:59.365 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 17:10:59.396 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:10:59.425 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 17:10:59.455 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 17:10:59.485 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:10:59.514 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 17:10:59.517 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 17:10:59.535 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:59.537 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2022-02-08 17:10:59.570 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 17:10:59.573 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 17:10:59.595 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:10:59.598 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 17:10:59.601 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 17:10:59.604 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 17:10:59.607 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:10:59.610 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 17:10:59.613 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 17:10:59.617 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:10:59.617 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:10:59.623 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:10:59.626 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:10:59.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-02-08 17:10:59.631 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:10:59.634 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 17:10:59.636 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 17:10:59.639 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 17:10:59.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:10:59.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:10:59.647 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 17:10:59.649 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:10:59.653 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 17:10:59.655 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 17:10:59.658 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 17:10:59.662 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:10:59.665 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:10:59.668 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:10:59.674 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:10:59.676 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:10:59.680 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:10:59.697 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:10:59.699 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:10:59.701 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:59.705 | + functions-common:git_clone:618 : echo master 2022-02-08 17:10:59.705 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:10:59.711 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 17:10:59.713 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:10:59.715 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 17:10:59.718 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:10:59.719 | + functions-common:git_clone:667 : head -1 2022-02-08 17:10:59.724 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 17:10:59.727 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:10:59.730 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 17:10:59.732 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:10:59.735 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:10:59.738 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 17:10:59.741 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:10:59.744 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 17:10:59.747 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:10:59.750 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:10:59.753 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 17:10:59.755 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:10:59.758 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:10:59.761 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 17:10:59.763 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:10:59.766 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 17:10:59.769 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:10:59.771 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:10:59.775 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 17:10:59.781 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 17:10:59.784 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 17:11:00.446 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 17:11:00.449 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:11:00.451 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:11:00.454 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:11:00.457 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:11:00.459 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 17:11:00.461 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:11:00.464 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:11:00.466 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:11:00.469 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:11:00.471 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:11:00.474 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:11:00.476 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:11:00.479 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 17:11:00.500 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 17:11:00.503 | + 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-02-08 17:11:01.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:01.399 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:01.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:01.399 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:02.552 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:11:02.577 | Obtaining file:///opt/stack/neutron 2022-02-08 17:11:02.578 | Preparing metadata (setup.py): started 2022-02-08 17:11:04.708 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:11:04.800 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 17:11:04.801 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:11:04.802 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 17:11:04.803 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 17:11:04.804 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:11:04.805 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 17:11:04.806 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 17:11:04.807 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 17:11:04.808 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 17:11:04.809 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 17:11:04.810 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 17:11:04.812 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 17:11:04.813 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 17:11:04.814 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 17:11:04.815 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 17:11:04.816 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 17:11:04.818 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 17:11:04.819 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 17:11:04.820 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 17:11:04.821 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:11:04.822 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 17:11:04.823 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:11:04.824 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:11:04.825 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:11:04.826 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 17:11:04.828 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 17:11:04.829 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 17:11:04.830 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 17:11:04.831 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 17:11:04.832 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 17:11:04.833 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:11:04.834 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 17:11:04.836 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 17:11:04.837 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:11:04.838 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 17:11:04.839 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 17:11:04.840 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 17:11:04.841 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:11:04.842 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 17:11:04.843 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:11:04.845 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 17:11:04.846 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:11:04.847 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 17:11:04.848 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 17:11:04.849 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:11:04.850 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 17:11:04.851 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 17:11:04.852 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:04.854 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 17:11:04.855 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 17:11:04.856 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 17:11:04.857 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:11:04.858 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:11:04.859 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:11:04.861 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:11:04.877 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 17:11:04.879 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 17:11:04.880 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 17:11:04.889 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 17:11:04.902 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 17:11:04.903 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 17:11:04.904 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:11:04.924 | 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.dev486) (3.0.7) 2022-02-08 17:11:04.931 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:11:04.992 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 17:11:04.993 | 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.dev486) (1.7.0) 2022-02-08 17:11:05.046 | 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.dev486) (3.1.1) 2022-02-08 17:11:05.051 | 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.dev486) (4.4.0) 2022-02-08 17:11:05.096 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:11:05.103 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (1.2.2) 2022-02-08 17:11:05.130 | 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.dev486) (1.32) 2022-02-08 17:11:05.131 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 17:11:05.132 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 17:11:05.133 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:11:05.135 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:11:05.137 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 17:11:05.138 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 17:11:05.139 | 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.dev486) (1.1.5) 2022-02-08 17:11:05.157 | 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.dev486) (1.0.3) 2022-02-08 17:11:05.249 | 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.dev486) (0.17.3) 2022-02-08 17:11:05.294 | 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.dev486) (1.5.0) 2022-02-08 17:11:05.387 | 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.dev486) (0.13.0) 2022-02-08 17:11:05.388 | 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.dev486) (2.0.1) 2022-02-08 17:11:05.390 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:11:05.452 | 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.dev486) (0.9.6) 2022-02-08 17:11:05.455 | 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.dev486) (2.8.2) 2022-02-08 17:11:05.513 | 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.dev486) (5.0.0) 2022-02-08 17:11:05.517 | 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.dev486) (5.0.9) 2022-02-08 17:11:05.519 | 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.dev486) (0.4.0) 2022-02-08 17:11:05.521 | 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.dev486) (5.2.3) 2022-02-08 17:11:05.547 | 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.dev486) (3.3.0) 2022-02-08 17:11:05.548 | 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.dev486) (3.2.0) 2022-02-08 17:11:05.596 | 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.dev486) (1.15.0) 2022-02-08 17:11:05.650 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 17:11:05.686 | 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.dev486) (3.0.0) 2022-02-08 17:11:05.689 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 17:11:05.718 | 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.dev486) (3.0.0) 2022-02-08 17:11:05.872 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:11:05.945 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 17:11:06.026 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 17:11:06.027 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:11:06.143 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:06.144 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:06.145 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:06.146 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:06.147 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:06.148 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:06.150 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:11:06.361 | 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.dev486) (2.4.2) 2022-02-08 17:11:06.362 | 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.dev486) (3.10.0) 2022-02-08 17:11:06.365 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:11:06.410 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (3.17.6) 2022-02-08 17:11:06.414 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:11:06.508 | 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.dev486) (1.26.8) 2022-02-08 17:11:06.509 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 17:11:06.511 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 17:11:06.514 | 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.dev486) (2.0.11) 2022-02-08 17:11:06.551 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 17:11:06.895 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 17:11:06.974 | 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.dev486) (5.0.0) 2022-02-08 17:11:07.172 | 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.dev486) (2.21) 2022-02-08 17:11:07.249 | 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.dev486) (0.5.0) 2022-02-08 17:11:07.252 | 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.dev486) (2.3.3) 2022-02-08 17:11:07.487 | 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.dev486) (2.5.0) 2022-02-08 17:11:07.663 | 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.dev486) (2.2) 2022-02-08 17:11:08.205 | 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.dev486) (0.13.1) 2022-02-08 17:11:08.251 | 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.dev486) (0.2.5) 2022-02-08 17:11:08.917 | 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.dev486) (0.5.2) 2022-02-08 17:11:08.920 | 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.dev486) (0.4.2) 2022-02-08 17:11:09.228 | 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.dev486) (4.10.0) 2022-02-08 17:11:09.228 | 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.dev486) (2.0.0) 2022-02-08 17:11:09.399 | 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.dev486) (3.7.0) 2022-02-08 17:11:09.653 | 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.dev486) (21.4.0) 2022-02-08 17:11:09.654 | 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.dev486) (1.8.2) 2022-02-08 17:11:09.856 | 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.dev486) (1.0.0) 2022-02-08 17:11:10.080 | 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.dev486) (2.3.1) 2022-02-08 17:11:11.745 | Installing collected packages: neutron 2022-02-08 17:11:11.745 | Attempting uninstall: neutron 2022-02-08 17:11:11.745 | Found existing installation: neutron 19.1.0.dev486 2022-02-08 17:11:11.765 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-08 17:11:11.767 | Running setup.py develop for neutron 2022-02-08 17:11:15.391 | Successfully installed neutron 2022-02-08 17:11:15.391 | 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-02-08 17:11:15.406 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:11:15.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:11:15.572 | + inc/python:pip_install:200 : result=0 2022-02-08 17:11:15.575 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:11:15.577 | + functions-common:time_stop:2414 : local name 2022-02-08 17:11:15.580 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:11:15.582 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:11:15.585 | + functions-common:time_stop:2417 : local total 2022-02-08 17:11:15.589 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:11:15.591 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:11:15.594 | + functions-common:time_stop:2421 : start_time=1644340260494 2022-02-08 17:11:15.597 | + functions-common:time_stop:2423 : [[ -z 1644340260494 ]] 2022-02-08 17:11:15.599 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:11:15.604 | + functions-common:time_stop:2426 : end_time=1644340275601 2022-02-08 17:11:15.606 | + functions-common:time_stop:2427 : elapsed_time=15107 2022-02-08 17:11:15.608 | + functions-common:time_stop:2428 : total=98727 2022-02-08 17:11:15.611 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:11:15.613 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=113834 2022-02-08 17:11:15.615 | + inc/python:pip_install:203 : return 0 2022-02-08 17:11:15.618 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:11:15.620 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:11:15.623 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:11:15.647 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:11:15.663 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 17:11:15.666 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 17:11:15.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:11:15.671 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:11:15.674 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 17:11:15.677 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:11:15.680 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:11:15.682 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:11:15.685 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 17:11:15.704 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:15.706 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 17:11:15.709 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 17:11:15.712 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 17:11:15.715 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:11:15.718 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 17:11:15.721 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 17:11:15.723 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 17:11:15.726 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:11:15.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:11:15.731 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 17:11:15.733 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:11:15.736 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 17:11:15.754 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:15.756 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 17:11:15.777 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:15.780 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 17:11:15.798 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:15.801 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 17:11:15.804 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 17:11:15.806 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 17:11:15.808 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:11:15.811 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:11:15.814 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:11:15.817 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:11:15.819 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:11:15.822 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:11:15.843 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:11:15.846 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:11:15.848 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:11:15.852 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:11:15.852 | + functions-common:git_clone:618 : echo master 2022-02-08 17:11:15.857 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 17:11:15.860 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:11:15.862 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 17:11:15.866 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:11:15.866 | + functions-common:git_clone:667 : head -1 2022-02-08 17:11:15.875 | b0327a421e object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support 2022-02-08 17:11:15.883 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:11:15.886 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 17:11:15.889 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:11:15.892 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:11:15.894 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 17:11:15.897 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:11:15.900 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 17:11:15.902 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:11:15.905 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:11:15.907 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 17:11:15.910 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:11:15.913 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:11:15.916 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 17:11:15.919 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:11:15.922 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 17:11:15.924 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:11:15.927 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:11:15.930 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 17:11:15.936 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 17:11:15.940 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 17:11:16.604 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 17:11:16.607 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:11:16.609 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:11:16.611 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:11:16.614 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:11:16.616 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 17:11:16.619 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:11:16.621 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:11:16.623 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:11:16.625 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:11:16.628 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:11:16.630 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:11:16.632 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:11:16.635 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 17:11:16.657 | Using python 3.8 to install /opt/stack/nova 2022-02-08 17:11:16.659 | + 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-02-08 17:11:17.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:17.560 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:17.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:17.560 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:18.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:11:18.733 | Obtaining file:///opt/stack/nova 2022-02-08 17:11:18.734 | Preparing metadata (setup.py): started 2022-02-08 17:11:21.737 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:11:21.862 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.8.0) 2022-02-08 17:11:21.863 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.31) 2022-02-08 17:11:21.864 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.1) 2022-02-08 17:11:21.865 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.33.0) 2022-02-08 17:11:21.866 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.3) 2022-02-08 17:11:21.867 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (9.3.0) 2022-02-08 17:11:21.868 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.7.1) 2022-02-08 17:11:21.869 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.1) 2022-02-08 17:11:21.870 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (36.0.1) 2022-02-08 17:11:21.871 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.8.7) 2022-02-08 17:11:21.872 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.2) 2022-02-08 17:11:21.873 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.1.1) 2022-02-08 17:11:21.874 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:11:21.875 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.0) 2022-02-08 17:11:21.876 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.13.0) 2022-02-08 17:11:21.877 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.6) 2022-02-08 17:11:21.878 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.8.0) 2022-02-08 17:11:21.879 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.11.0) 2022-02-08 17:11:21.880 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.1) 2022-02-08 17:11:21.882 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.2) 2022-02-08 17:11:21.883 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev225) (3.2.0) 2022-02-08 17:11:21.884 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.2.0) 2022-02-08 17:11:21.885 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.4.0) 2022-02-08 17:11:21.886 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (7.7.0) 2022-02-08 17:11:21.887 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:11:21.888 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.27.1) 2022-02-08 17:11:21.889 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:11:21.890 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.10.0) 2022-02-08 17:11:21.892 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 17:11:21.893 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 17:11:21.894 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.7.1) 2022-02-08 17:11:21.895 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.4.0) 2022-02-08 17:11:21.897 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.1) 2022-02-08 17:11:21.898 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.3.0) 2022-02-08 17:11:21.899 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.2.0) 2022-02-08 17:11:21.900 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.0) 2022-02-08 17:11:21.901 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.12.1) 2022-02-08 17:11:21.902 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (11.1.0) 2022-02-08 17:11:21.903 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.3.0) 2022-02-08 17:11:21.905 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (12.12.0) 2022-02-08 17:11:21.906 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.1) 2022-02-08 17:11:21.908 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.6.2) 2022-02-08 17:11:21.910 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 17:11:21.911 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.0) 2022-02-08 17:11:21.912 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.5.0) 2022-02-08 17:11:21.914 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 17:11:21.916 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.9.0) 2022-02-08 17:11:21.917 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:11:21.918 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 17:11:21.919 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.0) 2022-02-08 17:11:21.920 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 17:11:21.922 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 17:11:21.923 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.5.0) 2022-02-08 17:11:21.924 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.0) 2022-02-08 17:11:21.925 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.1) 2022-02-08 17:11:21.927 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 17:11:21.928 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.2.2) 2022-02-08 17:11:21.929 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.27) 2022-02-08 17:11:21.930 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:11:21.931 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.0) 2022-02-08 17:11:21.932 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.3) 2022-02-08 17:11:21.933 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.2) 2022-02-08 17:11:21.934 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.1) 2022-02-08 17:11:21.935 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:11:21.936 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.61.0) 2022-02-08 17:11:21.938 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.0) 2022-02-08 17:11:21.955 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (1.1.6) 2022-02-08 17:11:21.957 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (4.10.1) 2022-02-08 17:11:21.958 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (5.4.0) 2022-02-08 17:11:21.980 | 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.dev225) (5.2.0) 2022-02-08 17:11:22.021 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev225) (1.15.0) 2022-02-08 17:11:22.051 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (2.1.0) 2022-02-08 17:11:22.052 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (1.16.0) 2022-02-08 17:11:22.078 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev225) (2.0.1) 2022-02-08 17:11:22.204 | 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.dev225) (3.1.1) 2022-02-08 17:11:22.208 | 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.dev225) (4.4.0) 2022-02-08 17:11:22.266 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.0) 2022-02-08 17:11:22.269 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:11:22.271 | 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.dev225) (1.32) 2022-02-08 17:11:22.272 | 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.dev225) (1.1.5) 2022-02-08 17:11:22.273 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (0.10.0) 2022-02-08 17:11:22.275 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.4) 2022-02-08 17:11:22.295 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev225) (6.3.1) 2022-02-08 17:11:22.348 | 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.dev225) (0.6.5) 2022-02-08 17:11:22.350 | 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.dev225) (1.15.0) 2022-02-08 17:11:22.351 | 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.dev225) (2.4.0) 2022-02-08 17:11:22.464 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev225) (0.17.3) 2022-02-08 17:11:22.577 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 17:11:22.579 | 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.dev225) (2.0.1) 2022-02-08 17:11:22.645 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev225) (0.9.6) 2022-02-08 17:11:22.708 | 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.dev225) (5.2.3) 2022-02-08 17:11:22.709 | 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.dev225) (5.0.0) 2022-02-08 17:11:22.714 | 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.dev225) (5.0.9) 2022-02-08 17:11:22.716 | 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.dev225) (0.4.0) 2022-02-08 17:11:22.741 | 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.dev225) (3.3.0) 2022-02-08 17:11:22.743 | 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.dev225) (3.2.0) 2022-02-08 17:11:22.796 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev225) (1.0.3) 2022-02-08 17:11:22.856 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev225) (2021.3) 2022-02-08 17:11:22.892 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (3.0.0) 2022-02-08 17:11:22.893 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:11:22.949 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (21.3) 2022-02-08 17:11:22.949 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (3.0.7) 2022-02-08 17:11:23.040 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev225) (1.5.0) 2022-02-08 17:11:23.067 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev225) (60.7.1) 2022-02-08 17:11:23.149 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev225) (0.2.5) 2022-02-08 17:11:23.240 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.4.8) 2022-02-08 17:11:23.240 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.2.8) 2022-02-08 17:11:23.242 | Requirement already satisfied: babel in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (2.9.1) 2022-02-08 17:11:23.285 | 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.dev225) (3.17.6) 2022-02-08 17:11:23.351 | 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.dev225) (1.3.3) 2022-02-08 17:11:23.352 | 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.dev225) (1.13.3) 2022-02-08 17:11:23.354 | 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.dev225) (22.0.0) 2022-02-08 17:11:23.399 | 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.dev225) (2.4.2) 2022-02-08 17:11:23.402 | 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.dev225) (2.1.0) 2022-02-08 17:11:23.403 | 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.dev225) (3.10.0) 2022-02-08 17:11:23.489 | 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.dev225) (2.0.11) 2022-02-08 17:11:23.490 | 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.dev225) (1.26.8) 2022-02-08 17:11:23.493 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (3.3) 2022-02-08 17:11:23.494 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2019.11.28) 2022-02-08 17:11:23.597 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev225) (0.7) 2022-02-08 17:11:23.815 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.5.2) 2022-02-08 17:11:23.815 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.4.2) 2022-02-08 17:11:23.935 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:11:23.935 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.6.3) 2022-02-08 17:11:23.939 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (1.4.2) 2022-02-08 17:11:24.032 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev225) (0.12.2) 2022-02-08 17:11:24.116 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev225) (1.22.2) 2022-02-08 17:11:24.165 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev225) (2.3.0) 2022-02-08 17:11:24.206 | 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.dev225) (5.0.0) 2022-02-08 17:11:24.497 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev225) (2.21) 2022-02-08 17:11:24.583 | 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.dev225) (2.3.3) 2022-02-08 17:11:24.584 | 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.dev225) (0.5.0) 2022-02-08 17:11:24.806 | 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->nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:11:24.926 | 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.dev225) (2.2) 2022-02-08 17:11:25.369 | 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.dev225) (0.13.1) 2022-02-08 17:11:25.417 | 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.dev225) (2.16.0) 2022-02-08 17:11:25.874 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:11:25.876 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:11:25.877 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:11:25.878 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:11:25.879 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:11:25.880 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:11:25.881 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:11:27.234 | 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.dev225) (3.7.0) 2022-02-08 17:11:27.769 | 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.dev225) (1.8.2) 2022-02-08 17:11:27.770 | 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.dev225) (21.4.0) 2022-02-08 17:11:27.878 | 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.dev225) (2.4.0) 2022-02-08 17:11:27.999 | 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->nova==24.1.0.dev225) (1.0.0) 2022-02-08 17:11:29.647 | Installing collected packages: nova 2022-02-08 17:11:29.647 | Attempting uninstall: nova 2022-02-08 17:11:29.655 | Found existing installation: nova 24.1.0.dev225 2022-02-08 17:11:29.657 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-08 17:11:29.659 | Running setup.py develop for nova 2022-02-08 17:11:33.876 | Successfully installed nova 2022-02-08 17:11:33.876 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:11:33.884 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:11:33.884 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:11:34.061 | + inc/python:pip_install:200 : result=0 2022-02-08 17:11:34.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:11:34.069 | + functions-common:time_stop:2414 : local name 2022-02-08 17:11:34.072 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:11:34.074 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:11:34.076 | + functions-common:time_stop:2417 : local total 2022-02-08 17:11:34.079 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:11:34.082 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:11:34.084 | + functions-common:time_stop:2421 : start_time=1644340276651 2022-02-08 17:11:34.087 | + functions-common:time_stop:2423 : [[ -z 1644340276651 ]] 2022-02-08 17:11:34.090 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:11:34.094 | + functions-common:time_stop:2426 : end_time=1644340294092 2022-02-08 17:11:34.096 | + functions-common:time_stop:2427 : elapsed_time=17441 2022-02-08 17:11:34.098 | + functions-common:time_stop:2428 : total=113834 2022-02-08 17:11:34.101 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:11:34.103 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=131275 2022-02-08 17:11:34.105 | + inc/python:pip_install:203 : return 0 2022-02-08 17:11:34.108 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:11:34.110 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:11:34.112 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:11:34.132 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:11:34.145 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 17:11:34.148 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 17:11:34.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:11:34.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:11:34.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 17:11:34.158 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:11:34.161 | + 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-02-08 17:11:34.174 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:11:34.177 | + ./stack.sh:main:937 : configure_nova 2022-02-08 17:11:34.179 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 17:11:34.193 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 17:11:34.196 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 17:11:34.198 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:11:34.202 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 17:11:34.202 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:11:34.208 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 17:11:34.211 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 17:11:34.214 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:11:34.216 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 17:11:34.219 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 17:11:34.221 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 17:11:34.224 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 17:11:34.226 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 17:11:34.238 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 17:11:34.252 | + 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-02-08 17:11:34.265 | + 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-02-08 17:11:34.279 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 17:11:34.292 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:11:34.295 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:11:34.299 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.m8U8JiynyL 2022-02-08 17:11:34.302 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:11:34.305 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:11:34.307 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 17:11:34.310 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:11:34.313 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:11:34.316 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.m8U8JiynyL 2022-02-08 17:11:34.320 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.m8U8JiynyL 2022-02-08 17:11:34.333 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.m8U8JiynyL /etc/sudoers.d/nova-rootwrap 2022-02-08 17:11:34.347 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 17:11:34.351 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:11:34.354 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:11:34.357 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:11:34.360 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:11:34.362 | + 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-02-08 17:11:34.365 | + 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-02-08 17:11:34.368 | + 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-02-08 17:11:34.376 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 17:11:34.382 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 17:11:34.400 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:34.403 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 17:11:34.405 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 17:11:34.409 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 17:11:34.413 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 17:11:34.445 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 17:11:34.448 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 17:11:34.475 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 17:11:34.506 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 17:11:34.533 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 17:11:34.564 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 17:11:34.595 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 17:11:34.627 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 17:11:34.629 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2022-02-08 17:11:34.668 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 17:11:34.698 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 17:11:34.727 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 17:11:34.762 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 17:11:34.793 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:11:34.826 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 17:11:34.829 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:11:34.831 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:11:34.833 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:11:34.836 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:11:34.839 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:11:34.841 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:11:34.844 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:11:34.846 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:11:34.848 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:11:34.851 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:11:34.853 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:11:34.855 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 17:11:34.857 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:11:34.860 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:11:34.862 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:11:34.865 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:11:34.867 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:11:34.869 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:11:34.871 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 17:11:34.888 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:34.890 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:11:34.892 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 17:11:34.895 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 17:11:34.925 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 17:11:34.927 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 17:11:34.929 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 17:11:34.932 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 17:11:34.934 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:11:34.937 | + 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-02-08 17:11:34.970 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 17:11:34.972 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 17:11:34.975 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 17:11:34.977 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 17:11:34.979 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:11:34.982 | + 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-02-08 17:11:35.013 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 17:11:35.045 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 17:11:35.074 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 17:11:35.104 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 17:11:35.122 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:35.126 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 17:11:35.143 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:35.147 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 17:11:35.147 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 17:11:35.154 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 17:11:35.157 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 17:11:35.187 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 17:11:35.204 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:35.206 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 17:11:35.209 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:11:35.211 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:11:35.214 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:11:35.216 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 17:11:35.247 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 17:11:35.276 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:11:35.306 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 17:11:35.334 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 17:11:35.363 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 17:11:35.391 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 17:11:35.421 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 17:11:35.449 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:11:35.478 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:11:35.507 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 17:11:35.524 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:35.527 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 17:11:35.529 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 17:11:35.559 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 17:11:35.588 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2022-02-08 17:11:35.616 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 17:11:35.645 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 17:11:35.673 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 17:11:35.701 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 17:11:35.730 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 17:11:35.759 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 17:11:35.775 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:35.778 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 17:11:35.780 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 17:11:35.810 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 17:11:35.842 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 17:11:35.845 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 17:11:35.873 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 17:11:35.876 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 17:11:35.879 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 17:11:35.881 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:11:35.883 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:11:35.886 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:11:35.888 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:11:35.890 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:11:35.892 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:11:35.895 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 17:11:35.897 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:11:35.899 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:11:35.902 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:11:35.904 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:11:35.906 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:11:35.909 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:11:35.911 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:11:35.913 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:11:35.916 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:11:35.918 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:11:35.921 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:11:35.924 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 17:11:35.926 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 17:11:35.929 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:11:35.931 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:11:35.950 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:11:35.953 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:11:35.955 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:11:35.957 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:11:35.960 | + 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-02-08 17:11:35.988 | + 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-02-08 17:11:36.017 | + 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-02-08 17:11:36.045 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:11:36.077 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 17:11:36.110 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 17:11:36.127 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:36.130 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 17:11:36.133 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 17:11:36.136 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 17:11:36.138 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 17:11:36.141 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:11:36.143 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:11:36.146 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 17:11:36.150 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 17:11:36.153 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:11:36.156 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:11:36.169 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:11:36.169 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:11:36.178 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:11:36.181 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:11:36.199 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:11:36.201 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 17:11:36.206 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 17:11:36.236 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:11:36.264 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 17:11:36.293 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:11:36.322 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:11:36.350 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:11:36.380 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:11:36.408 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:11:36.449 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:11:36.480 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:11:36.508 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:11:36.537 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:11:36.566 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:11:36.598 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:11:36.600 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:11:36.603 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 17:11:36.605 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 17:11:36.607 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:11:36.610 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:36.613 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:36.615 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:11:36.618 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:11:36.620 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:11:36.648 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:11:36.677 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:11:36.677 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 17:11:36.686 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 17:11:36.690 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 17:11:36.692 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 17:11:36.695 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:11:36.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:11:36.699 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:11:36.702 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:36.704 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:36.707 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:11:36.709 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:11:36.711 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:36.713 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:36.716 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 17:11:36.779 | Enabling site nova-api-wsgi. 2022-02-08 17:11:36.786 | To activate the new configuration, you need to run: 2022-02-08 17:11:36.786 | systemctl reload apache2 2022-02-08 17:11:36.791 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:11:36.793 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:11:36.796 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:11:36.799 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:11:36.935 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 17:11:36.962 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:36.967 | + 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-02-08 17:11:36.970 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:11:36.973 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 17:11:36.975 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 17:11:36.978 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 17:11:36.981 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:11:36.987 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:11:36.990 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 17:11:36.993 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:11:36.995 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:11:37.012 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:11:37.012 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:11:37.021 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:11:37.025 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:11:37.041 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 17:11:37.044 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:11:37.048 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:11:37.080 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 17:11:37.109 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 17:11:37.137 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:11:37.164 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:11:37.193 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:11:37.222 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:11:37.250 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:11:37.278 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:11:37.307 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:11:37.335 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:11:37.363 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:11:37.394 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:11:37.424 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 17:11:37.426 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 17:11:37.455 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 17:11:37.472 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:37.475 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:11:37.507 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 17:11:37.509 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 17:11:37.512 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 17:11:37.529 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:37.532 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:11:37.535 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:11:37.564 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 17:11:37.596 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 17:11:37.599 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:11:37.601 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 17:11:37.603 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:11:37.606 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:11:37.608 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:11:37.626 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:37.629 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:11:37.631 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:11:37.634 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:11:37.651 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:37.653 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:11:37.657 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:11:37.687 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:11:37.690 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:11:37.692 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 17:11:37.721 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 17:11:37.750 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 17:11:37.782 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 17:11:37.798 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:37.801 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:11:37.832 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 17:11:37.834 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 17:11:37.837 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 17:11:37.867 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 17:11:37.897 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.53/identity 2022-02-08 17:11:37.926 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 17:11:37.956 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 17:11:37.985 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 17:11:38.014 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 17:11:38.044 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 17:11:38.075 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 17:11:38.120 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 17:11:38.139 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:38.142 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 17:11:38.146 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:11:38.149 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 17:11:38.151 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 17:11:38.154 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 17:11:38.157 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:11:38.159 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:11:38.162 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:11:38.164 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 17:11:38.166 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 17:11:38.172 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 17:11:38.174 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 17:11:38.177 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 17:11:38.179 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 17:11:38.182 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:11:38.184 | + 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-02-08 17:11:38.216 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 17:11:38.247 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 17:11:38.279 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:11:38.281 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 17:11:38.283 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 17:11:38.286 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 17:11:38.303 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:38.306 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 17:11:38.306 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 17:11:39.014 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-08 17:11:39.016 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 17:11:39.020 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:11:39.023 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 17:11:39.025 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:11:39.027 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 17:11:39.030 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:11:39.047 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:39.050 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 17:11:39.053 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 17:11:39.055 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:11:39.073 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:39.075 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 17:11:39.078 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 17:11:39.106 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:11:39.109 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:11:39.111 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 17:11:39.129 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:39.132 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 17:11:39.134 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:11:39.137 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 17:11:39.168 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2022-02-08 17:11:39.197 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 17:11:39.227 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 17:11:39.255 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 17:11:39.284 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 17:11:39.314 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 17:11:39.343 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 17:11:39.373 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 17:11:39.375 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 17:11:39.377 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 17:11:39.381 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:11:39.398 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:11:39.400 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:11:39.402 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:11:39.405 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:11:39.408 | + 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-02-08 17:11:39.438 | + 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-02-08 17:11:39.467 | + 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-02-08 17:11:39.497 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:11:39.526 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:11:39.529 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 17:11:39.533 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:11:39.536 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 17:11:39.538 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 17:11:39.541 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 17:11:39.543 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:11:39.546 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:11:39.549 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:11:39.552 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 17:11:39.554 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 17:11:39.557 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:11:39.559 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 17:11:39.561 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 17:11:39.564 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 17:11:39.581 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:39.584 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 17:11:39.586 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 17:11:39.604 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:39.615 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 17:11:39.632 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:39.634 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 17:11:39.653 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:39.656 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 17:11:39.673 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:39.676 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 17:11:39.678 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 17:11:39.681 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 17:11:39.684 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:11:39.686 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 17:11:39.689 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 17:11:39.692 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 17:11:39.694 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:39.697 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:39.700 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 17:11:39.703 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:11:39.705 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:11:39.708 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:11:39.711 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:11:39.713 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:11:39.716 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:11:39.719 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:39.722 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:39.725 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:11:39.727 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:11:39.730 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:11:39.732 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:11:39.735 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 17:11:39.738 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:11:39.740 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:39.743 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:39.745 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 17:11:39.771 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 17:11:39.883 | Reading package lists... 2022-02-08 17:11:40.151 | Building dependency tree... 2022-02-08 17:11:40.152 | Reading state information... 2022-02-08 17:11:40.430 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:11:40.430 | The following packages were automatically installed and are no longer required: 2022-02-08 17:11:40.432 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:11:40.432 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:11:40.432 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:11:40.432 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:11:40.432 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:11:40.432 | python3-zope.interface 2022-02-08 17:11:40.432 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:11:40.551 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:11:40.555 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:11:40.558 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:11:40.561 | + functions-common:time_stop:2414 : local name 2022-02-08 17:11:40.564 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:11:40.567 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:11:40.569 | + functions-common:time_stop:2417 : local total 2022-02-08 17:11:40.572 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:11:40.574 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:11:40.576 | + functions-common:time_stop:2421 : start_time=1644340299768 2022-02-08 17:11:40.579 | + functions-common:time_stop:2423 : [[ -z 1644340299768 ]] 2022-02-08 17:11:40.582 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:11:40.587 | + functions-common:time_stop:2426 : end_time=1644340300584 2022-02-08 17:11:40.589 | + functions-common:time_stop:2427 : elapsed_time=816 2022-02-08 17:11:40.592 | + functions-common:time_stop:2428 : total=6553 2022-02-08 17:11:40.594 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:11:40.597 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7369 2022-02-08 17:11:40.600 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:11:40.602 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 17:11:40.605 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 17:11:40.608 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 17:11:40.610 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 17:11:40.613 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 17:11:40.635 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 17:11:40.638 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:11:40.641 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:11:40.643 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:11:40.646 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:11:40.648 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:11:40.651 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:11:40.653 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:40.656 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:40.659 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:11:40.661 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:11:40.664 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:11:40.666 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:11:40.669 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 17:11:40.672 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:11:40.674 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:40.677 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:40.679 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 17:11:40.703 | + functions-common:apt_get:1219 : 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-02-08 17:11:40.812 | Reading package lists... 2022-02-08 17:11:41.071 | Building dependency tree... 2022-02-08 17:11:41.072 | Reading state information... 2022-02-08 17:11:41.348 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-08 17:11:41.348 | The following packages were automatically installed and are no longer required: 2022-02-08 17:11:41.349 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:11:41.349 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:11:41.349 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:11:41.349 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:11:41.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:11:41.349 | python3-zope.interface 2022-02-08 17:11:41.349 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:11:41.467 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:11:41.472 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:11:41.475 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:11:41.478 | + functions-common:time_stop:2414 : local name 2022-02-08 17:11:41.480 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:11:41.483 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:11:41.485 | + functions-common:time_stop:2417 : local total 2022-02-08 17:11:41.488 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:11:41.490 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:11:41.493 | + functions-common:time_stop:2421 : start_time=1644340300700 2022-02-08 17:11:41.495 | + functions-common:time_stop:2423 : [[ -z 1644340300700 ]] 2022-02-08 17:11:41.498 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:11:41.503 | + functions-common:time_stop:2426 : end_time=1644340301500 2022-02-08 17:11:41.505 | + functions-common:time_stop:2427 : elapsed_time=800 2022-02-08 17:11:41.508 | + functions-common:time_stop:2428 : total=7369 2022-02-08 17:11:41.510 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:11:41.512 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8169 2022-02-08 17:11:41.515 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:11:41.517 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 17:11:41.520 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 17:11:41.523 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:11:41.525 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:41.528 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:41.531 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 17:11:41.533 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 17:11:41.590 | wsgi (enabled by maintainer script) 2022-02-08 17:11:41.595 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 17:11:41.597 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 17:11:41.600 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:11:41.603 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 17:11:41.606 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 17:11:41.609 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:11:41.614 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:11:41.615 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:11:41.620 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 17:11:41.623 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 17:11:41.626 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 17:11:41.629 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 17:11:41.631 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 17:11:41.656 | Using python 3.8 to install osc-placement 2022-02-08 17:11:41.659 | + 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-02-08 17:11:42.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:42.566 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:42.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:42.566 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:43.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:11:43.742 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-08 17:11:43.754 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 17:11:43.755 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 17:11:43.756 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 17:11:43.757 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 17:11:43.758 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-08 17:11:43.759 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 17:11:43.818 | 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-02-08 17:11:43.819 | 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-02-08 17:11:43.821 | 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-02-08 17:11:43.822 | 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-02-08 17:11:43.834 | 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.0) 2022-02-08 17:11:43.835 | 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-02-08 17:11:43.838 | 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-02-08 17:11:43.852 | 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-02-08 17:11:43.853 | 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-02-08 17:11:43.855 | 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-02-08 17:11:43.856 | 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-02-08 17:11:43.857 | 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-02-08 17:11:43.859 | 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-02-08 17:11:43.880 | 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.3.3) 2022-02-08 17:11:43.881 | 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-02-08 17:11:43.882 | 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-02-08 17:11:43.883 | 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.0.0) 2022-02-08 17:11:43.892 | 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-02-08 17:11:43.931 | 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-02-08 17:11:43.932 | 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-02-08 17:11:43.933 | 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-02-08 17:11:43.935 | 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-02-08 17:11:43.936 | 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-02-08 17:11:43.938 | 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-02-08 17:11:43.939 | 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-02-08 17:11:43.941 | 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-02-08 17:11:44.005 | 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-02-08 17:11:44.007 | 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-02-08 17:11:44.009 | 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-02-08 17:11:44.011 | 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.11) 2022-02-08 17:11:44.105 | 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-02-08 17:11:44.106 | 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-02-08 17:11:44.107 | 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-02-08 17:11:44.149 | 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-02-08 17:11:44.198 | 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-02-08 17:11:44.364 | 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-02-08 17:11:46.628 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:11:46.636 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:11:46.636 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:11:46.761 | + inc/python:pip_install:200 : result=0 2022-02-08 17:11:46.764 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:11:46.767 | + functions-common:time_stop:2414 : local name 2022-02-08 17:11:46.769 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:11:46.772 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:11:46.774 | + functions-common:time_stop:2417 : local total 2022-02-08 17:11:46.777 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:11:46.779 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:11:46.782 | + functions-common:time_stop:2421 : start_time=1644340301649 2022-02-08 17:11:46.785 | + functions-common:time_stop:2423 : [[ -z 1644340301649 ]] 2022-02-08 17:11:46.788 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:11:46.792 | + functions-common:time_stop:2426 : end_time=1644340306790 2022-02-08 17:11:46.795 | + functions-common:time_stop:2427 : elapsed_time=5141 2022-02-08 17:11:46.798 | + functions-common:time_stop:2428 : total=131275 2022-02-08 17:11:46.801 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:11:46.803 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=136416 2022-02-08 17:11:46.806 | + inc/python:pip_install:203 : return 0 2022-02-08 17:11:46.809 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 17:11:46.812 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 17:11:46.814 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 17:11:46.817 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:11:46.820 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:11:46.823 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:11:46.826 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:11:46.828 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:11:46.831 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:11:46.850 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:11:46.862 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:11:46.865 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:11:46.869 | + functions-common:git_clone:618 : echo master 2022-02-08 17:11:46.869 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:11:46.875 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 17:11:46.882 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:11:46.884 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-08 17:11:46.888 | + functions-common:git_clone:667 : head -1 2022-02-08 17:11:46.889 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:11:46.892 | 7e0ad495 Merge "Extra tests around required traits" 2022-02-08 17:11:46.895 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:11:46.898 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-08 17:11:46.901 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:11:46.904 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:11:46.907 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-08 17:11:46.909 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:11:46.912 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-08 17:11:46.914 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:11:46.917 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:11:46.920 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-08 17:11:46.923 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:11:46.925 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:11:46.928 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-08 17:11:46.931 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:11:46.935 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-08 17:11:46.938 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:11:46.941 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:11:46.944 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-08 17:11:46.950 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-08 17:11:46.953 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-08 17:11:47.615 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-08 17:11:47.618 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:11:47.620 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:11:47.623 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:11:47.626 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:11:47.629 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-08 17:11:47.631 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:11:47.635 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:11:47.638 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:11:47.641 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:11:47.643 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:11:47.646 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:11:47.649 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:11:47.651 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-08 17:11:47.673 | Using python 3.8 to install /opt/stack/placement 2022-02-08 17:11:47.675 | + 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-02-08 17:11:48.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:48.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:48.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:48.561 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:49.705 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:11:49.731 | Obtaining file:///opt/stack/placement 2022-02-08 17:11:49.732 | Preparing metadata (setup.py): started 2022-02-08 17:11:50.950 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:11:50.996 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (5.8.0) 2022-02-08 17:11:50.997 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.31) 2022-02-08 17:11:50.998 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (9.3.0) 2022-02-08 17:11:51.000 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.5.1) 2022-02-08 17:11:51.001 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.8.7) 2022-02-08 17:11:51.002 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 17:11:51.003 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.27.1) 2022-02-08 17:11:51.005 | 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.dev18) (60.7.1) 2022-02-08 17:11:51.006 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:11:51.007 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (8.7.1) 2022-02-08 17:11:51.008 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.4.0) 2022-02-08 17:11:51.009 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.6.1) 2022-02-08 17:11:51.010 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.2.0) 2022-02-08 17:11:51.012 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.12.1) 2022-02-08 17:11:51.013 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (11.1.0) 2022-02-08 17:11:51.014 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.10.1) 2022-02-08 17:11:51.015 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:11:51.017 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.0) 2022-02-08 17:11:51.018 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.1.0) 2022-02-08 17:11:51.019 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.7.0) 2022-02-08 17:11:51.020 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.0.1) 2022-02-08 17:11:51.087 | 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.dev18) (3.1.1) 2022-02-08 17:11:51.088 | 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.dev18) (2.10.0) 2022-02-08 17:11:51.089 | 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.dev18) (4.4.0) 2022-02-08 17:11:51.090 | 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.dev18) (1.16.0) 2022-02-08 17:11:51.092 | 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.dev18) (4.4.0) 2022-02-08 17:11:51.093 | 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.dev18) (5.1.0) 2022-02-08 17:11:51.116 | 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.dev18) (0.17.3) 2022-02-08 17:11:51.157 | 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.dev18) (1.5.0) 2022-02-08 17:11:51.159 | 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.dev18) (0.8.0) 2022-02-08 17:11:51.160 | 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.dev18) (6.0) 2022-02-08 17:11:51.161 | 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.dev18) (3.5.0) 2022-02-08 17:11:51.162 | 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.dev18) (2.4.0) 2022-02-08 17:11:51.212 | 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.dev18) (0.5.0) 2022-02-08 17:11:51.214 | 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.dev18) (1.7.6) 2022-02-08 17:11:51.216 | 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.dev18) (0.13.0) 2022-02-08 17:11:51.219 | 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.dev18) (2.0.1) 2022-02-08 17:11:51.260 | 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.dev18) (0.9.6) 2022-02-08 17:11:51.262 | 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.dev18) (2.8.2) 2022-02-08 17:11:51.281 | 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.dev18) (3.3.0) 2022-02-08 17:11:51.282 | 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.dev18) (3.0.3) 2022-02-08 17:11:51.283 | 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.dev18) (3.2.0) 2022-02-08 17:11:51.310 | 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.dev18) (1.0.3) 2022-02-08 17:11:51.312 | 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.dev18) (2021.3) 2022-02-08 17:11:51.324 | 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.dev18) (3.0.0) 2022-02-08 17:11:51.341 | 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.dev18) (21.3) 2022-02-08 17:11:51.343 | 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.dev18) (0.11.0) 2022-02-08 17:11:51.345 | 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.dev18) (3.0.7) 2022-02-08 17:11:51.346 | 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.dev18) (1.0.2) 2022-02-08 17:11:51.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2019.11.28) 2022-02-08 17:11:51.390 | 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.dev18) (2.0.11) 2022-02-08 17:11:51.391 | 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.dev18) (1.26.8) 2022-02-08 17:11:51.393 | 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.dev18) (3.3) 2022-02-08 17:11:51.411 | 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.dev18) (0.7) 2022-02-08 17:11:51.575 | 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.dev18) (1.1.2) 2022-02-08 17:11:51.643 | 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.dev18) (5.4.0) 2022-02-08 17:11:51.645 | 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.dev18) (4.10.1) 2022-02-08 17:11:51.655 | 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.dev18) (1.1.6) 2022-02-08 17:11:51.664 | 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.dev18) (1.15.0) 2022-02-08 17:11:51.699 | 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.dev18) (1.13.3) 2022-02-08 17:11:51.757 | 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.dev18) (2.0.1) 2022-02-08 17:11:51.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.dev18) (1.7.0) 2022-02-08 17:11:51.908 | 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.dev18) (1.1.5) 2022-02-08 17:11:51.961 | 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.dev18) (0.2.5) 2022-02-08 17:11:52.158 | 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.dev18) (5.1.1) 2022-02-08 17:11:52.159 | 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.dev18) (0.4.2) 2022-02-08 17:11:52.161 | 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.dev18) (0.5.2) 2022-02-08 17:11:52.241 | 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.dev18) (2.5.0) 2022-02-08 17:11:52.296 | 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.dev18) (2.21) 2022-02-08 17:11:52.463 | 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.dev18) (3.7.0) 2022-02-08 17:11:52.572 | 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.dev18) (3.0.0) 2022-02-08 17:11:52.573 | 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.dev18) (1.0.0) 2022-02-08 17:11:54.536 | Installing collected packages: openstack-placement 2022-02-08 17:11:54.536 | Attempting uninstall: openstack-placement 2022-02-08 17:11:54.536 | Found existing installation: openstack-placement 6.1.0.dev18 2022-02-08 17:11:54.538 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-08 17:11:54.541 | Running setup.py develop for openstack-placement 2022-02-08 17:11:56.580 | Successfully installed openstack-placement 2022-02-08 17:11:56.580 | 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-02-08 17:11:56.589 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:11:56.589 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:11:56.741 | + inc/python:pip_install:200 : result=0 2022-02-08 17:11:56.747 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:11:56.747 | + functions-common:time_stop:2414 : local name 2022-02-08 17:11:56.748 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:11:56.751 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:11:56.753 | + functions-common:time_stop:2417 : local total 2022-02-08 17:11:56.756 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:11:56.758 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:11:56.761 | + functions-common:time_stop:2421 : start_time=1644340307667 2022-02-08 17:11:56.763 | + functions-common:time_stop:2423 : [[ -z 1644340307667 ]] 2022-02-08 17:11:56.766 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:11:56.771 | + functions-common:time_stop:2426 : end_time=1644340316768 2022-02-08 17:11:56.773 | + functions-common:time_stop:2427 : elapsed_time=9101 2022-02-08 17:11:56.776 | + functions-common:time_stop:2428 : total=136416 2022-02-08 17:11:56.778 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:11:56.781 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=145517 2022-02-08 17:11:56.783 | + inc/python:pip_install:203 : return 0 2022-02-08 17:11:56.786 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:11:56.789 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:11:56.791 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:11:56.812 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:11:56.825 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-08 17:11:56.828 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-08 17:11:56.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:11:56.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:11:56.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-08 17:11:56.839 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:11:56.841 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:11:56.844 | + ./stack.sh:main:943 : configure_placement 2022-02-08 17:11:56.847 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-08 17:11:56.860 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-08 17:11:56.863 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-08 17:11:56.867 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-08 17:11:56.870 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-08 17:11:56.873 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-08 17:11:56.875 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-08 17:11:56.878 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 17:11:56.881 | + 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-02-08 17:11:56.916 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-08 17:11:56.952 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-08 17:11:56.986 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-08 17:11:56.989 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:11:56.991 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-08 17:11:56.994 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:11:56.997 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-08 17:11:57.032 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-08 17:11:57.065 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:11:57.096 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-08 17:11:57.126 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-08 17:11:57.160 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-08 17:11:57.192 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-08 17:11:57.227 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-08 17:11:57.258 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:11:57.288 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:11:57.319 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-08 17:11:57.322 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-08 17:11:57.324 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:11:57.331 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:11:57.350 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:11:57.352 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:11:57.355 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:11:57.357 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:11:57.360 | + 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-02-08 17:11:57.391 | + 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-02-08 17:11:57.421 | + 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-02-08 17:11:57.453 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:11:57.485 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 17:11:57.488 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-08 17:11:57.491 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-08 17:11:57.493 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-08 17:11:57.496 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-08 17:11:57.499 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:11:57.501 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:11:57.504 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-08 17:11:57.509 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-08 17:11:57.512 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:11:57.515 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:11:57.528 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:11:57.528 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:11:57.537 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:11:57.541 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:11:57.557 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-08 17:11:57.563 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-08 17:11:57.567 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-08 17:11:57.605 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-08 17:11:57.635 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-08 17:11:57.665 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:11:57.697 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:11:57.727 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:11:57.757 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:11:57.787 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:11:57.818 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:11:57.848 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:11:57.881 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:11:57.912 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:11:57.944 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:11:57.975 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:11:57.977 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:11:57.980 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-08 17:11:57.984 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-08 17:11:57.986 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:11:57.989 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:57.991 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:57.994 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:11:57.997 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-08 17:11:57.999 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-08 17:11:58.031 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:11:58.062 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-08 17:11:58.062 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:11:58.071 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-08 17:11:58.075 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-08 17:11:58.078 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-08 17:11:58.080 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:11:58.083 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:11:58.085 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:11:58.088 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:58.090 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:58.093 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:11:58.096 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:11:58.099 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:11:58.101 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:11:58.104 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-08 17:11:58.167 | Site placement-api already enabled 2022-02-08 17:11:58.172 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:11:58.175 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:11:58.177 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:11:58.180 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:11:58.321 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-08 17:11:58.353 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:58.355 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-08 17:11:58.374 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:58.377 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-08 17:11:58.400 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:58.403 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-08 17:11:58.406 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-08 17:11:58.408 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 17:11:58.442 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2022-02-08 17:11:58.476 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 17:11:58.507 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 17:11:58.538 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 17:11:58.570 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 17:11:58.603 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 17:11:58.633 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-08 17:11:58.665 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-08 17:11:58.683 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:58.686 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-08 17:11:58.707 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:11:58.710 | + ./stack.sh:main:969 : run_phase stack install 2022-02-08 17:11:58.713 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:11:58.715 | + functions-common:run_phase:1843 : local phase=install 2022-02-08 17:11:58.718 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:11:58.720 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:11:58.733 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:11:58.735 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:11:58.738 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:11:58.742 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:11:58.746 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:11:58.750 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:11:58.753 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:11:58.756 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-08 17:11:58.759 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:11:58.776 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:11:58.779 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:11:58.781 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:11:58.784 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 17:11:58.787 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-08 17:11:58.790 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:11:58.793 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-08 17:11:58.795 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-08 17:11:58.798 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-08 17:11:58.858 | ++ inc/async:async_inner:63 : install_tempest 2022-02-08 17:11:58.896 | [211121 Async install_tempest:236499]: running: install_tempest 2022-02-08 17:11:58.899 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:11:58.901 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:11:58.905 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:11:58.908 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:11:58.911 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-08 17:11:58.913 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:11:58.916 | + functions-common:run_plugins:1829 : local phase=install 2022-02-08 17:11:58.919 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 17:11:58.922 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:11:58.925 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-08 17:11:58.927 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-08 17:11:58.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:11:58.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:11:58.937 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-08 17:11:58.940 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:11:58.944 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-08 17:11:58.946 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-08 17:11:58.949 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:11:58.953 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-08 17:11:58.957 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-08 17:11:58.960 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:11:58.965 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:11:58.966 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:11:58.972 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-08 17:11:58.976 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-08 17:11:58.979 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-08 17:11:58.983 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-08 17:11:58.986 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-08 17:11:59.015 | Using python 3.8 to install python-openstackclient 2022-02-08 17:11:59.018 | + 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-02-08 17:11:59.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:59.917 | from cryptography.utils import int_from_bytes 2022-02-08 17:11:59.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:11:59.917 | from cryptography.utils import int_from_bytes 2022-02-08 17:12:01.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:12:01.114 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-08 17:12:01.134 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-08 17:12:01.135 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-08 17:12:01.136 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-08 17:12:01.137 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-08 17:12:01.138 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-08 17:12:01.139 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-08 17:12:01.140 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-08 17:12:01.141 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-08 17:12:01.142 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-08 17:12:01.143 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-08 17:12:01.144 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-08 17:12:01.156 | 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-02-08 17:12:01.157 | 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-02-08 17:12:01.158 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-08 17:12:01.159 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-08 17:12:01.160 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-08 17:12:01.187 | 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-02-08 17:12:01.188 | 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-02-08 17:12:01.190 | 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-02-08 17:12:01.191 | 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-02-08 17:12:01.192 | 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-02-08 17:12:01.193 | 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-02-08 17:12:01.194 | 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-02-08 17:12:01.195 | 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-02-08 17:12:01.196 | 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-02-08 17:12:01.198 | 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-02-08 17:12:01.199 | 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-02-08 17:12:01.212 | 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-02-08 17:12:01.233 | 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-02-08 17:12:01.234 | 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-02-08 17:12:01.235 | 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-02-08 17:12:01.237 | 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-02-08 17:12:01.265 | 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-02-08 17:12:01.285 | 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.7.1) 2022-02-08 17:12:01.286 | 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-02-08 17:12:01.289 | 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.2.0) 2022-02-08 17:12:01.384 | 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-02-08 17:12:01.385 | 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-02-08 17:12:01.386 | 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-02-08 17:12:01.430 | 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-02-08 17:12:01.442 | 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-02-08 17:12:01.477 | 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-02-08 17:12:01.646 | 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-02-08 17:12:01.662 | 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-02-08 17:12:01.766 | 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-02-08 17:12:01.767 | 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-02-08 17:12:01.773 | 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.11) 2022-02-08 17:12:01.773 | 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-02-08 17:12:01.901 | 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-02-08 17:12:04.261 | 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-02-08 17:12:04.269 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:12:04.269 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:12:04.413 | + inc/python:pip_install:200 : result=0 2022-02-08 17:12:04.419 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:12:04.421 | + functions-common:time_stop:2414 : local name 2022-02-08 17:12:04.424 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:12:04.428 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:12:04.430 | + functions-common:time_stop:2417 : local total 2022-02-08 17:12:04.432 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:12:04.435 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:12:04.437 | + functions-common:time_stop:2421 : start_time=1644340319004 2022-02-08 17:12:04.440 | + functions-common:time_stop:2423 : [[ -z 1644340319004 ]] 2022-02-08 17:12:04.443 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:12:04.448 | + functions-common:time_stop:2426 : end_time=1644340324445 2022-02-08 17:12:04.451 | + functions-common:time_stop:2427 : elapsed_time=5441 2022-02-08 17:12:04.454 | + functions-common:time_stop:2428 : total=145517 2022-02-08 17:12:04.456 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:12:04.458 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=150958 2022-02-08 17:12:04.461 | + inc/python:pip_install:203 : return 0 2022-02-08 17:12:04.464 | + ./stack.sh:main:981 : install_oscwrap 2022-02-08 17:12:04.468 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-08 17:12:04.474 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.iqrejfqAzm 2022-02-08 17:12:04.477 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-08 17:12:04.479 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-08 17:12:04.482 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-08 17:12:04.484 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:12:04.487 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:12:04.490 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-08 17:12:04.508 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:12:04.510 | + ./stack.sh:main:1035 : configure_database 2022-02-08 17:12:04.514 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-08 17:12:04.516 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-08 17:12:04.519 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-08 17:12:04.521 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:12:04.524 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-08 17:12:04.526 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-08 17:12:04.529 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:12:04.531 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:12:04.534 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-08 17:12:04.537 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-08 17:12:04.539 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:12:04.541 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:12:04.544 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:12:04.547 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:12:04.549 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:12:04.551 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:12:04.554 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:12:04.556 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:12:04.558 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:12:04.560 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:12:04.563 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:12:04.565 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-08 17:12:04.568 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:12:04.571 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:12:04.574 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:12:04.577 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:12:04.580 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:12:04.582 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:12:04.585 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-08 17:12:04.601 | mysqladmin: connect to server at 'localhost' failed 2022-02-08 17:12:04.601 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-08 17:12:04.605 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-08 17:12:04.608 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-08 17:12:04.611 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:12:04.613 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:12:04.616 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-08 17:12:04.619 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-08 17:12:04.622 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-08 17:12:04.625 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:12:04.628 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:12:04.630 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-08 17:12:04.633 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-08 17:12:04.635 | + 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-02-08 17:12:04.648 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:12:04.726 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-08 17:12:04.738 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:12:04.856 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-08 17:12:04.860 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-08 17:12:04.861 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-08 17:12:04.866 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-08 17:12:04.923 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-08 17:12:04.980 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-08 17:12:05.044 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-08 17:12:05.106 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-08 17:12:05.108 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-08 17:12:05.111 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:12:05.113 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-08 17:12:08.056 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-08 17:12:08.059 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-08 17:12:08.065 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:12:08.072 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-171208 2022-02-08 17:12:08.074 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-171208 1039' 2022-02-08 17:12:08.078 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.080 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:12:08.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.092 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:12:08.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.097 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:12:08.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.103 | + 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-02-08 17:12:08.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.108 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 17:12:08.114 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.117 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 17:12:08.119 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.122 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-170815 2022-02-08 17:12:08.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.127 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:12:08.130 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.133 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 17:12:08.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.138 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:12:08.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.144 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:12:08.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.149 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:12:08.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:12:08.156 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:12:08.164 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-08 17:12:08.167 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-08 17:12:08.169 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-08 17:12:08.182 | + ./stack.sh:main:1065 : start_dstat 2022-02-08 17:12:08.185 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.188 | + functions-common:run_process:1669 : local service=dstat 2022-02-08 17:12:08.191 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.193 | + functions-common:run_process:1671 : local group= 2022-02-08 17:12:08.195 | + functions-common:run_process:1672 : local user= 2022-02-08 17:12:08.198 | + functions-common:run_process:1674 : local name=dstat 2022-02-08 17:12:08.202 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:12:08.205 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:12:08.207 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:12:08.210 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:12:08.213 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:12:08.218 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340328215 2022-02-08 17:12:08.222 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-08 17:12:08.241 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:12:08.243 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-08 17:12:08.246 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-08 17:12:08.249 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.252 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.255 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.258 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.261 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-08 17:12:08.264 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-08 17:12:08.267 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-08 17:12:08.269 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:12:08.272 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:12:08.274 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-08 17:12:08.277 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-08 17:12:08.280 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-08 17:12:08.283 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.285 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:12:08.288 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:12:08.291 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:12:08.293 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:12:08.298 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-08 17:12:08.300 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:12:08.305 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-08 17:12:08.362 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-08 17:12:08.418 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:12:08.477 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-08 17:12:08.542 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-08 17:12:08.601 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:12:08.660 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:12:08.662 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-08 17:12:08.721 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:12:09.119 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-08 17:12:09.158 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-08 17:12:09.514 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-08 17:12:09.537 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:12:09.540 | + functions-common:time_stop:2414 : local name 2022-02-08 17:12:09.543 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:12:09.551 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:12:09.554 | + functions-common:time_stop:2417 : local total 2022-02-08 17:12:09.556 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:12:09.559 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:12:09.561 | + functions-common:time_stop:2421 : start_time=1644340328215 2022-02-08 17:12:09.564 | + functions-common:time_stop:2423 : [[ -z 1644340328215 ]] 2022-02-08 17:12:09.568 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:12:09.573 | + functions-common:time_stop:2426 : end_time=1644340329571 2022-02-08 17:12:09.576 | + functions-common:time_stop:2427 : elapsed_time=1356 2022-02-08 17:12:09.579 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:12:09.582 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:12:09.585 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1356 2022-02-08 17:12:09.592 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-08 17:12:09.595 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-08 17:12:09.598 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-08 17:12:09.600 | + functions-common:run_process:1671 : local group= 2022-02-08 17:12:09.603 | + functions-common:run_process:1672 : local user=root 2022-02-08 17:12:09.606 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-08 17:12:09.608 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:12:09.611 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:12:09.613 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:12:09.616 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:12:09.619 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:12:09.624 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340329621 2022-02-08 17:12:09.627 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-08 17:12:09.650 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:12:09.652 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:12:09.658 | + functions-common:time_stop:2414 : local name 2022-02-08 17:12:09.660 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:12:09.663 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:12:09.666 | + functions-common:time_stop:2417 : local total 2022-02-08 17:12:09.670 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:12:09.673 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:12:09.675 | + functions-common:time_stop:2421 : start_time=1644340329621 2022-02-08 17:12:09.678 | + functions-common:time_stop:2423 : [[ -z 1644340329621 ]] 2022-02-08 17:12:09.682 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:12:09.686 | + functions-common:time_stop:2426 : end_time=1644340329683 2022-02-08 17:12:09.689 | + functions-common:time_stop:2427 : elapsed_time=62 2022-02-08 17:12:09.692 | + functions-common:time_stop:2428 : total=1356 2022-02-08 17:12:09.694 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:12:09.697 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1418 2022-02-08 17:12:09.699 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-08 17:12:09.727 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:12:09.729 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-08 17:12:09.750 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:12:09.753 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-08 17:12:09.774 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:12:09.777 | + ./stack.sh:main:1078 : start_etcd3 2022-02-08 17:12:09.780 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-08 17:12:09.782 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-828369-1 --data-dir /opt/stack/data/etcd' 2022-02-08 17:12:09.785 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-08 17:12:09.788 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-828369-1=http://10.222.0.53:2380' 2022-02-08 17:12:09.790 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.53:2380' 2022-02-08 17:12:09.793 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.53:2379' 2022-02-08 17:12:09.796 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-08 17:12:09.798 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-08 17:12:09.801 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.53:2379' 2022-02-08 17:12:09.803 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-08 17:12:09.806 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-08 17:12:09.809 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:12:09.811 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' '' root 2022-02-08 17:12:09.814 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-08 17:12:09.817 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 17:12:09.819 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:12:09.822 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-08 17:12:09.825 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:12:09.828 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:12:09.830 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:12:09.833 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:12:09.838 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-08 17:12:09.918 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-08 17:12:09.997 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 17:12:10.050 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-08 17:12:10.105 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-08 17:12:10.159 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:12:10.214 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:12:10.216 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-08 17:12:10.293 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:12:10.725 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-08 17:12:10.783 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-08 17:12:10.839 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-08 17:12:10.901 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-08 17:12:10.959 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-08 17:12:10.963 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:12:10.968 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 17:12:10.971 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-08 17:12:11.395 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-08 17:12:11.409 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-08 17:12:11.782 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-08 17:12:12.268 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-08 17:12:12.286 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:12:12.289 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-08 17:12:12.292 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-08 17:12:12.295 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-08 17:12:12.300 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-08 17:12:12.313 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-08 17:12:12.327 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-08 17:12:12.329 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:12:12.332 | + 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.53/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-08 17:12:12.472 | + 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.53/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-08 17:12:12.619 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:12:12.758 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:12:12.897 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:12:13.036 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-08 17:12:13.175 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-08 17:12:13.311 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-08 17:12:13.449 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-08 17:12:13.587 | + functions-common:write_clouds_yaml:187 : cat 2022-02-08 17:12:13.593 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-08 17:12:13.596 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-08 17:12:13.602 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-08 17:12:13.606 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-08 17:12:13.609 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-08 17:12:13.614 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-08 17:12:13.634 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:12:13.637 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-08 17:12:13.639 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:12:13.643 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-08 17:12:13.645 | + ./stack.sh:main:1095 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 17:12:13.648 | + ./stack.sh:main:1096 : init_keystone 2022-02-08 17:12:13.651 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-08 17:12:13.667 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:12:13.671 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-08 17:12:13.673 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-08 17:12:13.675 | + lib/database:recreate_database:112 : local db=keystone 2022-02-08 17:12:13.678 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-08 17:12:13.681 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-08 17:12:13.683 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-08 17:12:13.689 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:12:21.669 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-08 17:12:21.674 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:12:21.810 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-08 17:12:21.813 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:12:21.816 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:12:21.818 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:12:21.821 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:12:21.827 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340341823 2022-02-08 17:12:21.829 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-08 17:12:26.676 | 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=238326) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:12:26.683 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:12:26.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.689 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:12:26.689 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:12:26.731 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:12:26.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:26.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:26.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:12:26.737 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:12:27.295 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:12:27.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:12:27.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:12:27.300 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:12:27.301 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:12:27.308 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 17:12:39.881 | ++ inc/async:async_inner:64 : rc=0 2022-02-08 17:12:39.908 | [236499 Async install_tempest:236499]: finished successfully 2022-02-08 17:13:05.744 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:05.744 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 17:13:05.807 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:05.807 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 17:13:05.892 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:05.892 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 17:13:05.955 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:05.956 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 17:13:06.022 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:06.022 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 17:13:06.098 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:06.098 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 17:13:06.171 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:06.171 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:13:07.075 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:07.075 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:13:07.159 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:07.159 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:13:07.228 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:07.228 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:13:07.319 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:07.320 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:13:07.416 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:07.416 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:13:07.470 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:07.470 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:13:08.349 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:08.349 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:08.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.355 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:08.355 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:08.355 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:08.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.361 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:08.361 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:08.371 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:08.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.378 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:08.378 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:08.833 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:08.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.838 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:08.839 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:08.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:08.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:08.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:08.915 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:08.915 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:08.924 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 17:13:09.127 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.127 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 17:13:09.212 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.212 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 17:13:09.281 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.281 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 17:13:09.383 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.383 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 17:13:09.479 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.479 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 17:13:09.572 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.573 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 17:13:09.681 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.681 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:13:09.776 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.776 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:13:09.863 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.863 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:13:09.943 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:09.944 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:13:10.018 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:10.018 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:13:10.098 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:10.098 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:13:10.166 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:10.166 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:13:10.227 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:10.228 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:10.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.236 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:10.236 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:10.236 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:10.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.244 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:10.244 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:10.252 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:10.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.257 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:10.258 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:10.662 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:10.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.667 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:10.667 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:10.778 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:13:10.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_initial_migration.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:13:10.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:13:10.784 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:13:10.784 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=238326) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:13:10.791 | INFO migrate.versioning.api [-] 65 -> 66...  2022-02-08 17:13:10.839 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:10.839 | INFO migrate.versioning.api [-] 66 -> 67...  2022-02-08 17:13:10.898 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:10.898 | INFO migrate.versioning.api [-] 67 -> 68...  2022-02-08 17:13:10.961 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:10.961 | INFO migrate.versioning.api [-] 68 -> 69...  2022-02-08 17:13:11.035 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.035 | INFO migrate.versioning.api [-] 69 -> 70...  2022-02-08 17:13:11.097 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.097 | INFO migrate.versioning.api [-] 70 -> 71...  2022-02-08 17:13:11.155 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.155 | INFO migrate.versioning.api [-] 71 -> 72...  2022-02-08 17:13:11.515 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.515 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:13:11.560 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.561 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:13:11.612 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.612 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:13:11.663 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.664 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:13:11.726 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.726 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:13:11.806 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.806 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:13:11.875 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:11.875 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:13:11.966 | INFO migrate.versioning.api [-] done 2022-02-08 17:13:12.367 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-08 17:13:12.370 | + functions-common:time_stop:2414 : local name 2022-02-08 17:13:12.372 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:13:12.375 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:13:12.377 | + functions-common:time_stop:2417 : local total 2022-02-08 17:13:12.381 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:13:12.384 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:13:12.386 | + functions-common:time_stop:2421 : start_time=1644340341823 2022-02-08 17:13:12.389 | + functions-common:time_stop:2423 : [[ -z 1644340341823 ]] 2022-02-08 17:13:12.395 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:13:12.396 | + functions-common:time_stop:2426 : end_time=1644340392394 2022-02-08 17:13:12.399 | + functions-common:time_stop:2427 : elapsed_time=50571 2022-02-08 17:13:12.401 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:13:12.404 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:13:12.407 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=50571 2022-02-08 17:13:12.409 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-08 17:13:12.412 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-08 17:13:12.416 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-08 17:13:16.990 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-08 17:13:16.991 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:13:16.991 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:13:16.991 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-08 17:13:16.992 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:13:16.992 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:13:16.992 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:13:16.992 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:13:16.992 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:13:17.359 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-08 17:13:17.364 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-08 17:13:21.931 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-08 17:13:21.931 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:13:21.931 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:13:21.932 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-08 17:13:21.932 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:13:21.932 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:13:21.933 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:13:21.933 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:13:21.933 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:13:22.290 | + ./stack.sh:main:1097 : start_keystone 2022-02-08 17:13:22.293 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-08 17:13:22.295 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-08 17:13:22.298 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-08 17:13:22.315 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:13:22.317 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:13:22.321 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-08 17:13:22.325 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-08 17:13:22.328 | + functions-common:run_process:1669 : local service=keystone 2022-02-08 17:13:22.331 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:13:22.333 | + functions-common:run_process:1671 : local group= 2022-02-08 17:13:22.336 | + functions-common:run_process:1672 : local user= 2022-02-08 17:13:22.341 | + functions-common:run_process:1674 : local name=keystone 2022-02-08 17:13:22.341 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:13:22.343 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:13:22.346 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:13:22.348 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:13:22.352 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:13:22.356 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340402353 2022-02-08 17:13:22.358 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-08 17:13:22.374 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:13:22.377 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-08 17:13:22.379 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-08 17:13:22.382 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:13:22.384 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:13:22.394 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:13:22.394 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:13:22.394 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-08 17:13:22.394 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-08 17:13:22.397 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-08 17:13:22.399 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:13:22.401 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:13:22.404 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-08 17:13:22.407 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-08 17:13:22.409 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-08 17:13:22.411 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:13:22.414 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:13:22.416 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:13:22.418 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-08 17:13:22.420 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:13:22.424 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-08 17:13:22.476 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-08 17:13:22.535 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-08 17:13:22.593 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:13:22.651 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:13:22.709 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-08 17:13:22.777 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-08 17:13:22.835 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-08 17:13:22.891 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-08 17:13:22.946 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-08 17:13:23.009 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:13:23.011 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-08 17:13:23.079 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:13:23.454 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-08 17:13:23.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-08 17:13:23.832 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-08 17:13:23.918 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:13:23.921 | + functions-common:time_stop:2414 : local name 2022-02-08 17:13:23.924 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:13:23.926 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:13:23.929 | + functions-common:time_stop:2417 : local total 2022-02-08 17:13:23.931 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:13:23.934 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:13:23.936 | + functions-common:time_stop:2421 : start_time=1644340402353 2022-02-08 17:13:23.939 | + functions-common:time_stop:2423 : [[ -z 1644340402353 ]] 2022-02-08 17:13:23.942 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:13:23.947 | + functions-common:time_stop:2426 : end_time=1644340403944 2022-02-08 17:13:23.952 | + functions-common:time_stop:2427 : elapsed_time=1591 2022-02-08 17:13:23.953 | + functions-common:time_stop:2428 : total=1418 2022-02-08 17:13:23.957 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:13:23.959 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3009 2022-02-08 17:13:23.962 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-08 17:13:23.962 | Waiting for keystone to start... 2022-02-08 17:13:23.964 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.53/identity/v3/ 2022-02-08 17:13:23.968 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.53/identity/v3/ 2022-02-08 17:13:23.970 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:13:23.973 | + functions:wait_for_service:458 : local url=http://10.222.0.53/identity/v3/ 2022-02-08 17:13:23.976 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:13:23.978 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:13:23.981 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:13:23.983 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:13:23.986 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:13:23.989 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:13:23.993 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340403990 2022-02-08 17:13:23.996 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:13:24.002 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/identity/v3/ 2022-02-08 17:13:30.490 | + :: : [[ 200 == 503 ]] 2022-02-08 17:13:30.491 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:13:30.494 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:13:30.497 | + functions-common:time_stop:2414 : local name 2022-02-08 17:13:30.500 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:13:30.502 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:13:30.505 | + functions-common:time_stop:2417 : local total 2022-02-08 17:13:30.507 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:13:30.509 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:13:30.512 | + functions-common:time_stop:2421 : start_time=1644340403990 2022-02-08 17:13:30.514 | + functions-common:time_stop:2423 : [[ -z 1644340403990 ]] 2022-02-08 17:13:30.517 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:13:30.522 | + functions-common:time_stop:2426 : end_time=1644340410519 2022-02-08 17:13:30.524 | + functions-common:time_stop:2427 : elapsed_time=6529 2022-02-08 17:13:30.527 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:13:30.529 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:13:30.531 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6529 2022-02-08 17:13:30.534 | + functions:wait_for_service:467 : return 0 2022-02-08 17:13:30.536 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-08 17:13:30.555 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:13:30.557 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-08 17:13:30.560 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:13:30.563 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-08 17:13:30.593 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-08 17:13:30.596 | + lib/keystone:bootstrap_keystone:591 : /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.53/identity 2022-02-08 17:13:35.239 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.240 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.240 | 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=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.247 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.264 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.265 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.295 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.330 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.330 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.421 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.422 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.435 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.436 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.443 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.446 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.446 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.447 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=239158) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:13:35.482 | 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=239158) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:13:35.921 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created domain default 2022-02-08 17:13:36.048 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created project admin 2022-02-08 17:13:36.081 | DEBUG passlib.handlers.bcrypt [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=239158) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-08 17:13:36.083 | DEBUG passlib.handlers.bcrypt [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=239158) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-08 17:13:36.315 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created user admin 2022-02-08 17:13:36.424 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created role reader 2022-02-08 17:13:36.538 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created role member 2022-02-08 17:13:36.647 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created implied role where 7a964cfac83a4d6a9179b39c9b95749c implies 5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:13:36.755 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created role admin 2022-02-08 17:13:36.907 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created implied role where 8d550095fd1b428c887cf82cd34e9c43 implies 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:13:37.019 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Granted role admin on project admin to user admin. 2022-02-08 17:13:37.106 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Granted role admin on the system to user admin. 2022-02-08 17:13:37.226 | WARNING py.warnings [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa 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-02-08 17:13:37.226 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-08 17:13:37.226 |  2022-02-08 17:13:37.230 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created region RegionOne 2022-02-08 17:13:37.377 | INFO keystone.cmd.bootstrap [None req-cf97a299-11e5-4bfe-bf27-7a6cfe205dfa None None] Created public endpoint http://10.222.0.53/identity 2022-02-08 17:13:37.832 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-08 17:13:37.834 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-08 17:13:37.837 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-08 17:13:37.840 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-08 17:13:40.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:40.845 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:40.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:40.845 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:40.995 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:40.998 | + lib/keystone:create_keystone_accounts:299 : admin_project=90b78b3a45144339b6e4befe4076c0ef 2022-02-08 17:13:41.001 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-08 17:13:41.004 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-08 17:13:43.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:43.163 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:43.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:43.163 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:43.312 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:43.315 | + lib/keystone:create_keystone_accounts:301 : admin_user=192ed305a5564889a188028c9325d1a4 2022-02-08 17:13:43.317 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-08 17:13:43.320 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-08 17:13:43.322 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-08 17:13:43.324 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 192ed305a5564889a188028c9325d1a4 default 2022-02-08 17:13:43.381 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 192ed305a5564889a188028c9325d1a4 default 2022-02-08 17:13:43.421 | [211121 Async ks-domain-role:239311]: running: get_or_add_user_domain_role admin 192ed305a5564889a188028c9325d1a4 default 2022-02-08 17:13:43.424 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-08 17:13:43.426 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:13:43.429 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:13:45.886 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:13:45.889 | + functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:13:45.889 | default 2022-02-08 17:13:45.891 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-08 17:13:45.951 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-08 17:13:45.992 | [211121 Async ks-project:239452]: running: get_or_create_project service Default 2022-02-08 17:13:45.995 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-08 17:13:46.061 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-08 17:13:46.106 | [211121 Async ks-service:239538]: running: get_or_create_role service 2022-02-08 17:13:46.109 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-08 17:13:46.176 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-08 17:13:46.278 | [211121 Async ks-reseller:239624]: running: get_or_create_role ResellerAdmin 2022-02-08 17:13:46.296 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-08 17:13:46.312 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-08 17:13:46.756 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-08 17:13:46.997 | [211121 Async ks-anotherrole:239715]: running: get_or_create_role anotherrole 2022-02-08 17:13:47.016 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-08 17:13:47.060 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-08 17:13:47.082 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:13:47.108 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-08 17:13:49.158 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:13:49.189 | [239452 Async ks-project:239452]: finished successfully 2022-02-08 17:13:49.661 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:13:49.679 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:13:49.704 | [239624 Async ks-reseller:239624]: finished successfully 2022-02-08 17:13:49.750 | [239538 Async ks-service:239538]: finished successfully 2022-02-08 17:13:50.189 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:13:50.218 | [239715 Async ks-anotherrole:239715]: finished successfully 2022-02-08 17:13:50.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:50.640 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:50.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:50.640 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:50.806 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:50.810 | ++ functions-common:get_or_create_project:927 : project_id=014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:13:50.812 | ++ functions-common:get_or_create_project:928 : echo 014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:13:50.815 | + lib/keystone:create_keystone_accounts:329 : invis_project=014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:13:50.817 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-08 17:13:50.821 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-08 17:13:50.824 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:13:50.828 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-08 17:13:52.324 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:13:52.349 | [239311 Async ks-domain-role:239311]: finished successfully 2022-02-08 17:13:53.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:53.102 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:53.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:53.102 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:53.258 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:53.261 | ++ functions-common:get_or_create_project:927 : project_id=dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:53.264 | ++ functions-common:get_or_create_project:928 : echo dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:53.267 | + lib/keystone:create_keystone_accounts:333 : demo_project=dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:53.269 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-08 17:13:53.272 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-08 17:13:53.275 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:13:53.278 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-08 17:13:53.280 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-08 17:13:53.283 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-08 17:13:55.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.638 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.638 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.793 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:55.796 | ++ functions-common:get_or_create_user:914 : user_id=50b81ae981c14534ac8ed78021520308 2022-02-08 17:13:55.799 | ++ functions-common:get_or_create_user:915 : echo 50b81ae981c14534ac8ed78021520308 2022-02-08 17:13:55.802 | + lib/keystone:create_keystone_accounts:336 : demo_user=50b81ae981c14534ac8ed78021520308 2022-02-08 17:13:55.804 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-08 17:13:55.855 | [211121 Async ks-domain-role:239311]: Waiting for completion of get_or_add_user_domain_role admin 192ed305a5564889a188028c9325d1a4 default running on PID 239311 (6 other jobs running) 2022-02-08 17:13:55.879 | [211121 Async ks-domain-role:239311]: Signaling child to exit 2022-02-08 17:13:55.879 | WAKEUP 2022-02-08 17:13:55.903 | [211121 Async ks-domain-role:239311]: Signaled 2022-02-08 17:13:55.904 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-08 17:13:55.905 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:13:55.905 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user 192ed305a5564889a188028c9325d1a4 --domain default 2022-02-08 17:13:55.905 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-08 17:13:55.905 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:13:55.905 | ++ functions-common:get_field:801 : read data 2022-02-08 17:13:55.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.905 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:55.905 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-08 17:13:55.905 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-08 17:13:55.905 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user 192ed305a5564889a188028c9325d1a4 --domain default 2022-02-08 17:13:55.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.905 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user 192ed305a5564889a188028c9325d1a4 --domain default 2022-02-08 17:13:55.905 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:13:55.905 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-08 17:13:55.905 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:13:55.905 | ++ functions-common:get_field:801 : read data 2022-02-08 17:13:55.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:55.905 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:55.905 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:55.905 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:13:55.905 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:13:55.905 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:13:55.905 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | 192ed305a5564889a188028c9325d1a4 | | | default | | False |' 2022-02-08 17:13:55.906 | ++ functions-common:get_field:801 : read data 2022-02-08 17:13:55.906 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:13:55.906 | + functions-common:get_or_add_user_domain_role:1010 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:13:55.906 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:13:55.949 | [211121 Async ks-domain-role:239311]: finished get_or_add_user_domain_role admin 192ed305a5564889a188028c9325d1a4 default with result 0 in 8 seconds 2022-02-08 17:13:55.958 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-08 17:13:55.994 | [211121 Async ks-project:239452]: Waiting for completion of get_or_create_project service Default running on PID 239452 (5 other jobs running) 2022-02-08 17:13:56.018 | [211121 Async ks-project:239452]: Signaling child to exit 2022-02-08 17:13:56.018 | WAKEUP 2022-02-08 17:13:56.041 | [211121 Async ks-project:239452]: Signaled 2022-02-08 17:13:56.042 | + functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:13:56.042 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-08 17:13:56.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.042 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.042 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.042 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:56.042 | + functions-common:get_or_create_project:927 : project_id=3434c07804a744878c6909d040a971ab 2022-02-08 17:13:56.043 | + functions-common:get_or_create_project:928 : echo 3434c07804a744878c6909d040a971ab 2022-02-08 17:13:56.043 | 3434c07804a744878c6909d040a971ab 2022-02-08 17:13:56.087 | [211121 Async ks-project:239452]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-08 17:13:56.124 | [211121 Async ks-service:239538]: Waiting for completion of get_or_create_role service running on PID 239538 (4 other jobs running) 2022-02-08 17:13:56.149 | [211121 Async ks-service:239538]: Signaling child to exit 2022-02-08 17:13:56.149 | WAKEUP 2022-02-08 17:13:56.172 | [211121 Async ks-service:239538]: Signaled 2022-02-08 17:13:56.174 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:13:56.174 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-08 17:13:56.174 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.174 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.174 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.174 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.174 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:56.174 | + functions-common:get_or_create_role:939 : role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:13:56.174 | + functions-common:get_or_create_role:940 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:13:56.174 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:13:56.219 | [211121 Async ks-service:239538]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-08 17:13:56.256 | [211121 Async ks-reseller:239624]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 239624 (3 other jobs running) 2022-02-08 17:13:56.281 | [211121 Async ks-reseller:239624]: Signaling child to exit 2022-02-08 17:13:56.281 | WAKEUP 2022-02-08 17:13:56.303 | [211121 Async ks-reseller:239624]: Signaled 2022-02-08 17:13:56.305 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:13:56.305 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-08 17:13:56.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.305 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.305 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.305 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:56.305 | + functions-common:get_or_create_role:939 : role_id=be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:13:56.305 | + functions-common:get_or_create_role:940 : echo be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:13:56.305 | be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:13:56.349 | [211121 Async ks-reseller:239624]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-08 17:13:56.386 | [211121 Async ks-anotherrole:239715]: Waiting for completion of get_or_create_role anotherrole running on PID 239715 (2 other jobs running) 2022-02-08 17:13:56.411 | [211121 Async ks-anotherrole:239715]: Signaling child to exit 2022-02-08 17:13:56.412 | WAKEUP 2022-02-08 17:13:56.435 | [211121 Async ks-anotherrole:239715]: Signaled 2022-02-08 17:13:56.439 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:13:56.439 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:13:56.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:56.439 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:56.439 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:13:56.439 | + functions-common:get_or_create_role:939 : role_id=ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:13:56.439 | + functions-common:get_or_create_role:940 : echo ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:13:56.439 | ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:13:56.484 | [211121 Async ks-anotherrole:239715]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-08 17:13:56.488 | + inc/async:async_wait:197 : return 0 2022-02-08 17:13:56.490 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.550 | + inc/async:async_inner:63 : get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.588 | [211121 Async ks-demo-member:240583]: running: get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.591 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 192ed305a5564889a188028c9325d1a4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.653 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 192ed305a5564889a188028c9325d1a4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.695 | [211121 Async ks-demo-admin:240695]: running: get_or_add_user_project_role admin 192ed305a5564889a188028c9325d1a4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.699 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.768 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.822 | [211121 Async ks-demo-another:240807]: running: get_or_add_user_project_role anotherrole 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:13:56.825 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:13:56.900 | + inc/async:async_inner:63 : get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:13:56.967 | [211121 Async ks-demo-invis:240919]: running: get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:13:56.970 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-08 17:13:56.976 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-08 17:13:56.991 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:13:57.000 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-08 17:13:57.008 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-08 17:13:57.020 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-08 17:13:59.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:59.846 | from cryptography.utils import int_from_bytes 2022-02-08 17:13:59.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:13:59.846 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:00.092 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:00.096 | ++ functions-common:get_or_create_user:914 : user_id=c019b669507f4c119317382431d4a35f 2022-02-08 17:14:00.108 | ++ functions-common:get_or_create_user:915 : echo c019b669507f4c119317382431d4a35f 2022-02-08 17:14:00.124 | + lib/keystone:create_keystone_accounts:349 : demo_reader=c019b669507f4c119317382431d4a35f 2022-02-08 17:14:00.148 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader c019b669507f4c119317382431d4a35f dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:00.446 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c019b669507f4c119317382431d4a35f dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:00.717 | [211121 Async ks-demo-reader:241117]: running: get_or_add_user_project_role reader c019b669507f4c119317382431d4a35f dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:00.735 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-08 17:14:00.744 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-08 17:14:00.759 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:14:00.793 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-08 17:14:04.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:04.025 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:04.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:04.025 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:04.400 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:04.419 | ++ functions-common:get_or_create_project:927 : project_id=5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:04.424 | ++ functions-common:get_or_create_project:928 : echo 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:04.436 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:04.458 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-08 17:14:04.485 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-08 17:14:04.516 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:14:04.540 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-08 17:14:04.562 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-08 17:14:04.596 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-08 17:14:06.704 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:06.885 | [240695 Async ks-demo-admin:240695]: finished successfully 2022-02-08 17:14:07.071 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:07.244 | [240807 Async ks-demo-another:240807]: finished successfully 2022-02-08 17:14:07.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:07.730 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:07.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:07.730 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:07.942 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:07.955 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:07.966 | ++ functions-common:get_or_create_user:914 : user_id=95fd88070bb04e98b1fa056917fc4648 2022-02-08 17:14:07.974 | ++ functions-common:get_or_create_user:915 : echo 95fd88070bb04e98b1fa056917fc4648 2022-02-08 17:14:07.978 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=95fd88070bb04e98b1fa056917fc4648 2022-02-08 17:14:07.981 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:07.998 | [240583 Async ks-demo-member:240583]: finished successfully 2022-02-08 17:14:08.068 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:08.145 | [211121 Async ks-alt-admin:241593]: running: get_or_add_user_project_role admin 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:08.150 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:08.238 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:08.304 | [211121 Async ks-alt-another:241735]: running: get_or_add_user_project_role anotherrole 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:08.318 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-08 17:14:08.328 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-08 17:14:08.331 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:14:08.335 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-08 17:14:08.339 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-08 17:14:08.340 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:08.346 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-08 17:14:08.375 | [240919 Async ks-demo-invis:240919]: finished successfully 2022-02-08 17:14:10.795 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:10.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:10.828 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:10.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:10.828 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:10.833 | [241117 Async ks-demo-reader:241117]: finished successfully 2022-02-08 17:14:10.982 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:10.984 | ++ functions-common:get_or_create_user:914 : user_id=80847141eb4545cb9166480a3fd2039c 2022-02-08 17:14:10.987 | ++ functions-common:get_or_create_user:915 : echo 80847141eb4545cb9166480a3fd2039c 2022-02-08 17:14:10.990 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=80847141eb4545cb9166480a3fd2039c 2022-02-08 17:14:10.993 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 80847141eb4545cb9166480a3fd2039c 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:11.061 | + inc/async:async_inner:63 : get_or_add_user_project_role member 80847141eb4545cb9166480a3fd2039c 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:11.116 | [211121 Async ks-alt-member-user:242008]: running: get_or_add_user_project_role member 80847141eb4545cb9166480a3fd2039c 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:11.119 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-08 17:14:11.123 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-08 17:14:11.126 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:14:11.129 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-08 17:14:11.131 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-08 17:14:11.137 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-08 17:14:13.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:13.604 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:13.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:13.604 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:13.784 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:13.788 | ++ functions-common:get_or_create_user:914 : user_id=9dedc7a5ff924219b08ad9223ca7f148 2022-02-08 17:14:13.793 | ++ functions-common:get_or_create_user:915 : echo 9dedc7a5ff924219b08ad9223ca7f148 2022-02-08 17:14:13.796 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=9dedc7a5ff924219b08ad9223ca7f148 2022-02-08 17:14:13.798 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 9dedc7a5ff924219b08ad9223ca7f148 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:13.874 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 9dedc7a5ff924219b08ad9223ca7f148 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:13.932 | [211121 Async ks-alt-reader-user:242233]: running: get_or_add_user_project_role reader 9dedc7a5ff924219b08ad9223ca7f148 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:13.943 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-08 17:14:13.950 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:14:13.959 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-08 17:14:13.967 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-08 17:14:13.973 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-08 17:14:16.604 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:16.728 | [241593 Async ks-alt-admin:241593]: finished successfully 2022-02-08 17:14:16.735 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:16.774 | [241735 Async ks-alt-another:241735]: finished successfully 2022-02-08 17:14:17.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:17.089 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:17.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:17.089 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:17.264 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:17.267 | ++ functions-common:get_or_create_user:914 : user_id=959e2e8b387e483d9ba16f78a46f4238 2022-02-08 17:14:17.269 | ++ functions-common:get_or_create_user:915 : echo 959e2e8b387e483d9ba16f78a46f4238 2022-02-08 17:14:17.272 | + lib/keystone:create_keystone_accounts:381 : system_member_user=959e2e8b387e483d9ba16f78a46f4238 2022-02-08 17:14:17.275 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 959e2e8b387e483d9ba16f78a46f4238 all 2022-02-08 17:14:17.341 | + inc/async:async_inner:63 : get_or_add_user_system_role member 959e2e8b387e483d9ba16f78a46f4238 all 2022-02-08 17:14:17.385 | [211121 Async ks-system-member:242527]: running: get_or_add_user_system_role member 959e2e8b387e483d9ba16f78a46f4238 all 2022-02-08 17:14:17.389 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-08 17:14:17.391 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:14:17.394 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-08 17:14:17.397 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-08 17:14:17.401 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-08 17:14:20.022 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:20.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:20.049 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:20.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:20.050 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:20.081 | [242008 Async ks-alt-member-user:242008]: finished successfully 2022-02-08 17:14:20.238 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:20.242 | ++ functions-common:get_or_create_user:914 : user_id=0d689094c4934ac1a6e01798d07458eb 2022-02-08 17:14:20.244 | ++ functions-common:get_or_create_user:915 : echo 0d689094c4934ac1a6e01798d07458eb 2022-02-08 17:14:20.248 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=0d689094c4934ac1a6e01798d07458eb 2022-02-08 17:14:20.250 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 0d689094c4934ac1a6e01798d07458eb all 2022-02-08 17:14:20.329 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0d689094c4934ac1a6e01798d07458eb all 2022-02-08 17:14:20.375 | [211121 Async ks-system-reader:242760]: running: get_or_add_user_system_role reader 0d689094c4934ac1a6e01798d07458eb all 2022-02-08 17:14:20.379 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-08 17:14:20.383 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-08 17:14:20.387 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-08 17:14:20.390 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:14:20.395 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-08 17:14:22.722 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:22.756 | [242233 Async ks-alt-reader-user:242233]: finished successfully 2022-02-08 17:14:22.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:22.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:22.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:22.769 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:22.957 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:22.961 | ++ functions-common:get_or_create_group:891 : group_id=4d2585e64aec4bf180f27326159dc1e9 2022-02-08 17:14:22.963 | ++ functions-common:get_or_create_group:892 : echo 4d2585e64aec4bf180f27326159dc1e9 2022-02-08 17:14:22.966 | + lib/keystone:create_keystone_accounts:391 : admin_group=4d2585e64aec4bf180f27326159dc1e9 2022-02-08 17:14:22.969 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-08 17:14:22.972 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-08 17:14:22.975 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-08 17:14:22.977 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:14:22.981 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-08 17:14:25.271 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:25.315 | [242527 Async ks-system-member:242527]: finished successfully 2022-02-08 17:14:25.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:25.424 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:25.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:25.424 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:25.601 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:25.604 | ++ functions-common:get_or_create_group:891 : group_id=b3a8efc3c7944c89a65609f8a4a3e5c4 2022-02-08 17:14:25.607 | ++ functions-common:get_or_create_group:892 : echo b3a8efc3c7944c89a65609f8a4a3e5c4 2022-02-08 17:14:25.610 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=b3a8efc3c7944c89a65609f8a4a3e5c4 2022-02-08 17:14:25.612 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:25.682 | + inc/async:async_inner:63 : get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:25.733 | [211121 Async ks-group-memberdemo:243078]: running: get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:25.736 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:25.809 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:25.855 | [211121 Async ks-group-anotherdemo:243164]: running: get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:25.857 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:25.944 | + inc/async:async_inner:63 : get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:26.057 | [211121 Async ks-group-memberalt:243250]: running: get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:26.073 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:26.518 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:26.779 | [211121 Async ks-group-anotheralt:243340]: running: get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:26.800 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef 2022-02-08 17:14:27.238 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef 2022-02-08 17:14:27.458 | [211121 Async ks-group-admin:243428]: running: get_or_add_group_project_role admin 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef 2022-02-08 17:14:27.484 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-08 17:14:27.892 | [211121 Async ks-demo-member:240583]: Waiting for completion of get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 running on PID 240583 (17 other jobs running) 2022-02-08 17:14:28.061 | [211121 Async ks-demo-member:240583]: Signaling child to exit 2022-02-08 17:14:28.062 | WAKEUP 2022-02-08 17:14:28.245 | [211121 Async ks-demo-member:240583]: Signaled 2022-02-08 17:14:28.263 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:28.263 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:28.263 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:28.263 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:28.263 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:28.263 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:28.263 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:28.263 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:28.264 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 50b81ae981c14534ac8ed78021520308 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:28.264 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:28.264 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:28.264 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:28.264 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:28.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:28.264 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:28.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:28.264 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:28.264 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:28.264 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:28.264 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:28.264 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 50b81ae981c14534ac8ed78021520308 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:28.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:28.264 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:28.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:28.264 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:28.264 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 50b81ae981c14534ac8ed78021520308 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:28.264 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:28.264 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:28.264 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:28.264 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:28.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:28.264 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:28.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:28.264 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:28.264 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:28.264 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:28.264 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:28.264 | ++ functions-common:get_field:807 : echo '| 7a964cfac83a4d6a9179b39c9b95749c | 50b81ae981c14534ac8ed78021520308 | | dc14f54409064cc3b171b5f6e6a53576 | | | False |' 2022-02-08 17:14:28.264 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:28.264 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:28.265 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:28.265 | + functions-common:get_or_add_user_project_role:986 : echo 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:28.265 | 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:28.578 | [211121 Async ks-demo-member:240583]: finished get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 with result 0 in 11 seconds 2022-02-08 17:14:28.885 | [211121 Async ks-demo-admin:240695]: Waiting for completion of get_or_add_user_project_role admin 192ed305a5564889a188028c9325d1a4 dc14f54409064cc3b171b5f6e6a53576 running on PID 240695 (16 other jobs running) 2022-02-08 17:14:29.090 | [211121 Async ks-demo-admin:240695]: Signaling child to exit 2022-02-08 17:14:29.091 | WAKEUP 2022-02-08 17:14:29.218 | [211121 Async ks-demo-admin:240695]: Signaled 2022-02-08 17:14:29.232 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:29.232 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:29.232 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:29.232 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:29.232 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:29.232 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:29.232 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:29.232 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:29.232 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:29.232 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:29.232 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:29.232 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 192ed305a5564889a188028c9325d1a4 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:29.232 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:29.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:29.232 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:29.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:29.232 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:29.232 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:29.232 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:29.233 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:29.233 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 192ed305a5564889a188028c9325d1a4 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:29.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:29.233 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:29.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:29.233 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:29.233 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:29.233 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:29.233 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 192ed305a5564889a188028c9325d1a4 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:29.233 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:29.233 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:29.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:29.233 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:29.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:29.233 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:29.233 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:29.233 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:29.233 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:29.233 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | 192ed305a5564889a188028c9325d1a4 | | dc14f54409064cc3b171b5f6e6a53576 | | | False |' 2022-02-08 17:14:29.233 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:29.233 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:29.233 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:14:29.233 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:14:29.233 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:14:29.558 | [211121 Async ks-demo-admin:240695]: finished get_or_add_user_project_role admin 192ed305a5564889a188028c9325d1a4 dc14f54409064cc3b171b5f6e6a53576 with result 0 in 10 seconds 2022-02-08 17:14:29.694 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:29.828 | [211121 Async ks-demo-another:240807]: Waiting for completion of get_or_add_user_project_role anotherrole 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 running on PID 240807 (15 other jobs running) 2022-02-08 17:14:29.877 | [242760 Async ks-system-reader:242760]: finished successfully 2022-02-08 17:14:30.032 | [211121 Async ks-demo-another:240807]: Signaling child to exit 2022-02-08 17:14:30.032 | WAKEUP 2022-02-08 17:14:30.202 | [211121 Async ks-demo-another:240807]: Signaled 2022-02-08 17:14:30.213 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:30.213 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:30.213 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:30.213 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:30.213 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:30.213 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:30.213 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:30.213 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:30.213 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 50b81ae981c14534ac8ed78021520308 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:30.213 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:30.213 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:30.213 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:30.213 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:30.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.213 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:30.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.213 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:30.213 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:30.213 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:30.213 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:30.213 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 50b81ae981c14534ac8ed78021520308 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:30.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.214 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:30.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.214 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:30.214 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:30.214 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 50b81ae981c14534ac8ed78021520308 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:30.214 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:30.214 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:30.214 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:30.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.214 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:30.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:30.214 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:30.214 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:30.214 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:30.214 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:30.214 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:30.214 | ++ functions-common:get_field:807 : echo '| ebc32ea8ccfd413e90a4193654ba099a | 50b81ae981c14534ac8ed78021520308 | | dc14f54409064cc3b171b5f6e6a53576 | | | False |' 2022-02-08 17:14:30.214 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:30.214 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:14:30.214 | + functions-common:get_or_add_user_project_role:986 : echo ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:14:30.214 | ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:14:30.526 | [211121 Async ks-demo-another:240807]: finished get_or_add_user_project_role anotherrole 50b81ae981c14534ac8ed78021520308 dc14f54409064cc3b171b5f6e6a53576 with result 0 in 10 seconds 2022-02-08 17:14:30.786 | [211121 Async ks-demo-invis:240919]: Waiting for completion of get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 014777c8d75e4c7bb6a12d638850446a running on PID 240919 (14 other jobs running) 2022-02-08 17:14:30.971 | [211121 Async ks-demo-invis:240919]: Signaling child to exit 2022-02-08 17:14:30.971 | WAKEUP 2022-02-08 17:14:31.085 | [211121 Async ks-demo-invis:240919]: Signaled 2022-02-08 17:14:31.097 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:31.097 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:31.097 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:31.097 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:31.097 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:31.097 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:31.097 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:31.097 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:31.097 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:31.097 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:31.098 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 50b81ae981c14534ac8ed78021520308 --project 014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:14:31.098 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:31.098 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:31.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.098 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.098 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.098 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:31.098 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:31.098 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:31.098 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 50b81ae981c14534ac8ed78021520308 --project 014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:14:31.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.098 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.098 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.098 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:31.098 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:31.098 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 50b81ae981c14534ac8ed78021520308 --project 014777c8d75e4c7bb6a12d638850446a 2022-02-08 17:14:31.098 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:31.098 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:31.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.098 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.099 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.099 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:31.099 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:31.099 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:31.099 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:31.099 | ++ functions-common:get_field:807 : echo '| 7a964cfac83a4d6a9179b39c9b95749c | 50b81ae981c14534ac8ed78021520308 | | 014777c8d75e4c7bb6a12d638850446a | | | False |' 2022-02-08 17:14:31.099 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:31.099 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:31.099 | + functions-common:get_or_add_user_project_role:986 : echo 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:31.099 | 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:31.362 | [211121 Async ks-demo-invis:240919]: finished get_or_add_user_project_role member 50b81ae981c14534ac8ed78021520308 014777c8d75e4c7bb6a12d638850446a with result 0 in 11 seconds 2022-02-08 17:14:31.620 | [211121 Async ks-demo-reader:241117]: Waiting for completion of get_or_add_user_project_role reader c019b669507f4c119317382431d4a35f dc14f54409064cc3b171b5f6e6a53576 running on PID 241117 (13 other jobs running) 2022-02-08 17:14:31.789 | [211121 Async ks-demo-reader:241117]: Signaling child to exit 2022-02-08 17:14:31.790 | WAKEUP 2022-02-08 17:14:31.905 | [211121 Async ks-demo-reader:241117]: Signaled 2022-02-08 17:14:31.920 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:31.920 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:31.920 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:31.920 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:31.920 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:31.920 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:31.920 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:31.920 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:31.920 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:31.920 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:31.920 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user c019b669507f4c119317382431d4a35f --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:31.920 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:31.920 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:31.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.920 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.920 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.920 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:31.920 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:31.920 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:31.920 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user c019b669507f4c119317382431d4a35f --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:31.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.921 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.921 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.921 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:31.921 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:31.921 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user c019b669507f4c119317382431d4a35f --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:31.921 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:31.921 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:31.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.921 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:31.921 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:31.921 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:31.921 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:31.921 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:31.921 | ++ functions-common:get_field:807 : echo '| 5b8da130b2e34af1bb2cbd28a3b7b38d | c019b669507f4c119317382431d4a35f | | dc14f54409064cc3b171b5f6e6a53576 | | | False |' 2022-02-08 17:14:31.921 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:31.921 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:31.921 | + functions-common:get_or_add_user_project_role:984 : user_role_id=5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:31.921 | + functions-common:get_or_add_user_project_role:986 : echo 5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:31.921 | 5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:32.171 | [211121 Async ks-demo-reader:241117]: finished get_or_add_user_project_role reader c019b669507f4c119317382431d4a35f dc14f54409064cc3b171b5f6e6a53576 with result 0 in 10 seconds 2022-02-08 17:14:32.185 | + inc/async:async_wait:197 : return 0 2022-02-08 17:14:32.194 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-08 17:14:32.562 | [211121 Async ks-alt-admin:241593]: Waiting for completion of get_or_add_user_project_role admin 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 running on PID 241593 (12 other jobs running) 2022-02-08 17:14:32.668 | [211121 Async ks-alt-admin:241593]: Signaling child to exit 2022-02-08 17:14:32.668 | WAKEUP 2022-02-08 17:14:32.822 | [211121 Async ks-alt-admin:241593]: Signaled 2022-02-08 17:14:32.844 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:32.844 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:32.844 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:32.844 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:32.844 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:32.844 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:32.844 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:32.844 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:32.844 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 95fd88070bb04e98b1fa056917fc4648 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:32.844 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:32.844 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:32.844 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:32.844 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:32.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:32.844 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:32.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:32.844 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:32.844 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:32.844 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:32.844 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:32.844 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 95fd88070bb04e98b1fa056917fc4648 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:32.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:32.844 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:32.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:32.845 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:32.845 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 95fd88070bb04e98b1fa056917fc4648 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:32.845 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:32.845 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:32.845 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:32.845 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:32.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:32.845 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:32.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:32.845 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:32.845 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:32.845 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:32.845 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:32.845 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:32.845 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | 95fd88070bb04e98b1fa056917fc4648 | | 5b962445f8b94d7180df46d2afacf390 | | | False |' 2022-02-08 17:14:32.845 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:32.845 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:14:32.845 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:14:32.845 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:14:33.161 | [211121 Async ks-alt-admin:241593]: finished get_or_add_user_project_role admin 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 with result 0 in 8 seconds 2022-02-08 17:14:33.425 | [211121 Async ks-alt-another:241735]: Waiting for completion of get_or_add_user_project_role anotherrole 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 running on PID 241735 (11 other jobs running) 2022-02-08 17:14:33.604 | [211121 Async ks-alt-another:241735]: Signaling child to exit 2022-02-08 17:14:33.604 | WAKEUP 2022-02-08 17:14:33.761 | [211121 Async ks-alt-another:241735]: Signaled 2022-02-08 17:14:33.783 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:33.783 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:33.784 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:33.784 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:33.784 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:33.784 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:33.784 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:33.784 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:33.784 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:33.784 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 95fd88070bb04e98b1fa056917fc4648 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:33.784 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:33.784 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:33.784 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:33.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:33.784 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:33.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:33.784 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:33.784 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:33.784 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:33.784 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:33.784 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 95fd88070bb04e98b1fa056917fc4648 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:33.784 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:33.784 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:33.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:33.785 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:33.785 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:33.785 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 95fd88070bb04e98b1fa056917fc4648 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:33.785 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:33.785 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:33.785 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:33.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:33.785 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:33.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:33.785 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:33.785 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:33.785 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:33.785 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:33.785 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:33.785 | ++ functions-common:get_field:807 : echo '| ebc32ea8ccfd413e90a4193654ba099a | 95fd88070bb04e98b1fa056917fc4648 | | 5b962445f8b94d7180df46d2afacf390 | | | False |' 2022-02-08 17:14:33.785 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:33.785 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:14:33.785 | + functions-common:get_or_add_user_project_role:986 : echo ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:14:33.785 | ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:14:34.067 | [211121 Async ks-alt-another:241735]: finished get_or_add_user_project_role anotherrole 95fd88070bb04e98b1fa056917fc4648 5b962445f8b94d7180df46d2afacf390 with result 0 in 8 seconds 2022-02-08 17:14:34.205 | [211121 Async ks-alt-member-user:242008]: Waiting for completion of get_or_add_user_project_role member 80847141eb4545cb9166480a3fd2039c 5b962445f8b94d7180df46d2afacf390 running on PID 242008 (10 other jobs running) 2022-02-08 17:14:34.378 | [211121 Async ks-alt-member-user:242008]: Signaling child to exit 2022-02-08 17:14:34.378 | WAKEUP 2022-02-08 17:14:34.510 | [211121 Async ks-alt-member-user:242008]: Signaled 2022-02-08 17:14:34.524 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:34.524 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:34.524 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:34.524 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:34.524 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:34.524 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:34.524 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:34.524 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:34.524 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:34.524 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 80847141eb4545cb9166480a3fd2039c --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:34.524 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:34.524 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:34.524 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:34.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:34.524 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:34.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:34.524 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:34.524 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:34.524 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:34.524 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:34.524 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 80847141eb4545cb9166480a3fd2039c --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:34.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:34.524 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:34.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:34.524 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:34.524 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 80847141eb4545cb9166480a3fd2039c --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:34.524 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:34.524 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:34.524 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:34.524 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:34.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:34.525 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:34.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:34.525 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:34.525 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:34.525 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:34.525 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:34.525 | ++ functions-common:get_field:807 : echo '| 7a964cfac83a4d6a9179b39c9b95749c | 80847141eb4545cb9166480a3fd2039c | | 5b962445f8b94d7180df46d2afacf390 | | | False |' 2022-02-08 17:14:34.525 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:34.525 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:34.525 | + functions-common:get_or_add_user_project_role:984 : user_role_id=7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:34.525 | + functions-common:get_or_add_user_project_role:986 : echo 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:34.525 | 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:34.795 | [211121 Async ks-alt-member-user:242008]: finished get_or_add_user_project_role member 80847141eb4545cb9166480a3fd2039c 5b962445f8b94d7180df46d2afacf390 with result 0 in 9 seconds 2022-02-08 17:14:34.936 | [211121 Async ks-alt-reader-user:242233]: Waiting for completion of get_or_add_user_project_role reader 9dedc7a5ff924219b08ad9223ca7f148 5b962445f8b94d7180df46d2afacf390 running on PID 242233 (9 other jobs running) 2022-02-08 17:14:35.102 | [211121 Async ks-alt-reader-user:242233]: Signaling child to exit 2022-02-08 17:14:35.102 | WAKEUP 2022-02-08 17:14:35.231 | [211121 Async ks-alt-reader-user:242233]: Signaled 2022-02-08 17:14:35.247 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:14:35.247 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:14:35.247 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:35.247 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:35.247 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:35.247 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:35.247 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:35.247 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:14:35.247 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:14:35.247 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:35.247 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:35.247 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 9dedc7a5ff924219b08ad9223ca7f148 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:35.247 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:35.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:35.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:35.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:35.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:35.248 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:35.248 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:14:35.248 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:14:35.248 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 9dedc7a5ff924219b08ad9223ca7f148 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:35.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:35.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:35.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:35.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:35.248 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:14:35.248 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:14:35.248 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:14:35.248 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:35.248 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 9dedc7a5ff924219b08ad9223ca7f148 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:35.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:35.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:35.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:35.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:35.248 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:35.248 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:14:35.248 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:14:35.248 | ++ functions-common:get_field:807 : echo '| 5b8da130b2e34af1bb2cbd28a3b7b38d | 9dedc7a5ff924219b08ad9223ca7f148 | | 5b962445f8b94d7180df46d2afacf390 | | | False |' 2022-02-08 17:14:35.248 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:14:35.248 | ++ functions-common:get_field:801 : read data 2022-02-08 17:14:35.248 | + functions-common:get_or_add_user_project_role:984 : user_role_id=5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:35.248 | + functions-common:get_or_add_user_project_role:986 : echo 5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:35.248 | 5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:35.542 | [211121 Async ks-alt-reader-user:242233]: finished get_or_add_user_project_role reader 9dedc7a5ff924219b08ad9223ca7f148 5b962445f8b94d7180df46d2afacf390 with result 0 in 8 seconds 2022-02-08 17:14:35.587 | + inc/async:async_wait:197 : return 0 2022-02-08 17:14:35.612 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-08 17:14:35.963 | [211121 Async ks-system-member:242527]: Waiting for completion of get_or_add_user_system_role member 959e2e8b387e483d9ba16f78a46f4238 all running on PID 242527 (8 other jobs running) 2022-02-08 17:14:36.148 | [211121 Async ks-system-member:242527]: Signaling child to exit 2022-02-08 17:14:36.148 | WAKEUP 2022-02-08 17:14:36.303 | [211121 Async ks-system-member:242527]: Signaled 2022-02-08 17:14:36.324 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:14:36.324 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:14:36.324 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:14:36.324 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:36.324 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:36.324 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:36.324 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:36.324 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:36.324 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:14:36.324 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user 959e2e8b387e483d9ba16f78a46f4238 --system all -f value -c Role 2022-02-08 17:14:36.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.324 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.324 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.324 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:36.324 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:14:36.324 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:14:36.324 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user 959e2e8b387e483d9ba16f78a46f4238 --system all 2022-02-08 17:14:36.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.324 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.324 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.324 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user 959e2e8b387e483d9ba16f78a46f4238 --system all -f value -c Role 2022-02-08 17:14:36.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.325 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.325 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.325 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:36.325 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:36.325 | + functions-common:get_or_add_user_system_role:1041 : echo 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:36.325 | 7a964cfac83a4d6a9179b39c9b95749c 2022-02-08 17:14:36.409 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:36.557 | [243164 Async ks-group-anotherdemo:243164]: finished successfully 2022-02-08 17:14:36.577 | [211121 Async ks-system-member:242527]: finished get_or_add_user_system_role member 959e2e8b387e483d9ba16f78a46f4238 all with result 0 in 8 seconds 2022-02-08 17:14:36.801 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:36.805 | [211121 Async ks-system-reader:242760]: Waiting for completion of get_or_add_user_system_role reader 0d689094c4934ac1a6e01798d07458eb all running on PID 242760 (7 other jobs running) 2022-02-08 17:14:36.850 | [243078 Async ks-group-memberdemo:243078]: finished successfully 2022-02-08 17:14:36.889 | [211121 Async ks-system-reader:242760]: Signaling child to exit 2022-02-08 17:14:36.889 | WAKEUP 2022-02-08 17:14:36.926 | [211121 Async ks-system-reader:242760]: Signaled 2022-02-08 17:14:36.927 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:14:36.927 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:14:36.927 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:14:36.928 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:14:36.928 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:14:36.928 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:14:36.928 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:14:36.928 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:14:36.928 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:14:36.928 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user 0d689094c4934ac1a6e01798d07458eb --system all -f value -c Role 2022-02-08 17:14:36.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.928 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:36.928 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:14:36.928 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:14:36.928 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user 0d689094c4934ac1a6e01798d07458eb --system all 2022-02-08 17:14:36.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.928 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user 0d689094c4934ac1a6e01798d07458eb --system all -f value -c Role 2022-02-08 17:14:36.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:36.928 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:36.928 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:36.928 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:36.928 | + functions-common:get_or_add_user_system_role:1041 : echo 5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:36.928 | 5b8da130b2e34af1bb2cbd28a3b7b38d 2022-02-08 17:14:36.993 | [211121 Async ks-system-reader:242760]: finished get_or_add_user_system_role reader 0d689094c4934ac1a6e01798d07458eb all with result 0 in 9 seconds 2022-02-08 17:14:36.998 | + inc/async:async_wait:197 : return 0 2022-02-08 17:14:37.001 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-08 17:14:37.089 | [211121 Async ks-group-memberdemo:243078]: Waiting for completion of get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 running on PID 243078 (6 other jobs running) 2022-02-08 17:14:37.127 | [211121 Async ks-group-memberdemo:243078]: Signaling child to exit 2022-02-08 17:14:37.127 | WAKEUP 2022-02-08 17:14:37.176 | [211121 Async ks-group-memberdemo:243078]: Signaled 2022-02-08 17:14:37.178 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:14:37.178 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project dc14f54409064cc3b171b5f6e6a53576 -f value 2022-02-08 17:14:37.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.178 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.178 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:14:37.178 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:14:37.178 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:37.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.178 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project dc14f54409064cc3b171b5f6e6a53576 -f value 2022-02-08 17:14:37.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.178 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.178 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.179 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='7a964cfac83a4d6a9179b39c9b95749c b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 False' 2022-02-08 17:14:37.179 | + functions-common:get_or_add_group_project_role:1065 : echo 7a964cfac83a4d6a9179b39c9b95749c b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 False 2022-02-08 17:14:37.179 | 7a964cfac83a4d6a9179b39c9b95749c b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 False 2022-02-08 17:14:37.250 | [211121 Async ks-group-memberdemo:243078]: finished get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 with result 0 in 11 seconds 2022-02-08 17:14:37.325 | [211121 Async ks-group-anotherdemo:243164]: Waiting for completion of get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 running on PID 243164 (5 other jobs running) 2022-02-08 17:14:37.369 | [211121 Async ks-group-anotherdemo:243164]: Signaling child to exit 2022-02-08 17:14:37.370 | WAKEUP 2022-02-08 17:14:37.411 | [211121 Async ks-group-anotherdemo:243164]: Signaled 2022-02-08 17:14:37.412 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:14:37.412 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project dc14f54409064cc3b171b5f6e6a53576 -f value 2022-02-08 17:14:37.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.412 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.412 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.413 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.413 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:14:37.413 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:14:37.413 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project dc14f54409064cc3b171b5f6e6a53576 2022-02-08 17:14:37.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.413 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.413 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.413 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project dc14f54409064cc3b171b5f6e6a53576 -f value 2022-02-08 17:14:37.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.413 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.413 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.413 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.413 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='ebc32ea8ccfd413e90a4193654ba099a b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 False' 2022-02-08 17:14:37.413 | + functions-common:get_or_add_group_project_role:1065 : echo ebc32ea8ccfd413e90a4193654ba099a b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 False 2022-02-08 17:14:37.413 | ebc32ea8ccfd413e90a4193654ba099a b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 False 2022-02-08 17:14:37.487 | [211121 Async ks-group-anotherdemo:243164]: finished get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 dc14f54409064cc3b171b5f6e6a53576 with result 0 in 10 seconds 2022-02-08 17:14:37.517 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:37.559 | [211121 Async ks-group-memberalt:243250]: Waiting for completion of get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 running on PID 243250 (4 other jobs running) 2022-02-08 17:14:37.569 | [243250 Async ks-group-memberalt:243250]: finished successfully 2022-02-08 17:14:37.602 | [211121 Async ks-group-memberalt:243250]: Signaling child to exit 2022-02-08 17:14:37.607 | WAKEUP 2022-02-08 17:14:37.643 | [211121 Async ks-group-memberalt:243250]: Signaled 2022-02-08 17:14:37.644 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:14:37.644 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project 5b962445f8b94d7180df46d2afacf390 -f value 2022-02-08 17:14:37.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.645 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.645 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.645 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.645 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:14:37.645 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:14:37.645 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:37.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.645 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.645 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.645 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project 5b962445f8b94d7180df46d2afacf390 -f value 2022-02-08 17:14:37.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.645 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.645 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.645 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.645 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='7a964cfac83a4d6a9179b39c9b95749c b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 False' 2022-02-08 17:14:37.645 | + functions-common:get_or_add_group_project_role:1065 : echo 7a964cfac83a4d6a9179b39c9b95749c b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 False 2022-02-08 17:14:37.645 | 7a964cfac83a4d6a9179b39c9b95749c b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 False 2022-02-08 17:14:37.702 | [211121 Async ks-group-memberalt:243250]: finished get_or_add_group_project_role member b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 with result 0 in 11 seconds 2022-02-08 17:14:37.751 | [211121 Async ks-group-anotheralt:243340]: Waiting for completion of get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 running on PID 243340 (3 other jobs running) 2022-02-08 17:14:37.785 | [211121 Async ks-group-anotheralt:243340]: Signaling child to exit 2022-02-08 17:14:37.801 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:37.830 | [243340 Async ks-group-anotheralt:243340]: finished successfully 2022-02-08 17:14:37.850 | WAKEUP 2022-02-08 17:14:37.875 | [211121 Async ks-group-anotheralt:243340]: Signaled 2022-02-08 17:14:37.877 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:14:37.877 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project 5b962445f8b94d7180df46d2afacf390 -f value 2022-02-08 17:14:37.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.877 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.877 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.877 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.877 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:14:37.877 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:14:37.877 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project 5b962445f8b94d7180df46d2afacf390 2022-02-08 17:14:37.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.877 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.877 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.878 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group b3a8efc3c7944c89a65609f8a4a3e5c4 --project 5b962445f8b94d7180df46d2afacf390 -f value 2022-02-08 17:14:37.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.878 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:37.878 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:37.878 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:37.878 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='ebc32ea8ccfd413e90a4193654ba099a b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 False' 2022-02-08 17:14:37.878 | + functions-common:get_or_add_group_project_role:1065 : echo ebc32ea8ccfd413e90a4193654ba099a b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 False 2022-02-08 17:14:37.878 | ebc32ea8ccfd413e90a4193654ba099a b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 False 2022-02-08 17:14:37.925 | [211121 Async ks-group-anotheralt:243340]: finished get_or_add_group_project_role anotherrole b3a8efc3c7944c89a65609f8a4a3e5c4 5b962445f8b94d7180df46d2afacf390 with result 0 in 11 seconds 2022-02-08 17:14:37.967 | [211121 Async ks-group-admin:243428]: Waiting for completion of get_or_add_group_project_role admin 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef running on PID 243428 (2 other jobs running) 2022-02-08 17:14:37.998 | [211121 Async ks-group-admin:243428]: Signaling child to exit 2022-02-08 17:14:38.328 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:14:38.355 | [243428 Async ks-group-admin:243428]: finished successfully 2022-02-08 17:14:38.376 | WAKEUP 2022-02-08 17:14:38.402 | [211121 Async ks-group-admin:243428]: Signaled 2022-02-08 17:14:38.404 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:14:38.404 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group 4d2585e64aec4bf180f27326159dc1e9 --project 90b78b3a45144339b6e4befe4076c0ef -f value 2022-02-08 17:14:38.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:38.404 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:38.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:38.404 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:38.404 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:38.404 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:14:38.404 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:14:38.404 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group 4d2585e64aec4bf180f27326159dc1e9 --project 90b78b3a45144339b6e4befe4076c0ef 2022-02-08 17:14:38.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:38.404 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:38.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:38.404 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:38.404 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group 4d2585e64aec4bf180f27326159dc1e9 --project 90b78b3a45144339b6e4befe4076c0ef -f value 2022-02-08 17:14:38.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:38.404 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:38.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:14:38.404 | from cryptography.utils import int_from_bytes 2022-02-08 17:14:38.404 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:14:38.404 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='8d550095fd1b428c887cf82cd34e9c43 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef False' 2022-02-08 17:14:38.404 | + functions-common:get_or_add_group_project_role:1065 : echo 8d550095fd1b428c887cf82cd34e9c43 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef False 2022-02-08 17:14:38.404 | 8d550095fd1b428c887cf82cd34e9c43 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef False 2022-02-08 17:14:38.452 | [211121 Async ks-group-admin:243428]: finished get_or_add_group_project_role admin 4d2585e64aec4bf180f27326159dc1e9 90b78b3a45144339b6e4befe4076c0ef with result 0 in 11 seconds 2022-02-08 17:14:38.456 | + inc/async:async_wait:197 : return 0 2022-02-08 17:14:38.458 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-08 17:14:38.476 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:14:38.480 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-08 17:14:38.498 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:38.501 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-08 17:14:38.504 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-08 17:14:38.568 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-08 17:14:38.612 | [211121 Async create_nova_accounts:245328]: running: create_nova_accounts 2022-02-08 17:14:38.615 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-08 17:14:38.633 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:38.636 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-08 17:14:38.638 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-08 17:14:38.704 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-08 17:14:38.747 | [211121 Async create_glance_accounts:245443]: running: create_glance_accounts 2022-02-08 17:14:38.751 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-08 17:14:38.772 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:38.775 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-08 17:14:38.784 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-08 17:14:38.855 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-08 17:14:38.899 | [211121 Async create_cinder_accounts:245573]: running: create_cinder_accounts 2022-02-08 17:14:38.902 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-08 17:14:38.924 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:38.927 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-08 17:14:38.929 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-08 17:14:39.007 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-08 17:14:39.068 | [211121 Async create_neutron_accounts:245688]: running: create_neutron_accounts 2022-02-08 17:14:39.073 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-08 17:14:39.115 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:14:39.118 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-08 17:14:39.121 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-08 17:14:39.366 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-08 17:14:39.559 | [211121 Async create_swift_accounts:245829]: running: create_swift_accounts 2022-02-08 17:14:39.576 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-08 17:14:39.717 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:14:39.740 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-08 17:14:40.094 | [211121 Async create_nova_accounts:245328]: Waiting for completion of create_nova_accounts running on PID 245328 (6 other jobs running) 2022-02-08 17:14:40.272 | [211121 Async create_nova_accounts:245328]: Signaling child to exit 2022-02-08 17:15:09.098 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:15:09.155 | [245688 Async create_neutron_accounts:245688]: finished successfully 2022-02-08 17:15:26.026 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:15:26.063 | [245573 Async create_cinder_accounts:245573]: finished successfully 2022-02-08 17:15:34.765 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:15:34.805 | [245443 Async create_glance_accounts:245443]: finished successfully 2022-02-08 17:15:38.310 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:15:38.338 | [245328 Async create_nova_accounts:245328]: finished successfully 2022-02-08 17:15:38.359 | WAKEUP 2022-02-08 17:15:38.389 | [211121 Async create_nova_accounts:245328]: Signaled 2022-02-08 17:15:38.391 | + 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-02-08 17:15:38.391 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-08 17:15:38.391 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-08 17:15:38.391 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:15:38.391 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:15:38.391 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:15:38.391 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:15:38.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.391 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.391 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.391 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.391 | + functions-common:get_or_create_user:914 : user_id=117f34bc4bc04e1b866f83623d36caae 2022-02-08 17:15:38.391 | + functions-common:get_or_create_user:915 : echo 117f34bc4bc04e1b866f83623d36caae 2022-02-08 17:15:38.391 | 117f34bc4bc04e1b866f83623d36caae 2022-02-08 17:15:38.391 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-08 17:15:38.391 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.391 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.391 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.391 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.391 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.392 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.392 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.392 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.392 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.392 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.392 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.392 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.392 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.392 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.392 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.392 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.392 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.392 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.392 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.392 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.392 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.392 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.392 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.392 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.392 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.393 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.393 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.393 | ++ functions-common:get_field:807 : echo '| 4067fd282f9d48799222ae16041926ea | 117f34bc4bc04e1b866f83623d36caae | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.393 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.393 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.393 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.393 | + functions-common:get_or_add_user_project_role:986 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.393 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.393 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:15:38.393 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-08 17:15:38.393 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.393 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.393 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.393 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.393 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.393 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.393 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.393 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.393 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.393 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.393 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.393 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.393 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.393 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.393 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.393 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.393 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.393 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.394 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.394 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.394 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.394 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.394 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.394 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.394 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.394 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.394 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.394 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.394 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | 117f34bc4bc04e1b866f83623d36caae | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.394 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.394 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:15:38.394 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:15:38.394 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:15:38.394 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-08 17:15:38.394 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:15:38.394 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.53/compute 2022-02-08 17:15:38.394 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-08 17:15:38.394 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:15:38.394 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-08 17:15:38.394 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-08 17:15:38.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.395 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.395 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:15:38.395 | 4145ca22164049ce84f4230a333a2739' 2022-02-08 17:15:38.395 | + functions-common:get_or_create_service:1083 : echo 4145ca22164049ce84f4230a333a2739 2022-02-08 17:15:38.395 | 4145ca22164049ce84f4230a333a2739 2022-02-08 17:15:38.395 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.53/compute/v2/$(project_id)s' 2022-02-08 17:15:38.395 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:15:38.395 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' RegionOne 2022-02-08 17:15:38.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:15:38.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-08 17:15:38.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.395 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:15:38.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:15:38.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:15:38.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.395 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=1c7e67aeb4e346ac8fe4b098331968db 2022-02-08 17:15:38.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 1c7e67aeb4e346ac8fe4b098331968db 2022-02-08 17:15:38.395 | + functions-common:get_or_create_endpoint:1116 : public_id=1c7e67aeb4e346ac8fe4b098331968db 2022-02-08 17:15:38.395 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:15:38.395 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:15:38.396 | + functions-common:get_or_create_endpoint:1125 : echo 1c7e67aeb4e346ac8fe4b098331968db 2022-02-08 17:15:38.396 | 1c7e67aeb4e346ac8fe4b098331968db 2022-02-08 17:15:38.396 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-08 17:15:38.396 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:15:38.396 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-08 17:15:38.396 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-08 17:15:38.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.396 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.396 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:15:38.396 | 7bff21fa99e5424cb20c0385f6285673' 2022-02-08 17:15:38.396 | + functions-common:get_or_create_service:1083 : echo 7bff21fa99e5424cb20c0385f6285673 2022-02-08 17:15:38.396 | 7bff21fa99e5424cb20c0385f6285673 2022-02-08 17:15:38.396 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.53/compute/v2.1 2022-02-08 17:15:38.396 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:15:38.396 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.53/compute/v2.1 RegionOne 2022-02-08 17:15:38.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:15:38.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-08 17:15:38.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.396 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:15:38.396 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:15:38.396 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.53/compute/v2.1 --region RegionOne -f value -c id 2022-02-08 17:15:38.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.397 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=3108cd7b55434404b40a7574393e6309 2022-02-08 17:15:38.397 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 3108cd7b55434404b40a7574393e6309 2022-02-08 17:15:38.397 | + functions-common:get_or_create_endpoint:1116 : public_id=3108cd7b55434404b40a7574393e6309 2022-02-08 17:15:38.397 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:15:38.397 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:15:38.397 | + functions-common:get_or_create_endpoint:1125 : echo 3108cd7b55434404b40a7574393e6309 2022-02-08 17:15:38.397 | 3108cd7b55434404b40a7574393e6309 2022-02-08 17:15:38.397 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-08 17:15:38.397 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:38.397 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-08 17:15:38.397 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:38.397 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-08 17:15:38.397 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.397 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.397 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.397 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.397 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.397 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.397 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.397 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.397 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.397 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.397 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.397 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.397 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.397 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.397 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.398 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.398 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.398 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.398 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.398 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.398 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.398 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.398 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.398 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.398 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.398 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.398 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.398 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.398 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.398 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.398 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.398 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.398 | ++ functions-common:get_field:807 : echo '| be2e66cf87614ffb845c42570808f2d9 | 117f34bc4bc04e1b866f83623d36caae | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.398 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.398 | + functions-common:get_or_add_user_project_role:984 : user_role_id=be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:15:38.398 | + functions-common:get_or_add_user_project_role:986 : echo be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:15:38.398 | be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:15:38.398 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-08 17:15:38.398 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:15:38.441 | [211121 Async create_nova_accounts:245328]: finished create_nova_accounts with result 0 in 59 seconds 2022-02-08 17:15:38.481 | [211121 Async create_glance_accounts:245443]: Waiting for completion of create_glance_accounts running on PID 245443 (5 other jobs running) 2022-02-08 17:15:38.509 | [211121 Async create_glance_accounts:245443]: Signaling child to exit 2022-02-08 17:15:38.509 | WAKEUP 2022-02-08 17:15:38.533 | [211121 Async create_glance_accounts:245443]: Signaled 2022-02-08 17:15:38.535 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-08 17:15:38.535 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:38.535 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-08 17:15:38.535 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-08 17:15:38.535 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:15:38.535 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:15:38.535 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:15:38.535 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:15:38.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.535 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.535 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.535 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.535 | + functions-common:get_or_create_user:914 : user_id=50fa0e5021a746fdbc5e2a013a6c912c 2022-02-08 17:15:38.535 | + functions-common:get_or_create_user:915 : echo 50fa0e5021a746fdbc5e2a013a6c912c 2022-02-08 17:15:38.535 | 50fa0e5021a746fdbc5e2a013a6c912c 2022-02-08 17:15:38.535 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-08 17:15:38.535 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.535 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.535 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.535 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.535 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.535 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.535 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.536 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.536 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.536 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.536 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.536 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.536 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.536 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.536 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.536 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.536 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.536 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.536 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.536 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.536 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.536 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.536 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.536 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.536 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.536 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.536 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.536 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.536 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.536 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.536 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.536 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.537 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.537 | ++ functions-common:get_field:807 : echo '| 4067fd282f9d48799222ae16041926ea | 50fa0e5021a746fdbc5e2a013a6c912c | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.537 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.537 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.537 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.537 | + functions-common:get_or_add_user_project_role:986 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.537 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.537 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:15:38.537 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-08 17:15:38.537 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:15:38.537 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-08 17:15:38.537 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-08 17:15:38.537 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:15:38.537 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:15:38.537 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:15:38.537 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:15:38.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.537 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.537 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.537 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.537 | + functions-common:get_or_create_user:914 : user_id=305d6eeae1c74cb18b9af553feee5d6a 2022-02-08 17:15:38.537 | + functions-common:get_or_create_user:915 : echo 305d6eeae1c74cb18b9af553feee5d6a 2022-02-08 17:15:38.537 | 305d6eeae1c74cb18b9af553feee5d6a 2022-02-08 17:15:38.537 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-08 17:15:38.537 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.537 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.537 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.537 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.537 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.537 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.537 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.537 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.538 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.538 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.538 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.538 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.538 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.538 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.538 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.538 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.538 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.538 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.538 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.538 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.538 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.538 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.538 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.538 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.538 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.538 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.538 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.538 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.538 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.538 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.539 | ++ functions-common:get_field:807 : echo '| 4067fd282f9d48799222ae16041926ea | 305d6eeae1c74cb18b9af553feee5d6a | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.539 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.539 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.539 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.539 | + functions-common:get_or_add_user_project_role:986 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.539 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.539 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-08 17:15:38.539 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-08 17:15:38.539 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.539 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.539 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.539 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.539 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.539 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.539 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.539 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.539 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.539 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.539 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.539 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.539 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.539 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.539 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.539 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.539 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.539 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.539 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.539 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.539 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.539 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.540 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.540 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.540 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.540 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.540 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.540 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.540 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.540 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.540 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.540 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.540 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.540 | ++ functions-common:get_field:807 : echo '| be2e66cf87614ffb845c42570808f2d9 | 305d6eeae1c74cb18b9af553feee5d6a | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.540 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.540 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.540 | + functions-common:get_or_add_user_project_role:984 : user_role_id=be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:15:38.540 | + functions-common:get_or_add_user_project_role:986 : echo be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:15:38.540 | be2e66cf87614ffb845c42570808f2d9 2022-02-08 17:15:38.540 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-08 17:15:38.540 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:15:38.540 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-08 17:15:38.540 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-08 17:15:38.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.540 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.540 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.540 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.540 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:15:38.540 | 9c9e19e816c24297a47353f671400238' 2022-02-08 17:15:38.540 | + functions-common:get_or_create_service:1083 : echo 9c9e19e816c24297a47353f671400238 2022-02-08 17:15:38.540 | 9c9e19e816c24297a47353f671400238 2022-02-08 17:15:38.541 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.53/image 2022-02-08 17:15:38.541 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:15:38.541 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.53/image RegionOne 2022-02-08 17:15:38.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:15:38.541 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-08 17:15:38.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.541 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.541 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.541 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:15:38.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:15:38.541 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.53/image --region RegionOne -f value -c id 2022-02-08 17:15:38.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.541 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.541 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.541 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=070afcabc0154314b71cabea95622dd4 2022-02-08 17:15:38.541 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 070afcabc0154314b71cabea95622dd4 2022-02-08 17:15:38.541 | + functions-common:get_or_create_endpoint:1116 : public_id=070afcabc0154314b71cabea95622dd4 2022-02-08 17:15:38.541 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:15:38.541 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:15:38.541 | + functions-common:get_or_create_endpoint:1125 : echo 070afcabc0154314b71cabea95622dd4 2022-02-08 17:15:38.541 | 070afcabc0154314b71cabea95622dd4 2022-02-08 17:15:38.541 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-08 17:15:38.541 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:15:38.541 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:15:38.541 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:15:38.541 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:15:38.541 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-08 17:15:38.541 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-08 17:15:38.542 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-08 17:15:38.542 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-08 17:15:38.586 | [211121 Async create_glance_accounts:245443]: finished create_glance_accounts with result 0 in 56 seconds 2022-02-08 17:15:38.626 | [211121 Async create_cinder_accounts:245573]: Waiting for completion of create_cinder_accounts running on PID 245573 (4 other jobs running) 2022-02-08 17:15:38.653 | [211121 Async create_cinder_accounts:245573]: Signaling child to exit 2022-02-08 17:15:38.653 | WAKEUP 2022-02-08 17:15:38.676 | [211121 Async create_cinder_accounts:245573]: Signaled 2022-02-08 17:15:38.679 | + 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-02-08 17:15:38.679 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-08 17:15:38.679 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-08 17:15:38.679 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:15:38.679 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:15:38.679 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:15:38.679 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:15:38.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.679 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.679 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.679 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.679 | + functions-common:get_or_create_user:914 : user_id=f864defbd45448578bc83193d5b738d7 2022-02-08 17:15:38.679 | + functions-common:get_or_create_user:915 : echo f864defbd45448578bc83193d5b738d7 2022-02-08 17:15:38.679 | f864defbd45448578bc83193d5b738d7 2022-02-08 17:15:38.679 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-08 17:15:38.679 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.679 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.679 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.679 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.679 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.679 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.679 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.679 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.679 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.679 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.679 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.680 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.680 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.680 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.680 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.680 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.680 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.680 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.680 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.680 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.680 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.680 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.680 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.680 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.680 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.680 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.680 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.681 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.681 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.681 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.681 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.681 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.681 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.681 | ++ functions-common:get_field:807 : echo '| 4067fd282f9d48799222ae16041926ea | f864defbd45448578bc83193d5b738d7 | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.681 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.681 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.681 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.681 | + functions-common:get_or_add_user_project_role:986 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.681 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.681 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:15:38.681 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-08 17:15:38.681 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:15:38.681 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-08 17:15:38.681 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-08 17:15:38.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.681 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.681 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.681 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.681 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:15:38.681 | 27a3eddb40254ec99dc7dc9c683958f9' 2022-02-08 17:15:38.681 | + functions-common:get_or_create_service:1083 : echo 27a3eddb40254ec99dc7dc9c683958f9 2022-02-08 17:15:38.681 | 27a3eddb40254ec99dc7dc9c683958f9 2022-02-08 17:15:38.681 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-08 17:15:38.681 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:15:38.681 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:15:38.682 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:15:38.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:15:38.682 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-08 17:15:38.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.682 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.682 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.682 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:15:38.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:15:38.682 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:15:38.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.682 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.682 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.682 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=0837f96a1a934d3180c11f49ea284b81 2022-02-08 17:15:38.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 0837f96a1a934d3180c11f49ea284b81 2022-02-08 17:15:38.682 | + functions-common:get_or_create_endpoint:1116 : public_id=0837f96a1a934d3180c11f49ea284b81 2022-02-08 17:15:38.682 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:15:38.682 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:15:38.682 | + functions-common:get_or_create_endpoint:1125 : echo 0837f96a1a934d3180c11f49ea284b81 2022-02-08 17:15:38.682 | 0837f96a1a934d3180c11f49ea284b81 2022-02-08 17:15:38.682 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-08 17:15:38.682 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:15:38.682 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-08 17:15:38.682 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-08 17:15:38.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.682 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.683 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.683 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.683 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:15:38.683 | f506fc114a9f409c81e60eecb1c259b0' 2022-02-08 17:15:38.683 | + functions-common:get_or_create_service:1083 : echo f506fc114a9f409c81e60eecb1c259b0 2022-02-08 17:15:38.683 | f506fc114a9f409c81e60eecb1c259b0 2022-02-08 17:15:38.683 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:15:38.683 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:15:38.683 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:15:38.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:15:38.683 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-08 17:15:38.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.683 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.683 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.683 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:15:38.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:15:38.683 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:15:38.683 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.683 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.683 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.683 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.683 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=61fb244e3a3f464793079d38edca30b5 2022-02-08 17:15:38.683 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 61fb244e3a3f464793079d38edca30b5 2022-02-08 17:15:38.683 | + functions-common:get_or_create_endpoint:1116 : public_id=61fb244e3a3f464793079d38edca30b5 2022-02-08 17:15:38.683 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:15:38.683 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:15:38.683 | + functions-common:get_or_create_endpoint:1125 : echo 61fb244e3a3f464793079d38edca30b5 2022-02-08 17:15:38.683 | 61fb244e3a3f464793079d38edca30b5 2022-02-08 17:15:38.683 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-08 17:15:38.684 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:15:38.684 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-08 17:15:38.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.684 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.684 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.684 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_project:927 : project_id=3434c07804a744878c6909d040a971ab 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_project:928 : echo 3434c07804a744878c6909d040a971ab 2022-02-08 17:15:38.684 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 3434c07804a744878c6909d040a971ab 2022-02-08 17:15:38.684 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-08 17:15:38.684 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-08 17:15:38.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.684 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.684 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.684 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-08 17:15:38.684 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_user:914 : user_id=f864defbd45448578bc83193d5b738d7 2022-02-08 17:15:38.684 | ++ functions-common:get_or_create_user:915 : echo f864defbd45448578bc83193d5b738d7 2022-02-08 17:15:38.684 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f864defbd45448578bc83193d5b738d7 2022-02-08 17:15:38.735 | [211121 Async create_cinder_accounts:245573]: finished create_cinder_accounts with result 0 in 47 seconds 2022-02-08 17:15:38.740 | + inc/async:async_wait:197 : return 0 2022-02-08 17:15:38.743 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-08 17:15:38.798 | [211121 Async create_neutron_accounts:245688]: Waiting for completion of create_neutron_accounts running on PID 245688 (3 other jobs running) 2022-02-08 17:15:38.824 | [211121 Async create_neutron_accounts:245688]: Signaling child to exit 2022-02-08 17:15:38.824 | WAKEUP 2022-02-08 17:15:38.847 | [211121 Async create_neutron_accounts:245688]: Signaled 2022-02-08 17:15:38.848 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-08 17:15:38.848 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:15:38.848 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:15:38.848 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:15:38.848 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:15:38.849 | + 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-02-08 17:15:38.849 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:15:38.849 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-08 17:15:38.849 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-08 17:15:38.849 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-08 17:15:38.849 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.53:9696/ 2022-02-08 17:15:38.849 | + 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-02-08 17:15:38.849 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-08 17:15:38.849 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-08 17:15:38.849 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:15:38.849 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:15:38.849 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:15:38.849 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:15:38.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.850 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.850 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.850 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.850 | + functions-common:get_or_create_user:914 : user_id=e6fa5b2aca5d4f25afda9318f294bed9 2022-02-08 17:15:38.850 | + functions-common:get_or_create_user:915 : echo e6fa5b2aca5d4f25afda9318f294bed9 2022-02-08 17:15:38.850 | e6fa5b2aca5d4f25afda9318f294bed9 2022-02-08 17:15:38.850 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-08 17:15:38.850 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:15:38.850 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:15:38.850 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:15:38.850 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:15:38.850 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:15:38.850 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:15:38.850 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:15:38.850 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:15:38.850 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:15:38.850 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:15:38.850 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.850 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.850 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:15:38.850 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.850 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.850 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.850 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.850 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.850 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:15:38.850 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:15:38.851 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.851 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.851 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.851 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:15:38.851 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:15:38.851 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:15:38.851 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:15:38.851 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.851 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.851 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.851 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.851 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:15:38.851 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:15:38.851 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:15:38.851 | ++ functions-common:get_field:807 : echo '| 4067fd282f9d48799222ae16041926ea | e6fa5b2aca5d4f25afda9318f294bed9 | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:15:38.851 | ++ functions-common:get_field:801 : read data 2022-02-08 17:15:38.851 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.851 | + functions-common:get_or_add_user_project_role:986 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.851 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:15:38.851 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:15:38.851 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-08 17:15:38.851 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:15:38.851 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-08 17:15:38.851 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-08 17:15:38.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.851 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.852 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.852 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.852 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:15:38.852 | 4bd5464af7744c608c065b6d77ee68fa' 2022-02-08 17:15:38.852 | + functions-common:get_or_create_service:1083 : echo 4bd5464af7744c608c065b6d77ee68fa 2022-02-08 17:15:38.852 | 4bd5464af7744c608c065b6d77ee68fa 2022-02-08 17:15:38.852 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.53:9696/ 2022-02-08 17:15:38.852 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:15:38.852 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.53:9696/ RegionOne 2022-02-08 17:15:38.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:15:38.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-08 17:15:38.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.852 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.852 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.852 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:15:38.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:15:38.852 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.53:9696/ --region RegionOne -f value -c id 2022-02-08 17:15:38.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.852 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:15:38.852 | from cryptography.utils import int_from_bytes 2022-02-08 17:15:38.852 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:15:38.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=df51a39344f64133912f3aeafcc7dd96 2022-02-08 17:15:38.852 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo df51a39344f64133912f3aeafcc7dd96 2022-02-08 17:15:38.852 | + functions-common:get_or_create_endpoint:1116 : public_id=df51a39344f64133912f3aeafcc7dd96 2022-02-08 17:15:38.852 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:15:38.852 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:15:38.853 | + functions-common:get_or_create_endpoint:1125 : echo df51a39344f64133912f3aeafcc7dd96 2022-02-08 17:15:38.853 | df51a39344f64133912f3aeafcc7dd96 2022-02-08 17:15:38.898 | [211121 Async create_neutron_accounts:245688]: finished create_neutron_accounts with result 0 in 30 seconds 2022-02-08 17:15:38.938 | [211121 Async create_swift_accounts:245829]: Waiting for completion of create_swift_accounts running on PID 245829 (2 other jobs running) 2022-02-08 17:15:38.964 | [211121 Async create_swift_accounts:245829]: Signaling child to exit 2022-02-08 17:16:22.877 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:16:22.902 | [245829 Async create_swift_accounts:245829]: finished successfully 2022-02-08 17:16:22.923 | WAKEUP 2022-02-08 17:16:22.945 | [211121 Async create_swift_accounts:245829]: Signaled 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-08 17:16:22.947 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-08 17:16:22.947 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-08 17:16:22.947 | ++ functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:16:22.947 | +++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:16:22.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.947 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.948 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.948 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.948 | ++ functions-common:get_or_create_role:939 : role_id=ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:16:22.948 | ++ functions-common:get_or_create_role:940 : echo ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:16:22.948 | + lib/swift:create_swift_accounts:638 : another_role=ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:16:22.948 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-08 17:16:22.948 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-08 17:16:22.948 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:16:22.948 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:16:22.948 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:16:22.948 | ++ functions-common:get_or_create_user:916 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:16:22.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.948 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.948 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.948 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.948 | + functions-common:get_or_create_user:914 : user_id=e8336910218a4ae189cb35fe99311ba2 2022-02-08 17:16:22.948 | + functions-common:get_or_create_user:915 : echo e8336910218a4ae189cb35fe99311ba2 2022-02-08 17:16:22.948 | e8336910218a4ae189cb35fe99311ba2 2022-02-08 17:16:22.948 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-08 17:16:22.948 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:16:22.948 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:16:22.948 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:16:22.948 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:16:22.948 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:16:22.948 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:16:22.948 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:16:22.948 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:16:22.948 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:16:22.948 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:16:22.948 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.949 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:16:22.949 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:16:22.949 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.949 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.949 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.949 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.949 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.949 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:16:22.949 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:16:22.949 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:16:22.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.949 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.949 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.949 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:16:22.949 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:16:22.949 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.949 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.949 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.949 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.949 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.949 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.949 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:16:22.949 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:16:22.949 | ++ functions-common:get_field:807 : echo '| 4067fd282f9d48799222ae16041926ea | e8336910218a4ae189cb35fe99311ba2 | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:16:22.949 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:16:22.949 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.949 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:16:22.950 | + functions-common:get_or_add_user_project_role:986 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:16:22.950 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:16:22.950 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:16:22.950 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-08 17:16:22.950 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:16:22.950 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:16:22.950 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:16:22.950 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:16:22.950 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:16:22.950 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:16:22.950 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:16:22.950 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:16:22.950 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:16:22.950 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:16:22.950 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:16:22.950 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.950 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:16:22.950 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.950 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.950 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.950 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.950 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.950 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:16:22.950 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:16:22.950 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:16:22.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.950 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.950 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.951 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:16:22.951 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.951 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:16:22.951 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.951 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.951 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.951 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.951 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.951 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:16:22.951 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:16:22.951 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | e8336910218a4ae189cb35fe99311ba2 | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:16:22.951 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:16:22.951 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.951 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.951 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.951 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.951 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-08 17:16:22.951 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:16:22.951 | ++ functions-common:get_or_create_service:1084 : oscwrap service show object-store -f value -c id 2022-02-08 17:16:22.951 | ++ functions-common:get_or_create_service:1086 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-08 17:16:22.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.951 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.951 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.951 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.951 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:16:22.951 | 7bdd20ed884c4924acbaa56e191ab764' 2022-02-08 17:16:22.951 | + functions-common:get_or_create_service:1083 : echo 7bdd20ed884c4924acbaa56e191ab764 2022-02-08 17:16:22.951 | 7bdd20ed884c4924acbaa56e191ab764 2022-02-08 17:16:22.951 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' http://10.222.0.53:8080 2022-02-08 17:16:22.952 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:16:22.952 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-08 17:16:22.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:16:22.952 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-08 17:16:22.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.952 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.952 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.952 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:16:22.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:16:22.952 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:16:22.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.952 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.952 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.952 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=6fb2482e19c04740be46fd9e53869157 2022-02-08 17:16:22.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 6fb2482e19c04740be46fd9e53869157 2022-02-08 17:16:22.952 | + functions-common:get_or_create_endpoint:1116 : public_id=6fb2482e19c04740be46fd9e53869157 2022-02-08 17:16:22.952 | + functions-common:get_or_create_endpoint:1118 : [[ -n http://10.222.0.53:8080 ]] 2022-02-08 17:16:22.952 | + functions-common:get_or_create_endpoint:1119 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.53:8080 RegionOne 2022-02-08 17:16:22.952 | + functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:16:22.952 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-08 17:16:22.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.952 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.953 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.953 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.953 | + functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:16:22.953 | + functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:16:22.953 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store admin http://10.222.0.53:8080 --region RegionOne -f value -c id 2022-02-08 17:16:22.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.953 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.953 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.953 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.953 | + functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=710c6947b63843fea2dc2c212231e10f 2022-02-08 17:16:22.953 | + functions-common:_get_or_create_endpoint_with_interface:1101 : echo 710c6947b63843fea2dc2c212231e10f 2022-02-08 17:16:22.953 | 710c6947b63843fea2dc2c212231e10f 2022-02-08 17:16:22.953 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:16:22.953 | + functions-common:get_or_create_endpoint:1125 : echo 6fb2482e19c04740be46fd9e53869157 2022-02-08 17:16:22.953 | 6fb2482e19c04740be46fd9e53869157 2022-02-08 17:16:22.953 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-08 17:16:22.953 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-08 17:16:22.953 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:16:22.953 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-08 17:16:22.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.953 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.953 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.953 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.953 | ++ functions-common:get_or_create_project:927 : project_id=34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.953 | ++ functions-common:get_or_create_project:928 : echo 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.953 | + lib/swift:create_swift_accounts:652 : swift_project_test1=34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.953 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-08 17:16:22.953 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.953 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-08 17:16:22.953 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:16:22.954 | ++ functions-common:get_or_create_user:899 : [[ ! -z test@example.com ]] 2022-02-08 17:16:22.954 | ++ functions-common:get_or_create_user:900 : local email=--email=test@example.com 2022-02-08 17:16:22.954 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-08 17:16:22.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.954 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.954 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.954 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.954 | ++ functions-common:get_or_create_user:914 : user_id=ee049bce13cd46ba81127e2ffc04e792 2022-02-08 17:16:22.954 | ++ functions-common:get_or_create_user:915 : echo ee049bce13cd46ba81127e2ffc04e792 2022-02-08 17:16:22.954 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=ee049bce13cd46ba81127e2ffc04e792 2022-02-08 17:16:22.954 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-08 17:16:22.954 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.954 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin ee049bce13cd46ba81127e2ffc04e792 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.954 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:16:22.954 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:16:22.954 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:16:22.954 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:16:22.954 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:16:22.954 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:16:22.954 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:16:22.954 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:16:22.954 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.954 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user ee049bce13cd46ba81127e2ffc04e792 --project 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.954 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:16:22.954 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.954 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.954 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.955 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.955 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.955 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:16:22.955 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:16:22.955 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user ee049bce13cd46ba81127e2ffc04e792 --project 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.955 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.955 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.955 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user ee049bce13cd46ba81127e2ffc04e792 --project 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.955 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.955 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:16:22.955 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.955 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.955 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.955 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.955 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.955 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:16:22.955 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:16:22.955 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | ee049bce13cd46ba81127e2ffc04e792 | | 34bb373af93d46a885378e9dd2fd9a28 | | | False |' 2022-02-08 17:16:22.955 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:16:22.955 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.955 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.955 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.955 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.955 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-08 17:16:22.955 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-08 17:16:22.955 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:16:22.955 | ++ functions-common:get_or_create_user:899 : [[ ! -z test3@example.com ]] 2022-02-08 17:16:22.955 | ++ functions-common:get_or_create_user:900 : local email=--email=test3@example.com 2022-02-08 17:16:22.955 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-08 17:16:22.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.956 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.956 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.956 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.956 | ++ functions-common:get_or_create_user:914 : user_id=8f6600af745246a0b6e31339db004118 2022-02-08 17:16:22.956 | ++ functions-common:get_or_create_user:915 : echo 8f6600af745246a0b6e31339db004118 2022-02-08 17:16:22.956 | + lib/swift:create_swift_accounts:661 : swift_user_test3=8f6600af745246a0b6e31339db004118 2022-02-08 17:16:22.956 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-08 17:16:22.956 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.956 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role ebc32ea8ccfd413e90a4193654ba099a 8f6600af745246a0b6e31339db004118 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.956 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:16:22.956 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:16:22.956 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:16:22.956 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:16:22.956 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:16:22.956 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:16:22.957 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:16:22.957 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:16:22.957 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ebc32ea8ccfd413e90a4193654ba099a --user 8f6600af745246a0b6e31339db004118 --project 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.957 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.957 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:16:22.957 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.957 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.957 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.957 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.957 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.957 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:16:22.957 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:16:22.957 | + functions-common:get_or_add_user_project_role:975 : openstack role add ebc32ea8ccfd413e90a4193654ba099a --user 8f6600af745246a0b6e31339db004118 --project 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.957 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.957 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.957 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.957 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ebc32ea8ccfd413e90a4193654ba099a --user 8f6600af745246a0b6e31339db004118 --project 34bb373af93d46a885378e9dd2fd9a28 2022-02-08 17:16:22.957 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:16:22.957 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.957 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.957 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.957 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.957 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.957 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:16:22.957 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:16:22.958 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:16:22.958 | ++ functions-common:get_field:807 : echo '| ebc32ea8ccfd413e90a4193654ba099a | 8f6600af745246a0b6e31339db004118 | | 34bb373af93d46a885378e9dd2fd9a28 | | | False |' 2022-02-08 17:16:22.958 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.958 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:16:22.958 | + functions-common:get_or_add_user_project_role:986 : echo ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:16:22.958 | ebc32ea8ccfd413e90a4193654ba099a 2022-02-08 17:16:22.958 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-08 17:16:22.958 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-08 17:16:22.958 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:16:22.958 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-08 17:16:22.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.958 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.958 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.958 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.958 | ++ functions-common:get_or_create_project:927 : project_id=707a5df99c3d4cc3a826a65f3c3444c4 2022-02-08 17:16:22.958 | ++ functions-common:get_or_create_project:928 : echo 707a5df99c3d4cc3a826a65f3c3444c4 2022-02-08 17:16:22.958 | + lib/swift:create_swift_accounts:666 : swift_project_test2=707a5df99c3d4cc3a826a65f3c3444c4 2022-02-08 17:16:22.958 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-08 17:16:22.958 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.958 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-08 17:16:22.958 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-08 17:16:22.958 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:16:22.958 | ++ functions-common:get_or_create_user:899 : [[ ! -z test2@example.com ]] 2022-02-08 17:16:22.958 | ++ functions-common:get_or_create_user:900 : local email=--email=test2@example.com 2022-02-08 17:16:22.958 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-08 17:16:22.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.958 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.958 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.958 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.958 | ++ functions-common:get_or_create_user:914 : user_id=5e7dfa2758b7488fa9f3a2aafc02d0a1 2022-02-08 17:16:22.959 | ++ functions-common:get_or_create_user:915 : echo 5e7dfa2758b7488fa9f3a2aafc02d0a1 2022-02-08 17:16:22.959 | + lib/swift:create_swift_accounts:671 : swift_user_test2=5e7dfa2758b7488fa9f3a2aafc02d0a1 2022-02-08 17:16:22.959 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-08 17:16:22.959 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.959 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 5e7dfa2758b7488fa9f3a2aafc02d0a1 707a5df99c3d4cc3a826a65f3c3444c4 2022-02-08 17:16:22.959 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:16:22.959 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:16:22.959 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:16:22.959 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:16:22.959 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:16:22.959 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:16:22.959 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:16:22.959 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:16:22.959 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 5e7dfa2758b7488fa9f3a2aafc02d0a1 --project 707a5df99c3d4cc3a826a65f3c3444c4 2022-02-08 17:16:22.959 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.959 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:16:22.959 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.959 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.959 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.959 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.959 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.959 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:16:22.959 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:16:22.959 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 5e7dfa2758b7488fa9f3a2aafc02d0a1 --project 707a5df99c3d4cc3a826a65f3c3444c4 2022-02-08 17:16:22.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.959 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.959 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.959 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 5e7dfa2758b7488fa9f3a2aafc02d0a1 --project 707a5df99c3d4cc3a826a65f3c3444c4 2022-02-08 17:16:22.959 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.960 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:16:22.960 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.960 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.960 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.960 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.960 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.960 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:16:22.960 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:16:22.960 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:16:22.960 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | 5e7dfa2758b7488fa9f3a2aafc02d0a1 | | 707a5df99c3d4cc3a826a65f3c3444c4 | | | False |' 2022-02-08 17:16:22.960 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.960 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.960 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.960 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.960 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-08 17:16:22.960 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-08 17:16:22.960 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:16:22.960 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show swift_test -f value -c id 2022-02-08 17:16:22.960 | +++ functions-common:get_or_create_domain:880 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-08 17:16:22.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.960 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.960 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.960 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.960 | ++ functions-common:get_or_create_domain:876 : domain_id=' 2022-02-08 17:16:22.960 | 35296a87a3ed42dbb26e10a5aff90f24' 2022-02-08 17:16:22.960 | ++ functions-common:get_or_create_domain:877 : echo 35296a87a3ed42dbb26e10a5aff90f24 2022-02-08 17:16:22.960 | + lib/swift:create_swift_accounts:676 : swift_domain=35296a87a3ed42dbb26e10a5aff90f24 2022-02-08 17:16:22.960 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-08 17:16:22.960 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.960 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-08 17:16:22.961 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 35296a87a3ed42dbb26e10a5aff90f24 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:16:22.961 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest4 --domain=35296a87a3ed42dbb26e10a5aff90f24 --or-show -f value -c id 2022-02-08 17:16:22.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.961 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.961 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.961 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_project:927 : project_id=7a632adb28c14b7fb843a14ef40e2619 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_project:928 : echo 7a632adb28c14b7fb843a14ef40e2619 2022-02-08 17:16:22.961 | + lib/swift:create_swift_accounts:680 : swift_project_test4=7a632adb28c14b7fb843a14ef40e2619 2022-02-08 17:16:22.961 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-08 17:16:22.961 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.961 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-08 17:16:22.961 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 35296a87a3ed42dbb26e10a5aff90f24 test4@example.com 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_user:899 : [[ ! -z test4@example.com ]] 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_user:900 : local email=--email=test4@example.com 2022-02-08 17:16:22.961 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest4 --password testing4 --domain=35296a87a3ed42dbb26e10a5aff90f24 --email=test4@example.com --or-show -f value -c id 2022-02-08 17:16:22.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.961 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.961 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.961 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_user:914 : user_id=34ab218044ac44f784e708f7adef4f85 2022-02-08 17:16:22.961 | ++ functions-common:get_or_create_user:915 : echo 34ab218044ac44f784e708f7adef4f85 2022-02-08 17:16:22.961 | + lib/swift:create_swift_accounts:685 : swift_user_test4=34ab218044ac44f784e708f7adef4f85 2022-02-08 17:16:22.961 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-08 17:16:22.961 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:16:22.961 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 34ab218044ac44f784e708f7adef4f85 7a632adb28c14b7fb843a14ef40e2619 2022-02-08 17:16:22.961 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:16:22.962 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:16:22.962 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:16:22.962 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:16:22.962 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:16:22.962 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:16:22.962 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:16:22.962 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:16:22.962 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 34ab218044ac44f784e708f7adef4f85 --project 7a632adb28c14b7fb843a14ef40e2619 2022-02-08 17:16:22.962 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.962 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:16:22.962 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.962 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.962 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.962 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:16:22.962 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:16:22.962 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 34ab218044ac44f784e708f7adef4f85 --project 7a632adb28c14b7fb843a14ef40e2619 2022-02-08 17:16:22.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.962 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:16:22.962 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 34ab218044ac44f784e708f7adef4f85 --project 7a632adb28c14b7fb843a14ef40e2619 2022-02-08 17:16:22.962 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:16:22.962 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:16:22.962 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:22.963 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:22.963 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:16:22.963 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:16:22.963 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:16:22.963 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | 34ab218044ac44f784e708f7adef4f85 | | 7a632adb28c14b7fb843a14ef40e2619 | | | False |' 2022-02-08 17:16:22.963 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:16:22.963 | ++ functions-common:get_field:801 : read data 2022-02-08 17:16:22.963 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.963 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:22.963 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:16:23.000 | [211121 Async create_swift_accounts:245829]: finished create_swift_accounts with result 0 in 103 seconds 2022-02-08 17:16:23.007 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-08 17:16:23.010 | + inc/async:async_wait:197 : return 0 2022-02-08 17:16:23.013 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-08 17:16:23.031 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:16:23.034 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-08 17:16:23.051 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:16:23.054 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-08 17:16:23.058 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:16:23.060 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-08 17:16:23.063 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-08 17:16:23.066 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-08 17:16:23.133 | + inc/async:async_inner:63 : init_glance 2022-02-08 17:16:23.177 | [211121 Async init_glance:250061]: running: init_glance 2022-02-08 17:16:23.180 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-08 17:16:23.198 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:16:23.201 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-08 17:16:23.204 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:16:23.206 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-08 17:16:23.209 | + ./stack.sh:main:1147 : configure_neutron 2022-02-08 17:16:23.212 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-08 17:16:23.216 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:16:23.217 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:16:23.223 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:16:23.226 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:16:23.228 | + 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-02-08 17:16:23.231 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:16:23.234 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-08 17:16:23.236 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-08 17:16:23.239 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-08 17:16:23.242 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-08 17:16:23.255 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-08 17:16:23.257 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-08 17:16:26.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:26.668 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:26.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:26.668 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:30.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:30.094 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:30.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:30.094 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:33.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:33.515 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:33.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:33.515 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:36.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:36.952 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:36.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:36.952 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:40.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:40.375 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:40.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:40.375 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:43.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:43.757 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:43.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:43.757 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:47.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:47.201 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:47.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:47.201 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:50.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:50.858 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:50.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:50.858 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:55.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:55.443 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:55.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:16:55.443 | from cryptography.utils import int_from_bytes 2022-02-08 17:16:55.443 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-08 17:17:01.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:01.383 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:01.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:01.384 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:01.689 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-08 17:17:01.694 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-08 17:17:01.696 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-08 17:17:01.698 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-08 17:17:01.701 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-08 17:17:01.703 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-08 17:17:01.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-08 17:17:01.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-08 17:17:01.710 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-08 17:17:01.712 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-08 17:17:01.715 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-08 17:17:01.717 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-08 17:17:01.719 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-08 17:17:01.722 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-08 17:17:01.725 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-08 17:17:01.727 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-08 17:17:01.732 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:01.734 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-08 17:17:01.737 | + 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-02-08 17:17:01.743 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-08 17:17:01.745 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-08 17:17:01.747 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-08 17:17:01.749 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-08 17:17:01.752 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:17:01.754 | + 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-02-08 17:17:01.788 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-08 17:17:01.821 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-08 17:17:01.857 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-08 17:17:01.887 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-08 17:17:01.916 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-08 17:17:01.948 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-08 17:17:01.950 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-08 17:17:01.953 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-08 17:17:01.955 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:17:01.959 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:17:01.979 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:17:01.982 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:17:01.984 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:17:01.987 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:17:01.989 | + 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-02-08 17:17:02.019 | + 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-02-08 17:17:02.049 | + 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-02-08 17:17:02.081 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:17:02.111 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-08 17:17:02.133 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:02.136 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-08 17:17:02.138 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:17:02.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-08 17:17:02.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-08 17:17:02.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-08 17:17:02.168 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-08 17:17:02.170 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:17:02.173 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-08 17:17:02.175 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-08 17:17:02.189 | + 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-02-08 17:17:02.202 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-08 17:17:02.205 | + 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-02-08 17:17:02.218 | + 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-02-08 17:17:02.232 | + 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-02-08 17:17:02.245 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:17:02.248 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:17:02.250 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-08 17:17:02.260 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.9vRdyWw1JE 2022-02-08 17:17:02.263 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:17:02.265 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:17:02.269 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.9vRdyWw1JE 2022-02-08 17:17:02.273 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.9vRdyWw1JE 2022-02-08 17:17:02.287 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.9vRdyWw1JE /etc/sudoers.d/neutron-rootwrap 2022-02-08 17:17:02.300 | + 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-02-08 17:17:02.330 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:02.332 | + 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-02-08 17:17:02.361 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-08 17:17:02.364 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-08 17:17:02.366 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-08 17:17:02.369 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:17:02.371 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:17:02.374 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:17:02.391 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:02.395 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:17:02.398 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:17:02.400 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:17:02.418 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:02.420 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:17:02.423 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:17:02.455 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:17:02.458 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:17:02.460 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-08 17:17:02.477 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:02.479 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-08 17:17:02.481 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-08 17:17:02.484 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:17:02.487 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:17:02.489 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-08 17:17:02.492 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-08 17:17:02.495 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:17:02.497 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-08 17:17:02.500 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-08 17:17:02.502 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-08 17:17:02.507 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-08 17:17:02.509 | + 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-02-08 17:17:02.515 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-08 17:17:02.533 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:02.536 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-08 17:17:02.540 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-08 17:17:02.543 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-08 17:17:02.550 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-08 17:17:02.582 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:17:02.612 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-08 17:17:02.643 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-08 17:17:02.672 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-08 17:17:02.703 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-08 17:17:02.706 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:17:02.709 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-08 17:17:02.711 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:17:02.714 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-08 17:17:02.744 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-08 17:17:02.775 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:17:02.805 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-08 17:17:02.841 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-08 17:17:02.872 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-08 17:17:02.904 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-08 17:17:02.935 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-08 17:17:02.966 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:17:02.996 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:17:03.027 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-08 17:17:03.058 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-08 17:17:03.089 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-08 17:17:03.094 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:17:03.095 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:17:03.097 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:17:03.100 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-08 17:17:03.129 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-08 17:17:03.162 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.53/identity 2022-02-08 17:17:03.198 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-08 17:17:03.232 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-08 17:17:03.267 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-08 17:17:03.297 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-08 17:17:03.328 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-08 17:17:03.358 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:17:03.387 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-08 17:17:03.426 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-08 17:17:03.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-08 17:17:03.431 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-08 17:17:03.434 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-08 17:17:03.436 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-08 17:17:03.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-08 17:17:03.442 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-08 17:17:03.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-08 17:17:03.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-08 17:17:03.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-08 17:17:03.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-08 17:17:03.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-08 17:17:03.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-08 17:17:03.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-08 17:17:03.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-08 17:17:03.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-08 17:17:03.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-08 17:17:03.470 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-08 17:17:03.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:03.475 | + 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-02-08 17:17:03.510 | + 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-02-08 17:17:03.512 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.515 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:17:03.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-08 17:17:03.520 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-08 17:17:03.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.525 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-08 17:17:03.554 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-08 17:17:03.556 | + 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-02-08 17:17:03.559 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.561 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:17:03.564 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-08 17:17:03.567 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-08 17:17:03.570 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.571 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-08 17:17:03.600 | + 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-02-08 17:17:03.602 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.605 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:17:03.607 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-08 17:17:03.610 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-08 17:17:03.612 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.615 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-08 17:17:03.644 | + 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-02-08 17:17:03.646 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.649 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-08 17:17:03.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-08 17:17:03.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-08 17:17:03.656 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.659 | + 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-02-08 17:17:03.688 | + 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-02-08 17:17:03.691 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.693 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-08 17:17:03.696 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:17:03.698 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:17:03.701 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.703 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-08 17:17:03.732 | + 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-02-08 17:17:03.734 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.737 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-08 17:17:03.739 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-08 17:17:03.742 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-08 17:17:03.744 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.747 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-08 17:17:03.776 | + 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:50:99 2022-02-08 17:17:03.779 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.781 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-08 17:17:03.784 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-08 17:17:03.787 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-08 17:17:03.789 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.792 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-08 17:17:03.822 | + 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-02-08 17:17:03.824 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:17:03.826 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-08 17:17:03.829 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:17:03.831 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:17:03.834 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:17:03.836 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-08 17:17:03.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:17:03.873 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-08 17:17:03.890 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:03.893 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-08 17:17:03.896 | + 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-02-08 17:17:03.929 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:03.932 | + 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-02-08 17:17:03.962 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:17:03.994 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-08 17:17:03.997 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-08 17:17:03.999 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-08 17:17:04.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:17:07.089 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:17:07.090 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:17:07.090 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=251972) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:17:07.142 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=251972) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:17:07.142 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=251972) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:17:07.142 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=251972) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:07.142 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=251972) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:07.142 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=251972) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:07.142 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=251972) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:07.199 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:17:07.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:07.199 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:07.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:07.199 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:07.542 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-08 17:17:07.545 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-08 17:17:07.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-08 17:17:07.551 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:17:07.553 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-08 17:17:07.609 | + 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-02-08 17:17:07.628 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-08 17:17:07.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:07.633 | + 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-02-08 17:17:07.664 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-08 17:17:07.667 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-08 17:17:07.676 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-08 17:17:07.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-08 17:17:07.681 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-08 17:17:07.695 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-08 17:17:07.708 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:17:07.710 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-08 17:17:07.718 | net.bridge.bridge-nf-call-iptables = 1 2022-02-08 17:17:07.722 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:17:07.724 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-08 17:17:07.733 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-08 17:17:07.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-08 17:17:07.739 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-08 17:17:07.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-08 17:17:07.744 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-08 17:17:07.746 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:17:07.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:17:07.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:17:07.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:17:07.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:17:07.785 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-08 17:17:07.787 | + 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-02-08 17:17:07.822 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-08 17:17:07.824 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-08 17:17:07.854 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-08 17:17:07.883 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-08 17:17:07.900 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:07.903 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-08 17:17:07.906 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-08 17:17:07.911 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-08 17:17:07.946 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-08 17:17:07.980 | + 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-02-08 17:17:08.012 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:08.017 | + 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-02-08 17:17:08.051 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-08 17:17:08.068 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:08.070 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:17:08.073 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:17:08.103 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:17:08.105 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:17:08.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:17:08.140 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-08 17:17:08.144 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:17:08.146 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-08 17:17:08.149 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-08 17:17:08.170 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:08.173 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-08 17:17:08.175 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-08 17:17:08.181 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-08 17:17:08.213 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:17:08.248 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:08.250 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:17:08.282 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:17:08.285 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:17:08.318 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:17:08.322 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:17:08.325 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:17:08.357 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-08 17:17:08.360 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:17:08.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-08 17:17:08.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:17:11.317 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:17:11.318 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:17:11.318 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=252507) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:17:11.369 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=252507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:17:11.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=252507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:17:11.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=252507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:11.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=252507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:11.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=252507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:11.370 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=252507) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:17:11.432 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-08 17:17:11.432 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=252507) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-08 17:17:11.432 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=252507) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-08 17:17:11.433 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:17:11.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:11.433 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:11.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:17:11.433 | from cryptography.utils import int_from_bytes 2022-02-08 17:17:11.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-08 17:17:11.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-08 17:17:11.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:17:11.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:17:11.802 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:17:11.805 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:17:11.807 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:17:11.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-08 17:17:11.827 | + functions:set_mtu:785 : local dev=br-data 2022-02-08 17:17:11.830 | + functions:set_mtu:786 : local mtu=1500 2022-02-08 17:17:11.832 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-08 17:17:11.845 | + 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-02-08 17:17:11.864 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-08 17:17:11.867 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-08 17:17:11.869 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-08 17:17:11.873 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-08 17:17:11.874 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-08 17:17:11.877 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-08 17:17:11.880 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-08 17:17:11.883 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-08 17:17:11.885 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-08 17:17:11.887 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-08 17:17:11.890 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-08 17:17:11.892 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-08 17:17:11.895 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-08 17:17:11.897 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-08 17:17:11.901 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-08 17:17:11.906 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-08 17:17:11.908 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-08 17:17:11.910 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-08 17:17:11.912 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-08 17:17:11.915 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-08 17:17:11.919 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-08 17:17:11.919 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-08 17:17:11.920 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-08 17:17:11.927 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-02-08 17:17:11.931 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-08 17:17:11.932 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:11.935 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-08 17:17:11.938 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-08 17:17:11.941 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-02-08 17:17:11.943 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-02-08 17:17:11.946 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-02-08 17:17:11.948 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-08 17:17:11.954 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-08 17:17:11.955 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-02-08 17:17:11.956 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-08 17:17:11.957 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-08 17:17:11.957 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-08 17:17:11.963 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-02-08 17:17:11.966 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-02-08 17:17:11.968 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-02-08 17:17:11.981 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-02-08 17:17:11.994 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-08 17:17:12.008 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-08 17:17:12.034 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-02-08 17:17:12.044 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-02-08 17:17:12.044 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.066 ms 2022-02-08 17:17:13.074 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.036 ms 2022-02-08 17:17:14.098 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.037 ms 2022-02-08 17:17:14.099 | 2022-02-08 17:17:14.099 | --- 192.168.0.20 ping statistics --- 2022-02-08 17:17:14.099 | 3 packets transmitted, 3 received, 0% packet loss, time 2055ms 2022-02-08 17:17:14.099 | rtt min/avg/max/mdev = 0.036/0.046/0.066/0.013 ms 2022-02-08 17:17:14.104 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-08 17:17:14.104 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-08 17:17:14.111 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-08 17:17:14.121 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-08 17:17:14.131 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:14.134 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-08 17:17:14.136 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-08 17:17:14.141 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-08 17:17:14.170 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.53 2022-02-08 17:17:14.201 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-08 17:17:14.230 | + 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-02-08 17:17:14.263 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-08 17:17:14.266 | + 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-02-08 17:17:14.295 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:17:14.299 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-08 17:17:14.316 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:14.318 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:17:14.321 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-08 17:17:14.339 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:14.341 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-08 17:17:14.359 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:14.362 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-08 17:17:14.381 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:17:14.383 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-08 17:17:14.418 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-08 17:17:14.456 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-08 17:17:14.459 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-08 17:17:14.477 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:14.479 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-08 17:17:14.497 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:14.500 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-08 17:17:14.502 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-08 17:17:14.563 | + inc/async:async_inner:63 : init_neutron 2022-02-08 17:17:14.604 | [211121 Async init_neutron:252987]: running: init_neutron 2022-02-08 17:17:14.606 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-08 17:17:14.625 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:14.628 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-08 17:17:14.640 | ++ ./stack.sh:main:1162 : true 2022-02-08 17:17:14.643 | + ./stack.sh:main:1162 : netman_pid= 2022-02-08 17:17:14.646 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-08 17:17:14.649 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-08 17:17:14.661 | dnsmasq: no process found 2022-02-08 17:17:14.665 | + ./stack.sh:main:1164 : true 2022-02-08 17:17:14.667 | + ./stack.sh:main:1169 : clean_iptables 2022-02-08 17:17:14.672 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:17:14.674 | + lib/nova:clean_iptables:183 : grep nova 2022-02-08 17:17:14.677 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-08 17:17:14.682 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-08 17:17:14.682 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-08 17:17:14.682 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-08 17:17:14.684 | + lib/nova:clean_iptables:183 : bash 2022-02-08 17:17:14.696 | + lib/nova:clean_iptables:185 : grep nova 2022-02-08 17:17:14.696 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:17:14.696 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-08 17:17:14.696 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-08 17:17:14.701 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-08 17:17:14.702 | + lib/nova:clean_iptables:185 : bash 2022-02-08 17:17:14.706 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:17:14.713 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:17:14.717 | + lib/nova:clean_iptables:187 : grep nova 2022-02-08 17:17:14.718 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-08 17:17:14.719 | + lib/nova:clean_iptables:187 : bash 2022-02-08 17:17:14.719 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-08 17:17:14.723 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-08 17:17:14.726 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-08 17:17:14.741 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:17:14.745 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:17:14.748 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-08 17:17:14.748 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-08 17:17:14.749 | + lib/nova:clean_iptables:189 : grep nova 2022-02-08 17:17:14.749 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-08 17:17:14.757 | + lib/nova:clean_iptables:189 : bash 2022-02-08 17:17:14.762 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-08 17:17:14.772 | net.ipv4.ip_forward = 1 2022-02-08 17:17:14.775 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-08 17:17:14.795 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:14.797 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-08 17:17:14.800 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-08 17:17:14.803 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:17:14.837 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-08 17:17:14.868 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-08 17:17:14.870 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:17:14.905 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-08 17:17:14.938 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-08 17:17:14.958 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:14.963 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-08 17:17:14.964 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:17:14.967 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-08 17:17:14.970 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-08 17:17:14.972 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-08 17:17:15.040 | + inc/async:async_inner:63 : init_swift 2022-02-08 17:17:15.084 | [211121 Async init_swift:253345]: running: init_swift 2022-02-08 17:17:15.087 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-08 17:17:15.106 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:15.108 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-08 17:17:15.111 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:17:15.113 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-08 17:17:15.116 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-08 17:17:15.118 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-08 17:17:15.185 | + inc/async:async_inner:63 : init_cinder 2022-02-08 17:17:15.236 | [211121 Async init_cinder:253440]: running: init_cinder 2022-02-08 17:17:15.239 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-08 17:17:15.259 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:17:15.262 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-08 17:17:15.270 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:17:15.271 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-08 17:17:15.271 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-08 17:17:15.273 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-08 17:17:15.347 | + inc/async:async_inner:63 : init_placement 2022-02-08 17:17:15.397 | [211121 Async init_placement:253559]: running: init_placement 2022-02-08 17:17:15.400 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-08 17:17:15.455 | [211121 Async init_neutron:252987]: Waiting for completion of init_neutron running on PID 252987 (6 other jobs running) 2022-02-08 17:17:15.481 | [211121 Async init_neutron:252987]: Signaling child to exit 2022-02-08 17:17:27.316 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:17:27.343 | [253345 Async init_swift:253345]: finished successfully 2022-02-08 17:17:32.296 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:17:32.322 | [250061 Async init_glance:250061]: finished successfully 2022-02-08 17:18:13.772 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:18:13.798 | [253559 Async init_placement:253559]: finished successfully 2022-02-08 17:18:18.021 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:18:18.049 | [253440 Async init_cinder:253440]: finished successfully 2022-02-08 17:22:29.248 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:22:29.274 | [252987 Async init_neutron:252987]: finished successfully 2022-02-08 17:22:29.295 | WAKEUP 2022-02-08 17:22:29.318 | [211121 Async init_neutron:252987]: Signaled 2022-02-08 17:22:29.327 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-08 17:22:29.328 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:22:29.328 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:22:29.328 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:22:29.328 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:22:29.328 | + 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-02-08 17:22:29.328 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:22:29.328 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-08 17:22:29.328 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-08 17:22:29.328 | + lib/database:recreate_database:112 : local db=neutron 2022-02-08 17:22:29.328 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-08 17:22:29.328 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-08 17:22:29.328 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-08 17:22:29.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.328 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-08 17:22:29.328 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.328 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-08 17:22:29.328 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:22:29.328 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:22:29.328 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:22:29.328 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:22:29.328 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340678529 2022-02-08 17:22:29.328 | + 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-02-08 17:22:29.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.328 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.328 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.328 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.328 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.328 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-08 17:22:29.329 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-08 17:22:29.330 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-08 17:22:29.331 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-08 17:22:29.332 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-08 17:22:29.333 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-08 17:22:29.333 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-08 17:22:29.333 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-08 17:22:29.333 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-08 17:22:29.333 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-08 17:22:29.333 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-08 17:22:29.333 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-08 17:22:29.333 | Running upgrade for neutron ... 2022-02-08 17:22:29.333 | OK 2022-02-08 17:22:29.333 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-08 17:22:29.333 | + functions-common:time_stop:2414 : local name 2022-02-08 17:22:29.333 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:29.333 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:29.333 | + functions-common:time_stop:2417 : local total 2022-02-08 17:22:29.333 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:29.333 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:22:29.333 | + functions-common:time_stop:2421 : start_time=1644340678529 2022-02-08 17:22:29.333 | + functions-common:time_stop:2423 : [[ -z 1644340678529 ]] 2022-02-08 17:22:29.333 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:29.333 | + functions-common:time_stop:2426 : end_time=1644340949233 2022-02-08 17:22:29.333 | + functions-common:time_stop:2427 : elapsed_time=270704 2022-02-08 17:22:29.333 | + functions-common:time_stop:2428 : total=50571 2022-02-08 17:22:29.333 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:29.333 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=321275 2022-02-08 17:22:29.373 | [211121 Async init_neutron:252987]: finished init_neutron with result 0 in 314 seconds 2022-02-08 17:22:29.378 | + inc/async:async_wait:197 : return 0 2022-02-08 17:22:29.381 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-08 17:22:29.434 | [211121 Async init_placement:253559]: Waiting for completion of init_placement running on PID 253559 (5 other jobs running) 2022-02-08 17:22:29.460 | [211121 Async init_placement:253559]: Signaling child to exit 2022-02-08 17:22:29.460 | WAKEUP 2022-02-08 17:22:29.485 | [211121 Async init_placement:253559]: Signaled 2022-02-08 17:22:29.488 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-08 17:22:29.488 | + lib/database:recreate_database:112 : local db=placement 2022-02-08 17:22:29.488 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-08 17:22:29.488 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-08 17:22:29.488 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-08 17:22:29.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.488 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-08 17:22:29.488 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.488 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-08 17:22:29.488 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-08 17:22:29.488 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-08 17:22:29.488 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-08 17:22:29.488 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:22:29.488 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:22:29.488 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:22:29.488 | ++ functions-common:get_or_create_user:916 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:22:29.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.488 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.488 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.488 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.488 | + functions-common:get_or_create_user:914 : user_id=b433565859eb42649a797c04002d9ba4 2022-02-08 17:22:29.488 | + functions-common:get_or_create_user:915 : echo b433565859eb42649a797c04002d9ba4 2022-02-08 17:22:29.488 | b433565859eb42649a797c04002d9ba4 2022-02-08 17:22:29.488 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-08 17:22:29.489 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:22:29.489 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:22:29.489 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:22:29.489 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:22:29.489 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:22:29.489 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:22:29.489 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:22:29.489 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:22:29.489 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:22:29.489 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:22:29.489 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:22:29.489 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:22:29.489 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:22:29.489 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:22:29.489 | ++ functions-common:get_field:801 : read data 2022-02-08 17:22:29.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.489 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.489 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:22:29.489 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:22:29.489 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:22:29.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.489 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.489 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:22:29.489 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:22:29.489 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:22:29.489 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:22:29.490 | ++ functions-common:get_field:801 : read data 2022-02-08 17:22:29.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.490 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.490 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.490 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.490 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:22:29.490 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:22:29.490 | ++ functions-common:get_field:807 : echo '| 4067fd282f9d48799222ae16041926ea | b433565859eb42649a797c04002d9ba4 | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:22:29.490 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:22:29.490 | ++ functions-common:get_field:801 : read data 2022-02-08 17:22:29.490 | + functions-common:get_or_add_user_project_role:984 : user_role_id=4067fd282f9d48799222ae16041926ea 2022-02-08 17:22:29.490 | + functions-common:get_or_add_user_project_role:986 : echo 4067fd282f9d48799222ae16041926ea 2022-02-08 17:22:29.490 | 4067fd282f9d48799222ae16041926ea 2022-02-08 17:22:29.490 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:22:29.490 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-08 17:22:29.490 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:22:29.490 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:22:29.490 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:22:29.490 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:22:29.490 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:22:29.490 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:22:29.490 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:22:29.490 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:22:29.490 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:22:29.490 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:22:29.490 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:22:29.490 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:22:29.490 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:22:29.490 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:22:29.490 | ++ functions-common:get_field:801 : read data 2022-02-08 17:22:29.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.491 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.491 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.491 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.491 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:22:29.491 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:22:29.491 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:22:29.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.491 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.491 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.491 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-02-08 17:22:29.491 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:22:29.491 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:22:29.491 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:22:29.491 | ++ functions-common:get_field:801 : read data 2022-02-08 17:22:29.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.491 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.491 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.491 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.491 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:22:29.491 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:22:29.491 | ++ functions-common:get_field:807 : echo '| 8d550095fd1b428c887cf82cd34e9c43 | b433565859eb42649a797c04002d9ba4 | | 3434c07804a744878c6909d040a971ab | | | False |' 2022-02-08 17:22:29.491 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:22:29.491 | ++ functions-common:get_field:801 : read data 2022-02-08 17:22:29.491 | + functions-common:get_or_add_user_project_role:984 : user_role_id=8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:22:29.491 | + functions-common:get_or_add_user_project_role:986 : echo 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:22:29.491 | 8d550095fd1b428c887cf82cd34e9c43 2022-02-08 17:22:29.491 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.53/placement 2022-02-08 17:22:29.491 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-08 17:22:29.492 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:22:29.492 | ++ functions-common:get_or_create_service:1084 : oscwrap service show placement -f value -c id 2022-02-08 17:22:29.492 | ++ functions-common:get_or_create_service:1086 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-08 17:22:29.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.492 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.492 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.492 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.492 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:22:29.492 | 7d2d2bf3037a4bb08e7a1e2cbfe19e4a' 2022-02-08 17:22:29.492 | + functions-common:get_or_create_service:1083 : echo 7d2d2bf3037a4bb08e7a1e2cbfe19e4a 2022-02-08 17:22:29.492 | 7d2d2bf3037a4bb08e7a1e2cbfe19e4a 2022-02-08 17:22:29.492 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.53/placement 2022-02-08 17:22:29.492 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:22:29.492 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface placement public http://10.222.0.53/placement RegionOne 2022-02-08 17:22:29.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:22:29.492 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-08 17:22:29.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.492 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.492 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.492 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:22:29.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:22:29.492 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create placement public http://10.222.0.53/placement --region RegionOne -f value -c id 2022-02-08 17:22:29.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.492 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.492 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.492 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:22:29.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=de3b5866ee8a4c99a519b4afc45b9314 2022-02-08 17:22:29.492 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo de3b5866ee8a4c99a519b4afc45b9314 2022-02-08 17:22:29.493 | + functions-common:get_or_create_endpoint:1116 : public_id=de3b5866ee8a4c99a519b4afc45b9314 2022-02-08 17:22:29.493 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:22:29.493 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:22:29.493 | + functions-common:get_or_create_endpoint:1125 : echo de3b5866ee8a4c99a519b4afc45b9314 2022-02-08 17:22:29.493 | de3b5866ee8a4c99a519b4afc45b9314 2022-02-08 17:22:29.534 | [211121 Async init_placement:253559]: finished init_placement with result 0 in 58 seconds 2022-02-08 17:22:29.538 | + inc/async:async_wait:197 : return 0 2022-02-08 17:22:29.541 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-08 17:22:29.594 | [211121 Async init_glance:250061]: Waiting for completion of init_glance running on PID 250061 (4 other jobs running) 2022-02-08 17:22:29.620 | [211121 Async init_glance:250061]: Signaling child to exit 2022-02-08 17:22:29.620 | WAKEUP 2022-02-08 17:22:29.644 | [211121 Async init_glance:250061]: Signaled 2022-02-08 17:22:29.646 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-08 17:22:29.646 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-08 17:22:29.646 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-08 17:22:29.646 | + lib/database:recreate_database:112 : local db=glance 2022-02-08 17:22:29.646 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-08 17:22:29.646 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-08 17:22:29.646 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-08 17:22:29.646 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.646 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-08 17:22:29.646 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.646 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-08 17:22:29.646 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:22:29.646 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:22:29.646 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:22:29.646 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:22:29.646 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340585416 2022-02-08 17:22:29.646 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-08 17:22:29.646 | 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=250184) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:22:29.646 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:22:29.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:22:29.646 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:22:29.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:22:29.646 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.646 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-08 17:22:29.647 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-08 17:22:29.648 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-08 17:22:29.648 | Database migration is up to date. No migration needed. 2022-02-08 17:22:29.648 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-08 17:22:29.648 | Database is synced successfully. 2022-02-08 17:22:29.648 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-08 17:22:29.648 | 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=252510) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-08 17:22:29.648 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-08 17:22:29.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-08 17:22:29.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-08 17:22:29.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-08 17:22:29.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-08 17:22:29.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-08 17:22:29.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-08 17:22:29.649 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-08 17:22:29.649 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-08 17:22:29.649 | + functions-common:time_stop:2414 : local name 2022-02-08 17:22:29.649 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:29.649 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:29.649 | + functions-common:time_stop:2417 : local total 2022-02-08 17:22:29.649 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:29.649 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:22:29.649 | + functions-common:time_stop:2421 : start_time=1644340585416 2022-02-08 17:22:29.649 | + functions-common:time_stop:2423 : [[ -z 1644340585416 ]] 2022-02-08 17:22:29.649 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:29.649 | + functions-common:time_stop:2426 : end_time=1644340652275 2022-02-08 17:22:29.649 | + functions-common:time_stop:2427 : elapsed_time=66859 2022-02-08 17:22:29.649 | + functions-common:time_stop:2428 : total=50571 2022-02-08 17:22:29.649 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:29.649 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=117430 2022-02-08 17:22:29.692 | [211121 Async init_glance:250061]: finished init_glance with result 0 in 69 seconds 2022-02-08 17:22:29.696 | + inc/async:async_wait:197 : return 0 2022-02-08 17:22:29.699 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-08 17:22:29.751 | [211121 Async init_swift:253345]: Waiting for completion of init_swift running on PID 253345 (3 other jobs running) 2022-02-08 17:22:29.777 | [211121 Async init_swift:253345]: Signaling child to exit 2022-02-08 17:22:29.777 | WAKEUP 2022-02-08 17:22:29.801 | [211121 Async init_swift:253345]: Signaled 2022-02-08 17:22:29.802 | + lib/swift:init_swift:692 : local node_number 2022-02-08 17:22:29.802 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 17:22:29.802 | No account-replicator running 2022-02-08 17:22:29.802 | No object-replicator running 2022-02-08 17:22:29.802 | No object-reconstructor running 2022-02-08 17:22:29.802 | No proxy-server running 2022-02-08 17:22:29.802 | No container-auditor running 2022-02-08 17:22:29.802 | No container-updater running 2022-02-08 17:22:29.802 | No container-server running 2022-02-08 17:22:29.803 | No container-replicator running 2022-02-08 17:22:29.803 | No container-reconciler running 2022-02-08 17:22:29.803 | No object-auditor running 2022-02-08 17:22:29.803 | No account-auditor running 2022-02-08 17:22:29.803 | No object-expirer running 2022-02-08 17:22:29.803 | No account-server running 2022-02-08 17:22:29.803 | No object-server running 2022-02-08 17:22:29.803 | No container-sharder running 2022-02-08 17:22:29.803 | No account-reaper running 2022-02-08 17:22:29.803 | No container-sync running 2022-02-08 17:22:29.803 | No object-updater running 2022-02-08 17:22:29.803 | + lib/swift:init_swift:694 : true 2022-02-08 17:22:29.803 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-08 17:22:29.803 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:575 : 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-02-08 17:22:29.803 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:22:29.803 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-08 17:22:29.803 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-08 17:22:29.803 | = sectsz=512 attr=2, projid32bit=1 2022-02-08 17:22:29.803 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-08 17:22:29.803 | = reflink=1 2022-02-08 17:22:29.803 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-08 17:22:29.803 | = sunit=0 swidth=0 blks 2022-02-08 17:22:29.803 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-08 17:22:29.803 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-08 17:22:29.804 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-08 17:22:29.804 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-08 17:22:29.804 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-08 17:22:29.804 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-08 17:22:29.804 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644339751.object.builder backups/1644339753.container.builder backups/1644339754.account.builder backups/1644339758.object.builder backups/1644339760.container.builder backups/1644339761.account.builder backups/1644339758.object.ring.gz backups/1644339760.container.ring.gz backups/1644339761.account.ring.gz 2022-02-08 17:22:29.804 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-08 17:22:29.804 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-08 17:22:29.804 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-08 17:22:29.804 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-08 17:22:29.804 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:22:29.804 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-08 17:22:29.804 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-08 17:22:29.804 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:22:29.804 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-08 17:22:29.804 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-08 17:22:29.804 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:22:29.804 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-08 17:22:29.804 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-08 17:22:29.804 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-08 17:22:29.804 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-08 17:22:29.804 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:22:29.804 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-08 17:22:29.805 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:22:29.805 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-08 17:22:29.805 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-08 17:22:29.805 | + lib/swift:init_swift:738 : popd 2022-02-08 17:22:29.848 | [211121 Async init_swift:253345]: finished init_swift with result 0 in 12 seconds 2022-02-08 17:22:29.852 | + inc/async:async_wait:197 : return 0 2022-02-08 17:22:29.855 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-08 17:22:29.907 | [211121 Async init_cinder:253440]: Waiting for completion of init_cinder running on PID 253440 (2 other jobs running) 2022-02-08 17:22:29.934 | [211121 Async init_cinder:253440]: Signaling child to exit 2022-02-08 17:22:29.935 | WAKEUP 2022-02-08 17:22:29.958 | [211121 Async init_cinder:253440]: Signaled 2022-02-08 17:22:29.960 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-08 17:22:29.960 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:29.960 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-08 17:22:29.960 | + lib/database:recreate_database:112 : local db=cinder 2022-02-08 17:22:29.960 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-08 17:22:29.960 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-08 17:22:29.960 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-08 17:22:29.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.960 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-08 17:22:29.960 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:29.960 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-08 17:22:29.960 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:22:29.960 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:22:29.960 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:22:29.960 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:22:29.960 | + functions-common:time_start:2405 : _TIME_START[$name]=1644340647272 2022-02-08 17:22:29.960 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-08 17:22:29.960 | 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=253829) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:22:29.960 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:22:29.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | 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=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:22:29.961 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=253829) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:22:29.961 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-08 17:22:29.961 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-08 17:22:29.961 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-08 17:22:29.961 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-08 17:22:29.961 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=253829) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-08 17:22:29.962 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-08 17:22:29.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:29.962 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:29.962 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:143: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:22:29.962 | last_heartbeat = column_property( 2022-02-08 17:22:29.962 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:151: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:22:29.962 | num_hosts = column_property( 2022-02-08 17:22:29.962 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-02-08 17:22:29.962 | num_down_hosts = column_property( 2022-02-08 17:22:29.962 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-08 17:22:29.962 | + functions-common:time_stop:2414 : local name 2022-02-08 17:22:29.962 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:22:29.962 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:22:29.962 | + functions-common:time_stop:2417 : local total 2022-02-08 17:22:29.962 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:22:29.962 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:22:29.962 | + functions-common:time_stop:2421 : start_time=1644340647272 2022-02-08 17:22:29.962 | + functions-common:time_stop:2423 : [[ -z 1644340647272 ]] 2022-02-08 17:22:29.962 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:22:29.962 | + functions-common:time_stop:2426 : end_time=1644340696281 2022-02-08 17:22:29.962 | + functions-common:time_stop:2427 : elapsed_time=49009 2022-02-08 17:22:29.962 | + functions-common:time_stop:2428 : total=50571 2022-02-08 17:22:29.962 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:22:29.962 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=99580 2022-02-08 17:22:29.962 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-08 17:22:29.962 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:29.962 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 17:22:29.962 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-08 17:22:29.962 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:22:29.962 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-08 17:22:29.963 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-08 17:22:29.963 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-08 17:22:29.963 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-08 17:22:29.963 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-08 17:22:29.963 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 17:22:29.963 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:22:29.963 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-08 17:22:29.963 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-08 17:22:29.963 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:22:29.963 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:22:29.963 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:22:29.963 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-08 17:22:29.963 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:22:29.963 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:22:29.963 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:22:29.963 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:22:29.963 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:22:29.963 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:22:29.963 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-08 17:22:29.963 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:22:29.963 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-08 17:22:29.963 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:22:29.963 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 17:22:29.963 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 17:22:29.963 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-08 17:22:29.964 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-08 17:22:29.964 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-08 17:22:29.964 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-08 17:22:29.964 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-08 17:22:29.964 | Physical volume "/dev/loop4" successfully created. 2022-02-08 17:22:29.964 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-08 17:22:29.964 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-08 17:22:29.964 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-08 17:22:29.964 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-08 17:22:29.964 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-08 17:22:29.964 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-08 17:22:29.964 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-08 17:22:29.964 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-08 17:22:29.964 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:29.964 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-08 17:22:29.964 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-08 17:22:29.964 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-08 17:22:30.005 | [211121 Async init_cinder:253440]: finished init_cinder with result 0 in 62 seconds 2022-02-08 17:22:30.010 | + inc/async:async_wait:197 : return 0 2022-02-08 17:22:30.013 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-08 17:22:30.031 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:30.036 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-08 17:22:30.039 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:22:30.042 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-08 17:22:30.044 | + ./stack.sh:main:1218 : init_nova 2022-02-08 17:22:30.047 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-08 17:22:30.065 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:30.068 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-08 17:22:30.086 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:22:30.088 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:22:30.091 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:22:30.153 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:22:30.192 | [211121 Async nova-cell-0:256059]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-08 17:22:30.195 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-08 17:22:30.200 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:22:30.208 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-08 17:22:30.208 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:22:30.209 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:22:30.212 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:22:30.277 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:22:30.316 | [211121 Async nova-cell-1:256151]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-08 17:22:30.318 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-08 17:22:30.321 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-08 17:22:30.324 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-08 17:22:30.326 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-08 17:22:30.329 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-08 17:22:30.337 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:30.505 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-08 17:22:30.509 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:22:30.656 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-08 17:22:33.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:33.300 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:33.300 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:22:33.300 | from cryptography.utils import int_from_bytes 2022-02-08 17:22:33.300 | Traceback (most recent call last): 2022-02-08 17:22:33.300 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-08 17:22:33.300 | from nova.cmd.manage import main 2022-02-08 17:22:33.300 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-02-08 17:22:33.300 | from nova.cmd import common as cmd_common 2022-02-08 17:22:33.300 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-02-08 17:22:33.300 | import nova.db.main.api 2022-02-08 17:22:33.300 | File "/opt/stack/nova/nova/db/main/api.py", line 46, in 2022-02-08 17:22:33.300 | from nova.compute import task_states 2022-02-08 17:22:33.300 | File "/opt/stack/nova/nova/compute/task_states.py", line 26, in 2022-02-08 17:22:33.300 | from nova.objects import fields 2022-02-08 17:22:33.301 | File "/opt/stack/nova/nova/objects/fields.py", line 120, in 2022-02-08 17:22:33.301 | class Architecture(BaseNovaEnum): 2022-02-08 17:22:33.301 | File "/opt/stack/nova/nova/objects/fields.py", line 171, in Architecture 2022-02-08 17:22:33.301 | RISCV32 = arch.RISCV32 2022-02-08 17:22:33.301 | AttributeError: module 'nova.virt.arch' has no attribute 'RISCV32' 2022-02-08 17:22:33.604 | + inc/async:async_inner:68 : rc=1 2022-02-08 17:22:33.605 | + lib/nova:init_nova:1 : exit_trap 2022-02-08 17:22:33.606 | + inc/async:async_inner:68 : rc=1 2022-02-08 17:22:33.608 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-08 17:22:33.612 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-08 17:22:33.615 | + ./stack.sh:exit_trap:522 : jobs='236499 2022-02-08 17:22:33.615 | 256059 2022-02-08 17:22:33.615 | 256151' 2022-02-08 17:22:33.619 | + ./stack.sh:exit_trap:525 : [[ -n 236499 2022-02-08 17:22:33.619 | 256059 2022-02-08 17:22:33.619 | 256151 ]] 2022-02-08 17:22:33.622 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-08-170815 ]] 2022-02-08 17:22:33.627 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-08 17:22:33.628 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-08 17:22:33.628 | exit_trap: cleaning up child processes 2022-02-08 17:22:33.632 | + ./stack.sh:exit_trap:527 : kill 236499 256059 256151 2022-02-08 17:22:33.635 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.iqrejfqAzm ']' 2022-02-08 17:22:33.637 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.iqrejfqAzm 2022-02-08 17:22:33.641 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-08 17:22:33.644 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-08 17:22:33.647 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-08 17:22:33.650 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-08 17:22:33.650 | Error on exit 2022-02-08 17:22:33.652 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-08 17:22:33.655 | + ./stack.sh:exit_trap:542 : generate-subunit 1644340091 862 fail 2022-02-08 17:22:34.289 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-08 17:22:34.291 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-08 17:22:35.431 | + ./stack.sh:exit_trap:556 : exit 1