2022-04-14 00:35:03.551 | + ./stack.sh:main:489 : exec 2022-04-14 00:35:03.551 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-003503' 2022-04-14 00:35:03.551 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-003503.summary.2022-04-14-003503 2022-04-14 00:35:03.551 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:35:03.551 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-003503 2022-04-14 00:35:03.551 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-003503 /opt/stack/logs/stack.sh.log 2022-04-14 00:35:03.551 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-003503.summary.2022-04-14-003503 /opt/stack/logs/stack.sh.log.summary 2022-04-14 00:35:03.552 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 00:35:03.552 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 00:35:03.552 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 00:35:03.552 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 00:35:03.552 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:35:03.552 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 00:35:03.552 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 00:35:03.554 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:35:03.556 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 00:35:03.558 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 00:35:03.560 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 00:35:03.562 | + ./stack.sh:main:578 : uname -a 2022-04-14 00:35:03.564 | Linux dv-cinder-837539-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 00:35:03.566 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 00:35:03.568 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 00:35:03.571 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 00:35:03.606 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 00:35:03.622 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 00:35:03.624 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 00:35:03.626 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 00:35:03.628 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 00:35:03.630 | + functions-common:fetch_plugins:1783 : return 2022-04-14 00:35:03.632 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 00:35:03.634 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 00:35:03.636 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:35:03.637 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:35:03.639 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:35:03.641 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:35:03.643 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:35:03.644 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:35:03.647 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:35:03.650 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:35:03.651 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:35:03.653 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:35:03.655 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 00:35:03.657 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:35:03.670 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:03.671 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:35:03.674 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:35:03.675 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:35:03.677 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:35:03.679 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:35:03.681 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:35:03.683 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 00:35:03.684 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 00:35:03.686 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:35:03.688 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:35:03.690 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 00:35:03.692 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 00:35:03.693 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 00:35:03.695 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 00:35:03.697 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 00:35:03.699 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 00:35:03.716 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 00:35:03.718 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 00:35:03.730 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:35:03.733 | +++ lib/tls:source:43 : hostname -f 2022-04-14 00:35:03.737 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 00:35:03.738 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 00:35:03.740 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 00:35:03.742 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 00:35:03.744 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 00:35:03.746 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 00:35:03.748 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 00:35:03.749 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 00:35:03.751 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 00:35:03.753 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 00:35:03.757 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 00:35:03.771 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 00:35:03.793 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 00:35:03.806 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 00:35:03.817 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 00:35:03.853 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 00:35:03.912 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 00:35:04.002 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 00:35:04.023 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 00:35:04.067 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 00:35:04.119 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 00:35:04.265 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 00:35:04.279 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 00:35:04.293 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 00:35:04.306 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 00:35:04.399 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 00:35:04.401 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 00:35:04.404 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 00:35:04.406 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 00:35:04.409 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 00:35:04.411 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 00:35:04.413 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 00:35:04.413 | False' 2022-04-14 00:35:04.416 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 00:35:04.431 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 00:35:04.433 | + ./stack.sh:main:626 : run_phase source 2022-04-14 00:35:04.436 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 00:35:04.437 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:35:04.440 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:35:04.442 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:35:04.444 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:35:04.446 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:35:04.448 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:35:04.450 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:35:04.455 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:35:04.457 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:35:04.459 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:35:04.461 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 00:35:04.463 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:35:04.478 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:04.480 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:35:04.482 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 00:35:04.520 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 00:35:04.522 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 00:35:04.525 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:35:04.527 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 00:35:04.529 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 00:35:04.531 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 00:35:04.533 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 00:35:04.535 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 00:35:04.538 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 00:35:04.540 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 00:35:04.542 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.544 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 00:35:04.546 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.549 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 00:35:04.551 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.554 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 00:35:04.556 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.558 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 00:35:04.560 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.563 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 00:35:04.565 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.567 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 00:35:04.570 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.572 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 00:35:04.574 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.577 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 00:35:04.584 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.584 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 00:35:04.584 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.587 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 00:35:04.589 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.591 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 00:35:04.593 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.595 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 00:35:04.598 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.600 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 00:35:04.602 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.604 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 00:35:04.607 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.609 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 00:35:04.611 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.613 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 00:35:04.616 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.618 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 00:35:04.620 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.622 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 00:35:04.625 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.627 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 00:35:04.630 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.635 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 00:35:04.635 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.637 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 00:35:04.639 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.642 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 00:35:04.645 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.647 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 00:35:04.649 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.651 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 00:35:04.654 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.656 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 00:35:04.658 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.660 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 00:35:04.663 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.665 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 00:35:04.667 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.669 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 00:35:04.672 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.674 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 00:35:04.676 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.678 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 00:35:04.681 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.683 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 00:35:04.685 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.687 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 00:35:04.690 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.692 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 00:35:04.694 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.696 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 00:35:04.699 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.701 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 00:35:04.704 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.706 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 00:35:04.708 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.711 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 00:35:04.713 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.715 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 00:35:04.717 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.720 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 00:35:04.722 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.724 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 00:35:04.726 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.728 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 00:35:04.731 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.733 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 00:35:04.735 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.737 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 00:35:04.740 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.742 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 00:35:04.744 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:35:04.746 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 00:35:04.749 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 00:35:04.752 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:35:04.754 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 00:35:04.769 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:04.772 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 00:35:04.774 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:35:04.776 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 00:35:04.791 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:35:04.793 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 00:35:04.795 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 00:35:04.798 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 00:35:04.800 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 00:35:04.803 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 00:35:04.805 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 00:35:04.808 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 00:35:04.810 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 00:35:04.813 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 00:35:04.813 | Using mysql database backend 2022-04-14 00:35:04.816 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 00:35:04.832 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 00:35:04.835 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 00:35:04.837 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:35:04.839 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 00:35:04.842 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:35:04.845 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 00:35:04.861 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:04.863 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 00:35:04.880 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 00:35:04.896 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:04.898 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 00:35:04.914 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 00:35:04.931 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 00:35:04.948 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:35:04.951 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 00:35:04.970 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:04.973 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 00:35:04.989 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 00:35:04.991 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 00:35:04.994 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 00:35:04.996 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 00:35:04.999 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:35:05.004 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-003505 2022-04-14 00:35:05.006 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-003505 759' 2022-04-14 00:35:05.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.011 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:35:05.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.016 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:35:05.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.020 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:35:05.023 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.025 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 00:35:05.027 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.030 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-14 00:35:05.032 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.034 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-14 00:35:05.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.039 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-003503 2022-04-14 00:35:05.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.044 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:35:05.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.049 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-14 00:35:05.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.053 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:35:05.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.058 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:35:05.061 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.064 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:35:05.066 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:35:05.068 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:35:05.071 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 00:35:05.073 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 00:35:05.076 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 00:35:05.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 00:35:05.080 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:35:05.082 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:35:05.084 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:35:05.087 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:35:05.089 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:35:05.092 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:35:05.106 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:35:05.108 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:35:05.111 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:05.114 | + functions-common:git_clone:629 : echo master 2022-04-14 00:35:05.114 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:35:05.119 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 00:35:05.121 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:05.123 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 00:35:05.136 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 00:35:05.138 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:35:05.139 | + functions-common:git_clone:685 : head -1 2022-04-14 00:35:05.142 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-14 00:35:05.144 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:35:05.147 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 00:35:05.149 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:35:05.152 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 00:35:05.154 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 00:35:05.157 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 00:35:05.160 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 00:35:05.162 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:35:05.165 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 00:35:05.167 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 00:35:05.169 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 00:35:05.173 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 00:35:05.177 | ++ tools/install_prereqs.sh:source:47 : NOW=1649896505 2022-04-14 00:35:05.180 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 00:35:05.185 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649895569 2022-04-14 00:35:05.187 | ++ tools/install_prereqs.sh:source:49 : DELTA=936 2022-04-14 00:35:05.189 | ++ tools/install_prereqs.sh:source:50 : [[ 936 -lt 7200 ]] 2022-04-14 00:35:05.192 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 00:35:05.194 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 00:35:05.197 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 00:35:05.199 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 00:35:05.201 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 00:35:05.204 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 00:35:05.206 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 00:35:05.208 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 00:35:05.211 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 00:35:05.258 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 00:35:05.258 | apache2-dev 2022-04-14 00:35:05.258 | bc 2022-04-14 00:35:05.258 | bsdmainutils 2022-04-14 00:35:05.258 | curl 2022-04-14 00:35:05.258 | g++ 2022-04-14 00:35:05.258 | gawk 2022-04-14 00:35:05.258 | gcc 2022-04-14 00:35:05.258 | gettext 2022-04-14 00:35:05.258 | git 2022-04-14 00:35:05.258 | graphviz 2022-04-14 00:35:05.258 | iputils-ping 2022-04-14 00:35:05.258 | libapache2-mod-proxy-uwsgi 2022-04-14 00:35:05.258 | libffi-dev 2022-04-14 00:35:05.258 | libjpeg-dev 2022-04-14 00:35:05.259 | libpcre3-dev 2022-04-14 00:35:05.259 | libpq-dev 2022-04-14 00:35:05.259 | libssl-dev 2022-04-14 00:35:05.259 | libsystemd-dev 2022-04-14 00:35:05.259 | libxml2-dev 2022-04-14 00:35:05.259 | libxslt1-dev 2022-04-14 00:35:05.259 | libyaml-dev 2022-04-14 00:35:05.259 | lsof 2022-04-14 00:35:05.259 | openssh-server 2022-04-14 00:35:05.259 | openssl 2022-04-14 00:35:05.259 | pkg-config 2022-04-14 00:35:05.259 | psmisc 2022-04-14 00:35:05.259 | python3-dev 2022-04-14 00:35:05.259 | python3-pip 2022-04-14 00:35:05.259 | python3-systemd 2022-04-14 00:35:05.259 | python3-venv 2022-04-14 00:35:05.259 | tar 2022-04-14 00:35:05.259 | tcpdump 2022-04-14 00:35:05.259 | unzip 2022-04-14 00:35:05.259 | uuid-runtime 2022-04-14 00:35:05.259 | wget 2022-04-14 00:35:05.259 | wget 2022-04-14 00:35:05.259 | zlib1g-dev 2022-04-14 00:35:05.259 | libkrb5-dev 2022-04-14 00:35:05.259 | libldap2-dev 2022-04-14 00:35:05.259 | libsasl2-dev 2022-04-14 00:35:05.259 | memcached 2022-04-14 00:35:05.259 | python3-mysqldb 2022-04-14 00:35:05.259 | sqlite3 2022-04-14 00:35:05.259 | conntrack 2022-04-14 00:35:05.259 | curl 2022-04-14 00:35:05.259 | dnsmasq-base 2022-04-14 00:35:05.259 | dnsmasq-utils 2022-04-14 00:35:05.259 | ebtables 2022-04-14 00:35:05.259 | genisoimage 2022-04-14 00:35:05.260 | iptables 2022-04-14 00:35:05.260 | iputils-arping 2022-04-14 00:35:05.260 | kpartx 2022-04-14 00:35:05.260 | libjs-jquery-tablesorter 2022-04-14 00:35:05.260 | parted 2022-04-14 00:35:05.260 | pm-utils 2022-04-14 00:35:05.260 | python3-mysqldb 2022-04-14 00:35:05.260 | socat 2022-04-14 00:35:05.260 | sqlite3 2022-04-14 00:35:05.260 | sudo 2022-04-14 00:35:05.260 | vlan 2022-04-14 00:35:05.260 | lsscsi 2022-04-14 00:35:05.260 | open-iscsi 2022-04-14 00:35:05.260 | lvm2 2022-04-14 00:35:05.260 | qemu-utils 2022-04-14 00:35:05.260 | thin-provisioning-tools 2022-04-14 00:35:05.260 | acl 2022-04-14 00:35:05.260 | dnsmasq-base 2022-04-14 00:35:05.260 | dnsmasq-utils 2022-04-14 00:35:05.260 | ebtables 2022-04-14 00:35:05.260 | haproxy 2022-04-14 00:35:05.260 | iptables 2022-04-14 00:35:05.260 | iputils-arping 2022-04-14 00:35:05.260 | iputils-ping 2022-04-14 00:35:05.260 | postgresql-server-dev-all 2022-04-14 00:35:05.260 | python3-mysqldb 2022-04-14 00:35:05.260 | sqlite3 2022-04-14 00:35:05.260 | sudo 2022-04-14 00:35:05.260 | vlan 2022-04-14 00:35:05.260 | pcp 2022-04-14 00:35:05.260 | ipset 2022-04-14 00:35:05.260 | conntrack 2022-04-14 00:35:05.260 | conntrackd 2022-04-14 00:35:05.260 | keepalived 2022-04-14 00:35:05.260 | lvm2 2022-04-14 00:35:05.260 | qemu-utils 2022-04-14 00:35:05.261 | thin-provisioning-tools 2022-04-14 00:35:05.261 | curl 2022-04-14 00:35:05.261 | liberasurecode-dev 2022-04-14 00:35:05.261 | make 2022-04-14 00:35:05.261 | memcached 2022-04-14 00:35:05.261 | rsync 2022-04-14 00:35:05.261 | sqlite3 2022-04-14 00:35:05.261 | xfsprogs' 2022-04-14 00:35:05.261 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 00:35:05.279 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 00:35:05.279 | apache2-dev 2022-04-14 00:35:05.279 | bc 2022-04-14 00:35:05.279 | bsdmainutils 2022-04-14 00:35:05.279 | curl 2022-04-14 00:35:05.279 | g++ 2022-04-14 00:35:05.279 | gawk 2022-04-14 00:35:05.279 | gcc 2022-04-14 00:35:05.279 | gettext 2022-04-14 00:35:05.279 | git 2022-04-14 00:35:05.279 | graphviz 2022-04-14 00:35:05.279 | iputils-ping 2022-04-14 00:35:05.279 | libapache2-mod-proxy-uwsgi 2022-04-14 00:35:05.279 | libffi-dev 2022-04-14 00:35:05.279 | libjpeg-dev 2022-04-14 00:35:05.279 | libpcre3-dev 2022-04-14 00:35:05.279 | libpq-dev 2022-04-14 00:35:05.279 | libssl-dev 2022-04-14 00:35:05.279 | libsystemd-dev 2022-04-14 00:35:05.280 | libxml2-dev 2022-04-14 00:35:05.280 | libxslt1-dev 2022-04-14 00:35:05.280 | libyaml-dev 2022-04-14 00:35:05.280 | lsof 2022-04-14 00:35:05.280 | openssh-server 2022-04-14 00:35:05.280 | openssl 2022-04-14 00:35:05.280 | pkg-config 2022-04-14 00:35:05.280 | psmisc 2022-04-14 00:35:05.280 | python3-dev 2022-04-14 00:35:05.280 | python3-pip 2022-04-14 00:35:05.280 | python3-systemd 2022-04-14 00:35:05.280 | python3-venv 2022-04-14 00:35:05.280 | tar 2022-04-14 00:35:05.280 | tcpdump 2022-04-14 00:35:05.280 | unzip 2022-04-14 00:35:05.280 | uuid-runtime 2022-04-14 00:35:05.280 | wget 2022-04-14 00:35:05.280 | wget 2022-04-14 00:35:05.280 | zlib1g-dev 2022-04-14 00:35:05.280 | libkrb5-dev 2022-04-14 00:35:05.280 | libldap2-dev 2022-04-14 00:35:05.280 | libsasl2-dev 2022-04-14 00:35:05.280 | memcached 2022-04-14 00:35:05.280 | python3-mysqldb 2022-04-14 00:35:05.280 | sqlite3 2022-04-14 00:35:05.280 | conntrack 2022-04-14 00:35:05.280 | curl 2022-04-14 00:35:05.280 | dnsmasq-base 2022-04-14 00:35:05.280 | dnsmasq-utils 2022-04-14 00:35:05.280 | ebtables 2022-04-14 00:35:05.280 | genisoimage 2022-04-14 00:35:05.280 | iptables 2022-04-14 00:35:05.280 | iputils-arping 2022-04-14 00:35:05.280 | kpartx 2022-04-14 00:35:05.280 | libjs-jquery-tablesorter 2022-04-14 00:35:05.280 | parted 2022-04-14 00:35:05.281 | pm-utils 2022-04-14 00:35:05.281 | python3-mysqldb 2022-04-14 00:35:05.281 | socat 2022-04-14 00:35:05.281 | sqlite3 2022-04-14 00:35:05.281 | sudo 2022-04-14 00:35:05.281 | vlan 2022-04-14 00:35:05.281 | lsscsi 2022-04-14 00:35:05.281 | open-iscsi 2022-04-14 00:35:05.281 | lvm2 2022-04-14 00:35:05.281 | qemu-utils 2022-04-14 00:35:05.281 | thin-provisioning-tools 2022-04-14 00:35:05.281 | acl 2022-04-14 00:35:05.281 | dnsmasq-base 2022-04-14 00:35:05.281 | dnsmasq-utils 2022-04-14 00:35:05.281 | ebtables 2022-04-14 00:35:05.281 | haproxy 2022-04-14 00:35:05.281 | iptables 2022-04-14 00:35:05.281 | iputils-arping 2022-04-14 00:35:05.281 | iputils-ping 2022-04-14 00:35:05.281 | postgresql-server-dev-all 2022-04-14 00:35:05.281 | python3-mysqldb 2022-04-14 00:35:05.281 | sqlite3 2022-04-14 00:35:05.281 | sudo 2022-04-14 00:35:05.281 | vlan 2022-04-14 00:35:05.281 | pcp 2022-04-14 00:35:05.281 | ipset 2022-04-14 00:35:05.281 | conntrack 2022-04-14 00:35:05.281 | conntrackd 2022-04-14 00:35:05.281 | keepalived 2022-04-14 00:35:05.281 | lvm2 2022-04-14 00:35:05.281 | qemu-utils 2022-04-14 00:35:05.281 | thin-provisioning-tools 2022-04-14 00:35:05.282 | curl 2022-04-14 00:35:05.282 | liberasurecode-dev 2022-04-14 00:35:05.282 | make 2022-04-14 00:35:05.282 | memcached 2022-04-14 00:35:05.282 | rsync 2022-04-14 00:35:05.282 | sqlite3 2022-04-14 00:35:05.282 | xfsprogs ' 2022-04-14 00:35:05.282 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 00:35:05.284 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:05.286 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:05.290 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:35:05.290 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 00:35:05.295 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:35:05.297 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 00:35:05.300 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:35:05.302 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 00:35:05.304 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:35:05.306 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:05.308 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:35:05.310 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:05.312 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:05.314 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:35:05.316 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 00:35:05.318 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:05.320 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 00:35:05.323 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 00:35:05.327 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 00:35:05.329 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 00:35:05.331 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 00:35:05.333 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 00:35:05.335 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:35:05.338 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:35:05.341 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649896505339 2022-04-14 00:35:05.344 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 00:35:05.346 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 00:35:05.348 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 00:35:05.556 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 00:35:05.691 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 00:35:05.804 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 00:35:05.919 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 00:35:06.612 | Fetched 108 kB in 1s (116 kB/s) 2022-04-14 00:35:08.136 | Reading package lists... 2022-04-14 00:35:08.167 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 00:35:08.169 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 00:35:08.171 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:35:08.174 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:08.176 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:08.178 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:35:08.180 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:08.182 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 00:35:08.184 | ++ functions-common:time_stop:2439 : start_time=1649896505339 2022-04-14 00:35:08.186 | ++ functions-common:time_stop:2441 : [[ -z 1649896505339 ]] 2022-04-14 00:35:08.189 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:08.193 | ++ functions-common:time_stop:2444 : end_time=1649896508191 2022-04-14 00:35:08.195 | ++ functions-common:time_stop:2445 : elapsed_time=2852 2022-04-14 00:35:08.197 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 00:35:08.199 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:08.202 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2852 2022-04-14 00:35:08.204 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:35:08.206 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:35:08.208 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:08.211 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:08.213 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:35:08.234 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-14 00:35:08.343 | Reading package lists... 2022-04-14 00:35:08.581 | Building dependency tree... 2022-04-14 00:35:08.582 | Reading state information... 2022-04-14 00:35:08.615 | acl is already the newest version (2.2.53-6). 2022-04-14 00:35:08.615 | bc is already the newest version (1.07.1-2build1). 2022-04-14 00:35:08.615 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 00:35:08.615 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 00:35:08.615 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 00:35:08.615 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:35:08.615 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 00:35:08.615 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:35:08.616 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 00:35:08.616 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 00:35:08.616 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 00:35:08.616 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 00:35:08.616 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 00:35:08.616 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 00:35:08.616 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 00:35:08.616 | libffi-dev is already the newest version (3.3-4). 2022-04-14 00:35:08.616 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 00:35:08.616 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 00:35:08.616 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 00:35:08.616 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 00:35:08.616 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 00:35:08.616 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 00:35:08.616 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:35:08.616 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 00:35:08.616 | psmisc is already the newest version (23.3-1). 2022-04-14 00:35:08.616 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:35:08.616 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 00:35:08.616 | python3-systemd is already the newest version (234-3build2). 2022-04-14 00:35:08.616 | socat is already the newest version (1.7.3.3-2). 2022-04-14 00:35:08.616 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 00:35:08.616 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 00:35:08.616 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 00:35:08.616 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 00:35:08.616 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 00:35:08.616 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 00:35:08.616 | pcp is already the newest version (5.0.3-1). 2022-04-14 00:35:08.616 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 00:35:08.616 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:35:08.616 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:35:08.616 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:35:08.616 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 00:35:08.616 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:35:08.617 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:35:08.617 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 00:35:08.617 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 00:35:08.617 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 00:35:08.617 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 00:35:08.617 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 00:35:08.617 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 00:35:08.617 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 00:35:08.617 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 00:35:08.617 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:35:08.617 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 00:35:08.617 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 00:35:08.617 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 00:35:08.617 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 00:35:08.617 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 00:35:08.617 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 00:35:08.617 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:35:08.617 | openssl set to manually installed. 2022-04-14 00:35:08.617 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 00:35:08.617 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 00:35:08.617 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 00:35:08.617 | rsync set to manually installed. 2022-04-14 00:35:08.617 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 00:35:08.617 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 00:35:08.617 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 00:35:08.617 | tar set to manually installed. 2022-04-14 00:35:08.617 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 00:35:08.617 | tcpdump set to manually installed. 2022-04-14 00:35:08.617 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 00:35:08.830 | uuid-runtime set to manually installed. 2022-04-14 00:35:08.830 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 00:35:08.830 | wget set to manually installed. 2022-04-14 00:35:08.830 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 00:35:08.830 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:35:08.830 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 00:35:08.830 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 00:35:08.831 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 00:35:08.831 | The following packages were automatically installed and are no longer required: 2022-04-14 00:35:08.831 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:35:08.832 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:35:08.832 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:35:08.832 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:35:08.832 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:35:08.832 | python3-zope.interface 2022-04-14 00:35:08.832 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:35:08.964 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:35:08.968 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 00:35:08.970 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:35:08.973 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:35:08.975 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:08.977 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:08.980 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:35:08.982 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:08.984 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:35:08.987 | ++ functions-common:time_stop:2439 : start_time=1649896508231 2022-04-14 00:35:08.989 | ++ functions-common:time_stop:2441 : [[ -z 1649896508231 ]] 2022-04-14 00:35:08.991 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:08.996 | ++ functions-common:time_stop:2444 : end_time=1649896508993 2022-04-14 00:35:08.998 | ++ functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 00:35:09.000 | ++ functions-common:time_stop:2446 : total=733 2022-04-14 00:35:09.002 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:09.005 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1495 2022-04-14 00:35:09.007 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 00:35:09.009 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 00:35:09.012 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:35:09.014 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 00:35:09.018 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 00:35:09.023 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 00:35:09.025 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 00:35:09.028 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 00:35:10.465 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 00:35:10.467 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 00:35:10.469 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 00:35:10.470 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 00:35:10.472 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 00:35:10.474 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 00:35:10.476 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 00:35:10.478 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 00:35:10.479 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 00:35:10.481 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 00:35:10.483 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 00:35:10.484 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 00:35:10.486 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 00:35:10.488 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 00:35:10.489 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 00:35:10.491 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 00:35:10.493 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 00:35:10.495 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 00:35:10.496 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 00:35:10.498 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 00:35:10.502 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 00:35:10.504 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 00:35:10.506 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 00:35:10.508 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 00:35:10.591 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 00:35:10.594 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 00:35:10.668 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 00:35:10.670 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 00:35:10.744 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 00:35:10.746 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 00:35:10.748 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 00:35:10.749 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 00:35:10.752 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 00:35:10.754 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 00:35:10.756 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 00:35:10.757 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 00:35:10.759 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 00:35:10.761 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 00:35:10.763 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 00:35:10.763 | Distro: focal 2022-04-14 00:35:10.765 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 00:35:10.768 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:35:10.772 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:35:10.774 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:35:10.776 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:35:10.777 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:35:11.487 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:35:11.489 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:35:11.489 | pip: 21.3.1 2022-04-14 00:35:11.491 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 00:35:11.493 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 00:35:11.494 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:35:11.496 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:35:11.498 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:35:11.499 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:35:11.501 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:35:11.503 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:35:11.504 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:35:11.506 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:35:11.508 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:35:11.509 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:35:11.511 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:35:11.513 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 00:35:11.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:11.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:11.519 | + tools/install_pip.sh:main:142 : : 2022-04-14 00:35:11.521 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 00:35:11.523 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 00:35:11.524 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 00:35:11.526 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:35:11.528 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 00:35:11.530 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 00:35:11.532 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:35:11.535 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:35:11.535 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:35:11.539 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-14 00:35:11.541 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-14 00:35:11.543 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:35:11.545 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:35:11.547 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:35:11.563 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 00:35:11.564 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-14 00:35:12.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:12.438 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:12.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:12.438 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:13.714 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:35:14.618 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 00:35:14.628 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 00:35:17.209 | Installing collected packages: setuptools 2022-04-14 00:35:18.148 | Successfully installed setuptools-62.0.0 2022-04-14 00:35:18.149 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:35:18.323 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:35:18.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:35:18.460 | + inc/python:pip_install:200 : result=0 2022-04-14 00:35:18.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:35:18.464 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:18.465 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:18.467 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:18.469 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:18.471 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:18.473 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:35:18.474 | + functions-common:time_stop:2439 : start_time=1649896511558 2022-04-14 00:35:18.476 | + functions-common:time_stop:2441 : [[ -z 1649896511558 ]] 2022-04-14 00:35:18.478 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:18.482 | + functions-common:time_stop:2444 : end_time=1649896518480 2022-04-14 00:35:18.483 | + functions-common:time_stop:2445 : elapsed_time=6922 2022-04-14 00:35:18.485 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:35:18.487 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:18.488 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6922 2022-04-14 00:35:18.490 | + inc/python:pip_install:203 : return 0 2022-04-14 00:35:18.492 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 00:35:18.494 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:35:18.498 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:35:18.500 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:35:18.503 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:35:18.503 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:35:19.181 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:35:19.183 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:35:19.183 | pip: 21.3.1 2022-04-14 00:35:19.186 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 00:35:19.189 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:35:19.192 | + ./stack.sh:main:798 : fixup_all 2022-04-14 00:35:19.195 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 00:35:19.197 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 00:35:19.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:19.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:19.203 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 00:35:19.215 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 00:35:19.226 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 00:35:19.237 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 00:35:19.240 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 00:35:19.242 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:35:19.244 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:35:19.246 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:35:19.248 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:35:19.250 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:35:19.253 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:35:19.255 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:35:19.257 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:35:19.259 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:35:19.261 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:35:19.263 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:35:19.265 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 00:35:19.267 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 00:35:19.270 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 00:35:19.272 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:35:19.274 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:35:19.276 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:35:19.278 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:35:19.280 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:35:19.282 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:35:19.285 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 00:35:19.287 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 00:35:19.289 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 00:35:19.291 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 00:35:19.293 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 00:35:19.296 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 00:35:19.298 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 00:35:19.319 | Using python 3.8 to install os-testr 2022-04-14 00:35:19.321 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-14 00:35:20.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:20.194 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:20.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:20.194 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:21.382 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:35:21.412 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:35:21.487 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 00:35:21.488 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 00:35:21.489 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 00:35:21.507 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 00:35:21.517 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 00:35:21.527 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 00:35:24.025 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:35:24.033 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:35:24.033 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:35:24.152 | + inc/python:pip_install:200 : result=0 2022-04-14 00:35:24.154 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:35:24.156 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:24.159 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:24.161 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:24.163 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:24.165 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:24.167 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:35:24.170 | + functions-common:time_stop:2439 : start_time=1649896519314 2022-04-14 00:35:24.172 | + functions-common:time_stop:2441 : [[ -z 1649896519314 ]] 2022-04-14 00:35:24.175 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:24.179 | + functions-common:time_stop:2444 : end_time=1649896524176 2022-04-14 00:35:24.181 | + functions-common:time_stop:2445 : elapsed_time=4862 2022-04-14 00:35:24.183 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:35:24.185 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:24.187 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4862 2022-04-14 00:35:24.189 | + inc/python:pip_install:203 : return 0 2022-04-14 00:35:24.192 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 00:35:24.244 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 00:35:24.576 | + ./stack.sh:main:812 : install_infra 2022-04-14 00:35:24.580 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:35:24.583 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 00:35:24.586 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:35:24.588 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 00:35:24.613 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 00:35:26.524 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.531 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.535 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.541 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.544 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.552 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.556 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.584 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.667 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.687 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.691 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.696 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.711 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.719 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.721 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.739 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.756 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.766 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.770 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.788 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.811 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.830 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.838 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.843 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.864 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.894 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.896 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.910 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.914 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.919 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.924 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.939 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.946 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:26.996 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.014 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.018 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.050 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.114 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.120 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.127 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.179 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.192 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.201 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.307 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.332 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.336 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.348 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.353 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.372 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.379 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.397 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.428 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.457 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.470 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.482 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.500 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.508 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.523 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.535 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.539 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:27.545 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:35:27.681 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:35:27.977 | + inc/python:pip_install:200 : result=0 2022-04-14 00:35:27.979 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:35:27.981 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:27.983 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:27.986 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:27.988 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:27.990 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:27.992 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:35:27.994 | + functions-common:time_stop:2439 : start_time=1649896524605 2022-04-14 00:35:27.996 | + functions-common:time_stop:2441 : [[ -z 1649896524605 ]] 2022-04-14 00:35:27.999 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:28.005 | + functions-common:time_stop:2444 : end_time=1649896528000 2022-04-14 00:35:28.007 | + functions-common:time_stop:2445 : elapsed_time=3395 2022-04-14 00:35:28.009 | + functions-common:time_stop:2446 : total=4862 2022-04-14 00:35:28.011 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:28.014 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8257 2022-04-14 00:35:28.016 | + inc/python:pip_install:203 : return 0 2022-04-14 00:35:28.019 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:35:28.021 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 00:35:28.044 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-14 00:35:29.830 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.838 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.842 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.848 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.852 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.859 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.863 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.888 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.971 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.990 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.994 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:29.998 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.013 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.026 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.028 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.044 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.061 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.071 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.076 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.094 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.116 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.134 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.143 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.148 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.168 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.197 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.199 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.213 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.218 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.222 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.227 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.242 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.248 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.298 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.316 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.320 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.351 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.413 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.420 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.427 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.478 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.492 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.500 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.603 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.628 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.632 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.643 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.648 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.667 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.674 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.691 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.722 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.751 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.763 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.776 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.793 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.802 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.816 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.827 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.832 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:35:30.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:35:30.840 | Processing /opt/stack/requirements 2022-04-14 00:35:32.611 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-14 00:35:32.613 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-14 00:35:32.625 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-14 00:35:32.631 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-14 00:35:32.633 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-14 00:35:32.639 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-14 00:35:32.665 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-14 00:35:32.667 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-14 00:35:32.679 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 00:35:32.729 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-14 00:35:32.732 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-14 00:35:32.747 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-14 00:35:32.750 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-14 00:35:32.753 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-14 00:35:32.759 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-14 00:35:32.761 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-14 00:35:32.773 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-14 00:35:32.776 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 00:35:32.787 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-14 00:35:32.793 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-14 00:35:32.842 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-14 00:35:32.848 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-14 00:35:32.850 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-14 00:35:32.911 | Building wheels for collected packages: openstack-requirements 2022-04-14 00:35:32.912 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 00:35:33.734 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 00:35:33.734 | ERROR: Command errored out with exit status 1: 2022-04-14 00:35:33.734 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qwntf837/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qwntf837/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-yag02eaa 2022-04-14 00:35:33.734 | cwd: /tmp/pip-req-build-qwntf837/ 2022-04-14 00:35:33.734 | Complete output (6 lines): 2022-04-14 00:35:33.734 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 00:35:33.734 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 00:35:33.734 | or: setup.py --help-commands 2022-04-14 00:35:33.734 | or: setup.py cmd --help 2022-04-14 00:35:33.734 | 2022-04-14 00:35:33.734 | error: invalid command 'bdist_wheel' 2022-04-14 00:35:33.734 | ---------------------------------------- 2022-04-14 00:35:33.734 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 00:35:33.734 | Running setup.py clean for openstack-requirements 2022-04-14 00:35:34.571 | Failed to build openstack-requirements 2022-04-14 00:35:34.587 | Installing collected packages: openstack-requirements 2022-04-14 00:35:34.587 | Attempting uninstall: openstack-requirements 2022-04-14 00:35:34.588 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-14 00:35:34.623 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-14 00:35:34.656 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-14 00:35:34.658 | Running setup.py install for openstack-requirements: started 2022-04-14 00:35:37.027 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 00:35:37.050 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-14 00:35:37.175 | + inc/python:pip_install:200 : result=0 2022-04-14 00:35:37.178 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:35:37.180 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:37.182 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:37.184 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:37.186 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:37.189 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:37.191 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:35:37.193 | + functions-common:time_stop:2439 : start_time=1649896528036 2022-04-14 00:35:37.195 | + functions-common:time_stop:2441 : [[ -z 1649896528036 ]] 2022-04-14 00:35:37.198 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:37.202 | + functions-common:time_stop:2444 : end_time=1649896537199 2022-04-14 00:35:37.204 | + functions-common:time_stop:2445 : elapsed_time=9163 2022-04-14 00:35:37.207 | + functions-common:time_stop:2446 : total=8257 2022-04-14 00:35:37.209 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:37.211 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17420 2022-04-14 00:35:37.213 | + inc/python:pip_install:203 : return 0 2022-04-14 00:35:37.215 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 00:35:37.218 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 00:35:37.221 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 00:35:37.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:35:37.225 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:35:37.228 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-14 00:35:37.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:35:37.232 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 00:35:37.253 | Using python 3.8 to install pbr 2022-04-14 00:35:37.255 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-14 00:35:38.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.113 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.113 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:39.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:35:39.326 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 00:35:42.030 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:35:42.037 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:35:42.038 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:35:42.165 | + inc/python:pip_install:200 : result=0 2022-04-14 00:35:42.167 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:35:42.169 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:42.171 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:42.174 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:42.176 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:42.178 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:42.180 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:35:42.183 | + functions-common:time_stop:2439 : start_time=1649896537247 2022-04-14 00:35:42.185 | + functions-common:time_stop:2441 : [[ -z 1649896537247 ]] 2022-04-14 00:35:42.188 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:42.192 | + functions-common:time_stop:2444 : end_time=1649896542190 2022-04-14 00:35:42.195 | + functions-common:time_stop:2445 : elapsed_time=4943 2022-04-14 00:35:42.197 | + functions-common:time_stop:2446 : total=17420 2022-04-14 00:35:42.199 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:42.201 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22363 2022-04-14 00:35:42.204 | + inc/python:pip_install:203 : return 0 2022-04-14 00:35:42.207 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 00:35:44.490 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 00:35:46.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:35:46.373 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 00:35:46.388 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 00:35:46.391 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 00:35:46.394 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 00:35:46.399 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 00:35:46.402 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 00:35:46.473 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:35:46.475 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:35:46.478 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 00:35:46.495 | + ./stack.sh:main:821 : pkgs= 2022-04-14 00:35:46.498 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 00:35:46.500 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 00:35:46.502 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:35:46.505 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 00:35:46.507 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:35:46.509 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:35:46.511 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:35:46.513 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:35:46.515 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:35:46.518 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:35:46.522 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:35:46.524 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:35:46.526 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:35:46.529 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 00:35:46.532 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:35:46.549 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:46.551 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:35:46.554 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:35:46.556 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 00:35:46.558 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:35:46.560 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:35:46.562 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:35:46.564 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 00:35:46.566 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:35:46.568 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 00:35:46.571 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:35:46.573 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:35:46.575 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:35:46.577 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:35:46.579 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:35:46.582 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:35:46.584 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 00:35:46.586 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:35:46.588 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 00:35:46.590 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:35:46.593 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:35:46.596 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 00:35:46.598 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 00:35:46.600 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 00:35:46.603 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 00:35:46.605 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 00:35:46.656 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 00:35:46.657 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 00:35:46.659 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 00:35:47.036 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 00:35:47.039 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 00:35:47.054 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:47.057 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 00:35:47.059 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:35:47.062 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:35:47.064 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:35:47.066 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:35:47.068 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:47.071 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:35:47.073 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:47.075 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:47.078 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:35:47.080 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:35:47.083 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:35:47.085 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:35:47.087 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 00:35:47.089 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:35:47.092 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:47.094 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:47.097 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 00:35:47.117 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 00:35:47.231 | Reading package lists... 2022-04-14 00:35:47.472 | Building dependency tree... 2022-04-14 00:35:47.474 | Reading state information... 2022-04-14 00:35:47.730 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 00:35:47.731 | The following packages were automatically installed and are no longer required: 2022-04-14 00:35:47.732 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:35:47.732 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:35:47.732 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:35:47.732 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:35:47.732 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:35:47.732 | python3-zope.interface 2022-04-14 00:35:47.732 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:35:47.847 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:35:47.851 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:35:47.854 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:35:47.856 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:47.859 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:47.861 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:47.863 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:47.865 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:47.868 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:35:47.870 | + functions-common:time_stop:2439 : start_time=1649896547115 2022-04-14 00:35:47.872 | + functions-common:time_stop:2441 : [[ -z 1649896547115 ]] 2022-04-14 00:35:47.875 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:47.879 | + functions-common:time_stop:2444 : end_time=1649896547877 2022-04-14 00:35:47.881 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 00:35:47.883 | + functions-common:time_stop:2446 : total=1495 2022-04-14 00:35:47.886 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:47.888 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2257 2022-04-14 00:35:47.890 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:35:47.892 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 00:35:47.895 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:35:47.897 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:35:47.899 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:35:47.901 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:35:47.904 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:35:47.906 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:35:47.909 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 00:35:47.911 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:35:47.913 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:35:47.916 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:35:47.918 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:35:47.920 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:35:47.923 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:35:47.925 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:35:47.927 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:35:47.930 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:35:47.932 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:35:47.934 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:35:47.936 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 00:35:47.939 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:35:47.941 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:35:47.943 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:35:47.945 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:35:47.948 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:35:47.950 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:35:47.952 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 00:35:47.955 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 00:35:47.972 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:47.975 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 00:35:47.977 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:35:47.980 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 00:35:47.982 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 00:35:47.985 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 00:35:47.990 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 00:35:47.992 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 00:35:47.994 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 00:35:47.996 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 00:35:47.999 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 00:35:48.001 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 00:35:48.004 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 00:35:48.734 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 00:35:48.734 | user tags 2022-04-14 00:35:48.734 | stackrabbit []' 2022-04-14 00:35:48.738 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 00:35:48.738 | user tags 2022-04-14 00:35:48.738 | stackrabbit []' 2022-04-14 00:35:48.738 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 00:35:48.744 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 00:35:48.746 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 00:35:48.748 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:35:49.430 | Changing password for user "stackrabbit" ... 2022-04-14 00:35:49.536 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 00:35:50.197 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 00:35:50.268 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 00:35:50.270 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:35:50.930 | Changing password for user "stackrabbit" ... 2022-04-14 00:35:50.987 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 00:35:50.989 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 00:35:50.992 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 00:35:51.639 | Deleting user "guest" ... 2022-04-14 00:35:51.654 | Error: 2022-04-14 00:35:51.654 | {:no_such_user, "guest"} 2022-04-14 00:35:51.667 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 00:35:51.669 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 00:35:51.686 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:51.689 | + ./stack.sh:main:838 : install_database 2022-04-14 00:35:51.691 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 00:35:51.693 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 00:35:51.696 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:51.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:51.701 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 00:35:52.048 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 00:35:52.051 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 00:35:52.053 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 00:35:52.055 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 00:35:52.058 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:35:52.060 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 00:35:52.062 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:35:52.065 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:35:52.067 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:35:52.069 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:35:52.072 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:35:52.074 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:35:52.077 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:35:52.079 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:35:52.082 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:35:52.084 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:35:52.086 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:35:52.088 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 00:35:52.091 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:35:52.094 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:35:52.096 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:35:52.098 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:35:52.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:35:52.103 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:35:52.105 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 00:35:52.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:52.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:52.114 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 00:35:52.117 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:35:52.120 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:35:52.123 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:35:52.125 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:35:52.128 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:52.130 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:35:52.132 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:52.134 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:52.137 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:35:52.140 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:35:52.142 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:35:52.144 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:35:52.146 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 00:35:52.149 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:35:52.151 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:52.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:52.156 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 00:35:52.177 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 00:35:52.287 | Reading package lists... 2022-04-14 00:35:52.524 | Building dependency tree... 2022-04-14 00:35:52.526 | Reading state information... 2022-04-14 00:35:52.782 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 00:35:52.782 | The following packages were automatically installed and are no longer required: 2022-04-14 00:35:52.783 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:35:52.783 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:35:52.783 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:35:52.783 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:35:52.783 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:35:52.784 | python3-zope.interface 2022-04-14 00:35:52.784 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:35:52.897 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:35:52.901 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:35:52.904 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:35:52.906 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:52.908 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:52.910 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:52.913 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:52.915 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:52.917 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:35:52.919 | + functions-common:time_stop:2439 : start_time=1649896552174 2022-04-14 00:35:52.922 | + functions-common:time_stop:2441 : [[ -z 1649896552174 ]] 2022-04-14 00:35:52.924 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:52.929 | + functions-common:time_stop:2444 : end_time=1649896552926 2022-04-14 00:35:52.931 | + functions-common:time_stop:2445 : elapsed_time=752 2022-04-14 00:35:52.933 | + functions-common:time_stop:2446 : total=2257 2022-04-14 00:35:52.935 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:52.938 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3009 2022-04-14 00:35:52.940 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:35:52.942 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 00:35:52.945 | + ./stack.sh:main:841 : install_database_python 2022-04-14 00:35:52.947 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 00:35:52.950 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 00:35:52.952 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 00:35:52.954 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:35:52.957 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 00:35:52.959 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 00:35:52.962 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:35:52.965 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:35:52.965 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:35:52.972 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 00:35:52.974 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 00:35:52.976 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 00:35:52.979 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 00:35:52.981 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 00:35:53.003 | Using python 3.8 to install PyMySQL 2022-04-14 00:35:53.005 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-14 00:35:53.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:53.872 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:53.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:53.872 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:55.079 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:35:55.111 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 00:35:57.665 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:35:57.672 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:35:57.678 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:35:57.793 | + inc/python:pip_install:200 : result=0 2022-04-14 00:35:57.796 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:35:57.798 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:57.801 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:57.803 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:57.805 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:57.807 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:57.810 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:35:57.812 | + functions-common:time_stop:2439 : start_time=1649896552997 2022-04-14 00:35:57.814 | + functions-common:time_stop:2441 : [[ -z 1649896552997 ]] 2022-04-14 00:35:57.817 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:57.821 | + functions-common:time_stop:2444 : end_time=1649896557819 2022-04-14 00:35:57.824 | + functions-common:time_stop:2445 : elapsed_time=4822 2022-04-14 00:35:57.826 | + functions-common:time_stop:2446 : total=22363 2022-04-14 00:35:57.828 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:57.831 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27185 2022-04-14 00:35:57.833 | + inc/python:pip_install:203 : return 0 2022-04-14 00:35:57.835 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 00:35:57.837 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:35:57.840 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 00:35:57.843 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 00:35:57.860 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:57.862 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 00:35:57.864 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 00:35:57.868 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:35:57.868 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:35:57.873 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:35:57.875 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:35:57.878 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:35:57.880 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:35:57.882 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 00:35:57.885 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 00:35:57.900 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:57.902 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 00:35:57.905 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:35:57.907 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:35:57.910 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:35:57.912 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:35:57.914 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:57.916 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:35:57.919 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:57.921 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:57.924 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:35:57.926 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:35:57.928 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:35:57.931 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:35:57.933 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 00:35:57.935 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:35:57.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:57.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:57.942 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 00:35:57.963 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 00:35:58.077 | Reading package lists... 2022-04-14 00:35:58.322 | Building dependency tree... 2022-04-14 00:35:58.323 | Reading state information... 2022-04-14 00:35:58.576 | radvd is already the newest version (1:2.17-2). 2022-04-14 00:35:58.576 | The following packages were automatically installed and are no longer required: 2022-04-14 00:35:58.578 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:35:58.578 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:35:58.578 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:35:58.578 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:35:58.578 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:35:58.578 | python3-zope.interface 2022-04-14 00:35:58.578 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:35:58.690 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:35:58.694 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:35:58.696 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:35:58.699 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:58.701 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:58.704 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:58.706 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:58.708 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:58.710 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:35:58.712 | + functions-common:time_stop:2439 : start_time=1649896557960 2022-04-14 00:35:58.715 | + functions-common:time_stop:2441 : [[ -z 1649896557960 ]] 2022-04-14 00:35:58.717 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:58.721 | + functions-common:time_stop:2444 : end_time=1649896558719 2022-04-14 00:35:58.724 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 00:35:58.726 | + functions-common:time_stop:2446 : total=3009 2022-04-14 00:35:58.728 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:58.730 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3768 2022-04-14 00:35:58.732 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:35:58.735 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 00:35:58.751 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:58.754 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 00:35:58.756 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 00:35:58.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 00:35:58.761 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 00:35:58.784 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 00:35:58.787 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:35:58.789 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:35:58.791 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:35:58.793 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:35:58.796 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:35:58.798 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:35:58.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:58.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:58.805 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:35:58.807 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:35:58.809 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:35:58.812 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:35:58.814 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 00:35:58.816 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:35:58.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:58.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:58.823 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 00:35:58.843 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-14 00:35:58.953 | Reading package lists... 2022-04-14 00:35:59.194 | Building dependency tree... 2022-04-14 00:35:59.196 | Reading state information... 2022-04-14 00:35:59.444 | fakeroot is already the newest version (1.24-1). 2022-04-14 00:35:59.445 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:35:59.445 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 00:35:59.445 | The following packages were automatically installed and are no longer required: 2022-04-14 00:35:59.446 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:35:59.446 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:35:59.446 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:35:59.446 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:35:59.446 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:35:59.446 | python3-zope.interface 2022-04-14 00:35:59.446 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:35:59.558 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:35:59.563 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:35:59.565 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:35:59.567 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:59.570 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:59.572 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:59.574 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:59.576 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:59.578 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:35:59.580 | + functions-common:time_stop:2439 : start_time=1649896558840 2022-04-14 00:35:59.582 | + functions-common:time_stop:2441 : [[ -z 1649896558840 ]] 2022-04-14 00:35:59.585 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:59.589 | + functions-common:time_stop:2444 : end_time=1649896559587 2022-04-14 00:35:59.591 | + functions-common:time_stop:2445 : elapsed_time=747 2022-04-14 00:35:59.593 | + functions-common:time_stop:2446 : total=3768 2022-04-14 00:35:59.595 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:59.598 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4515 2022-04-14 00:35:59.600 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:35:59.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 00:35:59.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:35:59.607 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:35:59.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 00:35:59.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 00:35:59.614 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 00:35:59.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 00:35:59.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 00:35:59.624 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 00:35:59.625 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 00:35:59.630 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 00:35:59.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 00:35:59.634 | + functions:vercmp:628 : local v1=5.4 2022-04-14 00:35:59.636 | + functions:vercmp:629 : local 'op=<' 2022-04-14 00:35:59.638 | + functions:vercmp:630 : local v2=3.13 2022-04-14 00:35:59.641 | + functions:vercmp:631 : local result 2022-04-14 00:35:59.644 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 00:35:59.644 | ++ functions:vercmp:635 : sort -V 2022-04-14 00:35:59.645 | ++ functions:vercmp:635 : head -1 2022-04-14 00:35:59.649 | + functions:vercmp:635 : result=3.13 2022-04-14 00:35:59.651 | + functions:vercmp:637 : case $op in 2022-04-14 00:35:59.654 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 00:35:59.656 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 00:35:59.658 | + functions:vercmp:648 : return 2022-04-14 00:35:59.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 00:35:59.663 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:35:59.665 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 00:36:00.141 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 00:36:00.145 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 00:36:00.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.150 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.152 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-14 00:36:00.155 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.157 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 00:36:00.177 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:00.180 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 00:36:00.183 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 00:36:00.183 | Installing etcd 2022-04-14 00:36:00.188 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 00:36:00.201 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 00:36:00.216 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 00:36:00.219 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 00:36:00.232 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 00:36:00.236 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:36:00.238 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:36:00.241 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:36:00.246 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:36:00.248 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-14 00:36:00.250 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 00:36:00.253 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:36:00.255 | ++ functions:get_extra_file:74 : return 2022-04-14 00:36:00.258 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:36:00.260 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 00:36:00.263 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 00:36:00.265 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 00:36:00.282 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:00.284 | + ./stack.sh:main:868 : install_dstat 2022-04-14 00:36:00.287 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 00:36:00.303 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:00.305 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 00:36:00.308 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:36:00.310 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 00:36:00.312 | + ./stack.sh:main:877 : install_libs 2022-04-14 00:36:00.315 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 00:36:00.317 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 00:36:00.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 00:36:00.322 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 00:36:00.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-14 00:36:00.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.333 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 00:36:00.336 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 00:36:00.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 00:36:00.340 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 00:36:00.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.345 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.347 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-14 00:36:00.350 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.352 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 00:36:00.354 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 00:36:00.357 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 00:36:00.359 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 00:36:00.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-14 00:36:00.368 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.370 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 00:36:00.372 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 00:36:00.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 00:36:00.377 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 00:36:00.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.381 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.383 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-14 00:36:00.386 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.388 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 00:36:00.391 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 00:36:00.393 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 00:36:00.395 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 00:36:00.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.400 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.402 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-14 00:36:00.405 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.407 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 00:36:00.410 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 00:36:00.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 00:36:00.414 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 00:36:00.416 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.419 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.421 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-14 00:36:00.423 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.425 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 00:36:00.428 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 00:36:00.430 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 00:36:00.432 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 00:36:00.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.437 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.439 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-14 00:36:00.441 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.443 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 00:36:00.446 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 00:36:00.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 00:36:00.450 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 00:36:00.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.455 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.458 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-14 00:36:00.460 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.462 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 00:36:00.465 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 00:36:00.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 00:36:00.470 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 00:36:00.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.474 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.476 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-14 00:36:00.479 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.481 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 00:36:00.483 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 00:36:00.486 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 00:36:00.488 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 00:36:00.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.495 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-14 00:36:00.497 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.499 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 00:36:00.501 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 00:36:00.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 00:36:00.506 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 00:36:00.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.511 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.513 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-14 00:36:00.516 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.518 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 00:36:00.520 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 00:36:00.522 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 00:36:00.525 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 00:36:00.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.530 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.532 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-14 00:36:00.534 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.537 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 00:36:00.539 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 00:36:00.541 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 00:36:00.543 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 00:36:00.546 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.548 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.550 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-14 00:36:00.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.555 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 00:36:00.557 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 00:36:00.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 00:36:00.562 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 00:36:00.564 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.566 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.568 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-14 00:36:00.571 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.573 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 00:36:00.575 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 00:36:00.578 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 00:36:00.581 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 00:36:00.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.587 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-14 00:36:00.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.592 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 00:36:00.595 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 00:36:00.597 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 00:36:00.599 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 00:36:00.602 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.604 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.606 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-14 00:36:00.608 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.611 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 00:36:00.613 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 00:36:00.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 00:36:00.618 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 00:36:00.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.622 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.625 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-14 00:36:00.628 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.630 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 00:36:00.632 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 00:36:00.634 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 00:36:00.637 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 00:36:00.640 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.642 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.644 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-14 00:36:00.646 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.649 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 00:36:00.651 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 00:36:00.653 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 00:36:00.656 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 00:36:00.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.660 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.662 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-14 00:36:00.665 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.667 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 00:36:00.669 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 00:36:00.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 00:36:00.674 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 00:36:00.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.679 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.681 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-14 00:36:00.683 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.686 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 00:36:00.688 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 00:36:00.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 00:36:00.693 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 00:36:00.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-14 00:36:00.703 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.705 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 00:36:00.708 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 00:36:00.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 00:36:00.712 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 00:36:00.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.717 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-14 00:36:00.721 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.724 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 00:36:00.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 00:36:00.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 00:36:00.731 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 00:36:00.733 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.738 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-14 00:36:00.740 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.742 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 00:36:00.745 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 00:36:00.747 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 00:36:00.750 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 00:36:00.752 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.754 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.757 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-14 00:36:00.759 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.761 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 00:36:00.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 00:36:00.766 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 00:36:00.769 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 00:36:00.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.773 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.776 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-14 00:36:00.778 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.780 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 00:36:00.783 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 00:36:00.785 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 00:36:00.787 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 00:36:00.789 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.792 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.794 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-14 00:36:00.796 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.799 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 00:36:00.801 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 00:36:00.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 00:36:00.806 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 00:36:00.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.810 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.813 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-14 00:36:00.816 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.818 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 00:36:00.820 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 00:36:00.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 00:36:00.825 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 00:36:00.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.830 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.833 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-14 00:36:00.835 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.837 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 00:36:00.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 00:36:00.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 00:36:00.844 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 00:36:00.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.849 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.851 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-14 00:36:00.853 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.856 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 00:36:00.858 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 00:36:00.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 00:36:00.862 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 00:36:00.865 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.867 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.869 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-14 00:36:00.872 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.874 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 00:36:00.877 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 00:36:00.879 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 00:36:00.881 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 00:36:00.884 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-14 00:36:00.891 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.893 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 00:36:00.896 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 00:36:00.898 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 00:36:00.900 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 00:36:00.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.905 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.908 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-14 00:36:00.910 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.912 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 00:36:00.914 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 00:36:00.917 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 00:36:00.919 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 00:36:00.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.924 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.927 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-14 00:36:00.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.931 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 00:36:00.934 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 00:36:00.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 00:36:00.938 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 00:36:00.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.943 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.945 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-14 00:36:00.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.950 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 00:36:00.952 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 00:36:00.955 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 00:36:00.957 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 00:36:00.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.961 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.964 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-14 00:36:00.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.969 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 00:36:00.971 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 00:36:00.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 00:36:00.976 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 00:36:00.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:00.980 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:00.983 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-14 00:36:00.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:00.988 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 00:36:00.990 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 00:36:00.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 00:36:00.995 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 00:36:00.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:01.000 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:01.002 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-14 00:36:01.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:01.007 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 00:36:01.009 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 00:36:01.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 00:36:01.014 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 00:36:01.016 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:01.019 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:01.021 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-14 00:36:01.023 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:01.026 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 00:36:01.047 | Using python 3.8 to install etcd3 2022-04-14 00:36:01.049 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-14 00:36:01.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:01.929 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:01.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:01.930 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:03.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:36:03.167 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 00:36:03.175 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 00:36:03.177 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 00:36:03.178 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 00:36:03.179 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 00:36:05.745 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:36:05.752 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:36:05.752 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:36:05.869 | + inc/python:pip_install:200 : result=0 2022-04-14 00:36:05.871 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:36:05.874 | + functions-common:time_stop:2432 : local name 2022-04-14 00:36:05.876 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:36:05.878 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:36:05.880 | + functions-common:time_stop:2435 : local total 2022-04-14 00:36:05.882 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:36:05.885 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:36:05.887 | + functions-common:time_stop:2439 : start_time=1649896561042 2022-04-14 00:36:05.889 | + functions-common:time_stop:2441 : [[ -z 1649896561042 ]] 2022-04-14 00:36:05.892 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:36:05.896 | + functions-common:time_stop:2444 : end_time=1649896565893 2022-04-14 00:36:05.898 | + functions-common:time_stop:2445 : elapsed_time=4851 2022-04-14 00:36:05.900 | + functions-common:time_stop:2446 : total=27185 2022-04-14 00:36:05.902 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:36:05.905 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32036 2022-04-14 00:36:05.907 | + inc/python:pip_install:203 : return 0 2022-04-14 00:36:05.909 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 00:36:05.932 | Using python 3.8 to install etcd3gw 2022-04-14 00:36:05.934 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-14 00:36:06.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:06.809 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:06.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:06.809 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:07.993 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:36:08.025 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 00:36:08.033 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 00:36:08.035 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 00:36:08.036 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 00:36:08.037 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 00:36:08.070 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 00:36:08.071 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 00:36:08.074 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 00:36:08.075 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 00:36:10.652 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:36:10.659 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:36:10.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:36:10.778 | + inc/python:pip_install:200 : result=0 2022-04-14 00:36:10.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:36:10.783 | + functions-common:time_stop:2432 : local name 2022-04-14 00:36:10.785 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:36:10.787 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:36:10.789 | + functions-common:time_stop:2435 : local total 2022-04-14 00:36:10.791 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:36:10.793 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:36:10.796 | + functions-common:time_stop:2439 : start_time=1649896565926 2022-04-14 00:36:10.798 | + functions-common:time_stop:2441 : [[ -z 1649896565926 ]] 2022-04-14 00:36:10.801 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:36:10.805 | + functions-common:time_stop:2444 : end_time=1649896570802 2022-04-14 00:36:10.807 | + functions-common:time_stop:2445 : elapsed_time=4876 2022-04-14 00:36:10.809 | + functions-common:time_stop:2446 : total=32036 2022-04-14 00:36:10.812 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:36:10.814 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36912 2022-04-14 00:36:10.816 | + inc/python:pip_install:203 : return 0 2022-04-14 00:36:10.818 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 00:36:10.821 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 00:36:10.823 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 00:36:10.826 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:36:10.828 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:36:10.831 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:36:10.833 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:36:10.835 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:36:10.838 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:36:10.840 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:36:10.843 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:36:10.845 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:36:10.847 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:36:10.849 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:36:10.852 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 00:36:10.854 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:36:10.856 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:36:10.858 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 00:36:10.861 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:36:10.863 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:36:10.865 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:36:10.868 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:36:10.870 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:36:10.872 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:36:10.874 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:36:10.877 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:36:10.879 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:36:10.881 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:36:10.883 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:36:10.886 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:36:10.889 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:36:10.891 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:36:10.893 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:36:10.895 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:36:10.898 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:36:10.900 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:36:10.921 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:36:11.031 | Reading package lists... 2022-04-14 00:36:11.269 | Building dependency tree... 2022-04-14 00:36:11.271 | Reading state information... 2022-04-14 00:36:11.520 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:36:11.520 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:36:11.520 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:36:11.520 | The following packages were automatically installed and are no longer required: 2022-04-14 00:36:11.521 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:36:11.521 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:36:11.521 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:36:11.522 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:36:11.522 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:36:11.522 | python3-zope.interface 2022-04-14 00:36:11.522 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:36:11.635 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:36:11.639 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:36:11.642 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:36:11.644 | + functions-common:time_stop:2432 : local name 2022-04-14 00:36:11.646 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:36:11.648 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:36:11.651 | + functions-common:time_stop:2435 : local total 2022-04-14 00:36:11.653 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:36:11.655 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:36:11.657 | + functions-common:time_stop:2439 : start_time=1649896570919 2022-04-14 00:36:11.659 | + functions-common:time_stop:2441 : [[ -z 1649896570919 ]] 2022-04-14 00:36:11.662 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:36:11.666 | + functions-common:time_stop:2444 : end_time=1649896571664 2022-04-14 00:36:11.669 | + functions-common:time_stop:2445 : elapsed_time=745 2022-04-14 00:36:11.671 | + functions-common:time_stop:2446 : total=4515 2022-04-14 00:36:11.673 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:36:11.676 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5260 2022-04-14 00:36:11.678 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:36:11.680 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 00:36:11.683 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:36:11.686 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:36:11.688 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 00:36:11.750 | Module proxy already enabled 2022-04-14 00:36:11.754 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 00:36:11.817 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 00:36:11.817 | Module proxy already enabled 2022-04-14 00:36:11.817 | Module proxy_uwsgi already enabled 2022-04-14 00:36:11.821 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 00:36:11.824 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:36:11.827 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:36:11.829 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:36:11.962 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 00:36:11.964 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 00:36:11.967 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 00:36:11.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:11.973 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:11.976 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-14 00:36:11.979 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:11.981 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 00:36:11.984 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 00:36:11.987 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 00:36:11.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:11.992 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:11.994 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-14 00:36:11.997 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:11.999 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 00:36:12.001 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 00:36:12.004 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 00:36:12.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:12.008 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:12.011 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-14 00:36:12.013 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:12.015 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 00:36:12.018 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 00:36:12.021 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 00:36:12.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:12.026 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:12.028 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 00:36:12.031 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:12.033 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 00:36:12.036 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 00:36:12.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:12.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:12.043 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-14 00:36:12.046 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:12.048 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 00:36:12.051 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 00:36:12.053 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 00:36:12.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:12.058 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:12.060 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-14 00:36:12.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:12.065 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 00:36:12.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:12.085 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 00:36:12.087 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 00:36:12.089 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 00:36:12.092 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:12.095 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:12.097 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-14 00:36:12.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:12.103 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 00:36:12.123 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:12.125 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 00:36:12.128 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 00:36:12.130 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 00:36:12.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:12.135 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:12.138 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-14 00:36:12.141 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:12.144 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 00:36:12.146 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 00:36:12.149 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 00:36:12.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:12.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:12.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-14 00:36:12.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:12.162 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 00:36:12.165 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 00:36:12.167 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:36:12.171 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 00:36:12.174 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 00:36:12.176 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:36:12.179 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:36:12.180 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:36:12.185 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 00:36:12.187 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 00:36:12.189 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 00:36:12.192 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 00:36:12.194 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 00:36:12.215 | Using python 3.8 to install keystonemiddleware 2022-04-14 00:36:12.218 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-14 00:36:13.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:13.099 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:13.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:13.099 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:14.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:36:14.309 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 00:36:14.362 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 00:36:14.363 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 00:36:14.364 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 00:36:14.365 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 00:36:14.367 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 00:36:14.368 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 00:36:14.369 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 00:36:14.370 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 00:36:14.370 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 00:36:14.372 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 00:36:14.373 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 00:36:14.374 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 00:36:14.375 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 00:36:14.377 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 00:36:14.433 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 00:36:14.434 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 00:36:14.436 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 00:36:14.475 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 00:36:14.515 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 00:36:14.516 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 00:36:14.517 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 00:36:14.518 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 00:36:14.565 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 00:36:14.570 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 00:36:14.580 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 00:36:14.581 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 00:36:14.596 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 00:36:14.597 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 00:36:14.599 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 00:36:14.663 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 00:36:14.665 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 00:36:14.667 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 00:36:14.668 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 00:36:14.718 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 00:36:14.730 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 00:36:17.152 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:36:17.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:36:17.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:36:17.280 | + inc/python:pip_install:200 : result=0 2022-04-14 00:36:17.282 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:36:17.284 | + functions-common:time_stop:2432 : local name 2022-04-14 00:36:17.286 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:36:17.288 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:36:17.291 | + functions-common:time_stop:2435 : local total 2022-04-14 00:36:17.293 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:36:17.295 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:36:17.298 | + functions-common:time_stop:2439 : start_time=1649896572210 2022-04-14 00:36:17.300 | + functions-common:time_stop:2441 : [[ -z 1649896572210 ]] 2022-04-14 00:36:17.303 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:36:17.307 | + functions-common:time_stop:2444 : end_time=1649896577304 2022-04-14 00:36:17.309 | + functions-common:time_stop:2445 : elapsed_time=5094 2022-04-14 00:36:17.311 | + functions-common:time_stop:2446 : total=36912 2022-04-14 00:36:17.313 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:36:17.315 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42006 2022-04-14 00:36:17.317 | + inc/python:pip_install:203 : return 0 2022-04-14 00:36:17.320 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 00:36:17.322 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 00:36:17.325 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:36:17.328 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 00:36:17.330 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 00:36:17.333 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:36:17.336 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:36:17.337 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:36:17.342 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 00:36:17.345 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 00:36:17.347 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 00:36:17.350 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 00:36:17.352 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 00:36:17.374 | Using python 3.8 to install python-memcached 2022-04-14 00:36:17.376 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-14 00:36:18.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:18.258 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:18.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:18.258 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:36:19.475 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 00:36:19.478 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 00:36:22.023 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:36:22.030 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:36:22.030 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:36:22.148 | + inc/python:pip_install:200 : result=0 2022-04-14 00:36:22.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:36:22.152 | + functions-common:time_stop:2432 : local name 2022-04-14 00:36:22.155 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:36:22.157 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:36:22.159 | + functions-common:time_stop:2435 : local total 2022-04-14 00:36:22.161 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:36:22.163 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:36:22.166 | + functions-common:time_stop:2439 : start_time=1649896577368 2022-04-14 00:36:22.168 | + functions-common:time_stop:2441 : [[ -z 1649896577368 ]] 2022-04-14 00:36:22.172 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:36:22.176 | + functions-common:time_stop:2444 : end_time=1649896582174 2022-04-14 00:36:22.179 | + functions-common:time_stop:2445 : elapsed_time=4806 2022-04-14 00:36:22.181 | + functions-common:time_stop:2446 : total=42006 2022-04-14 00:36:22.183 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:36:22.186 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46812 2022-04-14 00:36:22.188 | + inc/python:pip_install:203 : return 0 2022-04-14 00:36:22.190 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 00:36:22.207 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:22.210 | + ./stack.sh:main:899 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-14 00:36:22.212 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 00:36:22.214 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 00:36:22.217 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 00:36:22.220 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:36:22.222 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 00:36:22.224 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 00:36:22.240 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:22.242 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 00:36:22.244 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 00:36:22.246 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 00:36:22.248 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:36:22.251 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:36:22.253 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:36:22.256 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:36:22.258 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:36:22.260 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:36:22.276 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:36:22.278 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:36:22.281 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:36:22.283 | + functions-common:git_clone:629 : echo master 2022-04-14 00:36:22.283 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:36:22.288 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 00:36:22.290 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:36:22.293 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 00:36:22.309 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 00:36:22.311 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:36:22.312 | + functions-common:git_clone:685 : head -1 2022-04-14 00:36:22.315 | c141e6164 trivial: Fix typo 2022-04-14 00:36:22.317 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:36:22.320 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 00:36:22.322 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:36:22.325 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:36:22.327 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 00:36:22.329 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:36:22.332 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 00:36:22.334 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:36:22.337 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:36:22.339 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 00:36:22.342 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:36:22.344 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:36:22.347 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 00:36:22.349 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:36:22.352 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 00:36:22.355 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:36:22.357 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:36:22.360 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 00:36:22.365 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 00:36:22.368 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 00:36:23.047 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 00:36:23.049 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:36:23.051 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:36:23.053 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:36:23.055 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:36:23.058 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 00:36:23.060 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:36:23.062 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:36:23.065 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:36:23.067 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:36:23.069 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:36:23.071 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:36:23.074 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:36:23.076 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 00:36:23.096 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 00:36:23.098 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 00:36:23.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.960 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:23.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.960 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:25.134 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:36:25.164 | Obtaining file:///opt/stack/keystone 2022-04-14 00:36:25.165 | Preparing metadata (setup.py): started 2022-04-14 00:36:30.190 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:36:30.284 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 00:36:30.286 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 00:36:30.287 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:36:30.288 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 00:36:30.289 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 00:36:30.290 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 00:36:30.291 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 00:36:30.292 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:36:30.293 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 00:36:30.294 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 00:36:30.295 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 00:36:30.296 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:36:30.297 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 00:36:30.298 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 00:36:30.299 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 00:36:30.301 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 00:36:30.302 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 00:36:30.303 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 00:36:30.304 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:36:30.305 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 00:36:30.306 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 00:36:30.307 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 00:36:30.308 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 00:36:30.309 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:36:30.311 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 00:36:30.312 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:36:30.313 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 00:36:30.314 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 00:36:30.315 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 00:36:30.316 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:36:30.317 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:36:30.318 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 00:36:30.319 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 00:36:30.320 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 00:36:30.332 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 00:36:30.333 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 00:36:30.379 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 00:36:30.396 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 00:36:30.399 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 00:36:30.400 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:36:30.401 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 00:36:30.402 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:36:30.412 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 00:36:30.473 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 00:36:30.476 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:36:30.572 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:36:30.574 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:36:30.575 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 00:36:30.576 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 00:36:30.629 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 00:36:30.631 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 00:36:30.633 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 00:36:30.682 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 00:36:30.687 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 00:36:30.766 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:36:30.769 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:36:30.771 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 00:36:30.772 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 00:36:30.774 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 00:36:30.775 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 00:36:30.794 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 00:36:30.843 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:36:30.864 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 00:36:30.866 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 00:36:30.867 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 00:36:30.869 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 00:36:30.921 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:36:31.035 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 00:36:31.036 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 00:36:31.037 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 00:36:31.038 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 00:36:31.039 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 00:36:31.257 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 00:36:31.280 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 00:36:31.282 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 00:36:31.349 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 00:36:31.367 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:36:31.423 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 00:36:31.463 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 00:36:31.569 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 00:36:31.625 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:36:31.697 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 00:36:31.823 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 00:36:31.853 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 00:36:31.899 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:36:31.900 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 00:36:31.901 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 00:36:31.903 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:36:31.904 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 00:36:31.908 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 00:36:31.961 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 00:36:32.097 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 00:36:32.099 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 00:36:32.101 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 00:36:32.102 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 00:36:32.255 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:36:32.336 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:36:32.590 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 00:36:32.853 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 00:36:32.888 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 00:36:34.773 | Installing collected packages: keystone 2022-04-14 00:36:34.773 | Attempting uninstall: keystone 2022-04-14 00:36:34.773 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 00:36:34.776 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 00:36:34.778 | Running setup.py develop for keystone 2022-04-14 00:36:40.988 | Successfully installed keystone 2022-04-14 00:36:40.988 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:36:40.996 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:36:40.996 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:36:41.136 | + inc/python:pip_install:200 : result=0 2022-04-14 00:36:41.139 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:36:41.141 | + functions-common:time_stop:2432 : local name 2022-04-14 00:36:41.143 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:36:41.145 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:36:41.147 | + functions-common:time_stop:2435 : local total 2022-04-14 00:36:41.149 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:36:41.152 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:36:41.154 | + functions-common:time_stop:2439 : start_time=1649896583091 2022-04-14 00:36:41.156 | + functions-common:time_stop:2441 : [[ -z 1649896583091 ]] 2022-04-14 00:36:41.158 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:36:41.162 | + functions-common:time_stop:2444 : end_time=1649896601160 2022-04-14 00:36:41.165 | + functions-common:time_stop:2445 : elapsed_time=18069 2022-04-14 00:36:41.167 | + functions-common:time_stop:2446 : total=46812 2022-04-14 00:36:41.169 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:36:41.171 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=64881 2022-04-14 00:36:41.173 | + inc/python:pip_install:203 : return 0 2022-04-14 00:36:41.176 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:36:41.178 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:36:41.180 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:36:41.198 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:36:41.210 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 00:36:41.213 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 00:36:41.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:41.218 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:41.221 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-14 00:36:41.224 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:41.226 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 00:36:41.243 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:41.245 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:36:41.247 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:36:41.250 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 00:36:41.253 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 00:36:41.265 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-14 00:36:41.267 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 00:36:41.271 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 00:36:41.287 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:41.290 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 00:36:41.319 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 00:36:41.347 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 00:36:41.377 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 00:36:41.414 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 00:36:41.444 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 00:36:41.474 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 00:36:41.501 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 00:36:41.529 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 00:36:41.532 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 00:36:41.534 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 00:36:41.536 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 00:36:41.538 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:36:41.541 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:36:41.556 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:41.559 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:36:41.561 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:36:41.564 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:36:41.579 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:41.581 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:36:41.584 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:36:41.614 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:36:41.616 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:36:41.618 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 00:36:41.621 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 00:36:41.637 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:41.639 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.26/identity 2022-04-14 00:36:41.669 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 00:36:41.671 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 00:36:41.709 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 00:36:41.711 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 00:36:41.713 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 00:36:41.716 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 00:36:41.719 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:36:41.721 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:36:41.751 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 00:36:41.753 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 00:36:41.755 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 00:36:41.758 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 00:36:41.761 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:36:41.778 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:36:41.780 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:36:41.782 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:36:41.785 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:36:41.787 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:36:41.814 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:36:41.842 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:36:41.869 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:36:41.897 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 00:36:41.924 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:36:41.926 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 00:36:41.929 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:36:41.931 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 00:36:41.934 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 00:36:41.936 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:36:41.938 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:36:41.941 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 00:36:41.945 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 00:36:41.948 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:36:41.951 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:36:41.963 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:36:41.963 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:36:41.971 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:36:41.975 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:36:41.990 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:36:41.992 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:36:41.997 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 00:36:42.025 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 00:36:42.052 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 00:36:42.079 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 00:36:42.105 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 00:36:42.132 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 00:36:42.159 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 00:36:42.185 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 00:36:42.212 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 00:36:42.239 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:36:42.267 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 00:36:42.295 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 00:36:42.322 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 00:36:42.349 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:36:42.351 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:36:42.354 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 00:36:42.357 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 00:36:42.359 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:36:42.361 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:36:42.364 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:36:42.366 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:36:42.369 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:36:42.371 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:36:42.398 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 00:36:42.428 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:36:42.429 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 00:36:42.438 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 00:36:42.441 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 00:36:42.443 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 00:36:42.446 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:36:42.448 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:36:42.450 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:36:42.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:36:42.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:36:42.457 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:36:42.459 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:36:42.462 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:36:42.464 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:36:42.466 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 00:36:42.527 | Site keystone-wsgi-public already enabled 2022-04-14 00:36:42.531 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:36:42.534 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:36:42.536 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:36:42.538 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:36:42.674 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 00:36:42.708 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 00:36:42.751 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 00:36:42.783 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 00:36:42.785 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 00:36:42.816 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 00:36:42.844 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 00:36:42.872 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 00:36:42.874 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 00:36:42.891 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:42.893 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 00:36:42.910 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:42.912 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 00:36:42.915 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 00:36:42.918 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 00:36:42.920 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:36:42.922 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 00:36:42.925 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 00:36:42.927 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 00:36:42.929 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 00:36:42.931 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:36:42.934 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:36:42.936 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:36:42.939 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:36:42.941 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:36:42.944 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:36:42.960 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:36:42.962 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:36:42.965 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:36:42.968 | + functions-common:git_clone:629 : echo master 2022-04-14 00:36:42.968 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:36:42.973 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 00:36:42.975 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:36:42.977 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 00:36:42.990 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 00:36:42.993 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:36:42.993 | + functions-common:git_clone:685 : head -1 2022-04-14 00:36:42.996 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 00:36:42.999 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:36:43.002 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 00:36:43.004 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:36:43.006 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:36:43.009 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 00:36:43.012 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 00:36:43.014 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 00:36:43.017 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:36:43.019 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:36:43.022 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 00:36:43.024 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:36:43.028 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 00:36:43.031 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 00:36:43.033 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:36:43.036 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 00:36:43.039 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:36:43.041 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:36:43.044 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 00:36:43.050 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 00:36:43.052 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 00:36:43.726 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 00:36:43.728 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:36:43.731 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:36:43.733 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:36:43.736 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:36:43.738 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 00:36:43.740 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:36:43.743 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 00:36:43.745 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:36:43.747 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 00:36:43.749 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 00:36:43.752 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 00:36:43.754 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:36:43.756 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 00:36:43.778 | Using python 3.8 to install /opt/stack/swift 2022-04-14 00:36:43.780 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-04-14 00:36:44.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:44.655 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:44.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:44.655 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:45.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:36:45.861 | Obtaining file:///opt/stack/swift 2022-04-14 00:36:45.862 | Preparing metadata (setup.py): started 2022-04-14 00:36:50.570 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:36:50.610 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 00:36:50.611 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 00:36:50.612 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 00:36:50.613 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 00:36:50.614 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 00:36:50.615 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 00:36:50.616 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 00:36:50.617 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 00:36:50.618 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 00:36:50.619 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 00:36:50.620 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 00:36:50.658 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 00:36:50.666 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 00:36:50.721 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 00:36:50.722 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 00:36:50.723 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 00:36:50.724 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 00:36:50.725 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 00:36:50.726 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 00:36:50.728 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 00:36:50.729 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 00:36:50.730 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 00:36:50.731 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 00:36:50.732 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 00:36:50.734 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 00:36:50.753 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 00:36:50.784 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 00:36:50.785 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 00:36:50.787 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 00:36:50.790 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 00:36:50.813 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 00:36:50.915 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 00:36:50.917 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 00:36:50.918 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 00:36:50.960 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 00:36:51.003 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 00:36:51.004 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 00:36:51.006 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 00:36:51.006 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 00:36:51.068 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 00:36:51.069 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 00:36:51.082 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 00:36:51.084 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 00:36:51.101 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 00:36:51.103 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 00:36:51.246 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 00:36:51.260 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 00:36:53.535 | Installing collected packages: swift 2022-04-14 00:36:53.535 | Attempting uninstall: swift 2022-04-14 00:36:53.535 | Found existing installation: swift 2.30.0.dev15 2022-04-14 00:36:53.538 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 00:36:53.540 | Running setup.py develop for swift 2022-04-14 00:36:59.398 | Successfully installed swift 2022-04-14 00:36:59.398 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:36:59.406 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:36:59.406 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:36:59.536 | + inc/python:pip_install:200 : result=0 2022-04-14 00:36:59.539 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:36:59.541 | + functions-common:time_stop:2432 : local name 2022-04-14 00:36:59.544 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:36:59.546 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:36:59.548 | + functions-common:time_stop:2435 : local total 2022-04-14 00:36:59.550 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:36:59.552 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:36:59.554 | + functions-common:time_stop:2439 : start_time=1649896603772 2022-04-14 00:36:59.557 | + functions-common:time_stop:2441 : [[ -z 1649896603772 ]] 2022-04-14 00:36:59.560 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:36:59.564 | + functions-common:time_stop:2444 : end_time=1649896619562 2022-04-14 00:36:59.566 | + functions-common:time_stop:2445 : elapsed_time=15790 2022-04-14 00:36:59.569 | + functions-common:time_stop:2446 : total=64881 2022-04-14 00:36:59.571 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:36:59.573 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80671 2022-04-14 00:36:59.575 | + inc/python:pip_install:203 : return 0 2022-04-14 00:36:59.578 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:36:59.580 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:36:59.582 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:36:59.600 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:36:59.613 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 00:36:59.615 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 00:36:59.617 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:36:59.620 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:36:59.623 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-14 00:36:59.626 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:36:59.629 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 00:36:59.632 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:36:59.635 | + ./stack.sh:main:910 : configure_swift 2022-04-14 00:36:59.637 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 00:36:59.639 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 00:36:59.641 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 00:36:59.643 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 00:36:59.645 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 00:37:00.882 | No object-updater running 2022-04-14 00:37:00.882 | No account-auditor running 2022-04-14 00:37:00.882 | No proxy-server running 2022-04-14 00:37:00.882 | No account-reaper running 2022-04-14 00:37:00.882 | No container-updater running 2022-04-14 00:37:00.882 | No container-auditor running 2022-04-14 00:37:00.882 | No container-reconciler running 2022-04-14 00:37:00.882 | No object-auditor running 2022-04-14 00:37:00.882 | No account-replicator running 2022-04-14 00:37:00.882 | No container-server running 2022-04-14 00:37:00.882 | No account-server running 2022-04-14 00:37:00.882 | No container-replicator running 2022-04-14 00:37:00.882 | No object-server running 2022-04-14 00:37:00.882 | No object-reconstructor running 2022-04-14 00:37:00.882 | No object-expirer running 2022-04-14 00:37:00.882 | No container-sync running 2022-04-14 00:37:00.882 | No object-replicator running 2022-04-14 00:37:00.882 | No container-sharder running 2022-04-14 00:37:00.975 | + lib/swift:configure_swift:337 : true 2022-04-14 00:37:00.978 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 00:37:00.990 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 00:37:01.002 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 00:37:01.005 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 00:37:01.005 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 00:37:01.010 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 00:37:01.011 | s/%GROUP%/ubuntu/; 2022-04-14 00:37:01.011 | s/%USER%/ubuntu/; 2022-04-14 00:37:01.011 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 00:37:01.011 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 00:37:01.014 | uid = ubuntu 2022-04-14 00:37:01.014 | gid = ubuntu 2022-04-14 00:37:01.014 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 00:37:01.014 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 00:37:01.014 | address = 127.0.0.1 2022-04-14 00:37:01.014 | 2022-04-14 00:37:01.014 | [account6612] 2022-04-14 00:37:01.014 | max connections = 25 2022-04-14 00:37:01.014 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:37:01.014 | read only = false 2022-04-14 00:37:01.014 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 00:37:01.014 | 2022-04-14 00:37:01.014 | [account6622] 2022-04-14 00:37:01.014 | max connections = 25 2022-04-14 00:37:01.014 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:37:01.014 | read only = false 2022-04-14 00:37:01.014 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 00:37:01.014 | 2022-04-14 00:37:01.014 | [account6632] 2022-04-14 00:37:01.015 | max connections = 25 2022-04-14 00:37:01.015 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:37:01.015 | read only = false 2022-04-14 00:37:01.015 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 00:37:01.015 | 2022-04-14 00:37:01.015 | [account6642] 2022-04-14 00:37:01.015 | max connections = 25 2022-04-14 00:37:01.015 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:37:01.015 | read only = false 2022-04-14 00:37:01.015 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 00:37:01.015 | 2022-04-14 00:37:01.015 | 2022-04-14 00:37:01.015 | [container6611] 2022-04-14 00:37:01.015 | max connections = 25 2022-04-14 00:37:01.015 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:37:01.015 | read only = false 2022-04-14 00:37:01.015 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 00:37:01.015 | 2022-04-14 00:37:01.015 | [container6621] 2022-04-14 00:37:01.015 | max connections = 25 2022-04-14 00:37:01.015 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:37:01.015 | read only = false 2022-04-14 00:37:01.015 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 00:37:01.015 | 2022-04-14 00:37:01.015 | [container6631] 2022-04-14 00:37:01.015 | max connections = 25 2022-04-14 00:37:01.015 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:37:01.015 | read only = false 2022-04-14 00:37:01.015 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 00:37:01.015 | 2022-04-14 00:37:01.015 | [container6641] 2022-04-14 00:37:01.015 | max connections = 25 2022-04-14 00:37:01.015 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:37:01.016 | read only = false 2022-04-14 00:37:01.016 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 00:37:01.016 | 2022-04-14 00:37:01.016 | 2022-04-14 00:37:01.016 | [object6613] 2022-04-14 00:37:01.016 | max connections = 25 2022-04-14 00:37:01.016 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:37:01.016 | read only = false 2022-04-14 00:37:01.016 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 00:37:01.016 | 2022-04-14 00:37:01.016 | [object6623] 2022-04-14 00:37:01.016 | max connections = 25 2022-04-14 00:37:01.016 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:37:01.016 | read only = false 2022-04-14 00:37:01.016 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 00:37:01.016 | 2022-04-14 00:37:01.016 | [object6633] 2022-04-14 00:37:01.016 | max connections = 25 2022-04-14 00:37:01.016 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:37:01.016 | read only = false 2022-04-14 00:37:01.016 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 00:37:01.016 | 2022-04-14 00:37:01.016 | [object6643] 2022-04-14 00:37:01.016 | max connections = 25 2022-04-14 00:37:01.016 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:37:01.016 | read only = false 2022-04-14 00:37:01.016 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 00:37:01.017 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 00:37:01.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:01.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:01.023 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 00:37:01.035 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 00:37:01.037 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 00:37:01.042 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 00:37:01.046 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 00:37:01.048 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 00:37:01.053 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 00:37:01.081 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.26:8080/v1/ 2022-04-14 00:37:01.106 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 00:37:01.124 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 00:37:01.151 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 00:37:01.169 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:37:01.197 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 00:37:01.214 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 00:37:01.242 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 00:37:01.260 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 00:37:01.287 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 00:37:01.305 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:37:01.333 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 00:37:01.350 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 00:37:01.365 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:01.367 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 00:37:01.396 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 00:37:01.423 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 00:37:01.450 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 00:37:01.476 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 00:37:01.493 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:01.497 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 00:37:01.523 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 00:37:01.538 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:01.540 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 00:37:01.555 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:01.558 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 00:37:01.560 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 00:37:01.575 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:01.577 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 00:37:01.579 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 00:37:01.581 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 00:37:01.586 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 00:37:01.594 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 00:37:01.620 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 00:37:01.647 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 00:37:01.677 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 00:37:01.705 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 00:37:01.733 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 00:37:01.735 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 00:37:01.737 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 00:37:01.739 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 00:37:01.741 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 00:37:01.768 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 00:37:01.795 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:37:01.823 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 00:37:01.850 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 00:37:01.878 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 00:37:01.905 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 00:37:01.932 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 00:37:01.959 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:37:01.987 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 00:37:02.014 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 00:37:02.041 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 00:37:02.068 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 00:37:02.096 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 00:37:02.126 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 00:37:02.154 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 00:37:02.172 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 00:37:02.199 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 00:37:02.226 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 00:37:02.231 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 00:37:02.259 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 00:37:02.286 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 00:37:02.313 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 00:37:02.315 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 00:37:02.318 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:37:02.320 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 00:37:02.324 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 00:37:02.327 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:37:02.329 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:37:02.331 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 00:37:02.333 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 00:37:02.335 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:37:02.337 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:37:02.340 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 00:37:02.358 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 00:37:02.387 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 00:37:02.405 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 00:37:02.432 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 00:37:02.451 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:37:02.478 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 00:37:02.497 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:37:02.525 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 00:37:02.544 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:37:02.573 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 00:37:02.590 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 00:37:02.618 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:37:02.637 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:37:02.664 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 00:37:02.683 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 00:37:02.710 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 00:37:02.728 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 00:37:02.756 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-14 00:37:02.761 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 00:37:02.780 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:37:02.812 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 00:37:02.841 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:37:02.843 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 00:37:02.847 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 00:37:02.849 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:37:02.852 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:37:02.854 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 00:37:02.856 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 00:37:02.859 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:37:02.861 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:37:02.863 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 00:37:02.881 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 00:37:02.909 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 00:37:02.927 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 00:37:02.955 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 00:37:02.973 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:37:03.001 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 00:37:03.018 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:37:03.047 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 00:37:03.065 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:37:03.093 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 00:37:03.111 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 00:37:03.138 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:37:03.156 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:37:03.185 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 00:37:03.203 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 00:37:03.231 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 00:37:03.249 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 00:37:03.276 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-14 00:37:03.281 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 00:37:03.299 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:37:03.327 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:37:03.329 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 00:37:03.334 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 00:37:03.336 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:37:03.339 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:37:03.341 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 00:37:03.343 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 00:37:03.345 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:37:03.347 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:37:03.349 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 00:37:03.367 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 00:37:03.395 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 00:37:03.414 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 00:37:03.442 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 00:37:03.460 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:37:03.488 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 00:37:03.506 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:37:03.533 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 00:37:03.551 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:37:03.580 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 00:37:03.598 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 00:37:03.627 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:37:03.645 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:37:03.673 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 00:37:03.691 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 00:37:03.719 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 00:37:03.738 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 00:37:03.764 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-14 00:37:03.772 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 00:37:03.790 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:37:03.818 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 00:37:03.846 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 00:37:03.874 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 00:37:03.901 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 00:37:03.903 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 00:37:03.908 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 00:37:03.936 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 00:37:03.967 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 00:37:03.996 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 00:37:04.024 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 00:37:04.053 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 00:37:04.080 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 00:37:04.107 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 00:37:04.134 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 00:37:04.161 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 00:37:04.177 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:04.179 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 00:37:04.197 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 00:37:04.200 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 00:37:04.220 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 00:37:04.222 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.26 2022-04-14 00:37:04.249 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 00:37:04.252 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 00:37:04.278 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.26/identity 2022-04-14 00:37:04.315 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 00:37:04.318 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 00:37:04.347 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 00:37:04.362 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:04.364 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 00:37:04.367 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 00:37:04.373 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 00:37:04.375 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 00:37:04.388 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 00:37:04.390 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 00:37:04.402 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 00:37:04.404 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 00:37:04.406 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:37:04.409 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:37:04.411 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:37:04.413 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:37:04.416 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:37:04.418 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:37:04.420 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 00:37:04.433 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:37:04.435 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 00:37:04.437 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 00:37:04.455 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:04.457 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 00:37:04.474 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:04.476 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 00:37:04.479 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 00:37:04.481 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 00:37:04.484 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:37:04.486 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 00:37:04.488 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 00:37:04.491 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 00:37:04.493 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 00:37:04.511 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:04.514 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 00:37:04.516 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 00:37:04.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:04.536 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 00:37:04.538 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 00:37:04.541 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 00:37:04.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:37:04.546 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:37:04.549 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-14 00:37:04.551 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:37:04.555 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 00:37:04.558 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 00:37:04.561 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 00:37:04.564 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 00:37:04.566 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 00:37:04.569 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 00:37:04.572 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 00:37:04.575 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 00:37:04.578 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 00:37:04.581 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 00:37:04.585 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 00:37:04.585 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:37:04.591 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 00:37:04.594 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 00:37:04.597 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 00:37:04.600 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 00:37:04.603 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:37:04.625 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 00:37:04.628 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:37:05.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:05.499 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:05.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:05.499 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:06.684 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:37:06.719 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:37:06.801 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:37:06.803 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 00:37:06.804 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 00:37:06.805 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 00:37:06.806 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 00:37:06.807 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 00:37:06.808 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:37:06.809 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:37:06.811 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 00:37:06.812 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:37:06.813 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 00:37:06.814 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 00:37:06.816 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 00:37:06.818 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 00:37:06.821 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 00:37:06.825 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:37:06.827 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 00:37:06.829 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 00:37:06.838 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 00:37:06.839 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 00:37:06.853 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 00:37:06.923 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 00:37:06.925 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 00:37:06.926 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 00:37:06.949 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 00:37:06.950 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 00:37:06.952 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 00:37:06.955 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 00:37:06.956 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 00:37:06.967 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 00:37:07.013 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:37:07.014 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 00:37:07.016 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 00:37:07.017 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 00:37:07.037 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 00:37:07.040 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 00:37:07.055 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 00:37:07.070 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 00:37:07.073 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 00:37:07.092 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 00:37:07.095 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 00:37:07.175 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 00:37:07.177 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 00:37:07.178 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 00:37:07.181 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 00:37:07.231 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 00:37:07.256 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 00:37:07.493 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 00:37:07.497 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 00:37:07.531 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 00:37:07.535 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 00:37:07.536 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 00:37:07.537 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 00:37:07.540 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 00:37:07.541 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 00:37:07.596 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 00:37:07.782 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:37:07.805 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 00:37:07.891 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 00:37:08.040 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 00:37:10.229 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:37:10.237 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:37:10.237 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:37:10.365 | + inc/python:pip_install:200 : result=0 2022-04-14 00:37:10.367 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:37:10.370 | + functions-common:time_stop:2432 : local name 2022-04-14 00:37:10.372 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:37:10.375 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:37:10.377 | + functions-common:time_stop:2435 : local total 2022-04-14 00:37:10.379 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:37:10.382 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:37:10.384 | + functions-common:time_stop:2439 : start_time=1649896624619 2022-04-14 00:37:10.387 | + functions-common:time_stop:2441 : [[ -z 1649896624619 ]] 2022-04-14 00:37:10.390 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:37:10.394 | + functions-common:time_stop:2444 : end_time=1649896630391 2022-04-14 00:37:10.396 | + functions-common:time_stop:2445 : elapsed_time=5772 2022-04-14 00:37:10.398 | + functions-common:time_stop:2446 : total=80671 2022-04-14 00:37:10.401 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:37:10.403 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86443 2022-04-14 00:37:10.405 | + inc/python:pip_install:203 : return 0 2022-04-14 00:37:10.408 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 00:37:10.410 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 00:37:10.413 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 00:37:10.426 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 00:37:10.431 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 00:37:10.434 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 00:37:10.436 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 00:37:10.438 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:37:10.441 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:37:10.444 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:37:10.446 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:37:10.449 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:37:10.452 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:37:10.468 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:37:10.470 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:37:10.473 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:37:10.476 | + functions-common:git_clone:629 : echo master 2022-04-14 00:37:10.476 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:37:10.481 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 00:37:10.483 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:37:10.486 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 00:37:10.498 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 00:37:10.501 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:37:10.501 | + functions-common:git_clone:685 : head -1 2022-04-14 00:37:10.505 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-14 00:37:10.507 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:37:10.510 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 00:37:10.513 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:37:10.516 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:37:10.518 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 00:37:10.521 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:37:10.523 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 00:37:10.526 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:37:10.528 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:37:10.531 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 00:37:10.533 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:37:10.536 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:37:10.539 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 00:37:10.542 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:37:10.544 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 00:37:10.547 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:37:10.549 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:37:10.553 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 00:37:10.559 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 00:37:10.561 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 00:37:11.233 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 00:37:11.235 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:37:11.238 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:37:11.240 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:37:11.242 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:37:11.245 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 00:37:11.247 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:37:11.249 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:37:11.252 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:37:11.254 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:37:11.256 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:37:11.259 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:37:11.261 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:37:11.263 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 00:37:11.285 | Using python 3.8 to install /opt/stack/glance 2022-04-14 00:37:11.287 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-14 00:37:12.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:12.168 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:12.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:12.168 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:13.343 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:37:13.374 | Obtaining file:///opt/stack/glance 2022-04-14 00:37:13.374 | Preparing metadata (setup.py): started 2022-04-14 00:37:18.096 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:37:18.167 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-14 00:37:18.168 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-14 00:37:18.169 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-14 00:37:18.170 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-14 00:37:18.171 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:37:18.173 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-14 00:37:18.174 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-14 00:37:18.174 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-14 00:37:18.175 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-14 00:37:18.176 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-14 00:37:18.178 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-14 00:37:18.179 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:37:18.180 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-14 00:37:18.181 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:37:18.182 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-14 00:37:18.183 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:37:18.184 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:37:18.185 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-14 00:37:18.186 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:37:18.187 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-14 00:37:18.188 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:37:18.189 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:37:18.190 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:37:18.191 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:37:18.193 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-14 00:37:18.194 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-14 00:37:18.195 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-14 00:37:18.196 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:37:18.197 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:37:18.198 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-14 00:37:18.199 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-14 00:37:18.200 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-14 00:37:18.201 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-14 00:37:18.203 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-14 00:37:18.204 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:37:18.205 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-14 00:37:18.206 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:37:18.207 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:37:18.208 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-14 00:37:18.209 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-14 00:37:18.210 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-14 00:37:18.211 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:37:18.213 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:37:18.229 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:37:18.230 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-14 00:37:18.231 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-14 00:37:18.251 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-14 00:37:18.254 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-14 00:37:18.293 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-14 00:37:18.308 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-14 00:37:18.317 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-14 00:37:18.332 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-14 00:37:18.333 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-14 00:37:18.334 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-14 00:37:18.426 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-14 00:37:18.503 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-14 00:37:18.555 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-14 00:37:18.557 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:37:18.591 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-14 00:37:18.665 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-14 00:37:18.666 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-14 00:37:18.668 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:37:18.728 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-14 00:37:18.729 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-14 00:37:18.731 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:37:18.756 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-14 00:37:18.800 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-14 00:37:18.804 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-14 00:37:18.867 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-14 00:37:18.869 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:37:18.870 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-14 00:37:18.871 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-14 00:37:18.873 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:37:18.897 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:37:18.900 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-14 00:37:18.901 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:37:18.945 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-14 00:37:18.986 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-14 00:37:18.988 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-14 00:37:18.990 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:37:19.068 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-14 00:37:19.127 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-14 00:37:19.226 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-14 00:37:19.510 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-14 00:37:19.511 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-14 00:37:19.513 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-14 00:37:19.516 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:37:19.569 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-14 00:37:19.593 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:37:19.690 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-14 00:37:19.804 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:37:20.030 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:37:20.033 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:37:20.034 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-14 00:37:20.035 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-14 00:37:20.036 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-14 00:37:20.037 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-14 00:37:20.038 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-14 00:37:20.156 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-14 00:37:20.186 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-14 00:37:20.237 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:37:20.238 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:37:20.483 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:37:20.671 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-14 00:37:20.674 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-14 00:37:20.675 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-14 00:37:20.677 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-14 00:37:20.782 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-14 00:37:20.935 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:37:21.067 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-14 00:37:21.383 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:37:21.384 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:37:21.608 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-14 00:37:21.884 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:37:22.239 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-14 00:37:22.240 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-14 00:37:23.711 | Installing collected packages: glance 2022-04-14 00:37:23.711 | Attempting uninstall: glance 2022-04-14 00:37:23.711 | Found existing installation: glance 24.1.0.dev5 2022-04-14 00:37:23.718 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 00:37:23.720 | Running setup.py develop for glance 2022-04-14 00:37:29.822 | Successfully installed glance 2022-04-14 00:37:29.822 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:37:29.830 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:37:29.830 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:37:29.972 | + inc/python:pip_install:200 : result=0 2022-04-14 00:37:29.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:37:29.977 | + functions-common:time_stop:2432 : local name 2022-04-14 00:37:29.980 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:37:29.982 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:37:29.984 | + functions-common:time_stop:2435 : local total 2022-04-14 00:37:29.986 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:37:29.989 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:37:29.991 | + functions-common:time_stop:2439 : start_time=1649896631279 2022-04-14 00:37:29.993 | + functions-common:time_stop:2441 : [[ -z 1649896631279 ]] 2022-04-14 00:37:29.996 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:37:30.000 | + functions-common:time_stop:2444 : end_time=1649896649998 2022-04-14 00:37:30.003 | + functions-common:time_stop:2445 : elapsed_time=18719 2022-04-14 00:37:30.005 | + functions-common:time_stop:2446 : total=86443 2022-04-14 00:37:30.007 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:37:30.009 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105162 2022-04-14 00:37:30.012 | + inc/python:pip_install:203 : return 0 2022-04-14 00:37:30.014 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:37:30.016 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:37:30.019 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:37:30.038 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:37:30.051 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 00:37:30.054 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 00:37:30.058 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:37:30.060 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:37:30.064 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-14 00:37:30.067 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:37:30.069 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:37:30.072 | + ./stack.sh:main:922 : configure_glance 2022-04-14 00:37:30.075 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 00:37:30.089 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 00:37:30.092 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 00:37:30.094 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 00:37:30.096 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 00:37:30.099 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 00:37:30.101 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:37:30.104 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:37:30.107 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 00:37:30.135 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:37:30.165 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 00:37:30.194 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:37:30.223 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 00:37:30.253 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 00:37:30.283 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 00:37:30.285 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:37:30.287 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 00:37:30.290 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:37:30.292 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 00:37:30.321 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 00:37:30.350 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:37:30.386 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 00:37:30.415 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 00:37:30.444 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 00:37:30.474 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 00:37:30.504 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 00:37:30.535 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:37:30.564 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:37:30.594 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:37:30.624 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 00:37:30.626 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 00:37:30.629 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 00:37:30.631 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:37:30.634 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:37:30.636 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:37:30.652 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:30.656 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:37:30.658 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:37:30.660 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:37:30.680 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:30.683 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:37:30.686 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:37:30.717 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:37:30.720 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:37:30.722 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 00:37:30.724 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 00:37:30.727 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 00:37:30.757 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 00:37:30.786 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 00:37:30.789 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 00:37:30.791 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 00:37:30.794 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 00:37:30.796 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:37:30.798 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 00:37:30.801 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:37:30.831 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 00:37:30.837 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.26 2022-04-14 00:37:30.866 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:37:30.869 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 00:37:30.886 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:30.888 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 00:37:30.917 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 00:37:30.948 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 00:37:30.978 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 00:37:31.008 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 00:37:31.037 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 00:37:31.053 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:31.057 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:37:31.086 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 00:37:31.115 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 00:37:31.145 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.26/identity/v3 2022-04-14 00:37:31.175 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 00:37:31.205 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.26/image 2022-04-14 00:37:31.235 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 00:37:31.252 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:31.255 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 00:37:31.257 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 00:37:31.259 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:37:31.263 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:37:31.279 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:37:31.282 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:37:31.284 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:37:31.286 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:37:31.289 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:37:31.319 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:37:31.348 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:37:31.378 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:37:31.408 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 00:37:31.413 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 00:37:31.442 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 00:37:31.482 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:37:31.511 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.26/identity 2022-04-14 00:37:31.541 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 00:37:31.572 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 00:37:31.601 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 00:37:31.632 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:37:31.662 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 00:37:31.691 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 00:37:31.721 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 00:37:31.752 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 00:37:31.757 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-14 00:37:31.765 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 00:37:31.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:31.783 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 00:37:31.786 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 00:37:31.788 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 00:37:31.791 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 00:37:31.793 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 00:37:31.796 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 00:37:31.800 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 00:37:31.802 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 00:37:31.806 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 00:37:31.836 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 00:37:31.838 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 00:37:31.840 | ++ functions:get_random_port:837 : true 2022-04-14 00:37:31.843 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 00:37:31.845 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 00:37:31.847 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 00:37:31.910 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 00:37:31.912 | ++ functions:get_random_port:841 : break 2 2022-04-14 00:37:31.915 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 00:37:31.918 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 00:37:31.920 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 00:37:31.948 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 00:37:31.974 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 00:37:32.002 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:37:32.029 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:37:32.057 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:37:32.084 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:37:32.111 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:37:32.139 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:37:32.167 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:37:32.194 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:37:32.222 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:37:32.249 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:37:32.277 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:37:32.305 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 00:37:32.332 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 00:37:32.360 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 00:37:32.387 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 00:37:32.415 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 00:37:32.442 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 00:37:32.445 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 00:37:32.447 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:37:32.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:32.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:32.454 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 00:37:32.456 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 00:37:32.511 | proxy (enabled by site administrator) 2022-04-14 00:37:32.515 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 00:37:32.517 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 00:37:32.519 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:37:32.522 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:32.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:32.527 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 00:37:32.529 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 00:37:32.584 | proxy_http (enabled by site administrator) 2022-04-14 00:37:32.587 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 00:37:32.590 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 00:37:32.593 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 00:37:32.595 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:37:32.598 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:32.600 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:32.602 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:37:32.605 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:37:32.608 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 00:37:32.608 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:37:32.617 | KeepAlive Off 2022-04-14 00:37:32.621 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 00:37:32.621 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:37:32.630 | SetEnv proxy-sendchunked 1 2022-04-14 00:37:32.634 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 00:37:32.634 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:37:32.643 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 00:37:32.646 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 00:37:32.649 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 00:37:32.651 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:37:32.653 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:37:32.656 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:37:32.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:32.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:32.663 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:37:32.665 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:37:32.667 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:32.670 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:32.672 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 00:37:32.737 | Site glance-wsgi-api already enabled 2022-04-14 00:37:32.741 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 00:37:32.744 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:37:32.746 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:37:32.748 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:37:32.894 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 00:37:32.900 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 00:37:32.934 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 00:37:32.937 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 00:37:32.957 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:32.960 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 00:37:32.962 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 00:37:32.965 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 00:37:32.967 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:37:32.970 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 00:37:32.972 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 00:37:32.975 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 00:37:32.977 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 00:37:32.979 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:37:32.982 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:37:32.984 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:37:32.987 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:37:32.989 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:37:32.993 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:37:33.009 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:37:33.012 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:37:33.014 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:37:33.017 | + functions-common:git_clone:629 : echo master 2022-04-14 00:37:33.017 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:37:33.022 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 00:37:33.024 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:37:33.027 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 00:37:33.039 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 00:37:33.042 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:37:33.042 | + functions-common:git_clone:685 : head -1 2022-04-14 00:37:33.053 | 36c530676 db: Drop support for MySQL 5.5 2022-04-14 00:37:33.057 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:37:33.059 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 00:37:33.062 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:37:33.064 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:37:33.067 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 00:37:33.069 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:37:33.073 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 00:37:33.075 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:37:33.078 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:37:33.080 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 00:37:33.082 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:37:33.085 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:37:33.089 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 00:37:33.091 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:37:33.094 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 00:37:33.096 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:37:33.099 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:37:33.102 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 00:37:33.108 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 00:37:33.111 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 00:37:33.768 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 00:37:33.771 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:37:33.773 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:37:33.776 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:37:33.778 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:37:33.780 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 00:37:33.783 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:37:33.785 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:37:33.787 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:37:33.790 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:37:33.792 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:37:33.794 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:37:33.797 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:37:33.799 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 00:37:33.821 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 00:37:33.823 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-14 00:37:34.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:34.681 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:34.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:34.681 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:35.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:37:35.918 | Obtaining file:///opt/stack/cinder 2022-04-14 00:37:35.918 | Preparing metadata (setup.py): started 2022-04-14 00:37:41.558 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:37:41.692 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-14 00:37:41.693 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-14 00:37:41.694 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-14 00:37:41.696 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-14 00:37:41.697 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-14 00:37:41.698 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-14 00:37:41.699 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-14 00:37:41.700 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-14 00:37:41.701 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-14 00:37:41.702 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-14 00:37:41.703 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-14 00:37:41.704 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-14 00:37:41.705 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-14 00:37:41.706 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-14 00:37:41.707 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-14 00:37:41.708 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-14 00:37:41.709 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-14 00:37:41.711 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-14 00:37:41.712 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-14 00:37:41.713 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-14 00:37:41.714 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-14 00:37:41.715 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-14 00:37:41.717 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-14 00:37:41.718 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-14 00:37:41.719 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-14 00:37:41.720 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-14 00:37:41.721 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-14 00:37:41.723 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-14 00:37:41.724 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-14 00:37:41.724 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-14 00:37:41.725 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-14 00:37:41.727 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-14 00:37:41.728 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-14 00:37:41.729 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-14 00:37:41.730 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-14 00:37:41.731 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-14 00:37:41.732 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-14 00:37:41.733 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-14 00:37:41.734 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-14 00:37:41.735 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-14 00:37:41.736 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-14 00:37:41.737 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-14 00:37:41.738 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-14 00:37:41.739 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-14 00:37:41.740 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-14 00:37:41.742 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-14 00:37:41.743 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-14 00:37:41.744 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-14 00:37:41.745 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-14 00:37:41.746 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-14 00:37:41.747 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-14 00:37:41.748 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-14 00:37:41.749 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-14 00:37:41.750 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-14 00:37:41.751 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-14 00:37:41.752 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-14 00:37:41.754 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-14 00:37:41.755 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-14 00:37:41.756 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-14 00:37:41.757 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-14 00:37:41.758 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-14 00:37:41.759 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-14 00:37:41.773 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-14 00:37:41.774 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-14 00:37:41.775 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-14 00:37:41.837 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-14 00:37:41.868 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-14 00:37:41.884 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-14 00:37:41.885 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-14 00:37:41.886 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-14 00:37:41.888 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-14 00:37:41.985 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-14 00:37:42.038 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-14 00:37:42.042 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-14 00:37:42.073 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-14 00:37:42.073 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-14 00:37:42.075 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-14 00:37:42.156 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-14 00:37:42.201 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-14 00:37:42.202 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 00:37:42.204 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-14 00:37:42.205 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-14 00:37:42.265 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-14 00:37:42.268 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-14 00:37:42.270 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-14 00:37:42.328 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-14 00:37:42.329 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-14 00:37:42.392 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-14 00:37:42.395 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-14 00:37:42.396 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-14 00:37:42.398 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-14 00:37:42.401 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-14 00:37:42.427 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-14 00:37:42.432 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-14 00:37:42.433 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-14 00:37:42.481 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-14 00:37:42.570 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-14 00:37:42.571 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-14 00:37:42.597 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-14 00:37:42.625 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-14 00:37:42.692 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-14 00:37:42.696 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-14 00:37:42.831 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-14 00:37:42.856 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-14 00:37:42.997 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-14 00:37:43.034 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-14 00:37:43.039 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-14 00:37:43.040 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-14 00:37:43.240 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-14 00:37:43.241 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-14 00:37:43.244 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-14 00:37:43.279 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-14 00:37:43.310 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-14 00:37:43.551 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-14 00:37:43.553 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-14 00:37:43.693 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 00:37:43.695 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-14 00:37:43.699 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-14 00:37:43.890 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-14 00:37:44.013 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-14 00:37:44.014 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-14 00:37:44.016 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-14 00:37:44.051 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-14 00:37:44.269 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-14 00:37:44.348 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (0.5.0) 2022-04-14 00:37:44.351 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-14 00:37:44.530 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-14 00:37:44.627 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-14 00:37:44.628 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (3.20.0) 2022-04-14 00:37:44.820 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-14 00:37:45.255 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-14 00:37:45.306 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-14 00:37:45.362 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-14 00:37:46.446 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-14 00:37:46.723 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-14 00:37:46.724 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-14 00:37:46.873 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-14 00:37:47.066 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-14 00:37:47.243 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-14 00:37:48.929 | Installing collected packages: cinder 2022-04-14 00:37:48.929 | Attempting uninstall: cinder 2022-04-14 00:37:48.936 | Found existing installation: cinder 20.1.0.dev49 2022-04-14 00:37:48.937 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 00:37:48.937 | Running setup.py develop for cinder 2022-04-14 00:37:56.533 | Successfully installed cinder 2022-04-14 00:37:56.533 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:37:56.542 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:37:56.542 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:37:56.709 | + inc/python:pip_install:200 : result=0 2022-04-14 00:37:56.712 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:37:56.714 | + functions-common:time_stop:2432 : local name 2022-04-14 00:37:56.716 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:37:56.718 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:37:56.721 | + functions-common:time_stop:2435 : local total 2022-04-14 00:37:56.723 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:37:56.726 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:37:56.728 | + functions-common:time_stop:2439 : start_time=1649896653815 2022-04-14 00:37:56.730 | + functions-common:time_stop:2441 : [[ -z 1649896653815 ]] 2022-04-14 00:37:56.733 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:37:56.737 | + functions-common:time_stop:2444 : end_time=1649896676734 2022-04-14 00:37:56.739 | + functions-common:time_stop:2445 : elapsed_time=22919 2022-04-14 00:37:56.742 | + functions-common:time_stop:2446 : total=105162 2022-04-14 00:37:56.744 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:37:56.746 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=128081 2022-04-14 00:37:56.748 | + inc/python:pip_install:203 : return 0 2022-04-14 00:37:56.751 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:37:56.753 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:37:56.756 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:37:56.774 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:37:56.786 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 00:37:56.789 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 00:37:56.792 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:37:56.794 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:37:56.797 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-14 00:37:56.799 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:37:56.802 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 00:37:56.806 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 00:37:56.809 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 00:37:56.812 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:56.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:56.817 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 00:37:56.829 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 00:37:56.832 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:37:56.834 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:37:56.837 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:37:56.839 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:37:56.842 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:37:56.844 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:37:56.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:56.850 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:56.852 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:37:56.855 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:37:56.857 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:37:56.859 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:37:56.862 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 00:37:56.864 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:37:56.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:56.870 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:56.873 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 00:37:56.896 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 00:37:57.005 | Reading package lists... 2022-04-14 00:37:57.244 | Building dependency tree... 2022-04-14 00:37:57.245 | Reading state information... 2022-04-14 00:37:57.502 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 00:37:57.502 | The following packages were automatically installed and are no longer required: 2022-04-14 00:37:57.503 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:37:57.503 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:37:57.503 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:37:57.503 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:37:57.503 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:37:57.503 | python3-zope.interface 2022-04-14 00:37:57.504 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:37:57.617 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:37:57.622 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:37:57.625 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:37:57.627 | + functions-common:time_stop:2432 : local name 2022-04-14 00:37:57.630 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:37:57.633 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:37:57.635 | + functions-common:time_stop:2435 : local total 2022-04-14 00:37:57.638 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:37:57.640 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:37:57.643 | + functions-common:time_stop:2439 : start_time=1649896676893 2022-04-14 00:37:57.645 | + functions-common:time_stop:2441 : [[ -z 1649896676893 ]] 2022-04-14 00:37:57.648 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:37:57.653 | + functions-common:time_stop:2444 : end_time=1649896677650 2022-04-14 00:37:57.655 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 00:37:57.658 | + functions-common:time_stop:2446 : total=5260 2022-04-14 00:37:57.660 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:37:57.663 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6017 2022-04-14 00:37:57.665 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:37:57.668 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:37:57.670 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 00:37:57.673 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 00:37:57.685 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 00:37:57.689 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 00:37:57.691 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 00:37:57.694 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:37:57.697 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 00:37:57.698 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:37:57.702 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 00:37:57.704 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 00:37:57.706 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:37:57.708 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 00:37:57.711 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 00:37:57.713 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 00:37:57.717 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 00:37:57.720 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 00:37:57.734 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 00:37:57.746 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-14 00:37:57.759 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-14 00:37:57.771 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 00:37:57.783 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:37:57.786 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:37:57.790 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.85139RL9xi 2022-04-14 00:37:57.792 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:37:57.794 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:37:57.797 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 00:37:57.799 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.85139RL9xi 2022-04-14 00:37:57.803 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.85139RL9xi 2022-04-14 00:37:57.814 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.85139RL9xi /etc/sudoers.d/cinder-rootwrap 2022-04-14 00:37:57.827 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 00:37:57.832 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:37:57.834 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:37:57.837 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:37:57.839 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:37:57.841 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 00:37:57.843 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 00:37:57.845 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 00:37:57.848 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 00:37:57.852 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 00:37:57.857 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 00:37:57.875 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 00:37:57.894 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 00:37:57.914 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 00:37:57.932 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 00:37:57.950 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 00:37:57.969 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 00:37:57.988 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 00:37:58.006 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 00:37:58.013 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:37:58.016 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 00:37:58.020 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:37:58.023 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 00:37:58.052 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 00:37:58.080 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:37:58.107 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 00:37:58.134 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 00:37:58.161 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 00:37:58.188 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 00:37:58.216 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 00:37:58.243 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:37:58.270 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:37:58.297 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 00:37:58.327 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 00:37:58.356 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 00:37:58.358 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 00:37:58.361 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 00:37:58.363 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 00:37:58.366 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:37:58.369 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:37:58.399 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 00:37:58.426 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 00:37:58.454 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 00:37:58.482 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 00:37:58.510 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 00:37:58.536 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 00:37:58.567 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 00:37:58.570 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.26 2022-04-14 00:37:58.597 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:37:58.628 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 00:37:58.636 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key e1f2d354270ea43ce926d2094d4a7deb 2022-04-14 00:37:58.664 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 00:37:58.666 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 00:37:58.695 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 00:37:58.722 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 00:37:58.750 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 00:37:58.778 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 00:37:58.794 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:58.796 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 00:37:58.812 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:58.815 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 00:37:58.832 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:58.834 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 00:37:58.851 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:58.853 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 00:37:58.855 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 00:37:58.858 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 00:37:58.860 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 00:37:58.862 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:37:58.865 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:37:58.867 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:37:58.883 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:58.886 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:37:58.889 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:37:58.891 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:37:58.907 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:58.909 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:37:58.912 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:37:58.940 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:37:58.942 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:37:58.945 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 00:37:58.947 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 00:37:58.950 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:37:58.953 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:37:58.970 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:37:58.972 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:37:58.975 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:37:58.977 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:37:58.979 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:37:59.008 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:37:59.035 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:37:59.064 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:37:59.092 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 00:37:59.108 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:59.111 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 00:37:59.113 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:37:59.116 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 00:37:59.118 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 00:37:59.120 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:37:59.123 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:37:59.126 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 00:37:59.130 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 00:37:59.132 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:37:59.135 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:37:59.147 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:37:59.147 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:37:59.155 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:37:59.159 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:37:59.174 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:37:59.178 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:37:59.181 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 00:37:59.210 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:37:59.237 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 00:37:59.264 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:37:59.291 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:37:59.319 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:37:59.345 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:37:59.373 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:37:59.400 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:37:59.426 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:37:59.454 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:37:59.482 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:37:59.510 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:37:59.538 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:37:59.540 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:37:59.543 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 00:37:59.545 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 00:37:59.548 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:37:59.550 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:59.553 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:59.555 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:37:59.558 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:37:59.560 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:37:59.587 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:37:59.616 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 00:37:59.616 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:37:59.625 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 00:37:59.628 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 00:37:59.631 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 00:37:59.633 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:37:59.635 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:37:59.638 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:37:59.640 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:59.642 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:59.645 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:37:59.647 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:37:59.649 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:37:59.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:37:59.654 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 00:37:59.715 | Enabling site cinder-wsgi. 2022-04-14 00:37:59.720 | To activate the new configuration, you need to run: 2022-04-14 00:37:59.720 | systemctl reload apache2 2022-04-14 00:37:59.725 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:37:59.728 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:37:59.730 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:37:59.732 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:37:59.867 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 00:37:59.869 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 00:37:59.901 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.26/image 2022-04-14 00:37:59.930 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 00:37:59.947 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:59.949 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 00:37:59.951 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:37:59.954 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:37:59.956 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:37:59.959 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 00:37:59.990 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 00:38:00.017 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.26/identity 2022-04-14 00:38:00.046 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 00:38:00.074 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 00:38:00.104 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 00:38:00.132 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 00:38:00.159 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 00:38:00.187 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:38:00.215 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 00:38:00.243 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 00:38:00.271 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:38:00.299 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 00:38:00.301 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 00:38:00.318 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:00.321 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.26:2379 2022-04-14 00:38:00.355 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 00:38:00.357 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 00:38:00.375 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:00.377 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 00:38:00.380 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 00:38:00.382 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 00:38:00.385 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:38:00.387 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 00:38:00.390 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 00:38:00.394 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:38:00.394 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:38:00.400 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:38:00.402 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:38:00.405 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:38:00.408 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:38:00.410 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 00:38:00.413 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 00:38:00.415 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 00:38:00.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:38:00.420 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:38:00.423 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-14 00:38:00.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:38:00.428 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 00:38:00.431 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 00:38:00.433 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 00:38:00.435 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:38:00.437 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:38:00.440 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:38:00.444 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:38:00.446 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:38:00.449 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:38:00.465 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:38:00.467 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:38:00.469 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:38:00.472 | + functions-common:git_clone:629 : echo master 2022-04-14 00:38:00.473 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:38:00.478 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 00:38:00.480 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:38:00.482 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 00:38:00.495 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 00:38:00.498 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:38:00.498 | + functions-common:git_clone:685 : head -1 2022-04-14 00:38:00.502 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-14 00:38:00.504 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:38:00.507 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 00:38:00.510 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:38:00.512 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:38:00.515 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 00:38:00.517 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:38:00.520 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 00:38:00.523 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:38:00.525 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:38:00.528 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 00:38:00.530 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:38:00.533 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:38:00.536 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 00:38:00.539 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:38:00.542 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 00:38:00.544 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:38:00.547 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:38:00.550 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 00:38:00.556 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 00:38:00.558 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 00:38:01.241 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 00:38:01.243 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:38:01.246 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:38:01.248 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:38:01.250 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:38:01.253 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 00:38:01.255 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:38:01.257 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:38:01.260 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:38:01.262 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:38:01.264 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:38:01.267 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:38:01.269 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:38:01.272 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 00:38:01.293 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 00:38:01.295 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-14 00:38:02.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:02.164 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:02.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:02.164 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:03.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:38:03.385 | Obtaining file:///opt/stack/neutron 2022-04-14 00:38:03.386 | Preparing metadata (setup.py): started 2022-04-14 00:38:09.088 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:38:09.179 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-14 00:38:09.180 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 00:38:09.181 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-14 00:38:09.182 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-14 00:38:09.183 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:38:09.184 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-14 00:38:09.186 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-14 00:38:09.187 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-14 00:38:09.188 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-14 00:38:09.188 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-14 00:38:09.190 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-14 00:38:09.191 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-14 00:38:09.192 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-14 00:38:09.193 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-14 00:38:09.194 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-14 00:38:09.195 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-14 00:38:09.196 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 00:38:09.197 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-14 00:38:09.198 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-14 00:38:09.199 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 00:38:09.201 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-14 00:38:09.202 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-14 00:38:09.203 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-14 00:38:09.204 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 00:38:09.205 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-14 00:38:09.206 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-14 00:38:09.208 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-14 00:38:09.209 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-14 00:38:09.210 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-14 00:38:09.211 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-14 00:38:09.212 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-14 00:38:09.213 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-14 00:38:09.214 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-14 00:38:09.216 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-14 00:38:09.217 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-14 00:38:09.218 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-14 00:38:09.219 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-14 00:38:09.220 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-14 00:38:09.221 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-14 00:38:09.222 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-14 00:38:09.224 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-14 00:38:09.225 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-14 00:38:09.226 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-14 00:38:09.227 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-14 00:38:09.228 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-14 00:38:09.229 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-14 00:38:09.230 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-14 00:38:09.231 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:09.232 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-14 00:38:09.233 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-14 00:38:09.234 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-14 00:38:09.236 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-14 00:38:09.237 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-14 00:38:09.238 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-14 00:38:09.239 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-14 00:38:09.254 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-14 00:38:09.256 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-14 00:38:09.258 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-14 00:38:09.265 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-14 00:38:09.278 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-14 00:38:09.279 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-14 00:38:09.280 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-14 00:38:09.300 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-14 00:38:09.307 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 00:38:09.369 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-14 00:38:09.370 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-14 00:38:09.424 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-14 00:38:09.427 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-14 00:38:09.472 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-14 00:38:09.475 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-14 00:38:09.506 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 00:38:09.507 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-14 00:38:09.509 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-14 00:38:09.510 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:38:09.511 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-14 00:38:09.512 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-14 00:38:09.513 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-14 00:38:09.514 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-14 00:38:09.531 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-14 00:38:09.623 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-14 00:38:09.695 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-14 00:38:09.756 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-14 00:38:09.758 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-14 00:38:09.761 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 00:38:09.819 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-14 00:38:09.824 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-14 00:38:09.881 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 00:38:09.882 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-14 00:38:09.885 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-14 00:38:09.887 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-14 00:38:09.914 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-14 00:38:09.915 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 00:38:09.961 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-14 00:38:10.017 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-14 00:38:10.050 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 00:38:10.053 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-14 00:38:10.077 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 00:38:10.220 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 00:38:10.292 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-14 00:38:10.370 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-14 00:38:10.371 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-14 00:38:10.481 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:10.482 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:10.484 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:10.485 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:10.486 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:10.487 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:10.489 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-14 00:38:10.695 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-14 00:38:10.697 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-14 00:38:10.698 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:38:10.747 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-14 00:38:10.748 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-14 00:38:10.844 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-14 00:38:10.846 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-14 00:38:10.848 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-14 00:38:10.850 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-14 00:38:10.889 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-14 00:38:11.229 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-14 00:38:11.307 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-14 00:38:11.470 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-14 00:38:11.551 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-14 00:38:11.552 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-14 00:38:11.846 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-14 00:38:12.021 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-14 00:38:12.615 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-14 00:38:12.663 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-14 00:38:13.271 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-14 00:38:13.272 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-14 00:38:13.590 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-14 00:38:13.591 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-14 00:38:13.758 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-14 00:38:14.002 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-14 00:38:14.003 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-14 00:38:14.186 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-14 00:38:14.448 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-14 00:38:16.068 | Installing collected packages: neutron 2022-04-14 00:38:16.068 | Attempting uninstall: neutron 2022-04-14 00:38:16.068 | Found existing installation: neutron 20.1.0.dev114 2022-04-14 00:38:16.087 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 00:38:16.089 | Running setup.py develop for neutron 2022-04-14 00:38:23.648 | Successfully installed neutron 2022-04-14 00:38:23.648 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:38:23.656 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:38:23.656 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:38:23.803 | + inc/python:pip_install:200 : result=0 2022-04-14 00:38:23.806 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:38:23.808 | + functions-common:time_stop:2432 : local name 2022-04-14 00:38:23.810 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:38:23.812 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:38:23.814 | + functions-common:time_stop:2435 : local total 2022-04-14 00:38:23.817 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:38:23.819 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:38:23.821 | + functions-common:time_stop:2439 : start_time=1649896681287 2022-04-14 00:38:23.824 | + functions-common:time_stop:2441 : [[ -z 1649896681287 ]] 2022-04-14 00:38:23.826 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:38:23.831 | + functions-common:time_stop:2444 : end_time=1649896703828 2022-04-14 00:38:23.833 | + functions-common:time_stop:2445 : elapsed_time=22541 2022-04-14 00:38:23.835 | + functions-common:time_stop:2446 : total=128081 2022-04-14 00:38:23.837 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:38:23.839 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150622 2022-04-14 00:38:23.842 | + inc/python:pip_install:203 : return 0 2022-04-14 00:38:23.844 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:38:23.846 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:38:23.849 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:38:23.868 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:38:23.880 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 00:38:23.883 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 00:38:23.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:38:23.887 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:38:23.890 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-14 00:38:23.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:38:23.896 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 00:38:23.898 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:38:23.900 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 00:38:23.918 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:23.920 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 00:38:23.923 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 00:38:23.926 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 00:38:23.928 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:38:23.931 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 00:38:23.933 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 00:38:23.936 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 00:38:23.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:38:23.941 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:38:23.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-14 00:38:23.946 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:38:23.949 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 00:38:23.965 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:23.967 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 00:38:23.988 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:23.990 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 00:38:24.008 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:24.011 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 00:38:24.013 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 00:38:24.015 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 00:38:24.017 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:38:24.020 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:38:24.022 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:38:24.025 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:38:24.027 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:38:24.030 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:38:24.045 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:38:24.047 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:38:24.050 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:38:24.053 | + functions-common:git_clone:629 : echo master 2022-04-14 00:38:24.053 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:38:24.058 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 00:38:24.061 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:38:24.063 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 00:38:24.076 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 00:38:24.079 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:38:24.079 | + functions-common:git_clone:685 : head -1 2022-04-14 00:38:24.083 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 00:38:24.085 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:38:24.088 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 00:38:24.090 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:38:24.093 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:38:24.095 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 00:38:24.097 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:38:24.100 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 00:38:24.102 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:38:24.105 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:38:24.107 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 00:38:24.110 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:38:24.112 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:38:24.116 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 00:38:24.118 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:38:24.121 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 00:38:24.124 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:38:24.126 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:38:24.130 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 00:38:24.135 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 00:38:24.138 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 00:38:24.801 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 00:38:24.803 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:38:24.805 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:38:24.808 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:38:24.810 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:38:24.812 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 00:38:24.815 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:38:24.817 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:38:24.819 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:38:24.822 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:38:24.824 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:38:24.826 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:38:24.829 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:38:24.831 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 00:38:24.853 | Using python 3.8 to install /opt/stack/nova 2022-04-14 00:38:24.855 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-14 00:38:25.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:25.718 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:25.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:25.719 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:26.892 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:38:26.923 | Obtaining file:///opt/stack/nova 2022-04-14 00:38:26.924 | Preparing metadata (setup.py): started 2022-04-14 00:38:33.541 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:38:33.665 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 00:38:33.666 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 00:38:33.667 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 00:38:33.668 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 00:38:33.670 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:38:33.671 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 00:38:33.672 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 00:38:33.672 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 00:38:33.673 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 00:38:33.675 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 00:38:33.676 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 00:38:33.677 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:38:33.678 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:38:33.680 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:38:33.681 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 00:38:33.682 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 00:38:33.682 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 00:38:33.683 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 00:38:33.685 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 00:38:33.686 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 00:38:33.687 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:38:33.688 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 00:38:33.689 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:38:33.691 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 00:38:33.692 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 00:38:33.693 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 00:38:33.694 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:38:33.696 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 00:38:33.697 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 00:38:33.698 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:38:33.699 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 00:38:33.700 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 00:38:33.701 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 00:38:33.702 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:38:33.703 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 00:38:33.704 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 00:38:33.706 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:38:33.707 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 00:38:33.708 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 00:38:33.709 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:38:33.710 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 00:38:33.711 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 00:38:33.712 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:38:33.713 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:38:33.714 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 00:38:33.715 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:38:33.717 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 00:38:33.718 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 00:38:33.719 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 00:38:33.720 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 00:38:33.721 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 00:38:33.722 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:38:33.723 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 00:38:33.724 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:38:33.725 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 00:38:33.727 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 00:38:33.727 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 00:38:33.729 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:38:33.730 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 00:38:33.731 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 00:38:33.732 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 00:38:33.733 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:38:33.734 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 00:38:33.735 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 00:38:33.752 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 00:38:33.754 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:38:33.755 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 00:38:33.776 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 00:38:33.816 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 00:38:33.847 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 00:38:33.848 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:38:33.872 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:38:33.999 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 00:38:34.000 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:38:34.058 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 00:38:34.059 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 00:38:34.060 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 00:38:34.087 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:38:34.088 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 00:38:34.091 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:38:34.113 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:38:34.115 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:38:34.167 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:38:34.169 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:34.172 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:38:34.231 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 00:38:34.342 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 00:38:34.344 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:38:34.426 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 00:38:34.489 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 00:38:34.491 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:38:34.492 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:38:34.493 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 00:38:34.521 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 00:38:34.525 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:38:34.578 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 00:38:34.636 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 00:38:34.670 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:38:34.673 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 00:38:34.728 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 00:38:34.731 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 00:38:34.819 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:38:34.850 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 00:38:34.932 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 00:38:35.013 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 00:38:35.078 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 00:38:35.079 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:38:35.082 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 00:38:35.128 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 00:38:35.132 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:38:35.133 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:38:35.214 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 00:38:35.217 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 00:38:35.219 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 00:38:35.220 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 00:38:35.319 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 00:38:35.533 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 00:38:35.535 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 00:38:35.649 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:38:35.650 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 00:38:35.652 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 00:38:35.741 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 00:38:35.820 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 00:38:35.884 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:38:36.097 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 00:38:36.176 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:38:36.179 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:38:36.406 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:38:36.519 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 00:38:36.997 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 00:38:37.051 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 00:38:37.421 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:37.422 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:37.423 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:37.425 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:37.426 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:37.427 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:37.428 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:38:38.683 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 00:38:39.111 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 00:38:39.113 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 00:38:39.213 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:38:39.323 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:38:40.990 | Installing collected packages: nova 2022-04-14 00:38:40.990 | Attempting uninstall: nova 2022-04-14 00:38:40.990 | Found existing installation: nova 25.1.0.dev32 2022-04-14 00:38:40.999 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 00:38:41.000 | Running setup.py develop for nova 2022-04-14 00:38:49.175 | Successfully installed nova 2022-04-14 00:38:49.175 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:38:49.184 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:38:49.184 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:38:49.331 | + inc/python:pip_install:200 : result=0 2022-04-14 00:38:49.334 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:38:49.336 | + functions-common:time_stop:2432 : local name 2022-04-14 00:38:49.338 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:38:49.340 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:38:49.342 | + functions-common:time_stop:2435 : local total 2022-04-14 00:38:49.345 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:38:49.347 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:38:49.349 | + functions-common:time_stop:2439 : start_time=1649896704847 2022-04-14 00:38:49.352 | + functions-common:time_stop:2441 : [[ -z 1649896704847 ]] 2022-04-14 00:38:49.354 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:38:49.358 | + functions-common:time_stop:2444 : end_time=1649896729356 2022-04-14 00:38:49.361 | + functions-common:time_stop:2445 : elapsed_time=24509 2022-04-14 00:38:49.363 | + functions-common:time_stop:2446 : total=150622 2022-04-14 00:38:49.365 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:38:49.368 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175131 2022-04-14 00:38:49.370 | + inc/python:pip_install:203 : return 0 2022-04-14 00:38:49.372 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:38:49.375 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:38:49.377 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:38:49.396 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:38:49.409 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 00:38:49.411 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 00:38:49.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:38:49.416 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:38:49.419 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-14 00:38:49.421 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:38:49.424 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 00:38:49.436 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:38:49.439 | + ./stack.sh:main:939 : configure_nova 2022-04-14 00:38:49.441 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 00:38:49.453 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 00:38:49.456 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 00:38:49.459 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:38:49.462 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 00:38:49.463 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:38:49.468 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 00:38:49.470 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 00:38:49.473 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:38:49.475 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 00:38:49.478 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 00:38:49.480 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 00:38:49.482 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 00:38:49.485 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 00:38:49.496 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 00:38:49.508 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-14 00:38:49.521 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-14 00:38:49.533 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 00:38:49.545 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:38:49.549 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:38:49.553 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.IxbS9ZK53Z 2022-04-14 00:38:49.555 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:38:49.558 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:38:49.560 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 00:38:49.563 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:38:49.566 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:38:49.569 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.IxbS9ZK53Z 2022-04-14 00:38:49.573 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.IxbS9ZK53Z 2022-04-14 00:38:49.584 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.IxbS9ZK53Z /etc/sudoers.d/nova-rootwrap 2022-04-14 00:38:49.597 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 00:38:49.601 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:38:49.604 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:38:49.606 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:38:49.609 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:38:49.611 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-14 00:38:49.614 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-14 00:38:49.617 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 00:38:49.619 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 00:38:49.624 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 00:38:49.641 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:49.643 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 00:38:49.645 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 00:38:49.649 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 00:38:49.652 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 00:38:49.681 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 00:38:49.683 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 00:38:49.710 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 00:38:49.739 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 00:38:49.765 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 00:38:49.794 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 00:38:49.824 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 00:38:49.853 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 00:38:49.855 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.26 2022-04-14 00:38:49.882 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 00:38:49.909 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 00:38:49.935 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 00:38:49.962 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 00:38:49.989 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:38:50.019 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 00:38:50.021 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:38:50.023 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:38:50.025 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:38:50.027 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:38:50.030 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:38:50.032 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:38:50.034 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:38:50.036 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:38:50.038 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:38:50.041 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:38:50.043 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:38:50.046 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 00:38:50.048 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:38:50.050 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:38:50.052 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:38:50.054 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:38:50.057 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:38:50.059 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:38:50.061 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 00:38:50.077 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:50.080 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:38:50.082 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 00:38:50.084 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 00:38:50.112 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 00:38:50.114 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 00:38:50.116 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 00:38:50.119 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 00:38:50.121 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:38:50.123 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:38:50.153 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 00:38:50.156 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 00:38:50.158 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 00:38:50.160 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 00:38:50.162 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:38:50.165 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:38:50.195 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 00:38:50.224 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 00:38:50.253 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 00:38:50.281 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 00:38:50.297 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:50.300 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 00:38:50.316 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:50.319 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 00:38:50.320 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 00:38:50.325 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 00:38:50.327 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 00:38:50.353 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 00:38:50.369 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:50.371 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 00:38:50.373 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:38:50.376 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:38:50.378 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:38:50.381 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 00:38:50.409 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 00:38:50.436 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:38:50.464 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 00:38:50.491 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 00:38:50.518 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 00:38:50.545 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 00:38:50.573 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 00:38:50.600 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:38:50.627 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:38:50.654 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 00:38:50.670 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:50.672 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 00:38:50.675 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 00:38:50.705 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 00:38:50.732 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.26/identity 2022-04-14 00:38:50.758 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 00:38:50.785 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 00:38:50.812 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 00:38:50.839 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 00:38:50.866 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 00:38:50.894 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 00:38:50.909 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:50.912 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 00:38:50.914 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 00:38:50.942 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 00:38:50.972 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 00:38:50.974 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 00:38:51.001 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 00:38:51.003 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 00:38:51.005 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 00:38:51.007 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:38:51.010 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:38:51.012 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:38:51.014 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:38:51.017 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:38:51.019 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:38:51.022 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 00:38:51.024 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:38:51.027 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:38:51.030 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:38:51.033 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:38:51.035 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:38:51.037 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:38:51.040 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:38:51.042 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:38:51.045 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:38:51.047 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:38:51.050 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:38:51.052 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 00:38:51.054 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 00:38:51.056 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:38:51.059 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:38:51.076 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:38:51.078 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:38:51.081 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:38:51.083 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:38:51.085 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:38:51.113 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:38:51.145 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:38:51.173 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:38:51.200 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 00:38:51.231 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 00:38:51.246 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:51.249 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 00:38:51.252 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 00:38:51.254 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 00:38:51.256 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 00:38:51.259 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:38:51.261 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:38:51.264 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 00:38:51.268 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 00:38:51.270 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:38:51.272 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:38:51.285 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:38:51.285 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:38:51.293 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:38:51.296 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:38:51.312 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:38:51.314 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 00:38:51.319 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 00:38:51.347 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:38:51.374 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 00:38:51.401 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:38:51.428 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:38:51.456 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:38:51.483 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:38:51.511 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:38:51.538 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:38:51.566 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:38:51.593 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:38:51.620 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:38:51.648 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:38:51.675 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:38:51.677 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:38:51.680 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 00:38:51.682 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 00:38:51.685 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:38:51.687 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:51.690 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:51.692 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:38:51.695 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:38:51.697 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:38:51.724 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:38:51.752 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 00:38:51.752 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:38:51.761 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 00:38:51.764 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 00:38:51.766 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 00:38:51.769 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:38:51.771 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:38:51.773 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:38:51.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:51.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:51.780 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:38:51.783 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:38:51.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:51.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:51.790 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 00:38:51.851 | Enabling site nova-api-wsgi. 2022-04-14 00:38:51.856 | To activate the new configuration, you need to run: 2022-04-14 00:38:51.856 | systemctl reload apache2 2022-04-14 00:38:51.861 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:38:51.863 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:38:51.866 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:38:51.868 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:38:52.002 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 00:38:52.019 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:52.021 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 00:38:52.024 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:38:52.026 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 00:38:52.028 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 00:38:52.031 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 00:38:52.034 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:38:52.037 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:38:52.041 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 00:38:52.043 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:38:52.045 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:38:52.060 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:38:52.060 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:38:52.069 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:38:52.072 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:38:52.088 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 00:38:52.090 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:38:52.094 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:38:52.124 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 00:38:52.151 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 00:38:52.178 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:38:52.205 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:38:52.232 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:38:52.260 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:38:52.288 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:38:52.315 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:38:52.342 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:38:52.370 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:38:52.397 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:38:52.424 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:38:52.452 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 00:38:52.454 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 00:38:52.482 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 00:38:52.498 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:52.502 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:38:52.535 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 00:38:52.537 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 00:38:52.540 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 00:38:52.557 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:52.559 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:38:52.562 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:38:52.590 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 00:38:52.620 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 00:38:52.622 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:38:52.625 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 00:38:52.628 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:38:52.630 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:38:52.632 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:38:52.648 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:52.651 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:38:52.654 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:38:52.656 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:38:52.672 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:52.674 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:38:52.677 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:38:52.705 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:38:52.707 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:38:52.709 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 00:38:52.737 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 00:38:52.765 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 00:38:52.796 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 00:38:52.813 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:52.816 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:38:52.844 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 00:38:52.846 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 00:38:52.848 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 00:38:52.879 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 00:38:52.907 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.26/identity 2022-04-14 00:38:52.934 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 00:38:52.963 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 00:38:52.990 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 00:38:53.018 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 00:38:53.046 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 00:38:53.074 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 00:38:53.102 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 00:38:53.127 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:53.131 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 00:38:53.140 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:38:53.142 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 00:38:53.145 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 00:38:53.148 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 00:38:53.151 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:38:53.153 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:38:53.156 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:38:53.158 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 00:38:53.160 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 00:38:53.165 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 00:38:53.167 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 00:38:53.170 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 00:38:53.172 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 00:38:53.175 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:38:53.178 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:38:53.209 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 00:38:53.239 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 00:38:53.269 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:38:53.272 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 00:38:53.274 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 00:38:53.276 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 00:38:53.292 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:53.295 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 00:38:53.296 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 00:38:53.974 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 00:38:53.976 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 00:38:53.979 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:38:53.981 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 00:38:53.983 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:38:53.986 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 00:38:53.988 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:38:54.005 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:54.008 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 00:38:54.011 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 00:38:54.013 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:38:54.029 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:54.031 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-04-14 00:38:54.034 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/nova_cell1 2022-04-14 00:38:54.061 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:38:54.064 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:38:54.067 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 00:38:54.083 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:54.085 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 00:38:54.088 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:38:54.090 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 00:38:54.120 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.26/identity 2022-04-14 00:38:54.147 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 00:38:54.175 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 00:38:54.208 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 00:38:54.236 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 00:38:54.263 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 00:38:54.291 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 00:38:54.319 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 00:38:54.321 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 00:38:54.324 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 00:38:54.327 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:38:54.343 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:38:54.346 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:38:54.348 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:38:54.350 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:38:54.353 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:38:54.380 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:38:54.408 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:38:54.436 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:38:54.463 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:38:54.466 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 00:38:54.471 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:38:54.473 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 00:38:54.475 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 00:38:54.478 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 00:38:54.481 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:38:54.483 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:38:54.486 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:38:54.489 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 00:38:54.491 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 00:38:54.493 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:38:54.496 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 00:38:54.498 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 00:38:54.500 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 00:38:54.515 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:54.518 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 00:38:54.520 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 00:38:54.536 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:54.538 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 00:38:54.554 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:54.557 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 00:38:54.574 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:38:54.576 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 00:38:54.593 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:54.596 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 00:38:54.599 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 00:38:54.601 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 00:38:54.604 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:38:54.606 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 00:38:54.609 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 00:38:54.612 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 00:38:54.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:54.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:54.619 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 00:38:54.622 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:38:54.624 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:38:54.627 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:38:54.629 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:38:54.632 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:38:54.634 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:38:54.637 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:54.639 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:54.642 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:38:54.645 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:38:54.647 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:38:54.649 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:38:54.652 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 00:38:54.654 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:38:54.658 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:54.660 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:54.662 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 00:38:54.684 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 00:38:54.793 | Reading package lists... 2022-04-14 00:38:55.031 | Building dependency tree... 2022-04-14 00:38:55.032 | Reading state information... 2022-04-14 00:38:55.304 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:38:55.304 | The following packages were automatically installed and are no longer required: 2022-04-14 00:38:55.306 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:38:55.306 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:38:55.306 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:38:55.306 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:38:55.306 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:38:55.306 | python3-zope.interface 2022-04-14 00:38:55.306 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:38:55.420 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:38:55.425 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:38:55.428 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:38:55.430 | + functions-common:time_stop:2432 : local name 2022-04-14 00:38:55.433 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:38:55.435 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:38:55.437 | + functions-common:time_stop:2435 : local total 2022-04-14 00:38:55.441 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:38:55.443 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:38:55.445 | + functions-common:time_stop:2439 : start_time=1649896734681 2022-04-14 00:38:55.448 | + functions-common:time_stop:2441 : [[ -z 1649896734681 ]] 2022-04-14 00:38:55.451 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:38:55.455 | + functions-common:time_stop:2444 : end_time=1649896735452 2022-04-14 00:38:55.457 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-14 00:38:55.460 | + functions-common:time_stop:2446 : total=6017 2022-04-14 00:38:55.462 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:38:55.464 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6788 2022-04-14 00:38:55.467 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:38:55.469 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 00:38:55.472 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 00:38:55.474 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 00:38:55.477 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 00:38:55.479 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 00:38:55.503 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 00:38:55.505 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:38:55.508 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:38:55.510 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:38:55.513 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:38:55.515 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:38:55.518 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:38:55.520 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:55.523 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:55.525 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:38:55.528 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:38:55.530 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:38:55.533 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:38:55.535 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 00:38:55.539 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:38:55.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:55.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:55.547 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 00:38:55.575 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-14 00:38:55.684 | Reading package lists... 2022-04-14 00:38:55.926 | Building dependency tree... 2022-04-14 00:38:55.927 | Reading state information... 2022-04-14 00:38:56.178 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 00:38:56.178 | The following packages were automatically installed and are no longer required: 2022-04-14 00:38:56.179 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:38:56.179 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:38:56.179 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:38:56.179 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:38:56.179 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:38:56.179 | python3-zope.interface 2022-04-14 00:38:56.179 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:38:56.298 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:38:56.302 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:38:56.305 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:38:56.307 | + functions-common:time_stop:2432 : local name 2022-04-14 00:38:56.310 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:38:56.312 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:38:56.314 | + functions-common:time_stop:2435 : local total 2022-04-14 00:38:56.317 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:38:56.319 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:38:56.322 | + functions-common:time_stop:2439 : start_time=1649896735568 2022-04-14 00:38:56.324 | + functions-common:time_stop:2441 : [[ -z 1649896735568 ]] 2022-04-14 00:38:56.327 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:38:56.332 | + functions-common:time_stop:2444 : end_time=1649896736330 2022-04-14 00:38:56.335 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 00:38:56.337 | + functions-common:time_stop:2446 : total=6788 2022-04-14 00:38:56.339 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:38:56.342 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7550 2022-04-14 00:38:56.345 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:38:56.347 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 00:38:56.350 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 00:38:56.352 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:38:56.355 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:38:56.357 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:38:56.360 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 00:38:56.362 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 00:38:56.417 | wsgi (enabled by maintainer script) 2022-04-14 00:38:56.421 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 00:38:56.423 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 00:38:56.426 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:38:56.429 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 00:38:56.432 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 00:38:56.434 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:38:56.438 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:38:56.438 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:38:56.444 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 00:38:56.447 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 00:38:56.449 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 00:38:56.452 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 00:38:56.455 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 00:38:56.478 | Using python 3.8 to install osc-placement 2022-04-14 00:38:56.481 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 00:38:57.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:57.353 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:57.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:57.353 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:58.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:38:58.554 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 00:38:58.566 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 00:38:58.567 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 00:38:58.569 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 00:38:58.569 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 00:38:58.570 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 00:38:58.571 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 00:38:58.630 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 00:38:58.631 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 00:38:58.632 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 00:38:58.634 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 00:38:58.647 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 00:38:58.648 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 00:38:58.649 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 00:38:58.663 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 00:38:58.664 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 00:38:58.665 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 00:38:58.667 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 00:38:58.668 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 00:38:58.669 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 00:38:58.691 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 00:38:58.692 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 00:38:58.693 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 00:38:58.694 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-14 00:38:58.702 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-14 00:38:58.740 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 00:38:58.742 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 00:38:58.743 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 00:38:58.744 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 00:38:58.745 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 00:38:58.746 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 00:38:58.748 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 00:38:58.750 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 00:38:58.816 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 00:38:58.817 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 00:38:58.819 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 00:38:58.820 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 00:38:58.909 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 00:38:58.910 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 00:38:58.911 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 00:38:58.953 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 00:38:58.994 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 00:38:59.176 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 00:39:01.414 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:39:01.421 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:39:01.421 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:39:01.554 | + inc/python:pip_install:200 : result=0 2022-04-14 00:39:01.556 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:39:01.559 | + functions-common:time_stop:2432 : local name 2022-04-14 00:39:01.562 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:39:01.564 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:39:01.567 | + functions-common:time_stop:2435 : local total 2022-04-14 00:39:01.569 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:39:01.572 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:39:01.575 | + functions-common:time_stop:2439 : start_time=1649896736472 2022-04-14 00:39:01.577 | + functions-common:time_stop:2441 : [[ -z 1649896736472 ]] 2022-04-14 00:39:01.581 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:39:01.585 | + functions-common:time_stop:2444 : end_time=1649896741583 2022-04-14 00:39:01.588 | + functions-common:time_stop:2445 : elapsed_time=5111 2022-04-14 00:39:01.590 | + functions-common:time_stop:2446 : total=175131 2022-04-14 00:39:01.593 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:39:01.596 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180242 2022-04-14 00:39:01.598 | + inc/python:pip_install:203 : return 0 2022-04-14 00:39:01.601 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 00:39:01.604 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 00:39:01.606 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 00:39:01.608 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:39:01.611 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:39:01.614 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:39:01.617 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:39:01.619 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:39:01.622 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:39:01.639 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:39:01.642 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:39:01.644 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:39:01.647 | + functions-common:git_clone:629 : echo master 2022-04-14 00:39:01.648 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:39:01.653 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 00:39:01.656 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:39:01.659 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 00:39:01.671 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 00:39:01.674 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:39:01.675 | + functions-common:git_clone:685 : head -1 2022-04-14 00:39:01.678 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 00:39:01.681 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:39:01.684 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 00:39:01.686 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:39:01.689 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:39:01.692 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 00:39:01.694 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:39:01.697 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 00:39:01.699 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:39:01.702 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:39:01.705 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 00:39:01.707 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:39:01.710 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:39:01.713 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 00:39:01.715 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:39:01.718 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 00:39:01.721 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:39:01.724 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:39:01.727 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 00:39:01.733 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 00:39:01.735 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 00:39:02.415 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 00:39:02.418 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:39:02.421 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:39:02.424 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:39:02.426 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:39:02.428 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 00:39:02.431 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:39:02.433 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:39:02.436 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:39:02.439 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:39:02.442 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:39:02.444 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:39:02.447 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:39:02.449 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 00:39:02.471 | Using python 3.8 to install /opt/stack/placement 2022-04-14 00:39:02.473 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 00:39:03.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:03.354 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:03.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:03.354 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:04.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:39:04.573 | Obtaining file:///opt/stack/placement 2022-04-14 00:39:04.573 | Preparing metadata (setup.py): started 2022-04-14 00:39:09.221 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:39:09.270 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 00:39:09.271 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 00:39:09.272 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 00:39:09.274 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 00:39:09.275 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 00:39:09.276 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:39:09.277 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 00:39:09.279 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 00:39:09.280 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 00:39:09.281 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 00:39:09.282 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 00:39:09.283 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 00:39:09.284 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 00:39:09.285 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 00:39:09.286 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 00:39:09.287 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 00:39:09.288 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 00:39:09.290 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 00:39:09.291 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 00:39:09.292 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 00:39:09.293 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 00:39:09.360 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 00:39:09.361 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 00:39:09.363 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 00:39:09.364 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 00:39:09.365 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 00:39:09.366 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 00:39:09.387 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 00:39:09.429 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 00:39:09.431 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 00:39:09.432 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 00:39:09.433 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 00:39:09.434 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 00:39:09.485 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 00:39:09.486 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 00:39:09.488 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 00:39:09.490 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 00:39:09.533 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 00:39:09.535 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 00:39:09.552 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 00:39:09.553 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 00:39:09.556 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:39:09.584 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 00:39:09.585 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 00:39:09.598 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:39:09.616 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 00:39:09.618 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 00:39:09.619 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 00:39:09.620 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 00:39:09.662 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 00:39:09.664 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 00:39:09.665 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 00:39:09.667 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 00:39:09.685 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 00:39:09.874 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 00:39:09.915 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 00:39:09.916 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 00:39:09.918 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 00:39:09.935 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 00:39:09.969 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 00:39:10.025 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 00:39:10.092 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 00:39:10.174 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 00:39:10.226 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 00:39:10.422 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 00:39:10.423 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 00:39:10.425 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 00:39:10.508 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 00:39:10.573 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 00:39:10.736 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 00:39:10.851 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 00:39:10.853 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 00:39:12.892 | Installing collected packages: openstack-placement 2022-04-14 00:39:12.892 | Attempting uninstall: openstack-placement 2022-04-14 00:39:12.905 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 00:39:12.905 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 00:39:12.905 | Running setup.py develop for openstack-placement 2022-04-14 00:39:18.897 | Successfully installed openstack-placement 2022-04-14 00:39:18.897 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:39:18.904 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:39:18.904 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:39:19.033 | + inc/python:pip_install:200 : result=0 2022-04-14 00:39:19.036 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:39:19.038 | + functions-common:time_stop:2432 : local name 2022-04-14 00:39:19.040 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:39:19.043 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:39:19.045 | + functions-common:time_stop:2435 : local total 2022-04-14 00:39:19.047 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:39:19.049 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:39:19.052 | + functions-common:time_stop:2439 : start_time=1649896742465 2022-04-14 00:39:19.054 | + functions-common:time_stop:2441 : [[ -z 1649896742465 ]] 2022-04-14 00:39:19.057 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:39:19.062 | + functions-common:time_stop:2444 : end_time=1649896759059 2022-04-14 00:39:19.064 | + functions-common:time_stop:2445 : elapsed_time=16594 2022-04-14 00:39:19.066 | + functions-common:time_stop:2446 : total=180242 2022-04-14 00:39:19.069 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:39:19.071 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196836 2022-04-14 00:39:19.073 | + inc/python:pip_install:203 : return 0 2022-04-14 00:39:19.076 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:39:19.079 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:39:19.082 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:39:19.101 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:39:19.113 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 00:39:19.115 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 00:39:19.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:39:19.120 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:39:19.123 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-14 00:39:19.126 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:39:19.129 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:39:19.131 | + ./stack.sh:main:945 : configure_placement 2022-04-14 00:39:19.133 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 00:39:19.146 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 00:39:19.148 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 00:39:19.153 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 00:39:19.155 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 00:39:19.158 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 00:39:19.160 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 00:39:19.163 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 00:39:19.166 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 00:39:19.198 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 00:39:19.232 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 00:39:19.264 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 00:39:19.267 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:39:19.269 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 00:39:19.272 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:39:19.274 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 00:39:19.306 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 00:39:19.336 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:39:19.367 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 00:39:19.397 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 00:39:19.426 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 00:39:19.456 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 00:39:19.485 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 00:39:19.514 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:39:19.544 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:39:19.573 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 00:39:19.575 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 00:39:19.578 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:39:19.581 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:39:19.600 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:39:19.602 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:39:19.605 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:39:19.607 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:39:19.610 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:39:19.640 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:39:19.669 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:39:19.702 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:39:19.732 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 00:39:19.735 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 00:39:19.737 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 00:39:19.740 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 00:39:19.742 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 00:39:19.745 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:39:19.747 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:39:19.750 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 00:39:19.755 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 00:39:19.757 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:39:19.759 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:39:19.772 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:39:19.772 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:39:19.781 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:39:19.784 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:39:19.801 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 00:39:19.803 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 00:39:19.807 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 00:39:19.838 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 00:39:19.868 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 00:39:19.896 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:39:19.925 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:39:19.954 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:39:19.983 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:39:20.011 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:39:20.040 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:39:20.069 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:39:20.098 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:39:20.127 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:39:20.156 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:39:20.184 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:39:20.187 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:39:20.190 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 00:39:20.193 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 00:39:20.196 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:39:20.198 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:39:20.201 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:39:20.204 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:39:20.207 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 00:39:20.209 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 00:39:20.238 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:39:20.269 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:39:20.269 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 00:39:20.278 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 00:39:20.282 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 00:39:20.284 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 00:39:20.287 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:39:20.289 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:39:20.292 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:39:20.294 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:39:20.297 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:39:20.299 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:39:20.302 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:39:20.304 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:39:20.307 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:39:20.309 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 00:39:20.371 | Site placement-api already enabled 2022-04-14 00:39:20.375 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:39:20.378 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:39:20.381 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:39:20.383 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:39:20.520 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 00:39:20.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:20.544 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 00:39:20.566 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:20.568 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 00:39:20.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:20.590 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 00:39:20.592 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 00:39:20.595 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 00:39:20.627 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.26/identity 2022-04-14 00:39:20.656 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 00:39:20.684 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 00:39:20.714 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 00:39:20.743 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 00:39:20.773 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 00:39:20.801 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 00:39:20.831 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 00:39:20.848 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:20.851 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 00:39:20.869 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:20.871 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 00:39:20.874 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:39:20.877 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 00:39:20.879 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:39:20.882 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:39:20.884 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:39:20.887 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:39:20.889 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:39:20.893 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:39:20.897 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:39:20.899 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:39:20.902 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:39:20.905 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 00:39:20.907 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:39:20.924 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:20.926 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:39:20.928 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:39:20.931 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 00:39:20.933 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 00:39:20.935 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:39:20.938 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 00:39:20.941 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 00:39:20.943 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 00:39:20.999 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 00:39:21.036 | [104372 Async install_tempest:129448]: running: install_tempest 2022-04-14 00:39:21.038 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:39:21.041 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:39:21.044 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:39:21.048 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:39:21.050 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 00:39:21.053 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:39:21.055 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 00:39:21.058 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:39:21.061 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:39:21.064 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 00:39:21.067 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 00:39:21.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:39:21.073 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-14 00:39:21.076 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-14 00:39:21.079 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:39:21.082 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 00:39:21.084 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 00:39:21.088 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:39:21.093 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 00:39:21.096 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 00:39:21.099 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:39:21.102 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:39:21.104 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:39:21.108 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 00:39:21.111 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 00:39:21.113 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 00:39:21.116 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 00:39:21.119 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 00:39:21.147 | Using python 3.8 to install python-openstackclient 2022-04-14 00:39:21.150 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-14 00:39:22.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:22.018 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:22.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:22.018 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:23.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:39:23.236 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 00:39:23.255 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 00:39:23.256 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 00:39:23.257 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 00:39:23.258 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 00:39:23.259 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 00:39:23.260 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 00:39:23.261 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 00:39:23.262 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 00:39:23.263 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 00:39:23.265 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 00:39:23.266 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 00:39:23.277 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 00:39:23.278 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 00:39:23.280 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 00:39:23.281 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 00:39:23.282 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 00:39:23.307 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 00:39:23.309 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 00:39:23.310 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 00:39:23.311 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 00:39:23.312 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 00:39:23.314 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 00:39:23.315 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 00:39:23.316 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 00:39:23.317 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 00:39:23.318 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 00:39:23.319 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 00:39:23.333 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 00:39:23.354 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 00:39:23.357 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 00:39:23.359 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 00:39:23.360 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 00:39:23.380 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 00:39:23.405 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 00:39:23.407 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 00:39:23.409 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 00:39:23.500 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 00:39:23.501 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 00:39:23.502 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 00:39:23.544 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 00:39:23.555 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 00:39:23.590 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 00:39:23.752 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 00:39:23.769 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 00:39:23.871 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 00:39:23.872 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 00:39:23.875 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 00:39:23.877 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 00:39:24.028 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 00:39:26.321 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:39:26.329 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:39:26.329 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:39:26.454 | + inc/python:pip_install:200 : result=0 2022-04-14 00:39:26.457 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:39:26.459 | + functions-common:time_stop:2432 : local name 2022-04-14 00:39:26.462 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:39:26.464 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:39:26.467 | + functions-common:time_stop:2435 : local total 2022-04-14 00:39:26.469 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:39:26.472 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:39:26.474 | + functions-common:time_stop:2439 : start_time=1649896761141 2022-04-14 00:39:26.476 | + functions-common:time_stop:2441 : [[ -z 1649896761141 ]] 2022-04-14 00:39:26.479 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:39:26.484 | + functions-common:time_stop:2444 : end_time=1649896766481 2022-04-14 00:39:26.486 | + functions-common:time_stop:2445 : elapsed_time=5340 2022-04-14 00:39:26.489 | + functions-common:time_stop:2446 : total=196836 2022-04-14 00:39:26.491 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:39:26.498 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202176 2022-04-14 00:39:26.500 | + inc/python:pip_install:203 : return 0 2022-04-14 00:39:26.503 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 00:39:26.507 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 00:39:26.513 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.b4TcBt72EV 2022-04-14 00:39:26.517 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 00:39:26.519 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 00:39:26.522 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 00:39:26.526 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:39:26.530 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:39:26.533 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 00:39:26.553 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:26.557 | + ./stack.sh:main:1037 : configure_database 2022-04-14 00:39:26.560 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 00:39:26.562 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 00:39:26.565 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 00:39:26.567 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:39:26.570 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 00:39:26.572 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 00:39:26.574 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:39:26.577 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:39:26.579 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 00:39:26.582 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 00:39:26.585 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 00:39:26.585 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 00:39:26.590 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 00:39:26.643 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 00:39:26.646 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:39:26.648 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:39:26.650 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:39:26.653 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:39:26.656 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:39:26.658 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:39:26.661 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:39:26.663 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:39:26.665 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:39:26.668 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:39:26.671 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:39:26.673 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 00:39:26.676 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:39:26.678 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:39:26.680 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:39:26.683 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:39:26.685 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:39:26.688 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:39:26.690 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 00:39:26.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:39:26.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:39:26.697 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 00:39:26.700 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:39:26.702 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:39:28.998 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 00:39:29.014 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 00:39:29.014 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 00:39:29.018 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 00:39:29.020 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 00:39:29.023 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:39:29.025 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:39:29.028 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 00:39:29.030 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 00:39:29.032 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 00:39:29.035 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:39:29.037 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:39:29.040 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 00:39:29.042 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 00:39:29.044 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 00:39:29.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:39:29.132 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 00:39:29.145 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:39:29.208 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 00:39:29.270 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 00:39:29.324 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 00:39:29.378 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 00:39:29.380 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 00:39:29.383 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:39:29.386 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:39:32.239 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 00:39:32.242 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 00:39:32.245 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:39:32.250 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-003932 2022-04-14 00:39:32.253 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-003932 1041' 2022-04-14 00:39:32.255 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.258 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:39:32.260 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.263 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:39:32.265 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.268 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:39:32.270 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.273 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 00:39:32.275 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.278 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.26 2022-04-14 00:39:32.280 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.283 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.26/identity 2022-04-14 00:39:32.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.288 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-003503 2022-04-14 00:39:32.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.293 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:39:32.296 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.298 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.26 2022-04-14 00:39:32.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.303 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:39:32.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.308 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:39:32.311 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.313 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:39:32.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:39:32.319 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:39:32.321 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:32.324 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 00:39:32.326 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 00:39:32.338 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 00:39:32.341 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.343 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 00:39:32.345 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.348 | + functions-common:run_process:1689 : local group= 2022-04-14 00:39:32.350 | + functions-common:run_process:1690 : local user= 2022-04-14 00:39:32.353 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 00:39:32.355 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:39:32.358 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:39:32.361 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:39:32.363 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:39:32.366 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:39:32.371 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896772368 2022-04-14 00:39:32.374 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 00:39:32.391 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:32.393 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 00:39:32.396 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 00:39:32.399 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.401 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.404 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.406 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.409 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 00:39:32.411 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 00:39:32.414 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 00:39:32.417 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:39:32.419 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:39:32.422 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 00:39:32.425 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 00:39:32.428 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 00:39:32.430 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.432 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:39:32.435 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 00:39:32.438 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:39:32.440 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:39:32.443 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 00:39:32.445 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:39:32.451 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 00:39:32.507 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 00:39:32.560 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:39:32.612 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 00:39:32.663 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 00:39:32.716 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:39:32.770 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:39:32.772 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 00:39:32.825 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:39:33.211 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 00:39:33.225 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 00:39:33.610 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 00:39:33.631 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:39:33.634 | + functions-common:time_stop:2432 : local name 2022-04-14 00:39:33.636 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:39:33.639 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:39:33.641 | + functions-common:time_stop:2435 : local total 2022-04-14 00:39:33.644 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:39:33.646 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:39:33.648 | + functions-common:time_stop:2439 : start_time=1649896772368 2022-04-14 00:39:33.651 | + functions-common:time_stop:2441 : [[ -z 1649896772368 ]] 2022-04-14 00:39:33.654 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:39:33.658 | + functions-common:time_stop:2444 : end_time=1649896773656 2022-04-14 00:39:33.661 | + functions-common:time_stop:2445 : elapsed_time=1288 2022-04-14 00:39:33.663 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:39:33.666 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:39:33.668 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1288 2022-04-14 00:39:33.671 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 00:39:33.674 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 00:39:33.676 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 00:39:33.679 | + functions-common:run_process:1689 : local group= 2022-04-14 00:39:33.681 | + functions-common:run_process:1690 : local user=root 2022-04-14 00:39:33.684 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 00:39:33.686 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:39:33.689 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:39:33.692 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:39:33.694 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:39:33.697 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:39:33.702 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896773699 2022-04-14 00:39:33.704 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 00:39:33.722 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:33.724 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:39:33.727 | + functions-common:time_stop:2432 : local name 2022-04-14 00:39:33.729 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:39:33.732 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:39:33.735 | + functions-common:time_stop:2435 : local total 2022-04-14 00:39:33.740 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:39:33.742 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:39:33.745 | + functions-common:time_stop:2439 : start_time=1649896773699 2022-04-14 00:39:33.747 | + functions-common:time_stop:2441 : [[ -z 1649896773699 ]] 2022-04-14 00:39:33.751 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:39:33.755 | + functions-common:time_stop:2444 : end_time=1649896773752 2022-04-14 00:39:33.757 | + functions-common:time_stop:2445 : elapsed_time=53 2022-04-14 00:39:33.760 | + functions-common:time_stop:2446 : total=1288 2022-04-14 00:39:33.762 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:39:33.766 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1341 2022-04-14 00:39:33.770 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 00:39:33.792 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:33.795 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 00:39:33.818 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:33.821 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 00:39:33.841 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:33.844 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 00:39:33.847 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 00:39:33.849 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-14 00:39:33.852 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 00:39:33.854 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380' 2022-04-14 00:39:33.857 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.26:2380' 2022-04-14 00:39:33.860 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.26:2379' 2022-04-14 00:39:33.862 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 00:39:33.865 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 00:39:33.867 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.26:2379' 2022-04-14 00:39:33.870 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 00:39:33.872 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 00:39:33.875 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:39:33.882 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' '' root 2022-04-14 00:39:33.885 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 00:39:33.887 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-04-14 00:39:33.890 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:39:33.892 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 00:39:33.894 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:39:33.901 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:39:33.903 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:39:33.905 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:39:33.910 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 00:39:33.979 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 00:39:34.050 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837539-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837539-1-iscsi=http://10.222.0.26:2380 --initial-advertise-peer-urls http://10.222.0.26:2380 --advertise-client-urls http://10.222.0.26:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.26:2379 --debug' 2022-04-14 00:39:34.105 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 00:39:34.159 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 00:39:34.211 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:39:34.262 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:39:34.265 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 00:39:34.326 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:39:34.721 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 00:39:34.774 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 00:39:34.829 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 00:39:34.881 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 00:39:34.933 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 00:39:34.937 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 00:39:34.941 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 00:39:34.944 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 00:39:35.326 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 00:39:35.339 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 00:39:35.724 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 00:39:36.302 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 00:39:36.321 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:36.323 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 00:39:36.326 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 00:39:36.330 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 00:39:36.334 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 00:39:36.346 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 00:39:36.358 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 00:39:36.360 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:39:36.363 | + 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.26/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 00:39:36.499 | + 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.26/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 00:39:36.636 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 00:39:36.773 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:39:36.911 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:39:37.050 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:39:37.188 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 00:39:37.325 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 00:39:37.463 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 00:39:37.608 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.26/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 00:39:37.746 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 00:39:37.752 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 00:39:37.755 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 00:39:37.758 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 00:39:37.762 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 00:39:37.765 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 00:39:37.768 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 00:39:37.784 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:37.787 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 00:39:37.789 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:39:37.792 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 00:39:37.794 | + ./stack.sh:main:1097 : '[' 10.222.0.26 == 10.222.0.26 ']' 2022-04-14 00:39:37.797 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 00:39:37.800 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 00:39:37.817 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:37.819 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 00:39:37.822 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 00:39:37.824 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 00:39:37.827 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 00:39:37.829 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 00:39:37.832 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 00:39:37.836 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:39:43.905 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 00:39:43.910 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:39:44.037 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 00:39:44.040 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 00:39:44.044 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:39:44.044 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:39:44.048 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:39:44.053 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896784050 2022-04-14 00:39:44.055 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 00:39:48.811 | 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=131378) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:39:48.819 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:39:48.828 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:39:48.848 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:39:48.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:48.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:48.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:39:48.851 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:39:49.328 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:39:49.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:49.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:49.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:49.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:49.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:49.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:49.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:49.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:49.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:49.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:49.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:49.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:49.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:39:49.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:39:49.332 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:39:49.332 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:39:49.338 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:40:06.862 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 00:40:06.887 | [129448 Async install_tempest:129448]: finished successfully 2022-04-14 00:40:15.444 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:15.444 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:40:15.540 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:15.540 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:40:15.597 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:15.597 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:40:15.660 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:15.660 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:40:15.751 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:15.751 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:40:15.820 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:15.820 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:40:16.854 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:16.855 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:16.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.858 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:16.858 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:16.858 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:16.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.861 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:16.861 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:16.869 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:16.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:16.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:16.872 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:16.872 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:17.232 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:17.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.235 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:17.235 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:17.293 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:17.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.296 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:17.296 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:17.304 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:40:17.454 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:17.454 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:40:17.517 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:17.517 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:40:17.591 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:17.592 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:40:17.649 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:17.649 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:40:17.707 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:17.707 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:40:17.780 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:17.780 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:40:17.832 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:17.832 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.835 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:17.835 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:17.836 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:17.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.838 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:17.839 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:17.846 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:17.849 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:18.165 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:18.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.168 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:18.168 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:18.288 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:40:18.289 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.289 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.290 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.290 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.291 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:40:18.291 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:40:18.291 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:40:18.292 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=131378) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:40:18.298 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:40:18.352 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:18.352 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:40:18.409 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:18.409 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:40:18.454 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:18.454 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:40:18.505 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:18.506 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:40:18.557 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:18.557 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:40:18.603 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:18.603 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:40:18.671 | INFO migrate.versioning.api [-] done 2022-04-14 00:40:19.051 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 00:40:19.054 | + functions-common:time_stop:2432 : local name 2022-04-14 00:40:19.057 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:40:19.059 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:40:19.062 | + functions-common:time_stop:2435 : local total 2022-04-14 00:40:19.064 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:40:19.066 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 00:40:19.069 | + functions-common:time_stop:2439 : start_time=1649896784050 2022-04-14 00:40:19.072 | + functions-common:time_stop:2441 : [[ -z 1649896784050 ]] 2022-04-14 00:40:19.076 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:40:19.080 | + functions-common:time_stop:2444 : end_time=1649896819077 2022-04-14 00:40:19.083 | + functions-common:time_stop:2445 : elapsed_time=35027 2022-04-14 00:40:19.085 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:40:19.088 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:40:19.090 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=35027 2022-04-14 00:40:19.093 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 00:40:19.100 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 00:40:19.100 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 00:40:23.665 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 00:40:23.666 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:40:23.666 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:40:23.666 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 00:40:23.667 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:40:23.667 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:40:23.667 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:40:23.667 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:40:23.667 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:40:24.020 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 00:40:24.024 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 00:40:28.580 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 00:40:28.580 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:40:28.580 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:40:28.581 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 00:40:28.581 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:40:28.581 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:40:28.581 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:40:28.582 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:40:28.582 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:40:28.940 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 00:40:28.943 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 00:40:28.946 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 00:40:28.948 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 00:40:28.966 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:40:28.968 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:40:28.973 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 00:40:28.976 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 00:40:28.979 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 00:40:28.981 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:40:28.984 | + functions-common:run_process:1689 : local group= 2022-04-14 00:40:28.986 | + functions-common:run_process:1690 : local user= 2022-04-14 00:40:28.989 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 00:40:28.991 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:40:28.994 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:40:28.996 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:40:29.002 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:40:29.002 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:40:29.006 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896829003 2022-04-14 00:40:29.009 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 00:40:29.025 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:40:29.027 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 00:40:29.030 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 00:40:29.033 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:40:29.036 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:40:29.038 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:40:29.041 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:40:29.043 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 00:40:29.045 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 00:40:29.048 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 00:40:29.050 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:40:29.053 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:40:29.055 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 00:40:29.059 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 00:40:29.060 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 00:40:29.062 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:40:29.064 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 00:40:29.066 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 00:40:29.069 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 00:40:29.071 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 00:40:29.075 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 00:40:29.130 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 00:40:29.181 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 00:40:29.235 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:40:29.286 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:40:29.338 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 00:40:29.393 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 00:40:29.446 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 00:40:29.497 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 00:40:29.548 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 00:40:29.600 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 00:40:29.602 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 00:40:29.661 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 00:40:30.040 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 00:40:30.057 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 00:40:30.418 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 00:40:30.500 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:40:30.502 | + functions-common:time_stop:2432 : local name 2022-04-14 00:40:30.505 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:40:30.507 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:40:30.510 | + functions-common:time_stop:2435 : local total 2022-04-14 00:40:30.512 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:40:30.515 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:40:30.517 | + functions-common:time_stop:2439 : start_time=1649896829003 2022-04-14 00:40:30.520 | + functions-common:time_stop:2441 : [[ -z 1649896829003 ]] 2022-04-14 00:40:30.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:40:30.527 | + functions-common:time_stop:2444 : end_time=1649896830524 2022-04-14 00:40:30.529 | + functions-common:time_stop:2445 : elapsed_time=1521 2022-04-14 00:40:30.532 | + functions-common:time_stop:2446 : total=1341 2022-04-14 00:40:30.534 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:40:30.536 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2862 2022-04-14 00:40:30.539 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 00:40:30.539 | Waiting for keystone to start... 2022-04-14 00:40:30.541 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.26/identity/v3/ 2022-04-14 00:40:30.544 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.26/identity/v3/ 2022-04-14 00:40:30.546 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 00:40:30.549 | + functions:wait_for_service:458 : local url=http://10.222.0.26/identity/v3/ 2022-04-14 00:40:30.551 | + functions:wait_for_service:459 : local rval=0 2022-04-14 00:40:30.554 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 00:40:30.557 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 00:40:30.559 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:40:30.561 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:40:30.565 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:40:30.569 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896830566 2022-04-14 00:40:30.572 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 00:40:30.578 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.26/identity/v3/ 2022-04-14 00:40:37.115 | + :: : [[ 200 == 503 ]] 2022-04-14 00:40:37.117 | + :: : [[ 0 -eq 7 ]] 2022-04-14 00:40:37.120 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 00:40:37.123 | + functions-common:time_stop:2432 : local name 2022-04-14 00:40:37.125 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:40:37.128 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:40:37.130 | + functions-common:time_stop:2435 : local total 2022-04-14 00:40:37.132 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:40:37.135 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 00:40:37.137 | + functions-common:time_stop:2439 : start_time=1649896830566 2022-04-14 00:40:37.139 | + functions-common:time_stop:2441 : [[ -z 1649896830566 ]] 2022-04-14 00:40:37.143 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:40:37.147 | + functions-common:time_stop:2444 : end_time=1649896837144 2022-04-14 00:40:37.149 | + functions-common:time_stop:2445 : elapsed_time=6578 2022-04-14 00:40:37.152 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:40:37.154 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:40:37.157 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6578 2022-04-14 00:40:37.159 | + functions:wait_for_service:467 : return 0 2022-04-14 00:40:37.162 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 00:40:37.179 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:40:37.182 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 00:40:37.184 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:40:37.187 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 00:40:37.229 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 00:40:37.232 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.26/identity 2022-04-14 00:40:41.831 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.831 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.831 | 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=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.839 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.855 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.855 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.886 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.919 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:41.919 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.007 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.008 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.008 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.008 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.008 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.008 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.021 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.029 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.032 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.033 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.033 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.033 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.033 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.033 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=132231) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:40:42.066 | 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=132231) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:40:42.418 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created domain default 2022-04-14 00:40:42.500 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created project admin 2022-04-14 00:40:42.529 | DEBUG passlib.handlers.bcrypt [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=132231) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 00:40:42.529 | DEBUG passlib.handlers.bcrypt [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=132231) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 00:40:42.622 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created user admin 2022-04-14 00:40:42.674 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created role reader 2022-04-14 00:40:42.760 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created role member 2022-04-14 00:40:42.849 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created implied role where f8f0850efd3848a1855b18af6176bd71 implies 0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:40:42.949 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created role admin 2022-04-14 00:40:43.031 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created implied role where b384c630905e46f7b4f8b50d388e2c12 implies f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:40:43.122 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Granted role admin on project admin to user admin. 2022-04-14 00:40:43.208 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Granted role admin on the system to user admin. 2022-04-14 00:40:43.306 | WARNING py.warnings [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-14 00:40:43.306 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 00:40:43.306 |  2022-04-14 00:40:43.309 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created region RegionOne 2022-04-14 00:40:43.463 | INFO keystone.cmd.bootstrap [None req-daf86129-7849-46c8-91e5-44aaa4131f11 None None] Created public endpoint http://10.222.0.26/identity 2022-04-14 00:40:43.905 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 00:40:43.908 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 00:40:43.910 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 00:40:43.913 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 00:40:46.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:40:46.897 | from cryptography.utils import int_from_bytes 2022-04-14 00:40:46.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:40:46.897 | from cryptography.utils import int_from_bytes 2022-04-14 00:40:47.058 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:40:47.061 | + lib/keystone:create_keystone_accounts:310 : admin_project=737b1859996743cba927318a607e800a 2022-04-14 00:40:47.063 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 00:40:47.066 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 00:40:49.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:40:49.301 | from cryptography.utils import int_from_bytes 2022-04-14 00:40:49.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:40:49.301 | from cryptography.utils import int_from_bytes 2022-04-14 00:40:49.463 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:40:49.466 | + lib/keystone:create_keystone_accounts:312 : admin_user=80dc26b1a23e4730a8dc5655e9315022 2022-04-14 00:40:49.469 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 00:40:49.471 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 00:40:49.473 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 00:40:49.476 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 80dc26b1a23e4730a8dc5655e9315022 default 2022-04-14 00:40:49.531 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 80dc26b1a23e4730a8dc5655e9315022 default 2022-04-14 00:40:49.569 | [104372 Async ks-domain-role:132340]: running: get_or_add_user_domain_role admin 80dc26b1a23e4730a8dc5655e9315022 default 2022-04-14 00:40:49.572 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 00:40:49.574 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:40:49.577 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 00:40:52.703 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 00:40:52.705 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 00:40:52.705 | default 2022-04-14 00:40:52.708 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 00:40:52.765 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 00:40:52.809 | [104372 Async ks-project:132481]: running: get_or_create_project service Default 2022-04-14 00:40:52.811 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 00:40:52.874 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 00:40:52.918 | [104372 Async ks-service:132567]: running: get_or_create_role service 2022-04-14 00:40:52.921 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 00:40:53.001 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 00:40:53.053 | [104372 Async ks-reseller:132653]: running: get_or_create_role ResellerAdmin 2022-04-14 00:40:53.055 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 00:40:53.062 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 00:40:53.437 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 00:40:53.635 | [104372 Async ks-anotherrole:132742]: running: get_or_create_role anotherrole 2022-04-14 00:40:53.657 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 00:40:53.685 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 00:40:53.704 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:40:53.728 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 00:40:56.474 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:40:56.519 | [132567 Async ks-service:132567]: finished successfully 2022-04-14 00:40:56.858 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:40:56.903 | [132653 Async ks-reseller:132653]: finished successfully 2022-04-14 00:40:56.953 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:40:56.980 | [132481 Async ks-project:132481]: finished successfully 2022-04-14 00:40:57.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:40:57.277 | from cryptography.utils import int_from_bytes 2022-04-14 00:40:57.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:40:57.277 | from cryptography.utils import int_from_bytes 2022-04-14 00:40:57.460 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:40:57.467 | ++ functions-common:get_or_create_project:945 : project_id=b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:40:57.469 | ++ functions-common:get_or_create_project:946 : echo b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:40:57.472 | + lib/keystone:create_keystone_accounts:340 : invis_project=b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:40:57.475 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 00:40:57.477 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 00:40:57.480 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:40:57.484 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 00:40:57.679 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:40:57.718 | [132742 Async ks-anotherrole:132742]: finished successfully 2022-04-14 00:41:00.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:00.144 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:00.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:00.144 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:00.324 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:00.327 | ++ functions-common:get_or_create_project:945 : project_id=9c747428568449a8933380f19d3217f0 2022-04-14 00:41:00.329 | ++ functions-common:get_or_create_project:946 : echo 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:00.332 | + lib/keystone:create_keystone_accounts:344 : demo_project=9c747428568449a8933380f19d3217f0 2022-04-14 00:41:00.335 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 00:41:00.338 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 00:41:00.340 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:41:00.343 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 00:41:00.345 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 00:41:00.348 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 00:41:01.009 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:01.035 | [132340 Async ks-domain-role:132340]: finished successfully 2022-04-14 00:41:02.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:02.988 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:02.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:02.988 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.153 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:03.155 | ++ functions-common:get_or_create_user:932 : user_id=be3df848736a45f4ab9157ead2739b5b 2022-04-14 00:41:03.158 | ++ functions-common:get_or_create_user:933 : echo be3df848736a45f4ab9157ead2739b5b 2022-04-14 00:41:03.161 | + lib/keystone:create_keystone_accounts:347 : demo_user=be3df848736a45f4ab9157ead2739b5b 2022-04-14 00:41:03.163 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 00:41:03.212 | [104372 Async ks-domain-role:132340]: Waiting for completion of get_or_add_user_domain_role admin 80dc26b1a23e4730a8dc5655e9315022 default running on PID 132340 (6 other jobs running) 2022-04-14 00:41:03.237 | [104372 Async ks-domain-role:132340]: Signaling child to exit 2022-04-14 00:41:03.237 | WAKEUP 2022-04-14 00:41:03.260 | [104372 Async ks-domain-role:132340]: Signaled 2022-04-14 00:41:03.261 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 00:41:03.261 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 80dc26b1a23e4730a8dc5655e9315022 --domain default 2022-04-14 00:41:03.261 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 00:41:03.261 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:03.262 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:03.262 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:03.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.262 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.262 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:03.262 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 00:41:03.262 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 00:41:03.262 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 80dc26b1a23e4730a8dc5655e9315022 --domain default 2022-04-14 00:41:03.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.262 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.262 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.262 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:03.262 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 80dc26b1a23e4730a8dc5655e9315022 --domain default 2022-04-14 00:41:03.262 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 00:41:03.262 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:03.262 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:03.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.262 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.262 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:03.262 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:03.262 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:03.262 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:03.262 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | 80dc26b1a23e4730a8dc5655e9315022 | | | default | | False |' 2022-04-14 00:41:03.262 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:03.262 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:03.262 | + functions-common:get_or_add_user_domain_role:1028 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:03.262 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:03.306 | [104372 Async ks-domain-role:132340]: finished get_or_add_user_domain_role admin 80dc26b1a23e4730a8dc5655e9315022 default with result 0 in 11 seconds 2022-04-14 00:41:03.313 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 00:41:03.348 | [104372 Async ks-project:132481]: Waiting for completion of get_or_create_project service Default running on PID 132481 (5 other jobs running) 2022-04-14 00:41:03.376 | [104372 Async ks-project:132481]: Signaling child to exit 2022-04-14 00:41:03.376 | WAKEUP 2022-04-14 00:41:03.398 | [104372 Async ks-project:132481]: Signaled 2022-04-14 00:41:03.400 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:41:03.400 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 00:41:03.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.400 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.400 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.400 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:03.400 | + functions-common:get_or_create_project:945 : project_id=5130c7b1f9b84fdba99edc5fa91c6d03 2022-04-14 00:41:03.400 | + functions-common:get_or_create_project:946 : echo 5130c7b1f9b84fdba99edc5fa91c6d03 2022-04-14 00:41:03.400 | 5130c7b1f9b84fdba99edc5fa91c6d03 2022-04-14 00:41:03.443 | [104372 Async ks-project:132481]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 00:41:03.480 | [104372 Async ks-service:132567]: Waiting for completion of get_or_create_role service running on PID 132567 (4 other jobs running) 2022-04-14 00:41:03.505 | [104372 Async ks-service:132567]: Signaling child to exit 2022-04-14 00:41:03.505 | WAKEUP 2022-04-14 00:41:03.527 | [104372 Async ks-service:132567]: Signaled 2022-04-14 00:41:03.528 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:41:03.528 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 00:41:03.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.528 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.529 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.529 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:03.529 | + functions-common:get_or_create_role:957 : role_id=0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:41:03.529 | + functions-common:get_or_create_role:958 : echo 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:41:03.529 | 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:41:03.572 | [104372 Async ks-service:132567]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 00:41:03.608 | [104372 Async ks-reseller:132653]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 132653 (3 other jobs running) 2022-04-14 00:41:03.632 | [104372 Async ks-reseller:132653]: Signaling child to exit 2022-04-14 00:41:03.632 | WAKEUP 2022-04-14 00:41:03.654 | [104372 Async ks-reseller:132653]: Signaled 2022-04-14 00:41:03.656 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:41:03.656 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 00:41:03.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.656 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.656 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.656 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:03.656 | + functions-common:get_or_create_role:957 : role_id=79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:41:03.656 | + functions-common:get_or_create_role:958 : echo 79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:41:03.656 | 79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:41:03.699 | [104372 Async ks-reseller:132653]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 00:41:03.735 | [104372 Async ks-anotherrole:132742]: Waiting for completion of get_or_create_role anotherrole running on PID 132742 (2 other jobs running) 2022-04-14 00:41:03.759 | [104372 Async ks-anotherrole:132742]: Signaling child to exit 2022-04-14 00:41:03.759 | WAKEUP 2022-04-14 00:41:03.781 | [104372 Async ks-anotherrole:132742]: Signaled 2022-04-14 00:41:03.783 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:41:03.783 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 00:41:03.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.783 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:03.783 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:03.783 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:03.783 | + functions-common:get_or_create_role:957 : role_id=5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:03.783 | + functions-common:get_or_create_role:958 : echo 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:03.783 | 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:03.828 | [104372 Async ks-anotherrole:132742]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 00:41:03.834 | + inc/async:async_wait:197 : return 0 2022-04-14 00:41:03.837 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:03.896 | + inc/async:async_inner:63 : get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:03.956 | [104372 Async ks-demo-member:133645]: running: get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:03.959 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 80dc26b1a23e4730a8dc5655e9315022 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:04.018 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 80dc26b1a23e4730a8dc5655e9315022 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:04.064 | [104372 Async ks-demo-admin:133757]: running: get_or_add_user_project_role admin 80dc26b1a23e4730a8dc5655e9315022 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:04.067 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:04.141 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:04.190 | [104372 Async ks-demo-another:133869]: running: get_or_add_user_project_role anotherrole be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:04.193 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:41:04.259 | + inc/async:async_inner:63 : get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:41:04.327 | [104372 Async ks-demo-invis:133981]: running: get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:41:04.331 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 00:41:04.344 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 00:41:04.355 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:41:04.368 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 00:41:04.374 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 00:41:04.397 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-14 00:41:08.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:08.537 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:08.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:08.537 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:08.727 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:08.731 | ++ functions-common:get_or_create_user:932 : user_id=6c42aa03c5d543588f244c33fa382195 2022-04-14 00:41:08.738 | ++ functions-common:get_or_create_user:933 : echo 6c42aa03c5d543588f244c33fa382195 2022-04-14 00:41:08.741 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6c42aa03c5d543588f244c33fa382195 2022-04-14 00:41:08.743 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6c42aa03c5d543588f244c33fa382195 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:08.873 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6c42aa03c5d543588f244c33fa382195 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:09.087 | [104372 Async ks-demo-reader:134147]: running: get_or_add_user_project_role reader 6c42aa03c5d543588f244c33fa382195 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:09.102 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 00:41:09.118 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 00:41:09.125 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:41:09.141 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 00:41:13.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:13.396 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:13.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:13.396 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:13.589 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:13.593 | ++ functions-common:get_or_create_project:945 : project_id=43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:13.596 | ++ functions-common:get_or_create_project:946 : echo 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:13.598 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:13.601 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 00:41:13.605 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 00:41:13.609 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:41:13.612 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 00:41:13.624 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 00:41:13.632 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-14 00:41:17.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:17.481 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:17.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:17.481 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:17.789 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:17.809 | ++ functions-common:get_or_create_user:932 : user_id=ab4ad3dace444c94bce283c94e693b03 2022-04-14 00:41:17.832 | ++ functions-common:get_or_create_user:933 : echo ab4ad3dace444c94bce283c94e693b03 2022-04-14 00:41:17.856 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=ab4ad3dace444c94bce283c94e693b03 2022-04-14 00:41:17.878 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:18.063 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:18.180 | [133645 Async ks-demo-member:133645]: finished successfully 2022-04-14 00:41:18.239 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:18.450 | [104372 Async ks-alt-admin:134549]: running: get_or_add_user_project_role admin ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:18.462 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:18.613 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:18.735 | [104372 Async ks-alt-another:134668]: running: get_or_add_user_project_role anotherrole ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:18.753 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 00:41:18.785 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 00:41:18.813 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:41:18.834 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 00:41:18.862 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 00:41:18.887 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-14 00:41:20.701 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:20.842 | [133981 Async ks-demo-invis:133981]: finished successfully 2022-04-14 00:41:21.321 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:21.540 | [133869 Async ks-demo-another:133869]: finished successfully 2022-04-14 00:41:21.741 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:21.926 | [133757 Async ks-demo-admin:133757]: finished successfully 2022-04-14 00:41:22.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:22.966 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:22.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:22.966 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:23.148 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:23.152 | ++ functions-common:get_or_create_user:932 : user_id=1c9786fd11af419eb64365ffe286811e 2022-04-14 00:41:23.154 | ++ functions-common:get_or_create_user:933 : echo 1c9786fd11af419eb64365ffe286811e 2022-04-14 00:41:23.157 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=1c9786fd11af419eb64365ffe286811e 2022-04-14 00:41:23.160 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 1c9786fd11af419eb64365ffe286811e 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:23.272 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1c9786fd11af419eb64365ffe286811e 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:23.303 | [104372 Async ks-alt-member-user:135002]: running: get_or_add_user_project_role member 1c9786fd11af419eb64365ffe286811e 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:23.312 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 00:41:23.325 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 00:41:23.328 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:41:23.331 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 00:41:23.334 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 00:41:23.338 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-14 00:41:24.276 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:24.334 | [134147 Async ks-demo-reader:134147]: finished successfully 2022-04-14 00:41:26.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:26.412 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:26.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:26.412 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:26.598 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:26.601 | ++ functions-common:get_or_create_user:932 : user_id=e4dc9beee59d43aa8d0a9e09740c4778 2022-04-14 00:41:26.603 | ++ functions-common:get_or_create_user:933 : echo e4dc9beee59d43aa8d0a9e09740c4778 2022-04-14 00:41:26.607 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e4dc9beee59d43aa8d0a9e09740c4778 2022-04-14 00:41:26.610 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e4dc9beee59d43aa8d0a9e09740c4778 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:26.692 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e4dc9beee59d43aa8d0a9e09740c4778 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:26.751 | [104372 Async ks-alt-reader-user:135226]: running: get_or_add_user_project_role reader e4dc9beee59d43aa8d0a9e09740c4778 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:26.755 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 00:41:26.759 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:41:26.762 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 00:41:26.765 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 00:41:26.772 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-14 00:41:29.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:29.890 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:29.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:29.890 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:30.198 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:30.206 | ++ functions-common:get_or_create_user:932 : user_id=e7e9c0a02bc7410598c818e8966f6781 2022-04-14 00:41:30.210 | ++ functions-common:get_or_create_user:933 : echo e7e9c0a02bc7410598c818e8966f6781 2022-04-14 00:41:30.216 | + lib/keystone:create_keystone_accounts:392 : system_member_user=e7e9c0a02bc7410598c818e8966f6781 2022-04-14 00:41:30.223 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member e7e9c0a02bc7410598c818e8966f6781 all 2022-04-14 00:41:30.420 | + inc/async:async_inner:63 : get_or_add_user_system_role member e7e9c0a02bc7410598c818e8966f6781 all 2022-04-14 00:41:30.535 | [104372 Async ks-system-member:135450]: running: get_or_add_user_system_role member e7e9c0a02bc7410598c818e8966f6781 all 2022-04-14 00:41:30.557 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 00:41:30.575 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:41:30.606 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 00:41:30.641 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 00:41:30.673 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-14 00:41:32.785 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:32.916 | [134549 Async ks-alt-admin:134549]: finished successfully 2022-04-14 00:41:33.770 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:33.893 | [134668 Async ks-alt-another:134668]: finished successfully 2022-04-14 00:41:34.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:34.036 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:34.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:34.036 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:34.267 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:34.270 | ++ functions-common:get_or_create_user:932 : user_id=43b4fc61db4644f2b29cd24e6d1541eb 2022-04-14 00:41:34.272 | ++ functions-common:get_or_create_user:933 : echo 43b4fc61db4644f2b29cd24e6d1541eb 2022-04-14 00:41:34.276 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=43b4fc61db4644f2b29cd24e6d1541eb 2022-04-14 00:41:34.278 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 43b4fc61db4644f2b29cd24e6d1541eb all 2022-04-14 00:41:34.359 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 43b4fc61db4644f2b29cd24e6d1541eb all 2022-04-14 00:41:34.434 | [104372 Async ks-system-reader:135741]: running: get_or_add_user_system_role reader 43b4fc61db4644f2b29cd24e6d1541eb all 2022-04-14 00:41:34.446 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 00:41:34.479 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 00:41:34.497 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 00:41:34.513 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 00:41:34.521 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 00:41:37.440 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:37.485 | [135002 Async ks-alt-member-user:135002]: finished successfully 2022-04-14 00:41:38.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:38.123 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:38.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:38.123 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:38.316 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:38.321 | ++ functions-common:get_or_create_group:909 : group_id=c44cb0dda69947a7b900110b82a0b88d 2022-04-14 00:41:38.326 | ++ functions-common:get_or_create_group:910 : echo c44cb0dda69947a7b900110b82a0b88d 2022-04-14 00:41:38.333 | + lib/keystone:create_keystone_accounts:402 : admin_group=c44cb0dda69947a7b900110b82a0b88d 2022-04-14 00:41:38.337 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 00:41:38.345 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 00:41:38.349 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 00:41:38.357 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 00:41:38.365 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 00:41:39.659 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:39.688 | [135226 Async ks-alt-reader-user:135226]: finished successfully 2022-04-14 00:41:40.993 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:41.025 | [135450 Async ks-system-member:135450]: finished successfully 2022-04-14 00:41:41.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:41.194 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:41.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:41.194 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:41.367 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:41.370 | ++ functions-common:get_or_create_group:909 : group_id=1b3d1db4e402444a8e37023afcdee103 2022-04-14 00:41:41.377 | ++ functions-common:get_or_create_group:910 : echo 1b3d1db4e402444a8e37023afcdee103 2022-04-14 00:41:41.377 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=1b3d1db4e402444a8e37023afcdee103 2022-04-14 00:41:41.378 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:41.444 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:41.490 | [104372 Async ks-group-memberdemo:136124]: running: get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:41.493 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:41.565 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:41.614 | [104372 Async ks-group-anotherdemo:136210]: running: get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:41.617 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:41.691 | + inc/async:async_inner:63 : get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:41.842 | [104372 Async ks-group-memberalt:136315]: running: get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:41.861 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:42.293 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:42.518 | [104372 Async ks-group-anotheralt:136403]: running: get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:42.537 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a 2022-04-14 00:41:43.011 | + inc/async:async_inner:63 : get_or_add_group_project_role admin c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a 2022-04-14 00:41:43.238 | [104372 Async ks-group-admin:136491]: running: get_or_add_group_project_role admin c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a 2022-04-14 00:41:43.259 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 00:41:43.649 | [104372 Async ks-demo-member:133645]: Waiting for completion of get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 running on PID 133645 (17 other jobs running) 2022-04-14 00:41:43.848 | [104372 Async ks-demo-member:133645]: Signaling child to exit 2022-04-14 00:41:43.848 | WAKEUP 2022-04-14 00:41:43.992 | [104372 Async ks-demo-member:133645]: Signaled 2022-04-14 00:41:44.016 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:44.027 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:44.027 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:44.027 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:44.027 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:44.027 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:44.027 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:44.027 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:44.027 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:44.027 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be3df848736a45f4ab9157ead2739b5b --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:44.027 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:44.027 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:44.027 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:44.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.027 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.027 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.027 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:44.027 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:44.027 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:44.027 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user be3df848736a45f4ab9157ead2739b5b --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:44.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.027 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.027 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.027 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:44.027 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be3df848736a45f4ab9157ead2739b5b --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:44.027 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:44.027 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:44.027 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:44.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.028 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.028 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.028 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:44.028 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:44.028 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:44.028 | ++ functions-common:get_field:825 : echo '| f8f0850efd3848a1855b18af6176bd71 | be3df848736a45f4ab9157ead2739b5b | | 9c747428568449a8933380f19d3217f0 | | | False |' 2022-04-14 00:41:44.028 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:44.028 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:44.028 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:44.028 | + functions-common:get_or_add_user_project_role:1004 : echo f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:44.028 | f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:44.366 | [104372 Async ks-demo-member:133645]: finished get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 with result 0 in 14 seconds 2022-04-14 00:41:44.644 | [104372 Async ks-demo-admin:133757]: Waiting for completion of get_or_add_user_project_role admin 80dc26b1a23e4730a8dc5655e9315022 9c747428568449a8933380f19d3217f0 running on PID 133757 (16 other jobs running) 2022-04-14 00:41:44.833 | [104372 Async ks-demo-admin:133757]: Signaling child to exit 2022-04-14 00:41:44.834 | WAKEUP 2022-04-14 00:41:44.977 | [104372 Async ks-demo-admin:133757]: Signaled 2022-04-14 00:41:44.982 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:44.982 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:44.982 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:44.982 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:44.982 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:44.982 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:44.982 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:44.982 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:44.982 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:44.982 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:44.982 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 80dc26b1a23e4730a8dc5655e9315022 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:44.982 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:44.982 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:44.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:44.983 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:44.983 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:44.983 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 80dc26b1a23e4730a8dc5655e9315022 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:44.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.983 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:44.983 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:44.983 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 80dc26b1a23e4730a8dc5655e9315022 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:44.983 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:44.983 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:44.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:44.983 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:44.983 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:44.983 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:44.983 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:44.983 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | 80dc26b1a23e4730a8dc5655e9315022 | | 9c747428568449a8933380f19d3217f0 | | | False |' 2022-04-14 00:41:44.983 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:44.983 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:44.983 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:44.983 | + functions-common:get_or_add_user_project_role:1004 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:44.983 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:45.105 | [104372 Async ks-demo-admin:133757]: finished get_or_add_user_project_role admin 80dc26b1a23e4730a8dc5655e9315022 9c747428568449a8933380f19d3217f0 with result 0 in 17 seconds 2022-04-14 00:41:45.350 | [104372 Async ks-demo-another:133869]: Waiting for completion of get_or_add_user_project_role anotherrole be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 running on PID 133869 (15 other jobs running) 2022-04-14 00:41:45.515 | [104372 Async ks-demo-another:133869]: Signaling child to exit 2022-04-14 00:41:45.515 | WAKEUP 2022-04-14 00:41:45.629 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:45.680 | [104372 Async ks-demo-another:133869]: Signaled 2022-04-14 00:41:45.697 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:45.697 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:45.697 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:45.697 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:45.697 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:45.697 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:45.697 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:45.697 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:45.697 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:45.697 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user be3df848736a45f4ab9157ead2739b5b --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:45.697 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:45.697 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:45.697 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:45.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:45.698 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:45.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:45.698 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:45.698 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:45.698 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:45.698 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:45.698 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user be3df848736a45f4ab9157ead2739b5b --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:45.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:45.699 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:45.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:45.699 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:45.699 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:45.699 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:45.699 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user be3df848736a45f4ab9157ead2739b5b --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:45.699 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:45.699 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:45.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:45.699 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:45.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:45.699 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:45.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:45.699 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:45.699 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:45.699 | ++ functions-common:get_field:825 : echo '| 5edc8fe4a88a4338966e96fd6c444d6f | be3df848736a45f4ab9157ead2739b5b | | 9c747428568449a8933380f19d3217f0 | | | False |' 2022-04-14 00:41:45.699 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:45.699 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:45.699 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:45.699 | + functions-common:get_or_add_user_project_role:1004 : echo 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:45.699 | 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:45.798 | [135741 Async ks-system-reader:135741]: finished successfully 2022-04-14 00:41:45.981 | [104372 Async ks-demo-another:133869]: finished get_or_add_user_project_role anotherrole be3df848736a45f4ab9157ead2739b5b 9c747428568449a8933380f19d3217f0 with result 0 in 17 seconds 2022-04-14 00:41:46.251 | [104372 Async ks-demo-invis:133981]: Waiting for completion of get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b b6bec92c30d947a48c767f69e201dab3 running on PID 133981 (14 other jobs running) 2022-04-14 00:41:46.403 | [104372 Async ks-demo-invis:133981]: Signaling child to exit 2022-04-14 00:41:46.403 | WAKEUP 2022-04-14 00:41:46.529 | [104372 Async ks-demo-invis:133981]: Signaled 2022-04-14 00:41:46.533 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:46.533 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:46.533 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:46.533 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:46.533 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:46.533 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:46.533 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:46.533 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:46.533 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:46.533 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be3df848736a45f4ab9157ead2739b5b --project b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:41:46.533 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:46.533 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:46.533 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:46.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:46.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:46.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:46.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:46.533 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:46.533 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:46.533 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:46.533 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user be3df848736a45f4ab9157ead2739b5b --project b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:41:46.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:46.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:46.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:46.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:46.533 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user be3df848736a45f4ab9157ead2739b5b --project b6bec92c30d947a48c767f69e201dab3 2022-04-14 00:41:46.533 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:46.533 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:46.534 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:46.534 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:46.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:46.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:46.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:46.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:46.534 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:46.534 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:46.534 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:46.534 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:46.534 | ++ functions-common:get_field:825 : echo '| f8f0850efd3848a1855b18af6176bd71 | be3df848736a45f4ab9157ead2739b5b | | b6bec92c30d947a48c767f69e201dab3 | | | False |' 2022-04-14 00:41:46.534 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:46.534 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:46.534 | + functions-common:get_or_add_user_project_role:1004 : echo f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:46.534 | f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:46.730 | [104372 Async ks-demo-invis:133981]: finished get_or_add_user_project_role member be3df848736a45f4ab9157ead2739b5b b6bec92c30d947a48c767f69e201dab3 with result 0 in 16 seconds 2022-04-14 00:41:46.941 | [104372 Async ks-demo-reader:134147]: Waiting for completion of get_or_add_user_project_role reader 6c42aa03c5d543588f244c33fa382195 9c747428568449a8933380f19d3217f0 running on PID 134147 (13 other jobs running) 2022-04-14 00:41:47.038 | [104372 Async ks-demo-reader:134147]: Signaling child to exit 2022-04-14 00:41:47.039 | WAKEUP 2022-04-14 00:41:47.193 | [104372 Async ks-demo-reader:134147]: Signaled 2022-04-14 00:41:47.204 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:47.205 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:47.205 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:47.205 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:47.205 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:47.205 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:47.205 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:47.205 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:47.205 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:47.205 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c42aa03c5d543588f244c33fa382195 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:47.205 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:47.205 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:47.205 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:47.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:47.205 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:47.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:47.205 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:47.206 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:47.206 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:47.206 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:47.206 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 6c42aa03c5d543588f244c33fa382195 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:47.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:47.206 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:47.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:47.206 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:47.206 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:47.206 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:47.206 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:47.206 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:47.206 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6c42aa03c5d543588f244c33fa382195 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:47.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:47.206 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:47.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:47.206 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:47.206 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:47.206 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:47.206 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:47.206 | ++ functions-common:get_field:825 : echo '| 0d7742b07dd349efb6b25cabfac2f26c | 6c42aa03c5d543588f244c33fa382195 | | 9c747428568449a8933380f19d3217f0 | | | False |' 2022-04-14 00:41:47.206 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:47.206 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:47.206 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:47.206 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:47.206 | 0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:47.385 | [104372 Async ks-demo-reader:134147]: finished get_or_add_user_project_role reader 6c42aa03c5d543588f244c33fa382195 9c747428568449a8933380f19d3217f0 with result 0 in 15 seconds 2022-04-14 00:41:47.398 | + inc/async:async_wait:197 : return 0 2022-04-14 00:41:47.409 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 00:41:47.738 | [104372 Async ks-alt-admin:134549]: Waiting for completion of get_or_add_user_project_role admin ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d running on PID 134549 (12 other jobs running) 2022-04-14 00:41:47.909 | [104372 Async ks-alt-admin:134549]: Signaling child to exit 2022-04-14 00:41:47.910 | WAKEUP 2022-04-14 00:41:48.059 | [104372 Async ks-alt-admin:134549]: Signaled 2022-04-14 00:41:48.064 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:48.065 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:48.065 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:48.065 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:48.065 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:48.065 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:48.065 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:48.065 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:48.065 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:48.065 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:48.065 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ab4ad3dace444c94bce283c94e693b03 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:48.065 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:48.065 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:48.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.065 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:48.065 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:48.065 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:48.065 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ab4ad3dace444c94bce283c94e693b03 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:48.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.065 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.065 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ab4ad3dace444c94bce283c94e693b03 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:48.065 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:48.065 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:48.065 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:48.066 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:48.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.066 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.066 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.066 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:48.066 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:48.066 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:48.066 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | ab4ad3dace444c94bce283c94e693b03 | | 43db1e37ad084980bae277c5c2968a3d | | | False |' 2022-04-14 00:41:48.066 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:48.066 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:48.066 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:48.066 | + functions-common:get_or_add_user_project_role:1004 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:48.066 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:41:48.378 | [104372 Async ks-alt-admin:134549]: finished get_or_add_user_project_role admin ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d with result 0 in 14 seconds 2022-04-14 00:41:48.631 | [104372 Async ks-alt-another:134668]: Waiting for completion of get_or_add_user_project_role anotherrole ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d running on PID 134668 (11 other jobs running) 2022-04-14 00:41:48.777 | [104372 Async ks-alt-another:134668]: Signaling child to exit 2022-04-14 00:41:48.777 | WAKEUP 2022-04-14 00:41:48.931 | [104372 Async ks-alt-another:134668]: Signaled 2022-04-14 00:41:48.941 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:48.941 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:48.941 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:48.941 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:48.941 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:48.941 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:48.941 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:48.941 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:48.941 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ab4ad3dace444c94bce283c94e693b03 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:48.941 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:48.941 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:48.941 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:48.941 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:48.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.942 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:48.942 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:48.942 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:48.942 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user ab4ad3dace444c94bce283c94e693b03 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:48.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.942 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ab4ad3dace444c94bce283c94e693b03 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:48.942 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:48.942 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:48.942 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:48.942 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:48.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:48.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:48.942 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:48.942 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:48.942 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:48.942 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:48.942 | ++ functions-common:get_field:825 : echo '| 5edc8fe4a88a4338966e96fd6c444d6f | ab4ad3dace444c94bce283c94e693b03 | | 43db1e37ad084980bae277c5c2968a3d | | | False |' 2022-04-14 00:41:48.942 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:48.942 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:48.942 | + functions-common:get_or_add_user_project_role:1004 : echo 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:48.942 | 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:41:49.237 | [104372 Async ks-alt-another:134668]: finished get_or_add_user_project_role anotherrole ab4ad3dace444c94bce283c94e693b03 43db1e37ad084980bae277c5c2968a3d with result 0 in 15 seconds 2022-04-14 00:41:49.487 | [104372 Async ks-alt-member-user:135002]: Waiting for completion of get_or_add_user_project_role member 1c9786fd11af419eb64365ffe286811e 43db1e37ad084980bae277c5c2968a3d running on PID 135002 (10 other jobs running) 2022-04-14 00:41:49.640 | [104372 Async ks-alt-member-user:135002]: Signaling child to exit 2022-04-14 00:41:49.640 | WAKEUP 2022-04-14 00:41:49.768 | [104372 Async ks-alt-member-user:135002]: Signaled 2022-04-14 00:41:49.770 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:49.770 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:49.770 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:49.770 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:49.770 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:49.770 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:49.770 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:49.770 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:49.771 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:49.771 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:49.771 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:49.771 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:49.771 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1c9786fd11af419eb64365ffe286811e --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:49.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:49.771 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:49.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:49.771 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:49.771 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:49.771 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:49.771 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:49.771 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 1c9786fd11af419eb64365ffe286811e --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:49.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:49.771 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:49.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:49.771 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:49.771 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:49.771 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:49.771 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1c9786fd11af419eb64365ffe286811e --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:49.771 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:49.771 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:49.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:49.772 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:49.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:49.772 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:49.772 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:49.772 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:49.772 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:49.772 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:49.772 | ++ functions-common:get_field:825 : echo '| f8f0850efd3848a1855b18af6176bd71 | 1c9786fd11af419eb64365ffe286811e | | 43db1e37ad084980bae277c5c2968a3d | | | False |' 2022-04-14 00:41:49.772 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:49.772 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:49.772 | + functions-common:get_or_add_user_project_role:1004 : echo f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:49.772 | f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:50.080 | [104372 Async ks-alt-member-user:135002]: finished get_or_add_user_project_role member 1c9786fd11af419eb64365ffe286811e 43db1e37ad084980bae277c5c2968a3d with result 0 in 14 seconds 2022-04-14 00:41:50.310 | [104372 Async ks-alt-reader-user:135226]: Waiting for completion of get_or_add_user_project_role reader e4dc9beee59d43aa8d0a9e09740c4778 43db1e37ad084980bae277c5c2968a3d running on PID 135226 (9 other jobs running) 2022-04-14 00:41:50.486 | [104372 Async ks-alt-reader-user:135226]: Signaling child to exit 2022-04-14 00:41:50.486 | WAKEUP 2022-04-14 00:41:50.606 | [104372 Async ks-alt-reader-user:135226]: Signaled 2022-04-14 00:41:50.614 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:41:50.614 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:41:50.614 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:50.614 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:50.614 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:50.614 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:50.614 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:50.614 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:41:50.615 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:50.615 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e4dc9beee59d43aa8d0a9e09740c4778 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:50.615 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:41:50.615 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:50.615 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:50.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:50.615 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:50.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:50.615 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:50.615 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:50.615 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:41:50.615 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:41:50.615 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user e4dc9beee59d43aa8d0a9e09740c4778 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:50.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:50.615 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:50.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:50.615 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:50.615 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:41:50.615 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:41:50.615 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e4dc9beee59d43aa8d0a9e09740c4778 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:50.615 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:41:50.615 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:50.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:50.615 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:50.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:50.615 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:50.615 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:50.615 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:41:50.615 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:41:50.616 | ++ functions-common:get_field:825 : echo '| 0d7742b07dd349efb6b25cabfac2f26c | e4dc9beee59d43aa8d0a9e09740c4778 | | 43db1e37ad084980bae277c5c2968a3d | | | False |' 2022-04-14 00:41:50.616 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:41:50.616 | ++ functions-common:get_field:819 : read data 2022-04-14 00:41:50.616 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:50.616 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:50.616 | 0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:50.792 | [104372 Async ks-alt-reader-user:135226]: finished get_or_add_user_project_role reader e4dc9beee59d43aa8d0a9e09740c4778 43db1e37ad084980bae277c5c2968a3d with result 0 in 13 seconds 2022-04-14 00:41:50.808 | + inc/async:async_wait:197 : return 0 2022-04-14 00:41:50.826 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 00:41:51.120 | [104372 Async ks-system-member:135450]: Waiting for completion of get_or_add_user_system_role member e7e9c0a02bc7410598c818e8966f6781 all running on PID 135450 (8 other jobs running) 2022-04-14 00:41:51.228 | [104372 Async ks-system-member:135450]: Signaling child to exit 2022-04-14 00:41:51.228 | WAKEUP 2022-04-14 00:41:51.324 | [104372 Async ks-system-member:135450]: Signaled 2022-04-14 00:41:51.334 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 00:41:51.334 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 00:41:51.334 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 00:41:51.334 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:51.334 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:51.334 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:51.334 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:51.334 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:51.334 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 00:41:51.334 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e7e9c0a02bc7410598c818e8966f6781 --system all -f value -c Role 2022-04-14 00:41:51.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.334 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.334 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.334 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:51.334 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 00:41:51.335 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 00:41:51.335 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user e7e9c0a02bc7410598c818e8966f6781 --system all 2022-04-14 00:41:51.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.335 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.335 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.335 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e7e9c0a02bc7410598c818e8966f6781 --system all -f value -c Role 2022-04-14 00:41:51.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.335 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.335 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.335 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:51.335 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:51.335 | + functions-common:get_or_add_user_system_role:1059 : echo f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:51.335 | f8f0850efd3848a1855b18af6176bd71 2022-04-14 00:41:51.552 | [104372 Async ks-system-member:135450]: finished get_or_add_user_system_role member e7e9c0a02bc7410598c818e8966f6781 all with result 0 in 10 seconds 2022-04-14 00:41:51.742 | [104372 Async ks-system-reader:135741]: Waiting for completion of get_or_add_user_system_role reader 43b4fc61db4644f2b29cd24e6d1541eb all running on PID 135741 (7 other jobs running) 2022-04-14 00:41:51.868 | [104372 Async ks-system-reader:135741]: Signaling child to exit 2022-04-14 00:41:51.870 | WAKEUP 2022-04-14 00:41:51.975 | [104372 Async ks-system-reader:135741]: Signaled 2022-04-14 00:41:51.988 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 00:41:51.988 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 00:41:51.988 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 00:41:51.988 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:41:51.988 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:41:51.988 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:41:51.988 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:41:51.988 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:41:51.989 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 00:41:51.989 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43b4fc61db4644f2b29cd24e6d1541eb --system all -f value -c Role 2022-04-14 00:41:51.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.989 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:51.989 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 00:41:51.989 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 00:41:51.989 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 43b4fc61db4644f2b29cd24e6d1541eb --system all 2022-04-14 00:41:51.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.989 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 43b4fc61db4644f2b29cd24e6d1541eb --system all -f value -c Role 2022-04-14 00:41:51.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:51.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:51.989 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:51.989 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:51.989 | + functions-common:get_or_add_user_system_role:1059 : echo 0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:51.989 | 0d7742b07dd349efb6b25cabfac2f26c 2022-04-14 00:41:52.192 | [104372 Async ks-system-reader:135741]: finished get_or_add_user_system_role reader 43b4fc61db4644f2b29cd24e6d1541eb all with result 0 in 11 seconds 2022-04-14 00:41:52.221 | + inc/async:async_wait:197 : return 0 2022-04-14 00:41:52.240 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 00:41:52.573 | [104372 Async ks-group-memberdemo:136124]: Waiting for completion of get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 running on PID 136124 (6 other jobs running) 2022-04-14 00:41:52.703 | [104372 Async ks-group-memberdemo:136124]: Signaling child to exit 2022-04-14 00:41:54.986 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:55.127 | [136210 Async ks-group-anotherdemo:136210]: finished successfully 2022-04-14 00:41:55.356 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:55.400 | [136124 Async ks-group-memberdemo:136124]: finished successfully 2022-04-14 00:41:55.434 | WAKEUP 2022-04-14 00:41:55.477 | [104372 Async ks-group-memberdemo:136124]: Signaled 2022-04-14 00:41:55.479 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:41:55.479 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1b3d1db4e402444a8e37023afcdee103 --project 9c747428568449a8933380f19d3217f0 -f value 2022-04-14 00:41:55.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.479 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:55.479 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:41:55.479 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:41:55.479 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 1b3d1db4e402444a8e37023afcdee103 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:55.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.480 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1b3d1db4e402444a8e37023afcdee103 --project 9c747428568449a8933380f19d3217f0 -f value 2022-04-14 00:41:55.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.480 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:55.480 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f8f0850efd3848a1855b18af6176bd71 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 False' 2022-04-14 00:41:55.480 | + functions-common:get_or_add_group_project_role:1083 : echo f8f0850efd3848a1855b18af6176bd71 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 False 2022-04-14 00:41:55.480 | f8f0850efd3848a1855b18af6176bd71 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 False 2022-04-14 00:41:55.552 | [104372 Async ks-group-memberdemo:136124]: finished get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 with result 0 in 13 seconds 2022-04-14 00:41:55.614 | [104372 Async ks-group-anotherdemo:136210]: Waiting for completion of get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 running on PID 136210 (5 other jobs running) 2022-04-14 00:41:55.648 | [104372 Async ks-group-anotherdemo:136210]: Signaling child to exit 2022-04-14 00:41:55.648 | WAKEUP 2022-04-14 00:41:55.688 | [104372 Async ks-group-anotherdemo:136210]: Signaled 2022-04-14 00:41:55.689 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:41:55.689 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1b3d1db4e402444a8e37023afcdee103 --project 9c747428568449a8933380f19d3217f0 -f value 2022-04-14 00:41:55.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.689 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.690 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.690 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:55.690 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:41:55.690 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:41:55.690 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1b3d1db4e402444a8e37023afcdee103 --project 9c747428568449a8933380f19d3217f0 2022-04-14 00:41:55.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.690 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.690 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.690 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1b3d1db4e402444a8e37023afcdee103 --project 9c747428568449a8933380f19d3217f0 -f value 2022-04-14 00:41:55.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.690 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:55.690 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:55.690 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:55.690 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5edc8fe4a88a4338966e96fd6c444d6f 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 False' 2022-04-14 00:41:55.690 | + functions-common:get_or_add_group_project_role:1083 : echo 5edc8fe4a88a4338966e96fd6c444d6f 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 False 2022-04-14 00:41:55.690 | 5edc8fe4a88a4338966e96fd6c444d6f 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 False 2022-04-14 00:41:55.755 | [104372 Async ks-group-anotherdemo:136210]: finished get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 9c747428568449a8933380f19d3217f0 with result 0 in 13 seconds 2022-04-14 00:41:55.798 | [104372 Async ks-group-memberalt:136315]: Waiting for completion of get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d running on PID 136315 (4 other jobs running) 2022-04-14 00:41:55.826 | [104372 Async ks-group-memberalt:136315]: Signaling child to exit 2022-04-14 00:41:56.949 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:56.984 | [136403 Async ks-group-anotheralt:136403]: finished successfully 2022-04-14 00:41:57.120 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:57.147 | [136315 Async ks-group-memberalt:136315]: finished successfully 2022-04-14 00:41:57.167 | WAKEUP 2022-04-14 00:41:57.190 | [104372 Async ks-group-memberalt:136315]: Signaled 2022-04-14 00:41:57.191 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:41:57.191 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1b3d1db4e402444a8e37023afcdee103 --project 43db1e37ad084980bae277c5c2968a3d -f value 2022-04-14 00:41:57.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.192 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:57.192 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:41:57.192 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:41:57.192 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 1b3d1db4e402444a8e37023afcdee103 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:57.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.192 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 1b3d1db4e402444a8e37023afcdee103 --project 43db1e37ad084980bae277c5c2968a3d -f value 2022-04-14 00:41:57.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.192 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.192 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:57.192 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f8f0850efd3848a1855b18af6176bd71 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d False' 2022-04-14 00:41:57.192 | + functions-common:get_or_add_group_project_role:1083 : echo f8f0850efd3848a1855b18af6176bd71 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d False 2022-04-14 00:41:57.192 | f8f0850efd3848a1855b18af6176bd71 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d False 2022-04-14 00:41:57.247 | [104372 Async ks-group-memberalt:136315]: finished get_or_add_group_project_role member 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d with result 0 in 15 seconds 2022-04-14 00:41:57.300 | [104372 Async ks-group-anotheralt:136403]: Waiting for completion of get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d running on PID 136403 (3 other jobs running) 2022-04-14 00:41:57.328 | [104372 Async ks-group-anotheralt:136403]: Signaling child to exit 2022-04-14 00:41:57.328 | WAKEUP 2022-04-14 00:41:57.353 | [104372 Async ks-group-anotheralt:136403]: Signaled 2022-04-14 00:41:57.355 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:41:57.355 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1b3d1db4e402444a8e37023afcdee103 --project 43db1e37ad084980bae277c5c2968a3d -f value 2022-04-14 00:41:57.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.355 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:57.355 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:41:57.355 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:41:57.355 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 1b3d1db4e402444a8e37023afcdee103 --project 43db1e37ad084980bae277c5c2968a3d 2022-04-14 00:41:57.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.355 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 1b3d1db4e402444a8e37023afcdee103 --project 43db1e37ad084980bae277c5c2968a3d -f value 2022-04-14 00:41:57.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.355 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.355 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:57.355 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5edc8fe4a88a4338966e96fd6c444d6f 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d False' 2022-04-14 00:41:57.355 | + functions-common:get_or_add_group_project_role:1083 : echo 5edc8fe4a88a4338966e96fd6c444d6f 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d False 2022-04-14 00:41:57.355 | 5edc8fe4a88a4338966e96fd6c444d6f 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d False 2022-04-14 00:41:57.403 | [104372 Async ks-group-anotheralt:136403]: finished get_or_add_group_project_role anotherrole 1b3d1db4e402444a8e37023afcdee103 43db1e37ad084980bae277c5c2968a3d with result 0 in 14 seconds 2022-04-14 00:41:57.411 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:41:57.438 | [136491 Async ks-group-admin:136491]: finished successfully 2022-04-14 00:41:57.443 | [104372 Async ks-group-admin:136491]: Waiting for completion of get_or_add_group_project_role admin c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a running on PID 136491 (2 other jobs running) 2022-04-14 00:41:57.469 | [104372 Async ks-group-admin:136491]: Signaling child to exit 2022-04-14 00:41:57.469 | WAKEUP 2022-04-14 00:41:57.491 | [104372 Async ks-group-admin:136491]: Signaled 2022-04-14 00:41:57.492 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:41:57.493 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c44cb0dda69947a7b900110b82a0b88d --project 737b1859996743cba927318a607e800a -f value 2022-04-14 00:41:57.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.493 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.493 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.493 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:57.493 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:41:57.493 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:41:57.493 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group c44cb0dda69947a7b900110b82a0b88d --project 737b1859996743cba927318a607e800a 2022-04-14 00:41:57.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.493 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.493 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.493 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group c44cb0dda69947a7b900110b82a0b88d --project 737b1859996743cba927318a607e800a -f value 2022-04-14 00:41:57.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.493 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:41:57.493 | from cryptography.utils import int_from_bytes 2022-04-14 00:41:57.493 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:41:57.493 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='b384c630905e46f7b4f8b50d388e2c12 c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a False' 2022-04-14 00:41:57.493 | + functions-common:get_or_add_group_project_role:1083 : echo b384c630905e46f7b4f8b50d388e2c12 c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a False 2022-04-14 00:41:57.493 | b384c630905e46f7b4f8b50d388e2c12 c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a False 2022-04-14 00:41:57.541 | [104372 Async ks-group-admin:136491]: finished get_or_add_group_project_role admin c44cb0dda69947a7b900110b82a0b88d 737b1859996743cba927318a607e800a with result 0 in 14 seconds 2022-04-14 00:41:57.548 | + inc/async:async_wait:197 : return 0 2022-04-14 00:41:57.550 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 00:41:57.574 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:41:57.577 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 00:41:57.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:41:57.597 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 00:41:57.600 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 00:41:57.662 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 00:41:57.705 | [104372 Async create_nova_accounts:138422]: running: create_nova_accounts 2022-04-14 00:41:57.707 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 00:41:57.728 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:41:57.731 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 00:41:57.735 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 00:41:57.800 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 00:41:57.854 | [104372 Async create_glance_accounts:138539]: running: create_glance_accounts 2022-04-14 00:41:57.857 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 00:41:57.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:41:57.881 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 00:41:57.884 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 00:41:57.951 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 00:41:57.994 | [104372 Async create_cinder_accounts:138669]: running: create_cinder_accounts 2022-04-14 00:41:57.997 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 00:41:58.028 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:41:58.031 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 00:41:58.033 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 00:41:58.102 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 00:41:58.174 | [104372 Async create_neutron_accounts:138784]: running: create_neutron_accounts 2022-04-14 00:41:58.176 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 00:41:58.211 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:41:58.218 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 00:41:58.222 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 00:41:58.441 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 00:41:58.693 | [104372 Async create_swift_accounts:138925]: running: create_swift_accounts 2022-04-14 00:41:58.717 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 00:41:58.866 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:41:58.893 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 00:41:59.257 | [104372 Async create_nova_accounts:138422]: Waiting for completion of create_nova_accounts running on PID 138422 (6 other jobs running) 2022-04-14 00:41:59.426 | [104372 Async create_nova_accounts:138422]: Signaling child to exit 2022-04-14 00:42:38.783 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:42:38.921 | [138784 Async create_neutron_accounts:138784]: finished successfully 2022-04-14 00:42:57.556 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:42:57.599 | [138669 Async create_cinder_accounts:138669]: finished successfully 2022-04-14 00:43:14.066 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:43:14.098 | [138539 Async create_glance_accounts:138539]: finished successfully 2022-04-14 00:43:16.325 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:43:16.351 | [138422 Async create_nova_accounts:138422]: finished successfully 2022-04-14 00:43:16.373 | WAKEUP 2022-04-14 00:43:16.396 | [104372 Async create_nova_accounts:138422]: Signaled 2022-04-14 00:43:16.398 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 00:43:16.398 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 00:43:16.398 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 00:43:16.398 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:43:16.398 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:43:16.398 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:43:16.398 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:43:16.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.398 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.398 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.398 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.398 | + functions-common:get_or_create_user:932 : user_id=44ea1b403c4146ab9ea69fe7104fcd2b 2022-04-14 00:43:16.398 | + functions-common:get_or_create_user:933 : echo 44ea1b403c4146ab9ea69fe7104fcd2b 2022-04-14 00:43:16.398 | 44ea1b403c4146ab9ea69fe7104fcd2b 2022-04-14 00:43:16.398 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 00:43:16.398 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.398 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.399 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.399 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.399 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.399 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.399 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.399 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.399 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.399 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.399 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.399 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.399 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.399 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.399 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.399 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.399 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.399 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.399 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.399 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.399 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.399 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.399 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.399 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.399 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.399 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.399 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.399 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.399 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.400 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.400 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.400 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.400 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.400 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.400 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.400 | ++ functions-common:get_field:825 : echo '| 0d7bea846f7d4a9ea64b130621200a05 | 44ea1b403c4146ab9ea69fe7104fcd2b | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.400 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.400 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.400 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.400 | 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.400 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 00:43:16.400 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 00:43:16.400 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.400 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.400 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.400 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.400 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.400 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.400 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.400 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.400 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.400 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.400 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.400 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.400 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.400 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.400 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.401 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.401 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.401 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.401 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.401 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.401 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.401 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.401 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.401 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.401 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.401 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.401 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.402 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.402 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.402 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.402 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.402 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.402 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.402 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | 44ea1b403c4146ab9ea69fe7104fcd2b | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.402 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.402 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.402 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:43:16.402 | + functions-common:get_or_add_user_project_role:1004 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:43:16.402 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:43:16.402 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 00:43:16.402 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:43:16.402 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.26/compute 2022-04-14 00:43:16.402 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 00:43:16.402 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:43:16.402 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 00:43:16.402 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-14 00:43:16.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.402 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.402 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.402 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.402 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:43:16.402 | 4bc2405586d24ff9aa9362cb7fb24067' 2022-04-14 00:43:16.402 | + functions-common:get_or_create_service:1101 : echo 4bc2405586d24ff9aa9362cb7fb24067 2022-04-14 00:43:16.402 | 4bc2405586d24ff9aa9362cb7fb24067 2022-04-14 00:43:16.402 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.26/compute/v2/$(project_id)s' 2022-04-14 00:43:16.402 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:43:16.403 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' RegionOne 2022-04-14 00:43:16.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:43:16.403 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 00:43:16.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.403 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.403 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.403 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:43:16.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:43:16.403 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.26/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:43:16.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.403 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.403 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.403 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5924f964aec24e7ea00d1226889aa8ba 2022-04-14 00:43:16.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5924f964aec24e7ea00d1226889aa8ba 2022-04-14 00:43:16.403 | + functions-common:get_or_create_endpoint:1134 : public_id=5924f964aec24e7ea00d1226889aa8ba 2022-04-14 00:43:16.403 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:43:16.403 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:43:16.403 | + functions-common:get_or_create_endpoint:1143 : echo 5924f964aec24e7ea00d1226889aa8ba 2022-04-14 00:43:16.403 | 5924f964aec24e7ea00d1226889aa8ba 2022-04-14 00:43:16.403 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 00:43:16.403 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:43:16.403 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 00:43:16.403 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 00:43:16.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.404 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.404 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.404 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.404 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:43:16.404 | 8d36227b3efc484c9730211a48d943c7' 2022-04-14 00:43:16.404 | + functions-common:get_or_create_service:1101 : echo 8d36227b3efc484c9730211a48d943c7 2022-04-14 00:43:16.404 | 8d36227b3efc484c9730211a48d943c7 2022-04-14 00:43:16.404 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.26/compute/v2.1 2022-04-14 00:43:16.404 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:43:16.404 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.26/compute/v2.1 RegionOne 2022-04-14 00:43:16.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:43:16.404 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 00:43:16.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.404 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.404 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.404 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:43:16.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:43:16.404 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.26/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 00:43:16.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.404 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.404 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.404 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b2bfafd75c524615baeed1392c56eeca 2022-04-14 00:43:16.404 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b2bfafd75c524615baeed1392c56eeca 2022-04-14 00:43:16.404 | + functions-common:get_or_create_endpoint:1134 : public_id=b2bfafd75c524615baeed1392c56eeca 2022-04-14 00:43:16.404 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:43:16.404 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:43:16.404 | + functions-common:get_or_create_endpoint:1143 : echo b2bfafd75c524615baeed1392c56eeca 2022-04-14 00:43:16.405 | b2bfafd75c524615baeed1392c56eeca 2022-04-14 00:43:16.405 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 00:43:16.405 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:43:16.405 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 00:43:16.405 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:43:16.405 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 00:43:16.405 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.405 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.405 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.405 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.405 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.405 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.405 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.405 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.405 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.405 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.405 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.405 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.405 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.405 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.405 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.405 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.405 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.405 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.405 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.405 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.405 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.405 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.406 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.406 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.406 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.406 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.406 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.406 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.406 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.406 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.406 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.406 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.406 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.406 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.406 | ++ functions-common:get_field:825 : echo '| 79028e70c4fa406b9175b1925b5444f0 | 44ea1b403c4146ab9ea69fe7104fcd2b | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.406 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.406 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:43:16.406 | + functions-common:get_or_add_user_project_role:1004 : echo 79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:43:16.406 | 79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:43:16.406 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 00:43:16.406 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:43:16.406 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 00:43:16.406 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:43:16.406 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 00:43:16.443 | [104372 Async create_nova_accounts:138422]: finished create_nova_accounts with result 0 in 78 seconds 2022-04-14 00:43:16.481 | [104372 Async create_glance_accounts:138539]: Waiting for completion of create_glance_accounts running on PID 138539 (5 other jobs running) 2022-04-14 00:43:16.506 | [104372 Async create_glance_accounts:138539]: Signaling child to exit 2022-04-14 00:43:16.506 | WAKEUP 2022-04-14 00:43:16.529 | [104372 Async create_glance_accounts:138539]: Signaled 2022-04-14 00:43:16.531 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 00:43:16.531 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:43:16.531 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 00:43:16.531 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 00:43:16.531 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:43:16.531 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:43:16.531 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:43:16.531 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:43:16.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.531 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.531 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.531 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.531 | + functions-common:get_or_create_user:932 : user_id=766a7d933b8b476ea5c4e1c46043f5b9 2022-04-14 00:43:16.531 | + functions-common:get_or_create_user:933 : echo 766a7d933b8b476ea5c4e1c46043f5b9 2022-04-14 00:43:16.531 | 766a7d933b8b476ea5c4e1c46043f5b9 2022-04-14 00:43:16.531 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 00:43:16.531 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.531 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.531 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.531 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.531 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.531 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.531 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.531 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.531 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.531 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.531 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.532 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.532 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.532 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.532 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.532 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.532 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.532 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.532 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.532 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.532 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.532 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.532 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.532 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.532 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.532 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.532 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.532 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.532 | ++ functions-common:get_field:825 : echo '| 0d7bea846f7d4a9ea64b130621200a05 | 766a7d933b8b476ea5c4e1c46043f5b9 | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.532 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.532 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.532 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.532 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.533 | 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.533 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:43:16.533 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 00:43:16.533 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:43:16.533 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 00:43:16.533 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 00:43:16.533 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:43:16.533 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:43:16.533 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:43:16.533 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:43:16.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.533 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.533 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.533 | + functions-common:get_or_create_user:932 : user_id=678a99c7a9f646c594b456bafcf805c5 2022-04-14 00:43:16.533 | + functions-common:get_or_create_user:933 : echo 678a99c7a9f646c594b456bafcf805c5 2022-04-14 00:43:16.533 | 678a99c7a9f646c594b456bafcf805c5 2022-04-14 00:43:16.533 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 00:43:16.533 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.533 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.533 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.533 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.533 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.533 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.533 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.533 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.533 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.533 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.533 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.534 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.534 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.534 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.534 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.534 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.534 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.534 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.534 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.534 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.534 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.534 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.534 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.534 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.534 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.534 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.534 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.534 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.534 | ++ functions-common:get_field:825 : echo '| 0d7bea846f7d4a9ea64b130621200a05 | 678a99c7a9f646c594b456bafcf805c5 | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.534 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.534 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.535 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.535 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.535 | 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.535 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 00:43:16.535 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 00:43:16.535 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.535 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.535 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.535 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.535 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.535 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.535 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.535 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.535 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.535 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.535 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.535 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.535 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.535 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.535 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.535 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.535 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.535 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.535 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.535 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.535 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.535 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.536 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.536 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.536 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.536 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.536 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.536 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.536 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.536 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.536 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.536 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.536 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.536 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.536 | ++ functions-common:get_field:825 : echo '| 79028e70c4fa406b9175b1925b5444f0 | 678a99c7a9f646c594b456bafcf805c5 | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.536 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.536 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:43:16.536 | + functions-common:get_or_add_user_project_role:1004 : echo 79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:43:16.536 | 79028e70c4fa406b9175b1925b5444f0 2022-04-14 00:43:16.536 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 00:43:16.536 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:43:16.536 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 00:43:16.536 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 00:43:16.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.536 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.536 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.536 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.536 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:43:16.536 | f682ba1c29074c91a94d2e329860cb9b' 2022-04-14 00:43:16.536 | + functions-common:get_or_create_service:1101 : echo f682ba1c29074c91a94d2e329860cb9b 2022-04-14 00:43:16.536 | f682ba1c29074c91a94d2e329860cb9b 2022-04-14 00:43:16.537 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.26/image 2022-04-14 00:43:16.537 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:43:16.537 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.26/image RegionOne 2022-04-14 00:43:16.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:43:16.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 00:43:16.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.537 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.537 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.537 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:43:16.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:43:16.537 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.26/image --region RegionOne -f value -c id 2022-04-14 00:43:16.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.537 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.537 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.537 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=78425768e65341328a1cc1af87762219 2022-04-14 00:43:16.537 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 78425768e65341328a1cc1af87762219 2022-04-14 00:43:16.537 | + functions-common:get_or_create_endpoint:1134 : public_id=78425768e65341328a1cc1af87762219 2022-04-14 00:43:16.537 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:43:16.537 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:43:16.537 | + functions-common:get_or_create_endpoint:1143 : echo 78425768e65341328a1cc1af87762219 2022-04-14 00:43:16.537 | 78425768e65341328a1cc1af87762219 2022-04-14 00:43:16.537 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 00:43:16.537 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:43:16.537 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 00:43:16.537 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 00:43:16.537 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 00:43:16.537 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 00:43:16.537 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 00:43:16.538 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 00:43:16.538 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 00:43:16.576 | [104372 Async create_glance_accounts:138539]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 00:43:16.614 | [104372 Async create_cinder_accounts:138669]: Waiting for completion of create_cinder_accounts running on PID 138669 (4 other jobs running) 2022-04-14 00:43:16.639 | [104372 Async create_cinder_accounts:138669]: Signaling child to exit 2022-04-14 00:43:16.639 | WAKEUP 2022-04-14 00:43:16.662 | [104372 Async create_cinder_accounts:138669]: Signaled 2022-04-14 00:43:16.663 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 00:43:16.663 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 00:43:16.663 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 00:43:16.663 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:43:16.663 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:43:16.664 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:43:16.664 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:43:16.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.664 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.664 | + functions-common:get_or_create_user:932 : user_id=f38754b12b7e4e9cbb573948d6470e9c 2022-04-14 00:43:16.664 | + functions-common:get_or_create_user:933 : echo f38754b12b7e4e9cbb573948d6470e9c 2022-04-14 00:43:16.664 | f38754b12b7e4e9cbb573948d6470e9c 2022-04-14 00:43:16.664 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 00:43:16.664 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.664 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.664 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.664 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.664 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.664 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.664 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.664 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.664 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.664 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.664 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.664 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.664 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.664 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.664 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.664 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.665 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.665 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.665 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.665 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.665 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.665 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.665 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.665 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.665 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.665 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.665 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.665 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.665 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.665 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.665 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.665 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.665 | ++ functions-common:get_field:825 : echo '| 0d7bea846f7d4a9ea64b130621200a05 | f38754b12b7e4e9cbb573948d6470e9c | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.665 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.665 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.665 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.665 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.665 | 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.665 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:43:16.665 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 00:43:16.665 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:43:16.665 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 00:43:16.665 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 00:43:16.665 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.665 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.666 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.666 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.666 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:43:16.666 | 2a5523a69fb1413da978cb4e311d703c' 2022-04-14 00:43:16.666 | + functions-common:get_or_create_service:1101 : echo 2a5523a69fb1413da978cb4e311d703c 2022-04-14 00:43:16.666 | 2a5523a69fb1413da978cb4e311d703c 2022-04-14 00:43:16.666 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 00:43:16.666 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-04-14 00:43:16.666 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:43:16.666 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-04-14 00:43:16.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:43:16.666 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 00:43:16.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.666 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.666 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.666 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:43:16.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:43:16.666 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:43:16.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.666 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.666 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.666 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=18fb4e56c0564e0ea1aee46fcc66cc3b 2022-04-14 00:43:16.666 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 18fb4e56c0564e0ea1aee46fcc66cc3b 2022-04-14 00:43:16.666 | + functions-common:get_or_create_endpoint:1134 : public_id=18fb4e56c0564e0ea1aee46fcc66cc3b 2022-04-14 00:43:16.667 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:43:16.667 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:43:16.667 | + functions-common:get_or_create_endpoint:1143 : echo 18fb4e56c0564e0ea1aee46fcc66cc3b 2022-04-14 00:43:16.667 | 18fb4e56c0564e0ea1aee46fcc66cc3b 2022-04-14 00:43:16.667 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 00:43:16.667 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:43:16.667 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 00:43:16.667 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 00:43:16.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.667 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.667 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.667 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.667 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:43:16.667 | d2c1fbb3460c4e5cae951184781b67ee' 2022-04-14 00:43:16.667 | + functions-common:get_or_create_service:1101 : echo d2c1fbb3460c4e5cae951184781b67ee 2022-04-14 00:43:16.667 | d2c1fbb3460c4e5cae951184781b67ee 2022-04-14 00:43:16.667 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.26/volume/v3/$(project_id)s' 2022-04-14 00:43:16.667 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:43:16.667 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' RegionOne 2022-04-14 00:43:16.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:43:16.667 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 00:43:16.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.667 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.667 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.667 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:43:16.667 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:43:16.667 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.26/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:43:16.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.668 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.668 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.668 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.668 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=fe618a319a9d41a9958b92c85b374bef 2022-04-14 00:43:16.668 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo fe618a319a9d41a9958b92c85b374bef 2022-04-14 00:43:16.668 | + functions-common:get_or_create_endpoint:1134 : public_id=fe618a319a9d41a9958b92c85b374bef 2022-04-14 00:43:16.668 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:43:16.668 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:43:16.668 | + functions-common:get_or_create_endpoint:1143 : echo fe618a319a9d41a9958b92c85b374bef 2022-04-14 00:43:16.668 | fe618a319a9d41a9958b92c85b374bef 2022-04-14 00:43:16.668 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 00:43:16.668 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 00:43:16.668 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:43:16.668 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 00:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.668 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.668 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.668 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.668 | ++ functions-common:get_or_create_project:945 : project_id=5130c7b1f9b84fdba99edc5fa91c6d03 2022-04-14 00:43:16.668 | ++ functions-common:get_or_create_project:946 : echo 5130c7b1f9b84fdba99edc5fa91c6d03 2022-04-14 00:43:16.668 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 5130c7b1f9b84fdba99edc5fa91c6d03 2022-04-14 00:43:16.668 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 00:43:16.668 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:43:16.668 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:43:16.668 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 00:43:16.668 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 00:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.668 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.669 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.669 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 00:43:16.669 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.669 | ++ functions-common:get_or_create_user:932 : user_id=f38754b12b7e4e9cbb573948d6470e9c 2022-04-14 00:43:16.669 | ++ functions-common:get_or_create_user:933 : echo f38754b12b7e4e9cbb573948d6470e9c 2022-04-14 00:43:16.669 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f38754b12b7e4e9cbb573948d6470e9c 2022-04-14 00:43:16.709 | [104372 Async create_cinder_accounts:138669]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 00:43:16.714 | + inc/async:async_wait:197 : return 0 2022-04-14 00:43:16.717 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 00:43:16.768 | [104372 Async create_neutron_accounts:138784]: Waiting for completion of create_neutron_accounts running on PID 138784 (3 other jobs running) 2022-04-14 00:43:16.793 | [104372 Async create_neutron_accounts:138784]: Signaling child to exit 2022-04-14 00:43:16.793 | WAKEUP 2022-04-14 00:43:16.816 | [104372 Async create_neutron_accounts:138784]: Signaled 2022-04-14 00:43:16.817 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 00:43:16.817 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:43:16.817 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:43:16.817 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:43:16.817 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:43:16.817 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:43:16.817 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:43:16.817 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 00:43:16.817 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 00:43:16.818 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 00:43:16.818 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.26:9696/ 2022-04-14 00:43:16.818 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 00:43:16.818 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 00:43:16.818 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 00:43:16.818 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:43:16.818 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:43:16.818 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:43:16.818 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:43:16.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.818 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.818 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.818 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.818 | + functions-common:get_or_create_user:932 : user_id=72bc947c52c64d418716777f9ef7afd9 2022-04-14 00:43:16.818 | + functions-common:get_or_create_user:933 : echo 72bc947c52c64d418716777f9ef7afd9 2022-04-14 00:43:16.818 | 72bc947c52c64d418716777f9ef7afd9 2022-04-14 00:43:16.818 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 00:43:16.818 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:43:16.818 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:43:16.818 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:43:16.818 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:43:16.818 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:43:16.818 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:43:16.818 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:43:16.818 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:43:16.818 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:43:16.818 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:43:16.818 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:43:16.818 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.818 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.819 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.819 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.819 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.819 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:43:16.819 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:43:16.819 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.819 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:43:16.819 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:43:16.819 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:43:16.819 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:43:16.819 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.819 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.819 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.819 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:43:16.819 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:43:16.819 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:43:16.819 | ++ functions-common:get_field:825 : echo '| 0d7bea846f7d4a9ea64b130621200a05 | 72bc947c52c64d418716777f9ef7afd9 | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:43:16.819 | ++ functions-common:get_field:819 : read data 2022-04-14 00:43:16.819 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.820 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.820 | 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:43:16.820 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:43:16.820 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 00:43:16.820 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:43:16.820 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 00:43:16.820 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 00:43:16.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.820 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.820 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:43:16.820 | 83a329000fa349b7b84a8005b76b32fb' 2022-04-14 00:43:16.820 | + functions-common:get_or_create_service:1101 : echo 83a329000fa349b7b84a8005b76b32fb 2022-04-14 00:43:16.820 | 83a329000fa349b7b84a8005b76b32fb 2022-04-14 00:43:16.820 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.26:9696/ 2022-04-14 00:43:16.820 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:43:16.820 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.26:9696/ RegionOne 2022-04-14 00:43:16.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:43:16.820 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 00:43:16.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.820 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:43:16.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:43:16.820 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.26:9696/ --region RegionOne -f value -c id 2022-04-14 00:43:16.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.820 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:43:16.821 | from cryptography.utils import int_from_bytes 2022-04-14 00:43:16.821 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:43:16.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=87dfe20ba0f54d2db1ff37e6ffbe8def 2022-04-14 00:43:16.821 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 87dfe20ba0f54d2db1ff37e6ffbe8def 2022-04-14 00:43:16.821 | + functions-common:get_or_create_endpoint:1134 : public_id=87dfe20ba0f54d2db1ff37e6ffbe8def 2022-04-14 00:43:16.821 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:43:16.821 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:43:16.821 | + functions-common:get_or_create_endpoint:1143 : echo 87dfe20ba0f54d2db1ff37e6ffbe8def 2022-04-14 00:43:16.821 | 87dfe20ba0f54d2db1ff37e6ffbe8def 2022-04-14 00:43:16.863 | [104372 Async create_neutron_accounts:138784]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 00:43:16.904 | [104372 Async create_swift_accounts:138925]: Waiting for completion of create_swift_accounts running on PID 138925 (2 other jobs running) 2022-04-14 00:43:16.930 | [104372 Async create_swift_accounts:138925]: Signaling child to exit 2022-04-14 00:44:07.858 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:44:07.884 | [138925 Async create_swift_accounts:138925]: finished successfully 2022-04-14 00:44:07.904 | WAKEUP 2022-04-14 00:44:07.927 | [104372 Async create_swift_accounts:138925]: Signaled 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 00:44:07.928 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 00:44:07.928 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 00:44:07.929 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:44:07.929 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 00:44:07.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.929 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.929 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.929 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.929 | ++ functions-common:get_or_create_role:957 : role_id=5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:44:07.929 | ++ functions-common:get_or_create_role:958 : echo 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:44:07.929 | + lib/swift:create_swift_accounts:614 : another_role=5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:44:07.929 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 00:44:07.929 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 00:44:07.929 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:44:07.929 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:44:07.929 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:44:07.929 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:44:07.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.929 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.929 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.929 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.929 | + functions-common:get_or_create_user:932 : user_id=cca1d36922eb4eebb7799a2b16702ae8 2022-04-14 00:44:07.929 | + functions-common:get_or_create_user:933 : echo cca1d36922eb4eebb7799a2b16702ae8 2022-04-14 00:44:07.929 | cca1d36922eb4eebb7799a2b16702ae8 2022-04-14 00:44:07.929 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 00:44:07.929 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:44:07.929 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:44:07.929 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:44:07.929 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:44:07.929 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:44:07.930 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:44:07.930 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:44:07.930 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:44:07.930 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:44:07.930 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:44:07.930 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.930 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:44:07.930 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:44:07.930 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.930 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.930 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.930 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.930 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.930 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:44:07.930 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:44:07.930 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:44:07.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.930 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.930 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.930 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:44:07.930 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.930 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:44:07.930 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.930 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.930 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.930 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.931 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.931 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:44:07.931 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:44:07.931 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:44:07.931 | ++ functions-common:get_field:825 : echo '| 0d7bea846f7d4a9ea64b130621200a05 | cca1d36922eb4eebb7799a2b16702ae8 | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:44:07.931 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.931 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:44:07.931 | + functions-common:get_or_add_user_project_role:1004 : echo 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:44:07.931 | 0d7bea846f7d4a9ea64b130621200a05 2022-04-14 00:44:07.931 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 00:44:07.931 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 00:44:07.931 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:44:07.931 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:44:07.931 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:44:07.931 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:44:07.932 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:44:07.932 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:44:07.932 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:44:07.932 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:44:07.932 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:44:07.932 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:44:07.932 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.932 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:44:07.932 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:44:07.932 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.932 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.932 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.932 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.932 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.932 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:44:07.932 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:44:07.932 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:44:07.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.932 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.932 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.932 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.932 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:44:07.932 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:44:07.932 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.932 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.932 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.933 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.933 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.933 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:44:07.933 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:44:07.933 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:44:07.933 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | cca1d36922eb4eebb7799a2b16702ae8 | | 5130c7b1f9b84fdba99edc5fa91c6d03 | | | False |' 2022-04-14 00:44:07.933 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.933 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.933 | + functions-common:get_or_add_user_project_role:1004 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.933 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.933 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 00:44:07.933 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:44:07.933 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 00:44:07.933 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 00:44:07.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.933 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.933 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.933 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.933 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:44:07.933 | b2d92b3309f4410fa2911fbc905d9963' 2022-04-14 00:44:07.933 | + functions-common:get_or_create_service:1101 : echo b2d92b3309f4410fa2911fbc905d9963 2022-04-14 00:44:07.933 | b2d92b3309f4410fa2911fbc905d9963 2022-04-14 00:44:07.933 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' http://10.222.0.26:8080 2022-04-14 00:44:07.933 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:44:07.933 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 00:44:07.933 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:44:07.933 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 00:44:07.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.933 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.934 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:44:07.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:44:07.934 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.26:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:44:07.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.934 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=4450b0be119b4130b923996c745c43d1 2022-04-14 00:44:07.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 4450b0be119b4130b923996c745c43d1 2022-04-14 00:44:07.934 | + functions-common:get_or_create_endpoint:1134 : public_id=4450b0be119b4130b923996c745c43d1 2022-04-14 00:44:07.934 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.26:8080 ]] 2022-04-14 00:44:07.934 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.26:8080 RegionOne 2022-04-14 00:44:07.934 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:44:07.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 00:44:07.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.934 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.934 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:44:07.934 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:44:07.934 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.26:8080 --region RegionOne -f value -c id 2022-04-14 00:44:07.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.934 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.935 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.935 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3bf3ce1e687547da84ec75501e916043 2022-04-14 00:44:07.935 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3bf3ce1e687547da84ec75501e916043 2022-04-14 00:44:07.935 | 3bf3ce1e687547da84ec75501e916043 2022-04-14 00:44:07.935 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:44:07.935 | + functions-common:get_or_create_endpoint:1143 : echo 4450b0be119b4130b923996c745c43d1 2022-04-14 00:44:07.935 | 4450b0be119b4130b923996c745c43d1 2022-04-14 00:44:07.935 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 00:44:07.935 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 00:44:07.935 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:44:07.935 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 00:44:07.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.935 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.935 | ++ functions-common:get_or_create_project:945 : project_id=fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.935 | ++ functions-common:get_or_create_project:946 : echo fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.935 | + lib/swift:create_swift_accounts:628 : swift_project_test1=fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.935 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 00:44:07.935 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.935 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 00:44:07.935 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:44:07.935 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 00:44:07.935 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 00:44:07.935 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 00:44:07.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.935 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.936 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.936 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.936 | ++ functions-common:get_or_create_user:932 : user_id=622f5a8fbe1945e29b1e4d8e1c3ba5a3 2022-04-14 00:44:07.936 | ++ functions-common:get_or_create_user:933 : echo 622f5a8fbe1945e29b1e4d8e1c3ba5a3 2022-04-14 00:44:07.936 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=622f5a8fbe1945e29b1e4d8e1c3ba5a3 2022-04-14 00:44:07.936 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 00:44:07.936 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.936 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 622f5a8fbe1945e29b1e4d8e1c3ba5a3 fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.936 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:44:07.936 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:44:07.936 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:44:07.936 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:44:07.936 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:44:07.936 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:44:07.936 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:44:07.936 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:44:07.936 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.936 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 622f5a8fbe1945e29b1e4d8e1c3ba5a3 --project fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.936 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:44:07.936 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.936 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.936 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.936 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.936 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.936 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:44:07.936 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:44:07.936 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 622f5a8fbe1945e29b1e4d8e1c3ba5a3 --project fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.937 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.937 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 622f5a8fbe1945e29b1e4d8e1c3ba5a3 --project fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.937 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:44:07.937 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.937 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.937 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.937 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:44:07.937 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:44:07.937 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | 622f5a8fbe1945e29b1e4d8e1c3ba5a3 | | fc6939ccfac945cab189cb1800ea57b1 | | | False |' 2022-04-14 00:44:07.937 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:44:07.937 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.937 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.937 | + functions-common:get_or_add_user_project_role:1004 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.937 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.937 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 00:44:07.937 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 00:44:07.937 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:44:07.937 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 00:44:07.937 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 00:44:07.937 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 00:44:07.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.937 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.937 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.938 | ++ functions-common:get_or_create_user:932 : user_id=cacf4a3fda694cb3a0611ed054e39c3c 2022-04-14 00:44:07.938 | ++ functions-common:get_or_create_user:933 : echo cacf4a3fda694cb3a0611ed054e39c3c 2022-04-14 00:44:07.938 | + lib/swift:create_swift_accounts:637 : swift_user_test3=cacf4a3fda694cb3a0611ed054e39c3c 2022-04-14 00:44:07.938 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 00:44:07.938 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.938 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 5edc8fe4a88a4338966e96fd6c444d6f cacf4a3fda694cb3a0611ed054e39c3c fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.938 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:44:07.938 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:44:07.938 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:44:07.938 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:44:07.938 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:44:07.938 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:44:07.938 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:44:07.938 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:44:07.938 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5edc8fe4a88a4338966e96fd6c444d6f --user cacf4a3fda694cb3a0611ed054e39c3c --project fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.938 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:44:07.938 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.938 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.938 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.938 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.938 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.938 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.938 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:44:07.938 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:44:07.938 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 5edc8fe4a88a4338966e96fd6c444d6f --user cacf4a3fda694cb3a0611ed054e39c3c --project fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.938 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.939 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.939 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:44:07.939 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5edc8fe4a88a4338966e96fd6c444d6f --user cacf4a3fda694cb3a0611ed054e39c3c --project fc6939ccfac945cab189cb1800ea57b1 2022-04-14 00:44:07.939 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.939 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.939 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.939 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:44:07.939 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:44:07.939 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:44:07.939 | ++ functions-common:get_field:825 : echo '| 5edc8fe4a88a4338966e96fd6c444d6f | cacf4a3fda694cb3a0611ed054e39c3c | | fc6939ccfac945cab189cb1800ea57b1 | | | False |' 2022-04-14 00:44:07.939 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.939 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:44:07.939 | + functions-common:get_or_add_user_project_role:1004 : echo 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:44:07.939 | 5edc8fe4a88a4338966e96fd6c444d6f 2022-04-14 00:44:07.939 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 00:44:07.939 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 00:44:07.939 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:44:07.939 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 00:44:07.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.939 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.939 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.939 | ++ functions-common:get_or_create_project:945 : project_id=962f760464214f26b75e92567c4602e0 2022-04-14 00:44:07.939 | ++ functions-common:get_or_create_project:946 : echo 962f760464214f26b75e92567c4602e0 2022-04-14 00:44:07.940 | + lib/swift:create_swift_accounts:642 : swift_project_test2=962f760464214f26b75e92567c4602e0 2022-04-14 00:44:07.940 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 00:44:07.940 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.940 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 00:44:07.940 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 00:44:07.940 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:44:07.940 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 00:44:07.940 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 00:44:07.940 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 00:44:07.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.940 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.940 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.940 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.940 | ++ functions-common:get_or_create_user:932 : user_id=b67d451fdb584c01b8b9c1337ae3a26a 2022-04-14 00:44:07.940 | ++ functions-common:get_or_create_user:933 : echo b67d451fdb584c01b8b9c1337ae3a26a 2022-04-14 00:44:07.940 | + lib/swift:create_swift_accounts:647 : swift_user_test2=b67d451fdb584c01b8b9c1337ae3a26a 2022-04-14 00:44:07.940 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 00:44:07.940 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.940 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin b67d451fdb584c01b8b9c1337ae3a26a 962f760464214f26b75e92567c4602e0 2022-04-14 00:44:07.940 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:44:07.940 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:44:07.940 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:44:07.940 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:44:07.940 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:44:07.940 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:44:07.940 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:44:07.940 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:44:07.940 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b67d451fdb584c01b8b9c1337ae3a26a --project 962f760464214f26b75e92567c4602e0 2022-04-14 00:44:07.940 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:44:07.940 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.941 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.941 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.941 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.941 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:44:07.941 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:44:07.941 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user b67d451fdb584c01b8b9c1337ae3a26a --project 962f760464214f26b75e92567c4602e0 2022-04-14 00:44:07.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.941 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b67d451fdb584c01b8b9c1337ae3a26a --project 962f760464214f26b75e92567c4602e0 2022-04-14 00:44:07.941 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.941 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:44:07.941 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.941 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.941 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.941 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.941 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:44:07.941 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:44:07.941 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:44:07.941 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | b67d451fdb584c01b8b9c1337ae3a26a | | 962f760464214f26b75e92567c4602e0 | | | False |' 2022-04-14 00:44:07.941 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.941 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.941 | + functions-common:get_or_add_user_project_role:1004 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.942 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.942 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 00:44:07.942 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 00:44:07.942 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:44:07.942 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 00:44:07.942 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 00:44:07.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.942 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.942 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 00:44:07.942 | 682b519c6fd840869e7ba9f2603b6ce5' 2022-04-14 00:44:07.942 | ++ functions-common:get_or_create_domain:895 : echo 682b519c6fd840869e7ba9f2603b6ce5 2022-04-14 00:44:07.942 | + lib/swift:create_swift_accounts:652 : swift_domain=682b519c6fd840869e7ba9f2603b6ce5 2022-04-14 00:44:07.942 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 00:44:07.942 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.942 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 00:44:07.942 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 682b519c6fd840869e7ba9f2603b6ce5 2022-04-14 00:44:07.942 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:44:07.942 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=682b519c6fd840869e7ba9f2603b6ce5 --or-show -f value -c id 2022-04-14 00:44:07.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.942 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.942 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.942 | ++ functions-common:get_or_create_project:945 : project_id=5706a36d2cc242a3b8351dfd9f44fb96 2022-04-14 00:44:07.942 | ++ functions-common:get_or_create_project:946 : echo 5706a36d2cc242a3b8351dfd9f44fb96 2022-04-14 00:44:07.942 | + lib/swift:create_swift_accounts:656 : swift_project_test4=5706a36d2cc242a3b8351dfd9f44fb96 2022-04-14 00:44:07.942 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 00:44:07.943 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.943 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 00:44:07.943 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 682b519c6fd840869e7ba9f2603b6ce5 test4@example.com 2022-04-14 00:44:07.943 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:44:07.943 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 00:44:07.943 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 00:44:07.943 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=682b519c6fd840869e7ba9f2603b6ce5 --email=test4@example.com --or-show -f value -c id 2022-04-14 00:44:07.943 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.943 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.943 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.943 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.943 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.943 | ++ functions-common:get_or_create_user:932 : user_id=45c722c893cf4923aacf1c4b7a7d2ac7 2022-04-14 00:44:07.943 | ++ functions-common:get_or_create_user:933 : echo 45c722c893cf4923aacf1c4b7a7d2ac7 2022-04-14 00:44:07.943 | + lib/swift:create_swift_accounts:661 : swift_user_test4=45c722c893cf4923aacf1c4b7a7d2ac7 2022-04-14 00:44:07.943 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 00:44:07.943 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:44:07.943 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 45c722c893cf4923aacf1c4b7a7d2ac7 5706a36d2cc242a3b8351dfd9f44fb96 2022-04-14 00:44:07.943 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:44:07.943 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:44:07.943 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:44:07.943 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:44:07.943 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:44:07.943 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:44:07.943 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:44:07.943 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:44:07.943 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45c722c893cf4923aacf1c4b7a7d2ac7 --project 5706a36d2cc242a3b8351dfd9f44fb96 2022-04-14 00:44:07.943 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.943 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:44:07.944 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.944 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.944 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.944 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.944 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.944 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:44:07.944 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:44:07.944 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 45c722c893cf4923aacf1c4b7a7d2ac7 --project 5706a36d2cc242a3b8351dfd9f44fb96 2022-04-14 00:44:07.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.944 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.944 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.944 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 45c722c893cf4923aacf1c4b7a7d2ac7 --project 5706a36d2cc242a3b8351dfd9f44fb96 2022-04-14 00:44:07.944 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:44:07.944 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:44:07.944 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:44:07.944 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.944 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:07.944 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:07.944 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:44:07.944 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:44:07.944 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:44:07.944 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:44:07.944 | ++ functions-common:get_field:825 : echo '| b384c630905e46f7b4f8b50d388e2c12 | 45c722c893cf4923aacf1c4b7a7d2ac7 | | 5706a36d2cc242a3b8351dfd9f44fb96 | | | False |' 2022-04-14 00:44:07.944 | ++ functions-common:get_field:819 : read data 2022-04-14 00:44:07.944 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.944 | + functions-common:get_or_add_user_project_role:1004 : echo b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.945 | b384c630905e46f7b4f8b50d388e2c12 2022-04-14 00:44:07.974 | [104372 Async create_swift_accounts:138925]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 00:44:07.983 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 00:44:07.986 | + inc/async:async_wait:197 : return 0 2022-04-14 00:44:07.988 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 00:44:08.012 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:08.015 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 00:44:08.033 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:08.036 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 00:44:08.038 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:44:08.041 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 00:44:08.043 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 00:44:08.046 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 00:44:08.105 | + inc/async:async_inner:63 : init_glance 2022-04-14 00:44:08.144 | [104372 Async init_glance:143182]: running: init_glance 2022-04-14 00:44:08.146 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 00:44:08.164 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:08.167 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 00:44:08.176 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:44:08.176 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 00:44:08.176 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 00:44:08.177 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 00:44:08.181 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:44:08.182 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:44:08.187 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:44:08.190 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:44:08.193 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 00:44:08.195 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:44:08.198 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 00:44:08.201 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 00:44:08.205 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 00:44:08.206 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 00:44:08.220 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 00:44:08.222 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 00:44:11.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:11.699 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:11.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:11.699 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:15.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:15.212 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:15.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:15.213 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:18.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:18.695 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:18.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:18.695 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:22.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:22.222 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:22.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:22.222 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:25.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:25.726 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:25.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:25.726 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:29.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:29.207 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:29.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:29.207 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:32.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:32.685 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:32.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:32.685 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:36.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:36.420 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:36.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:36.420 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:41.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:41.188 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:41.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:41.188 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:41.188 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 00:44:47.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:47.152 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:47.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:47.152 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:47.470 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 00:44:47.476 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 00:44:47.479 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 00:44:47.481 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 00:44:47.484 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 00:44:47.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 00:44:47.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 00:44:47.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 00:44:47.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 00:44:47.495 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 00:44:47.498 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 00:44:47.500 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 00:44:47.502 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 00:44:47.507 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 00:44:47.507 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 00:44:47.510 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 00:44:47.514 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:47.516 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 00:44:47.519 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:47.524 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 00:44:47.527 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 00:44:47.529 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 00:44:47.531 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 00:44:47.533 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 00:44:47.536 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 00:44:47.564 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 00:44:47.594 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 00:44:47.623 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 00:44:47.653 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 00:44:47.682 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 00:44:47.713 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 00:44:47.715 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 00:44:47.717 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 00:44:47.720 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:44:47.726 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:44:47.739 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:44:47.741 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:44:47.744 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:44:47.747 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:44:47.751 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-14 00:44:47.780 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:44:47.816 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-14 00:44:47.847 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:44:47.876 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 00:44:47.893 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:44:47.895 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 00:44:47.898 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:44:47.901 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 00:44:47.903 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 00:44:47.906 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 00:44:47.922 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 00:44:47.924 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:44:47.926 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 00:44:47.929 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 00:44:47.942 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 00:44:47.955 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 00:44:47.958 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 00:44:47.972 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 00:44:47.984 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 00:44:47.997 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 00:44:48.000 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:44:48.002 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 00:44:48.007 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.TzZwlBA4HL 2022-04-14 00:44:48.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 00:44:48.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:44:48.018 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.TzZwlBA4HL 2022-04-14 00:44:48.022 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.TzZwlBA4HL 2022-04-14 00:44:48.034 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.TzZwlBA4HL /etc/sudoers.d/neutron-rootwrap 2022-04-14 00:44:48.050 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:44:48.080 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 00:44:48.082 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:44:48.112 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 00:44:48.114 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 00:44:48.117 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 00:44:48.122 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:44:48.123 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:44:48.125 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:44:48.142 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:48.145 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:44:48.148 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:44:48.150 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:44:48.168 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:48.171 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:44:48.174 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.26:5672/ 2022-04-14 00:44:48.209 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:44:48.211 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:44:48.214 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 00:44:48.231 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:48.233 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 00:44:48.236 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 00:44:48.238 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:44:48.241 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:44:48.244 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 00:44:48.246 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 00:44:48.249 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:44:48.251 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 00:44:48.254 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 00:44:48.256 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 00:44:48.261 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 00:44:48.263 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-14 00:44:48.269 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 00:44:48.285 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:48.287 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 00:44:48.290 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 00:44:48.295 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 00:44:48.298 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 00:44:48.329 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 00:44:48.359 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 00:44:48.393 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 00:44:48.425 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 00:44:48.454 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 00:44:48.457 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:44:48.459 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 00:44:48.462 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:44:48.465 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 00:44:48.494 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 00:44:48.525 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.26/identity 2022-04-14 00:44:48.554 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 00:44:48.586 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 00:44:48.620 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 00:44:48.654 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 00:44:48.684 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 00:44:48.715 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:44:48.749 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:44:48.784 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 00:44:48.814 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 00:44:48.846 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 00:44:48.849 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:44:48.851 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:44:48.856 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:44:48.856 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 00:44:48.886 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 00:44:48.917 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.26/identity 2022-04-14 00:44:48.953 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 00:44:48.984 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 00:44:49.016 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 00:44:49.051 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 00:44:49.092 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 00:44:49.125 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:44:49.160 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 00:44:49.200 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 00:44:49.203 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 00:44:49.206 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 00:44:49.208 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 00:44:49.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 00:44:49.213 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 00:44:49.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 00:44:49.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-04-14 00:44:49.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-04-14 00:44:49.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-04-14 00:44:49.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 00:44:49.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 00:44:49.232 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 00:44:49.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 00:44:49.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 00:44:49.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 00:44:49.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 00:44:49.242 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 00:44:49.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 00:44:49.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-14 00:44:49.281 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-14 00:44:49.283 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.286 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:44:49.288 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 00:44:49.290 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 00:44:49.293 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.295 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 00:44:49.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 00:44:49.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-14 00:44:49.329 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.332 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:44:49.334 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 00:44:49.337 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 00:44:49.339 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.341 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 00:44:49.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-14 00:44:49.372 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.375 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:44:49.377 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 00:44:49.380 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 00:44:49.382 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.385 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 00:44:49.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-14 00:44:49.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.425 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 00:44:49.425 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 00:44:49.425 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 00:44:49.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-14 00:44:49.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-14 00:44:49.463 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.465 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 00:44:49.470 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 00:44:49.470 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 00:44:49.473 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.475 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 00:44:49.504 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-14 00:44:49.507 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.510 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 00:44:49.512 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 00:44:49.515 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 00:44:49.517 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.519 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 00:44:49.548 | + 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-04-14 00:44:49.551 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.553 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 00:44:49.557 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-04-14 00:44:49.559 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-04-14 00:44:49.561 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.564 | + 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-04-14 00:44:49.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-14 00:44:49.596 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:44:49.598 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 00:44:49.601 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 00:44:49.604 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 00:44:49.606 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:44:49.608 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 00:44:49.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 00:44:49.640 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 00:44:49.657 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:49.660 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 00:44:49.662 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:44:49.696 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 00:44:49.698 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:44:49.729 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 00:44:49.761 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 00:44:49.764 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 00:44:49.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 00:44:49.769 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 00:44:52.815 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 00:44:52.815 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 00:44:52.816 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=145064) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 00:44:52.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=145064) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:44:52.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=145064) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:44:52.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=145064) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:52.865 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=145064) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:52.866 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=145064) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:52.866 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=145064) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:52.917 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 00:44:52.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:52.917 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:52.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:52.917 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:53.273 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 00:44:53.276 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 00:44:53.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 00:44:53.281 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:44:53.284 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 00:44:53.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 00:44:53.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 00:44:53.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 00:44:53.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 00:44:53.392 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 00:44:53.395 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 00:44:53.404 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 00:44:53.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 00:44:53.409 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 00:44:53.421 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 00:44:53.434 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 00:44:53.436 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 00:44:53.444 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 00:44:53.448 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 00:44:53.451 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 00:44:53.459 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 00:44:53.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 00:44:53.468 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 00:44:53.470 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 00:44:53.473 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 00:44:53.476 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 00:44:53.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 00:44:53.480 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 00:44:53.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:44:53.485 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 00:44:53.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 00:44:53.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 00:44:53.556 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 00:44:53.559 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 00:44:53.589 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 00:44:53.618 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 00:44:53.636 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:53.639 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 00:44:53.641 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 00:44:53.645 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 00:44:53.674 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 00:44:53.705 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:44:53.736 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 00:44:53.738 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:44:53.779 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 00:44:53.796 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:53.799 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 00:44:53.801 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 00:44:53.832 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 00:44:53.834 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 00:44:53.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 00:44:53.867 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 00:44:53.870 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 00:44:53.873 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 00:44:53.875 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 00:44:53.892 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:44:53.896 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 00:44:53.898 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 00:44:53.902 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 00:44:53.932 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 00:44:53.968 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 00:44:53.971 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:44:54.001 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 00:44:54.004 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 00:44:54.035 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 00:44:54.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 00:44:54.043 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 00:44:54.071 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 00:44:54.073 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 00:44:54.077 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 00:44:54.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 00:44:57.144 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 00:44:57.144 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-14 00:44:57.144 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=145595) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 00:44:57.195 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=145595) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:44:57.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=145595) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:44:57.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=145595) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:57.196 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=145595) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:57.197 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=145595) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:57.197 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=145595) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:44:57.256 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 00:44:57.257 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=145595) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 00:44:57.257 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=145595) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 00:44:57.257 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 00:44:57.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:57.257 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:57.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:44:57.258 | from cryptography.utils import int_from_bytes 2022-04-14 00:44:57.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 00:44:57.642 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 00:44:57.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 00:44:57.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 00:44:57.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 00:44:57.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:44:57.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 00:44:57.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 00:44:57.679 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 00:44:57.682 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 00:44:57.684 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 00:44:57.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 00:44:57.716 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 00:44:57.718 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 00:44:57.721 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 00:44:57.723 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 00:44:57.726 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 00:44:57.728 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 00:44:57.731 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 00:44:57.734 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 00:44:57.738 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 00:44:57.738 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 00:44:57.741 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 00:44:57.744 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 00:44:57.746 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 00:44:57.749 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 00:44:57.753 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 00:44:57.753 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 00:44:57.760 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 00:44:57.762 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 00:44:57.764 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 00:44:57.768 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 00:44:57.771 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 00:44:57.771 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 00:44:57.772 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 00:44:57.778 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.52/22 brd 192.168.3.255' 2022-04-14 00:44:57.781 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 00:44:57.783 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 00:44:57.786 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 00:44:57.788 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 00:44:57.791 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.52/22 brd 192.168.3.255 != '' ]] 2022-04-14 00:44:57.794 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1' 2022-04-14 00:44:57.796 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data' 2022-04-14 00:44:57.799 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 00:44:57.801 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 00:44:57.806 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 00:44:57.806 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.52/22 brd 192.168.3.255 2022-04-14 00:44:57.806 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 00:44:57.806 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 00:44:57.812 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.52 2022-04-14 00:44:57.815 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.52 ' 2022-04-14 00:44:57.817 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.52/22 brd 192.168.3.255 dev eth1 2022-04-14 00:44:57.831 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.52/22 brd 192.168.3.255 dev br-data 2022-04-14 00:44:57.843 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 00:44:57.856 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 00:44:57.878 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.52 2022-04-14 00:45:00.887 | ARPING 192.168.0.52 from 192.168.0.52 br-data 2022-04-14 00:45:00.887 | Sent 3 probes (3 broadcast(s)) 2022-04-14 00:45:00.887 | Received 0 response(s) 2022-04-14 00:45:00.907 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 00:45:00.910 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 00:45:00.912 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 00:45:00.916 | + ./stack.sh:exit_trap:524 : jobs='129448 2022-04-14 00:45:00.916 | 143182' 2022-04-14 00:45:00.918 | + ./stack.sh:exit_trap:527 : [[ -n 129448 2022-04-14 00:45:00.918 | 143182 ]] 2022-04-14 00:45:00.920 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-003503 ]] 2022-04-14 00:45:00.923 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 00:45:00.925 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 00:45:00.925 | exit_trap: cleaning up child processes 2022-04-14 00:45:00.928 | + ./stack.sh:exit_trap:529 : kill 129448 143182 2022-04-14 00:45:00.930 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.b4TcBt72EV ']' 2022-04-14 00:45:00.933 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.b4TcBt72EV 2022-04-14 00:45:00.938 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 00:45:00.939 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 00:45:00.941 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 00:45:00.944 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 00:45:00.944 | Error on exit 2022-04-14 00:45:00.946 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 00:45:00.948 | + ./stack.sh:exit_trap:544 : generate-subunit 1649896500 600 fail 2022-04-14 00:45:01.629 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 00:45:01.631 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 00:45:02.783 | + ./stack.sh:exit_trap:558 : exit 1