2022-03-16 11:09:33.704 | + ./stack.sh:main:487 : exec 2022-03-16 11:09:33.704 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-110933' 2022-03-16 11:09:33.704 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-110933.summary.2022-03-16-110933 2022-03-16 11:09:33.704 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:09:33.704 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-110933 2022-03-16 11:09:33.704 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-110933 /opt/stack/logs/stack.sh.log 2022-03-16 11:09:33.704 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-110933.summary.2022-03-16-110933 /opt/stack/logs/stack.sh.log.summary 2022-03-16 11:09:33.704 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 11:09:33.704 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 11:09:33.704 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 11:09:33.704 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 11:09:33.704 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 11:09:33.704 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 11:09:33.704 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:09:33.704 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 11:09:33.704 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 11:09:33.704 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 11:09:33.704 | + ./stack.sh:main:576 : uname -a 2022-03-16 11:09:33.705 | Linux dv-neutron-827875-5-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-16 11:09:33.708 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 11:09:33.710 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 11:09:33.713 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 11:09:33.751 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 11:09:33.766 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 11:09:33.769 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 11:09:33.770 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 11:09:33.772 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 11:09:33.774 | + functions-common:fetch_plugins:1776 : return 2022-03-16 11:09:33.776 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 11:09:33.778 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 11:09:33.780 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:09:33.781 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:09:33.783 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:09:33.785 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:09:33.787 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:09:33.789 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:09:33.791 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:09:33.794 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:09:33.796 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:09:33.798 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:09:33.800 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 11:09:33.802 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:09:33.814 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:33.816 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:09:33.818 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:09:33.819 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:09:33.821 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:09:33.823 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:09:33.825 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:09:33.826 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 11:09:33.828 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 11:09:33.830 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:09:33.833 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:09:33.835 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 11:09:33.837 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 11:09:33.839 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 11:09:33.840 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 11:09:33.842 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 11:09:33.844 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 11:09:33.862 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 11:09:33.864 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 11:09:33.876 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:09:33.879 | +++ lib/tls:source:43 : hostname -f 2022-03-16 11:09:33.882 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 11:09:33.884 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 11:09:33.886 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 11:09:33.888 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 11:09:33.889 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 11:09:33.891 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 11:09:33.894 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 11:09:33.896 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 11:09:33.897 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 11:09:33.899 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 11:09:33.904 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 11:09:33.915 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 11:09:33.932 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 11:09:33.944 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 11:09:33.957 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 11:09:33.992 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 11:09:34.052 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 11:09:34.142 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 11:09:34.165 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 11:09:34.215 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 11:09:34.268 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 11:09:34.416 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 11:09:34.430 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 11:09:34.443 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 11:09:34.456 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 11:09:34.550 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 11:09:34.552 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 11:09:34.555 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 11:09:34.557 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 11:09:34.559 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 11:09:34.561 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 11:09:34.564 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 11:09:34.564 | False' 2022-03-16 11:09:34.567 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 11:09:34.582 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 11:09:34.584 | + ./stack.sh:main:624 : run_phase source 2022-03-16 11:09:34.586 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 11:09:34.588 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:09:34.590 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:09:34.592 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:09:34.594 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:09:34.597 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:09:34.599 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:09:34.602 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:09:34.605 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:09:34.607 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:09:34.610 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:09:34.612 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 11:09:34.615 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:09:34.629 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:34.631 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:09:34.633 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 11:09:34.673 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 11:09:34.675 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 11:09:34.677 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:09:34.679 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 11:09:34.682 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 11:09:34.684 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 11:09:34.686 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 11:09:34.688 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 11:09:34.690 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 11:09:34.692 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 11:09:34.694 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.697 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 11:09:34.699 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.701 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 11:09:34.703 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.706 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 11:09:34.708 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.711 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 11:09:34.713 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.715 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 11:09:34.717 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.720 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 11:09:34.722 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.724 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 11:09:34.726 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.729 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 11:09:34.731 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.733 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 11:09:34.736 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.738 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 11:09:34.741 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.743 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 11:09:34.745 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.747 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 11:09:34.749 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.752 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 11:09:34.755 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.757 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 11:09:34.759 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.762 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 11:09:34.764 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.766 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 11:09:34.769 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.771 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-16 11:09:34.773 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.775 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 11:09:34.777 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.780 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 11:09:34.782 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.785 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 11:09:34.787 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.789 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 11:09:34.791 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.794 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 11:09:34.796 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.798 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 11:09:34.801 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.803 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 11:09:34.805 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.807 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 11:09:34.810 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.812 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 11:09:34.814 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.817 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 11:09:34.819 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.822 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 11:09:34.824 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.826 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 11:09:34.828 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.831 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 11:09:34.833 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.837 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 11:09:34.840 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.842 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 11:09:34.844 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.847 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 11:09:34.849 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.851 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 11:09:34.854 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.856 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 11:09:34.858 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.861 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 11:09:34.864 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.866 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 11:09:34.869 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.871 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 11:09:34.873 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.875 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 11:09:34.878 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.880 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 11:09:34.882 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.884 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 11:09:34.887 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.889 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 11:09:34.891 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.894 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 11:09:34.896 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.898 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 11:09:34.900 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.902 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 11:09:34.905 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.907 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 11:09:34.910 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:09:34.912 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 11:09:34.915 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 11:09:34.917 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:09:34.919 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 11:09:34.935 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:34.937 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 11:09:34.939 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:09:34.941 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 11:09:34.956 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:09:34.959 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 11:09:34.961 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 11:09:34.963 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 11:09:34.965 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 11:09:34.968 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 11:09:34.970 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 11:09:34.973 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 11:09:34.975 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 11:09:34.977 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 11:09:34.978 | Using mysql database backend 2022-03-16 11:09:34.980 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 11:09:34.996 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 11:09:34.999 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 11:09:35.002 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:09:35.004 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 11:09:35.007 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:09:35.010 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 11:09:35.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:35.028 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 11:09:35.044 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 11:09:35.060 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:35.063 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 11:09:35.079 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 11:09:35.095 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 11:09:35.112 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:09:35.114 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 11:09:35.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:35.134 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 11:09:35.150 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 11:09:35.152 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 11:09:35.155 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 11:09:35.157 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 11:09:35.161 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:09:35.165 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-110935 2022-03-16 11:09:35.167 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-110935 757' 2022-03-16 11:09:35.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.172 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:09:35.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.177 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:09:35.179 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.182 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:09:35.184 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.187 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 11:09:35.189 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.192 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:09:35.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.197 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:09:35.199 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.201 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-110933 2022-03-16 11:09:35.204 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.206 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:09:35.209 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.211 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:09:35.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.216 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:09:35.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.220 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:09:35.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.226 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:09:35.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:09:35.230 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:09:35.233 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 11:09:35.236 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 11:09:35.239 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 11:09:35.241 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 11:09:35.243 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:09:35.245 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:09:35.248 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:09:35.250 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:09:35.252 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:09:35.255 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:09:35.271 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:09:35.273 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:09:35.275 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:09:35.278 | + functions-common:git_clone:629 : echo master 2022-03-16 11:09:35.278 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:09:35.283 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 11:09:35.286 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:09:35.288 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 11:09:35.291 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:09:35.291 | + functions-common:git_clone:678 : head -1 2022-03-16 11:09:35.294 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 11:09:35.296 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:09:35.299 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 11:09:35.301 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:09:35.304 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 11:09:35.306 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 11:09:35.309 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 11:09:35.311 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 11:09:35.314 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:09:35.316 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 11:09:35.319 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 11:09:35.321 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 11:09:35.324 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 11:09:35.328 | ++ tools/install_prereqs.sh:source:47 : NOW=1647428975 2022-03-16 11:09:35.332 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 11:09:35.336 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647428456 2022-03-16 11:09:35.339 | ++ tools/install_prereqs.sh:source:49 : DELTA=519 2022-03-16 11:09:35.341 | ++ tools/install_prereqs.sh:source:50 : [[ 519 -lt 7200 ]] 2022-03-16 11:09:35.344 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 11:09:35.346 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 11:09:35.349 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 11:09:35.351 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 11:09:35.353 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 11:09:35.355 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 11:09:35.358 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 11:09:35.360 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 11:09:35.364 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 11:09:35.410 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 11:09:35.410 | apache2-dev 2022-03-16 11:09:35.410 | bc 2022-03-16 11:09:35.410 | bsdmainutils 2022-03-16 11:09:35.410 | curl 2022-03-16 11:09:35.411 | g++ 2022-03-16 11:09:35.411 | gawk 2022-03-16 11:09:35.411 | gcc 2022-03-16 11:09:35.411 | gettext 2022-03-16 11:09:35.411 | git 2022-03-16 11:09:35.411 | graphviz 2022-03-16 11:09:35.411 | iputils-ping 2022-03-16 11:09:35.411 | libapache2-mod-proxy-uwsgi 2022-03-16 11:09:35.411 | libffi-dev 2022-03-16 11:09:35.411 | libjpeg-dev 2022-03-16 11:09:35.411 | libpcre3-dev 2022-03-16 11:09:35.411 | libpq-dev 2022-03-16 11:09:35.411 | libssl-dev 2022-03-16 11:09:35.411 | libsystemd-dev 2022-03-16 11:09:35.411 | libxml2-dev 2022-03-16 11:09:35.411 | libxslt1-dev 2022-03-16 11:09:35.411 | libyaml-dev 2022-03-16 11:09:35.411 | lsof 2022-03-16 11:09:35.411 | openssh-server 2022-03-16 11:09:35.411 | openssl 2022-03-16 11:09:35.411 | pkg-config 2022-03-16 11:09:35.411 | psmisc 2022-03-16 11:09:35.411 | python3-dev 2022-03-16 11:09:35.411 | python3-pip 2022-03-16 11:09:35.411 | python3-systemd 2022-03-16 11:09:35.411 | python3-venv 2022-03-16 11:09:35.411 | tar 2022-03-16 11:09:35.411 | tcpdump 2022-03-16 11:09:35.411 | unzip 2022-03-16 11:09:35.411 | uuid-runtime 2022-03-16 11:09:35.411 | wget 2022-03-16 11:09:35.411 | wget 2022-03-16 11:09:35.411 | zlib1g-dev 2022-03-16 11:09:35.411 | libkrb5-dev 2022-03-16 11:09:35.411 | libldap2-dev 2022-03-16 11:09:35.411 | libsasl2-dev 2022-03-16 11:09:35.412 | memcached 2022-03-16 11:09:35.412 | python3-mysqldb 2022-03-16 11:09:35.412 | sqlite3 2022-03-16 11:09:35.412 | conntrack 2022-03-16 11:09:35.412 | curl 2022-03-16 11:09:35.412 | dnsmasq-base 2022-03-16 11:09:35.412 | dnsmasq-utils 2022-03-16 11:09:35.412 | ebtables 2022-03-16 11:09:35.412 | genisoimage 2022-03-16 11:09:35.412 | iptables 2022-03-16 11:09:35.412 | iputils-arping 2022-03-16 11:09:35.412 | kpartx 2022-03-16 11:09:35.412 | libjs-jquery-tablesorter 2022-03-16 11:09:35.412 | parted 2022-03-16 11:09:35.412 | pm-utils 2022-03-16 11:09:35.412 | python3-mysqldb 2022-03-16 11:09:35.412 | socat 2022-03-16 11:09:35.412 | sqlite3 2022-03-16 11:09:35.412 | sudo 2022-03-16 11:09:35.412 | vlan 2022-03-16 11:09:35.412 | lsscsi 2022-03-16 11:09:35.412 | open-iscsi 2022-03-16 11:09:35.412 | lvm2 2022-03-16 11:09:35.412 | qemu-utils 2022-03-16 11:09:35.412 | thin-provisioning-tools 2022-03-16 11:09:35.412 | acl 2022-03-16 11:09:35.412 | dnsmasq-base 2022-03-16 11:09:35.412 | dnsmasq-utils 2022-03-16 11:09:35.412 | ebtables 2022-03-16 11:09:35.412 | haproxy 2022-03-16 11:09:35.412 | iptables 2022-03-16 11:09:35.412 | iputils-arping 2022-03-16 11:09:35.412 | iputils-ping 2022-03-16 11:09:35.412 | postgresql-server-dev-all 2022-03-16 11:09:35.412 | python3-mysqldb 2022-03-16 11:09:35.412 | sqlite3 2022-03-16 11:09:35.412 | sudo 2022-03-16 11:09:35.412 | vlan 2022-03-16 11:09:35.413 | pcp 2022-03-16 11:09:35.413 | ipset 2022-03-16 11:09:35.413 | conntrack 2022-03-16 11:09:35.413 | conntrackd 2022-03-16 11:09:35.413 | keepalived 2022-03-16 11:09:35.413 | lvm2 2022-03-16 11:09:35.413 | qemu-utils 2022-03-16 11:09:35.413 | thin-provisioning-tools 2022-03-16 11:09:35.413 | curl 2022-03-16 11:09:35.413 | liberasurecode-dev 2022-03-16 11:09:35.413 | make 2022-03-16 11:09:35.413 | memcached 2022-03-16 11:09:35.413 | rsync 2022-03-16 11:09:35.413 | sqlite3 2022-03-16 11:09:35.413 | xfsprogs' 2022-03-16 11:09:35.414 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 11:09:35.433 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 11:09:35.433 | apache2-dev 2022-03-16 11:09:35.433 | bc 2022-03-16 11:09:35.433 | bsdmainutils 2022-03-16 11:09:35.433 | curl 2022-03-16 11:09:35.433 | g++ 2022-03-16 11:09:35.433 | gawk 2022-03-16 11:09:35.433 | gcc 2022-03-16 11:09:35.433 | gettext 2022-03-16 11:09:35.433 | git 2022-03-16 11:09:35.433 | graphviz 2022-03-16 11:09:35.433 | iputils-ping 2022-03-16 11:09:35.433 | libapache2-mod-proxy-uwsgi 2022-03-16 11:09:35.433 | libffi-dev 2022-03-16 11:09:35.433 | libjpeg-dev 2022-03-16 11:09:35.433 | libpcre3-dev 2022-03-16 11:09:35.433 | libpq-dev 2022-03-16 11:09:35.434 | libssl-dev 2022-03-16 11:09:35.434 | libsystemd-dev 2022-03-16 11:09:35.434 | libxml2-dev 2022-03-16 11:09:35.434 | libxslt1-dev 2022-03-16 11:09:35.434 | libyaml-dev 2022-03-16 11:09:35.434 | lsof 2022-03-16 11:09:35.434 | openssh-server 2022-03-16 11:09:35.434 | openssl 2022-03-16 11:09:35.434 | pkg-config 2022-03-16 11:09:35.434 | psmisc 2022-03-16 11:09:35.434 | python3-dev 2022-03-16 11:09:35.434 | python3-pip 2022-03-16 11:09:35.434 | python3-systemd 2022-03-16 11:09:35.434 | python3-venv 2022-03-16 11:09:35.434 | tar 2022-03-16 11:09:35.434 | tcpdump 2022-03-16 11:09:35.434 | unzip 2022-03-16 11:09:35.434 | uuid-runtime 2022-03-16 11:09:35.434 | wget 2022-03-16 11:09:35.434 | wget 2022-03-16 11:09:35.434 | zlib1g-dev 2022-03-16 11:09:35.434 | libkrb5-dev 2022-03-16 11:09:35.434 | libldap2-dev 2022-03-16 11:09:35.434 | libsasl2-dev 2022-03-16 11:09:35.434 | memcached 2022-03-16 11:09:35.434 | python3-mysqldb 2022-03-16 11:09:35.434 | sqlite3 2022-03-16 11:09:35.434 | conntrack 2022-03-16 11:09:35.434 | curl 2022-03-16 11:09:35.434 | dnsmasq-base 2022-03-16 11:09:35.434 | dnsmasq-utils 2022-03-16 11:09:35.434 | ebtables 2022-03-16 11:09:35.434 | genisoimage 2022-03-16 11:09:35.434 | iptables 2022-03-16 11:09:35.434 | iputils-arping 2022-03-16 11:09:35.434 | kpartx 2022-03-16 11:09:35.434 | libjs-jquery-tablesorter 2022-03-16 11:09:35.434 | parted 2022-03-16 11:09:35.435 | pm-utils 2022-03-16 11:09:35.435 | python3-mysqldb 2022-03-16 11:09:35.435 | socat 2022-03-16 11:09:35.435 | sqlite3 2022-03-16 11:09:35.435 | sudo 2022-03-16 11:09:35.435 | vlan 2022-03-16 11:09:35.435 | lsscsi 2022-03-16 11:09:35.435 | open-iscsi 2022-03-16 11:09:35.435 | lvm2 2022-03-16 11:09:35.435 | qemu-utils 2022-03-16 11:09:35.435 | thin-provisioning-tools 2022-03-16 11:09:35.435 | acl 2022-03-16 11:09:35.435 | dnsmasq-base 2022-03-16 11:09:35.435 | dnsmasq-utils 2022-03-16 11:09:35.435 | ebtables 2022-03-16 11:09:35.435 | haproxy 2022-03-16 11:09:35.435 | iptables 2022-03-16 11:09:35.435 | iputils-arping 2022-03-16 11:09:35.435 | iputils-ping 2022-03-16 11:09:35.435 | postgresql-server-dev-all 2022-03-16 11:09:35.435 | python3-mysqldb 2022-03-16 11:09:35.435 | sqlite3 2022-03-16 11:09:35.435 | sudo 2022-03-16 11:09:35.435 | vlan 2022-03-16 11:09:35.435 | pcp 2022-03-16 11:09:35.435 | ipset 2022-03-16 11:09:35.435 | conntrack 2022-03-16 11:09:35.435 | conntrackd 2022-03-16 11:09:35.435 | keepalived 2022-03-16 11:09:35.435 | lvm2 2022-03-16 11:09:35.435 | qemu-utils 2022-03-16 11:09:35.435 | thin-provisioning-tools 2022-03-16 11:09:35.435 | curl 2022-03-16 11:09:35.435 | liberasurecode-dev 2022-03-16 11:09:35.435 | make 2022-03-16 11:09:35.435 | memcached 2022-03-16 11:09:35.436 | rsync 2022-03-16 11:09:35.436 | sqlite3 2022-03-16 11:09:35.436 | xfsprogs ' 2022-03-16 11:09:35.437 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 11:09:35.439 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:09:35.442 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:09:35.445 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:09:35.446 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 11:09:35.450 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:09:35.453 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 11:09:35.455 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:09:35.457 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 11:09:35.459 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:09:35.461 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:09:35.463 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:09:35.465 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:09:35.467 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:09:35.469 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:09:35.472 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 11:09:35.474 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 11:09:35.476 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 11:09:35.478 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 11:09:35.482 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 11:09:35.485 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 11:09:35.488 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 11:09:35.490 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 11:09:35.492 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:09:35.494 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:09:35.498 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647428975496 2022-03-16 11:09:35.500 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 11:09:35.503 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 11:09:35.505 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-16 11:09:35.764 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 11:09:35.801 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-16 11:09:35.928 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-16 11:09:35.982 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-16 11:09:36.699 | Fetched 336 kB in 1s (392 kB/s) 2022-03-16 11:09:38.283 | Reading package lists... 2022-03-16 11:09:38.320 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 11:09:38.322 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 11:09:38.325 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:09:38.327 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:09:38.329 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:09:38.332 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:09:38.334 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:09:38.336 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 11:09:38.338 | ++ functions-common:time_stop:2432 : start_time=1647428975496 2022-03-16 11:09:38.340 | ++ functions-common:time_stop:2434 : [[ -z 1647428975496 ]] 2022-03-16 11:09:38.343 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:09:38.348 | ++ functions-common:time_stop:2437 : end_time=1647428978344 2022-03-16 11:09:38.350 | ++ functions-common:time_stop:2438 : elapsed_time=2848 2022-03-16 11:09:38.352 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 11:09:38.354 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:09:38.356 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2848 2022-03-16 11:09:38.359 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:09:38.365 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:09:38.367 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:09:38.369 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:09:38.372 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:09:38.395 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-16 11:09:38.516 | Reading package lists... 2022-03-16 11:09:38.785 | Building dependency tree... 2022-03-16 11:09:38.786 | Reading state information... 2022-03-16 11:09:38.819 | acl is already the newest version (2.2.53-6). 2022-03-16 11:09:38.819 | bc is already the newest version (1.07.1-2build1). 2022-03-16 11:09:38.819 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 11:09:38.820 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 11:09:38.820 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 11:09:38.820 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:09:38.820 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 11:09:38.820 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:09:38.820 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 11:09:38.820 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 11:09:38.820 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 11:09:38.820 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 11:09:38.820 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 11:09:38.820 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 11:09:38.820 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 11:09:38.820 | libffi-dev is already the newest version (3.3-4). 2022-03-16 11:09:38.820 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 11:09:38.820 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 11:09:38.820 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 11:09:38.820 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 11:09:38.820 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 11:09:38.820 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 11:09:38.820 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:09:38.820 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 11:09:38.820 | psmisc is already the newest version (23.3-1). 2022-03-16 11:09:38.820 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:09:38.820 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 11:09:38.820 | python3-systemd is already the newest version (234-3build2). 2022-03-16 11:09:38.820 | socat is already the newest version (1.7.3.3-2). 2022-03-16 11:09:38.820 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 11:09:38.820 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 11:09:38.820 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 11:09:38.820 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 11:09:38.820 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 11:09:38.820 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 11:09:38.820 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 11:09:38.820 | pcp is already the newest version (5.0.3-1). 2022-03-16 11:09:38.821 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 11:09:38.821 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:09:38.821 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:09:38.821 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:09:38.821 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 11:09:38.821 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:09:38.821 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:09:38.821 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 11:09:38.821 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 11:09:38.821 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 11:09:38.821 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 11:09:38.821 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 11:09:38.821 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 11:09:38.821 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 11:09:38.821 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 11:09:38.821 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:09:38.821 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 11:09:38.821 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 11:09:38.821 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 11:09:38.821 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 11:09:38.821 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 11:09:38.821 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 11:09:38.821 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:09:38.821 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 11:09:38.821 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 11:09:38.821 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 11:09:38.821 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 11:09:38.821 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 11:09:38.821 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 11:09:38.821 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 11:09:38.821 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 11:09:38.821 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 11:09:39.039 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:09:39.039 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 11:09:39.039 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 11:09:39.039 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 11:09:39.039 | The following packages were automatically installed and are no longer required: 2022-03-16 11:09:39.040 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:09:39.040 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:09:39.040 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:09:39.040 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:09:39.040 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:09:39.040 | python3-zope.interface 2022-03-16 11:09:39.041 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:09:39.154 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:09:39.158 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 11:09:39.161 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:09:39.163 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:09:39.165 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:09:39.167 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:09:39.169 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:09:39.171 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:09:39.174 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:09:39.176 | ++ functions-common:time_stop:2432 : start_time=1647428978391 2022-03-16 11:09:39.179 | ++ functions-common:time_stop:2434 : [[ -z 1647428978391 ]] 2022-03-16 11:09:39.181 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:09:39.185 | ++ functions-common:time_stop:2437 : end_time=1647428979183 2022-03-16 11:09:39.187 | ++ functions-common:time_stop:2438 : elapsed_time=792 2022-03-16 11:09:39.190 | ++ functions-common:time_stop:2439 : total=750 2022-03-16 11:09:39.192 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:09:39.195 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1542 2022-03-16 11:09:39.197 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 11:09:39.200 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 11:09:39.202 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:09:39.204 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 11:09:39.209 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 11:09:39.213 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 11:09:39.215 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 11:09:39.218 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 11:09:40.636 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 11:09:40.638 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 11:09:40.639 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 11:09:40.641 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 11:09:40.643 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 11:09:40.645 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 11:09:40.647 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 11:09:40.649 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 11:09:40.651 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 11:09:40.652 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 11:09:40.654 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 11:09:40.656 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 11:09:40.657 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 11:09:40.659 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 11:09:40.661 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 11:09:40.663 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 11:09:40.664 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 11:09:40.666 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 11:09:40.668 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 11:09:40.670 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 11:09:40.672 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 11:09:40.675 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 11:09:40.677 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 11:09:40.679 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 11:09:40.756 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 11:09:40.758 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 11:09:40.832 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 11:09:40.835 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 11:09:40.911 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 11:09:40.912 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 11:09:40.914 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 11:09:40.916 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 11:09:40.918 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 11:09:40.920 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 11:09:40.922 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 11:09:40.924 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 11:09:40.926 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 11:09:40.928 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 11:09:40.930 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 11:09:40.930 | Distro: focal 2022-03-16 11:09:40.932 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 11:09:40.934 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:09:40.938 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:09:40.940 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:09:40.943 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:09:40.943 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:09:41.621 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:09:41.623 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:09:41.623 | pip: 21.3.1 2022-03-16 11:09:41.625 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 11:09:41.627 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 11:09:41.629 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:09:41.631 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:09:41.633 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:09:41.634 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:09:41.636 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:09:41.638 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:09:41.639 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:09:41.641 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:09:41.644 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:09:41.645 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:09:41.647 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:09:41.649 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 11:09:41.651 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:09:41.653 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:09:41.654 | + tools/install_pip.sh:main:142 : : 2022-03-16 11:09:41.656 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 11:09:41.658 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 11:09:41.660 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 11:09:41.662 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:09:41.664 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 11:09:41.666 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 11:09:41.668 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:09:41.670 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:09:41.671 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:09:41.675 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-16 11:09:41.676 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-16 11:09:41.678 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:09:41.680 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:09:41.682 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:09:41.698 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 11:09:41.700 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-16 11:09:42.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:42.568 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:42.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:42.568 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:43.837 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:09:44.637 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-16 11:09:44.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-16 11:09:47.159 | Installing collected packages: setuptools 2022-03-16 11:09:47.936 | Successfully installed setuptools-60.9.3 2022-03-16 11:09:47.936 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:09:48.106 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:09:48.106 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:09:48.247 | + inc/python:pip_install:200 : result=0 2022-03-16 11:09:48.249 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:09:48.250 | + functions-common:time_stop:2425 : local name 2022-03-16 11:09:48.253 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:09:48.254 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:09:48.256 | + functions-common:time_stop:2428 : local total 2022-03-16 11:09:48.258 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:09:48.260 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:09:48.261 | + functions-common:time_stop:2432 : start_time=1647428981694 2022-03-16 11:09:48.263 | + functions-common:time_stop:2434 : [[ -z 1647428981694 ]] 2022-03-16 11:09:48.265 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:09:48.268 | + functions-common:time_stop:2437 : end_time=1647428988266 2022-03-16 11:09:48.270 | + functions-common:time_stop:2438 : elapsed_time=6572 2022-03-16 11:09:48.272 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:09:48.273 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:09:48.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6572 2022-03-16 11:09:48.277 | + inc/python:pip_install:203 : return 0 2022-03-16 11:09:48.279 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 11:09:48.281 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:09:48.285 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:09:48.287 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:09:48.289 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:09:48.290 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:09:48.978 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:09:48.980 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:09:48.980 | pip: 21.3.1 2022-03-16 11:09:48.983 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 11:09:48.986 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:09:48.990 | + ./stack.sh:main:796 : fixup_all 2022-03-16 11:09:48.992 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 11:09:48.994 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 11:09:48.996 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:09:48.998 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:09:49.001 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 11:09:49.012 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 11:09:49.025 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 11:09:49.038 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 11:09:49.040 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 11:09:49.042 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:09:49.044 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:09:49.046 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:09:49.049 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:09:49.051 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:09:49.053 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:09:49.055 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:09:49.057 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:09:49.059 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:09:49.061 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:09:49.063 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:09:49.066 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 11:09:49.068 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 11:09:49.070 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 11:09:49.072 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:09:49.074 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:09:49.077 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:09:49.079 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:09:49.081 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:09:49.084 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:09:49.086 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 11:09:49.088 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 11:09:49.090 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 11:09:49.093 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 11:09:49.095 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 11:09:49.098 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 11:09:49.100 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 11:09:49.121 | Using python 3.8 to install os-testr 2022-03-16 11:09:49.123 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-16 11:09:49.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:49.999 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:49.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:49.999 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:51.157 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:09:51.184 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 11:09:51.258 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 11:09:51.260 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 11:09:51.261 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 11:09:51.262 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-16 11:09:51.274 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-16 11:09:51.301 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-16 11:09:51.302 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 11:09:51.303 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-16 11:09:51.304 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-16 11:09:51.305 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-16 11:09:51.328 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-16 11:09:51.329 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-16 11:09:51.331 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-16 11:09:51.332 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-16 11:09:51.333 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-16 11:09:51.350 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-16 11:09:51.414 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-16 11:09:51.415 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-16 11:09:51.416 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-16 11:09:53.865 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:09:53.872 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:09:53.872 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:09:53.995 | + inc/python:pip_install:200 : result=0 2022-03-16 11:09:53.997 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:09:53.999 | + functions-common:time_stop:2425 : local name 2022-03-16 11:09:54.001 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:09:54.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:09:54.006 | + functions-common:time_stop:2428 : local total 2022-03-16 11:09:54.008 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:09:54.010 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:09:54.012 | + functions-common:time_stop:2432 : start_time=1647428989116 2022-03-16 11:09:54.014 | + functions-common:time_stop:2434 : [[ -z 1647428989116 ]] 2022-03-16 11:09:54.017 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:09:54.021 | + functions-common:time_stop:2437 : end_time=1647428994019 2022-03-16 11:09:54.023 | + functions-common:time_stop:2438 : elapsed_time=4903 2022-03-16 11:09:54.025 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:09:54.028 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:09:54.030 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4903 2022-03-16 11:09:54.032 | + inc/python:pip_install:203 : return 0 2022-03-16 11:09:54.035 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 11:09:54.086 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 11:09:54.184 | + ./stack.sh:main:810 : install_infra 2022-03-16 11:09:54.187 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:09:54.189 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 11:09:54.192 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:09:54.196 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 11:09:54.220 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 11:09:56.194 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.204 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.210 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.214 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.316 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.336 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.340 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.343 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.358 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.367 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.369 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.400 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.410 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.414 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.432 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.474 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.482 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.488 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.534 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.547 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.552 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.571 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.577 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.625 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.644 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.648 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.739 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.746 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.801 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.921 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.946 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.950 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.961 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.966 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.986 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:56.992 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:57.009 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:57.068 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:57.080 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:57.096 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:57.140 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:57.145 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:57.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:09:57.287 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 11:09:57.565 | + inc/python:pip_install:200 : result=0 2022-03-16 11:09:57.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:09:57.569 | + functions-common:time_stop:2425 : local name 2022-03-16 11:09:57.571 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:09:57.573 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:09:57.576 | + functions-common:time_stop:2428 : local total 2022-03-16 11:09:57.578 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:09:57.580 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:09:57.583 | + functions-common:time_stop:2432 : start_time=1647428994212 2022-03-16 11:09:57.585 | + functions-common:time_stop:2434 : [[ -z 1647428994212 ]] 2022-03-16 11:09:57.587 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:09:57.591 | + functions-common:time_stop:2437 : end_time=1647428997589 2022-03-16 11:09:57.593 | + functions-common:time_stop:2438 : elapsed_time=3377 2022-03-16 11:09:57.596 | + functions-common:time_stop:2439 : total=4903 2022-03-16 11:09:57.598 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:09:57.600 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8280 2022-03-16 11:09:57.602 | + inc/python:pip_install:203 : return 0 2022-03-16 11:09:57.604 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:09:57.607 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 11:09:57.630 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-16 11:09:59.450 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.461 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.467 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.472 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.575 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.595 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.599 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.603 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.618 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.626 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.628 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.660 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.669 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.674 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.693 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.730 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.738 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.744 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.794 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.807 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.811 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.832 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.838 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.886 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.904 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:09:59.907 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.000 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.007 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.061 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.182 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.207 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.211 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.222 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.228 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.248 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.255 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.272 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.328 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.341 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.356 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.400 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.404 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:10:00.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:00.413 | Processing /opt/stack/requirements 2022-03-16 11:10:02.149 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-16 11:10:02.151 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-16 11:10:02.168 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-16 11:10:02.173 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 11:10:02.176 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-16 11:10:02.181 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-16 11:10:02.210 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-16 11:10:02.231 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-16 11:10:02.243 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 11:10:02.264 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 11:10:02.269 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 11:10:02.289 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-16 11:10:02.293 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-16 11:10:02.295 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-16 11:10:02.302 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-16 11:10:02.304 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-16 11:10:02.317 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 11:10:02.328 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-16 11:10:02.380 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-16 11:10:02.382 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-16 11:10:02.389 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-16 11:10:02.394 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-16 11:10:02.457 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-16 11:10:02.459 | Building wheels for collected packages: openstack-requirements 2022-03-16 11:10:02.460 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 11:10:03.285 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 11:10:03.285 | ERROR: Command errored out with exit status 1: 2022-03-16 11:10:03.285 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-3c1ktyyq/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-3c1ktyyq/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-l9hreobp 2022-03-16 11:10:03.285 | cwd: /tmp/pip-req-build-3c1ktyyq/ 2022-03-16 11:10:03.285 | Complete output (6 lines): 2022-03-16 11:10:03.285 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 11:10:03.285 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 11:10:03.285 | or: setup.py --help-commands 2022-03-16 11:10:03.285 | or: setup.py cmd --help 2022-03-16 11:10:03.285 | 2022-03-16 11:10:03.285 | error: invalid command 'bdist_wheel' 2022-03-16 11:10:03.285 | ---------------------------------------- 2022-03-16 11:10:03.285 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 11:10:03.286 | Running setup.py clean for openstack-requirements 2022-03-16 11:10:04.109 | Failed to build openstack-requirements 2022-03-16 11:10:04.124 | Installing collected packages: openstack-requirements 2022-03-16 11:10:04.124 | Attempting uninstall: openstack-requirements 2022-03-16 11:10:04.125 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 11:10:04.161 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 11:10:04.180 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 11:10:04.183 | Running setup.py install for openstack-requirements: started 2022-03-16 11:10:06.526 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 11:10:06.549 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 11:10:06.682 | + inc/python:pip_install:200 : result=0 2022-03-16 11:10:06.684 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:10:06.687 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:06.689 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:06.691 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:06.693 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:06.695 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:06.697 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:10:06.700 | + functions-common:time_stop:2432 : start_time=1647428997622 2022-03-16 11:10:06.702 | + functions-common:time_stop:2434 : [[ -z 1647428997622 ]] 2022-03-16 11:10:06.705 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:06.709 | + functions-common:time_stop:2437 : end_time=1647429006707 2022-03-16 11:10:06.711 | + functions-common:time_stop:2438 : elapsed_time=9085 2022-03-16 11:10:06.713 | + functions-common:time_stop:2439 : total=8280 2022-03-16 11:10:06.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:06.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17365 2022-03-16 11:10:06.720 | + inc/python:pip_install:203 : return 0 2022-03-16 11:10:06.722 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 11:10:06.725 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 11:10:06.727 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 11:10:06.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:06.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:06.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 11:10:06.737 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:06.739 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 11:10:06.760 | Using python 3.8 to install pbr 2022-03-16 11:10:06.762 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-16 11:10:07.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:07.648 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:07.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:07.648 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:08.788 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:08.815 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 11:10:11.455 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:10:11.462 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:10:11.462 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:10:11.588 | + inc/python:pip_install:200 : result=0 2022-03-16 11:10:11.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:10:11.593 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:11.595 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:11.597 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:11.599 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:11.602 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:11.604 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:10:11.606 | + functions-common:time_stop:2432 : start_time=1647429006754 2022-03-16 11:10:11.608 | + functions-common:time_stop:2434 : [[ -z 1647429006754 ]] 2022-03-16 11:10:11.611 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:11.615 | + functions-common:time_stop:2437 : end_time=1647429011612 2022-03-16 11:10:11.617 | + functions-common:time_stop:2438 : elapsed_time=4858 2022-03-16 11:10:11.619 | + functions-common:time_stop:2439 : total=17365 2022-03-16 11:10:11.621 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:11.623 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22223 2022-03-16 11:10:11.625 | + inc/python:pip_install:203 : return 0 2022-03-16 11:10:11.628 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 11:10:13.949 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 11:10:15.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:15.872 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 11:10:15.887 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 11:10:15.893 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 11:10:15.896 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 11:10:15.898 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 11:10:15.901 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-16 11:10:15.973 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:10:15.976 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:10:15.979 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 11:10:15.996 | + ./stack.sh:main:819 : pkgs= 2022-03-16 11:10:15.999 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 11:10:16.001 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 11:10:16.004 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:10:16.006 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 11:10:16.008 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:10:16.010 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:10:16.013 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:10:16.015 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:10:16.017 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:10:16.020 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:10:16.024 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:10:16.026 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:10:16.029 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:10:16.031 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 11:10:16.034 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:10:16.049 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:16.051 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:10:16.053 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:10:16.055 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 11:10:16.057 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:10:16.059 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:10:16.061 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:10:16.063 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 11:10:16.065 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:10:16.067 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 11:10:16.069 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:10:16.072 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:10:16.074 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:10:16.076 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:10:16.078 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:10:16.081 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:10:16.083 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 11:10:16.085 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:10:16.087 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 11:10:16.089 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:10:16.091 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:10:16.094 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 11:10:16.097 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 11:10:16.099 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 11:10:16.102 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 11:10:16.104 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 11:10:16.156 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 11:10:16.156 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 11:10:16.158 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 11:10:16.525 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 11:10:16.527 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 11:10:16.544 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:16.546 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 11:10:16.549 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:10:16.551 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:10:16.553 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:10:16.556 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:10:16.558 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:10:16.560 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:10:16.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:16.565 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:16.567 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:10:16.569 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:10:16.571 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:10:16.574 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:10:16.576 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 11:10:16.578 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:10:16.581 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:16.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:16.586 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 11:10:16.608 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-16 11:10:16.717 | Reading package lists... 2022-03-16 11:10:16.960 | Building dependency tree... 2022-03-16 11:10:16.961 | Reading state information... 2022-03-16 11:10:17.216 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 11:10:17.216 | The following packages were automatically installed and are no longer required: 2022-03-16 11:10:17.217 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:10:17.217 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:10:17.217 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:10:17.217 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:10:17.217 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:10:17.217 | python3-zope.interface 2022-03-16 11:10:17.218 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:10:17.336 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:10:17.341 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:10:17.343 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:10:17.345 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:17.348 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:17.350 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:17.352 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:17.354 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:17.357 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:10:17.359 | + functions-common:time_stop:2432 : start_time=1647429016605 2022-03-16 11:10:17.362 | + functions-common:time_stop:2434 : [[ -z 1647429016605 ]] 2022-03-16 11:10:17.365 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:17.369 | + functions-common:time_stop:2437 : end_time=1647429017366 2022-03-16 11:10:17.371 | + functions-common:time_stop:2438 : elapsed_time=761 2022-03-16 11:10:17.373 | + functions-common:time_stop:2439 : total=1542 2022-03-16 11:10:17.375 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:17.378 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2303 2022-03-16 11:10:17.381 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:10:17.383 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 11:10:17.385 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:10:17.387 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:10:17.390 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:10:17.392 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:10:17.394 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:10:17.397 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:10:17.399 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 11:10:17.401 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:10:17.403 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:10:17.406 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:10:17.408 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:10:17.410 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:10:17.412 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:10:17.415 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:10:17.417 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:10:17.419 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:10:17.421 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:10:17.425 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:10:17.427 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 11:10:17.429 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:10:17.432 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:10:17.434 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:10:17.436 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:10:17.439 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:10:17.441 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:10:17.444 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 11:10:17.446 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 11:10:17.462 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:17.464 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 11:10:17.467 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:10:17.469 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 11:10:17.471 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 11:10:17.474 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 11:10:17.478 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 11:10:17.480 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 11:10:17.483 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 11:10:17.486 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 11:10:17.488 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 11:10:17.490 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 11:10:17.493 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 11:10:18.222 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 11:10:18.222 | user tags 2022-03-16 11:10:18.222 | stackrabbit []' 2022-03-16 11:10:18.225 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 11:10:18.226 | user tags 2022-03-16 11:10:18.226 | stackrabbit []' 2022-03-16 11:10:18.226 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 11:10:18.232 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 11:10:18.234 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 11:10:18.237 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:10:18.908 | Changing password for user "stackrabbit" ... 2022-03-16 11:10:18.932 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 11:10:19.623 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 11:10:19.647 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 11:10:19.649 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:10:20.306 | Changing password for user "stackrabbit" ... 2022-03-16 11:10:20.330 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 11:10:20.332 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 11:10:20.335 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 11:10:20.984 | Deleting user "guest" ... 2022-03-16 11:10:20.999 | Error: 2022-03-16 11:10:20.999 | {:no_such_user, "guest"} 2022-03-16 11:10:21.011 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 11:10:21.014 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 11:10:21.031 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:21.034 | + ./stack.sh:main:836 : install_database 2022-03-16 11:10:21.036 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 11:10:21.038 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 11:10:21.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:21.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:21.045 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 11:10:21.258 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 11:10:21.260 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 11:10:21.263 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 11:10:21.265 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 11:10:21.268 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:10:21.270 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 11:10:21.273 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:10:21.275 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:10:21.277 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:10:21.280 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:10:21.283 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:10:21.285 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:10:21.288 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:10:21.290 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:10:21.292 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:10:21.295 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:10:21.297 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:10:21.300 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 11:10:21.302 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:10:21.304 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:10:21.306 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:10:21.309 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:10:21.311 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:10:21.314 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:10:21.316 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 11:10:21.319 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:21.321 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:21.323 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 11:10:21.326 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:10:21.328 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:10:21.331 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:10:21.334 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:10:21.336 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:10:21.338 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:10:21.340 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:21.343 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:21.346 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:10:21.348 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:10:21.350 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:10:21.352 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:10:21.355 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 11:10:21.357 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:10:21.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:21.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:21.365 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 11:10:21.386 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-16 11:10:21.496 | Reading package lists... 2022-03-16 11:10:21.740 | Building dependency tree... 2022-03-16 11:10:21.741 | Reading state information... 2022-03-16 11:10:21.991 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 11:10:21.991 | The following packages were automatically installed and are no longer required: 2022-03-16 11:10:21.992 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:10:21.993 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:10:21.993 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:10:21.993 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:10:21.993 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:10:21.993 | python3-zope.interface 2022-03-16 11:10:21.993 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:10:22.105 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:10:22.110 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:10:22.112 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:10:22.115 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:22.117 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:22.119 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:22.121 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:22.123 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:22.125 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:10:22.128 | + functions-common:time_stop:2432 : start_time=1647429021383 2022-03-16 11:10:22.130 | + functions-common:time_stop:2434 : [[ -z 1647429021383 ]] 2022-03-16 11:10:22.133 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:22.137 | + functions-common:time_stop:2437 : end_time=1647429022134 2022-03-16 11:10:22.139 | + functions-common:time_stop:2438 : elapsed_time=751 2022-03-16 11:10:22.141 | + functions-common:time_stop:2439 : total=2303 2022-03-16 11:10:22.144 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:22.146 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3054 2022-03-16 11:10:22.148 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:10:22.150 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 11:10:22.153 | + ./stack.sh:main:839 : install_database_python 2022-03-16 11:10:22.155 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 11:10:22.157 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 11:10:22.159 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 11:10:22.162 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:10:22.165 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 11:10:22.167 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 11:10:22.169 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:10:22.173 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:10:22.173 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:10:22.178 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 11:10:22.180 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 11:10:22.183 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 11:10:22.186 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 11:10:22.188 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 11:10:22.210 | Using python 3.8 to install PyMySQL 2022-03-16 11:10:22.213 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-16 11:10:23.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:23.100 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:23.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:23.100 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:24.248 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:24.277 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 11:10:26.791 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:10:26.798 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:10:26.798 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:10:26.918 | + inc/python:pip_install:200 : result=0 2022-03-16 11:10:26.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:10:26.922 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:26.925 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:26.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:26.930 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:26.932 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:26.934 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:10:26.937 | + functions-common:time_stop:2432 : start_time=1647429022205 2022-03-16 11:10:26.939 | + functions-common:time_stop:2434 : [[ -z 1647429022205 ]] 2022-03-16 11:10:26.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:26.946 | + functions-common:time_stop:2437 : end_time=1647429026944 2022-03-16 11:10:26.948 | + functions-common:time_stop:2438 : elapsed_time=4739 2022-03-16 11:10:26.951 | + functions-common:time_stop:2439 : total=22223 2022-03-16 11:10:26.953 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:26.956 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26962 2022-03-16 11:10:26.958 | + inc/python:pip_install:203 : return 0 2022-03-16 11:10:26.960 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 11:10:26.962 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:10:26.964 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 11:10:26.967 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 11:10:26.984 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:26.987 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 11:10:26.989 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 11:10:26.993 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:10:26.993 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:10:26.998 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:10:27.000 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:10:27.003 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:10:27.005 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:10:27.008 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 11:10:27.010 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 11:10:27.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:27.028 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 11:10:27.031 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:10:27.034 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:10:27.036 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:10:27.038 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:10:27.041 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:10:27.043 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:10:27.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:27.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:27.050 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:10:27.052 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:10:27.054 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:10:27.056 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:10:27.059 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 11:10:27.061 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:10:27.063 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:27.066 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:27.068 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 11:10:27.089 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-16 11:10:27.199 | Reading package lists... 2022-03-16 11:10:27.444 | Building dependency tree... 2022-03-16 11:10:27.445 | Reading state information... 2022-03-16 11:10:27.697 | radvd is already the newest version (1:2.17-2). 2022-03-16 11:10:27.697 | The following packages were automatically installed and are no longer required: 2022-03-16 11:10:27.698 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:10:27.698 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:10:27.698 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:10:27.698 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:10:27.699 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:10:27.699 | python3-zope.interface 2022-03-16 11:10:27.699 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:10:27.813 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:10:27.817 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:10:27.819 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:10:27.822 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:27.824 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:27.826 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:27.828 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:27.831 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:27.833 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:10:27.835 | + functions-common:time_stop:2432 : start_time=1647429027086 2022-03-16 11:10:27.838 | + functions-common:time_stop:2434 : [[ -z 1647429027086 ]] 2022-03-16 11:10:27.840 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:27.845 | + functions-common:time_stop:2437 : end_time=1647429027842 2022-03-16 11:10:27.847 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-16 11:10:27.849 | + functions-common:time_stop:2439 : total=3054 2022-03-16 11:10:27.851 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:27.854 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3810 2022-03-16 11:10:27.856 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:10:27.858 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 11:10:27.874 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:27.877 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 11:10:27.879 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 11:10:27.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 11:10:27.884 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 11:10:27.904 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 11:10:27.906 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:10:27.909 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:10:27.911 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:10:27.913 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:10:27.916 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:10:27.918 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:10:27.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:27.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:27.925 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:10:27.927 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:10:27.929 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:10:27.931 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:10:27.934 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 11:10:27.936 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:10:27.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:27.941 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:27.943 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 11:10:27.963 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-16 11:10:28.073 | Reading package lists... 2022-03-16 11:10:28.315 | Building dependency tree... 2022-03-16 11:10:28.316 | Reading state information... 2022-03-16 11:10:28.569 | fakeroot is already the newest version (1.24-1). 2022-03-16 11:10:28.569 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:10:28.569 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 11:10:28.569 | The following packages were automatically installed and are no longer required: 2022-03-16 11:10:28.570 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:10:28.570 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:10:28.570 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:10:28.570 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:10:28.570 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:10:28.570 | python3-zope.interface 2022-03-16 11:10:28.570 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:10:28.684 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:10:28.688 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:10:28.690 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:10:28.693 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:28.695 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:28.697 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:28.699 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:28.701 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:28.703 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:10:28.706 | + functions-common:time_stop:2432 : start_time=1647429027960 2022-03-16 11:10:28.708 | + functions-common:time_stop:2434 : [[ -z 1647429027960 ]] 2022-03-16 11:10:28.710 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:28.714 | + functions-common:time_stop:2437 : end_time=1647429028712 2022-03-16 11:10:28.716 | + functions-common:time_stop:2438 : elapsed_time=752 2022-03-16 11:10:28.718 | + functions-common:time_stop:2439 : total=3810 2022-03-16 11:10:28.721 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:28.723 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4562 2022-03-16 11:10:28.725 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:10:28.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 11:10:28.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:28.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:28.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 11:10:28.737 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 11:10:28.740 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 11:10:28.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 11:10:28.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 11:10:28.749 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 11:10:28.750 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 11:10:28.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 11:10:28.756 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 11:10:28.759 | + functions:vercmp:628 : local v1=5.4 2022-03-16 11:10:28.761 | + functions:vercmp:629 : local 'op=<' 2022-03-16 11:10:28.763 | + functions:vercmp:630 : local v2=3.13 2022-03-16 11:10:28.765 | + functions:vercmp:631 : local result 2022-03-16 11:10:28.769 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 11:10:28.770 | ++ functions:vercmp:635 : sort -V 2022-03-16 11:10:28.770 | ++ functions:vercmp:635 : head -1 2022-03-16 11:10:28.774 | + functions:vercmp:635 : result=3.13 2022-03-16 11:10:28.777 | + functions:vercmp:637 : case $op in 2022-03-16 11:10:28.779 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 11:10:28.781 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 11:10:28.784 | + functions:vercmp:648 : return 2022-03-16 11:10:28.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 11:10:28.788 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:10:28.791 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 11:10:29.264 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 11:10:29.267 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 11:10:29.270 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 11:10:29.278 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.281 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 11:10:29.301 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:29.303 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 11:10:29.306 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 11:10:29.306 | Installing etcd 2022-03-16 11:10:29.308 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 11:10:29.321 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 11:10:29.333 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 11:10:29.336 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 11:10:29.350 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 11:10:29.353 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:10:29.356 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:10:29.359 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:10:29.364 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:10:29.366 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-16 11:10:29.369 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 11:10:29.371 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:10:29.374 | ++ functions:get_extra_file:74 : return 2022-03-16 11:10:29.377 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:10:29.380 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 11:10:29.382 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 11:10:29.385 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 11:10:29.402 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:10:29.404 | + ./stack.sh:main:866 : install_dstat 2022-03-16 11:10:29.406 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 11:10:29.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:10:29.426 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 11:10:29.428 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:10:29.431 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 11:10:29.433 | + ./stack.sh:main:875 : install_libs 2022-03-16 11:10:29.436 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 11:10:29.438 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 11:10:29.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 11:10:29.443 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 11:10:29.445 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.447 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 11:10:29.452 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.454 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 11:10:29.457 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 11:10:29.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 11:10:29.461 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 11:10:29.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.465 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 11:10:29.471 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.473 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 11:10:29.475 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 11:10:29.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 11:10:29.480 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 11:10:29.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.484 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 11:10:29.489 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.491 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 11:10:29.494 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 11:10:29.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 11:10:29.498 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 11:10:29.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 11:10:29.507 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.509 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 11:10:29.512 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 11:10:29.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 11:10:29.517 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 11:10:29.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.521 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.523 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 11:10:29.526 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.528 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 11:10:29.530 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 11:10:29.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 11:10:29.536 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 11:10:29.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 11:10:29.545 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.547 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 11:10:29.549 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 11:10:29.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 11:10:29.554 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 11:10:29.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 11:10:29.563 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.566 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 11:10:29.568 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 11:10:29.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 11:10:29.573 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 11:10:29.575 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.580 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 11:10:29.582 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.585 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 11:10:29.587 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 11:10:29.589 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 11:10:29.591 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 11:10:29.594 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 11:10:29.601 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.604 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 11:10:29.606 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 11:10:29.608 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 11:10:29.611 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 11:10:29.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 11:10:29.620 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.622 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 11:10:29.624 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 11:10:29.627 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 11:10:29.630 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 11:10:29.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.636 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.640 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 11:10:29.644 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.646 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 11:10:29.648 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 11:10:29.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 11:10:29.653 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 11:10:29.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.657 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 11:10:29.662 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.664 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 11:10:29.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 11:10:29.669 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 11:10:29.671 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 11:10:29.673 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.678 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 11:10:29.680 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.683 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 11:10:29.685 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 11:10:29.687 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 11:10:29.691 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 11:10:29.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 11:10:29.700 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.702 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 11:10:29.705 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 11:10:29.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 11:10:29.710 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 11:10:29.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.714 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.716 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 11:10:29.719 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.721 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 11:10:29.723 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 11:10:29.726 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 11:10:29.728 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 11:10:29.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 11:10:29.738 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.740 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 11:10:29.743 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 11:10:29.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 11:10:29.747 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 11:10:29.749 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 11:10:29.757 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.759 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 11:10:29.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 11:10:29.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 11:10:29.767 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 11:10:29.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 11:10:29.776 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.778 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 11:10:29.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 11:10:29.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 11:10:29.786 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 11:10:29.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 11:10:29.796 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.798 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 11:10:29.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 11:10:29.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 11:10:29.805 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 11:10:29.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 11:10:29.815 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.818 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 11:10:29.820 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 11:10:29.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 11:10:29.825 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 11:10:29.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 11:10:29.835 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.837 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 11:10:29.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 11:10:29.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 11:10:29.844 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 11:10:29.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 11:10:29.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.856 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 11:10:29.858 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 11:10:29.861 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 11:10:29.863 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 11:10:29.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.868 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.870 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 11:10:29.872 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.875 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 11:10:29.878 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 11:10:29.880 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 11:10:29.882 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 11:10:29.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.889 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 11:10:29.892 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.895 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 11:10:29.897 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 11:10:29.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 11:10:29.901 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 11:10:29.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 11:10:29.912 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.914 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 11:10:29.916 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 11:10:29.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 11:10:29.921 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 11:10:29.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 11:10:29.931 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.933 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 11:10:29.935 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 11:10:29.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 11:10:29.941 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 11:10:29.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 11:10:29.950 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.952 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 11:10:29.955 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 11:10:29.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 11:10:29.960 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 11:10:29.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.966 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 11:10:29.969 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.971 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 11:10:29.973 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 11:10:29.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 11:10:29.978 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 11:10:29.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:29.982 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:29.986 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 11:10:29.988 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:29.990 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 11:10:29.993 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 11:10:29.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 11:10:29.997 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 11:10:30.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.003 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.005 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 11:10:30.007 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.010 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 11:10:30.012 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 11:10:30.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 11:10:30.017 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 11:10:30.019 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.021 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.024 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 11:10:30.026 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.028 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 11:10:30.030 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 11:10:30.033 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 11:10:30.035 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 11:10:30.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 11:10:30.044 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.047 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 11:10:30.050 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 11:10:30.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 11:10:30.054 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 11:10:30.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 11:10:30.064 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.066 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 11:10:30.068 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 11:10:30.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 11:10:30.073 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 11:10:30.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 11:10:30.083 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.085 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 11:10:30.087 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 11:10:30.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 11:10:30.092 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 11:10:30.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 11:10:30.102 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.104 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 11:10:30.106 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 11:10:30.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 11:10:30.111 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 11:10:30.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 11:10:30.121 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.123 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 11:10:30.125 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 11:10:30.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 11:10:30.130 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 11:10:30.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 11:10:30.139 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.142 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 11:10:30.144 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 11:10:30.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 11:10:30.149 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 11:10:30.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:30.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:30.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 11:10:30.158 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:30.161 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 11:10:30.182 | Using python 3.8 to install etcd3 2022-03-16 11:10:30.184 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-16 11:10:31.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:31.065 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:31.065 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:31.065 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:32.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:32.225 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 11:10:32.232 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 11:10:32.234 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 11:10:32.234 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 11:10:32.236 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 11:10:34.721 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:10:34.728 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:10:34.728 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:10:34.848 | + inc/python:pip_install:200 : result=0 2022-03-16 11:10:34.850 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:10:34.852 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:34.855 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:34.857 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:34.859 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:34.861 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:34.863 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:10:34.866 | + functions-common:time_stop:2432 : start_time=1647429030176 2022-03-16 11:10:34.868 | + functions-common:time_stop:2434 : [[ -z 1647429030176 ]] 2022-03-16 11:10:34.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:34.874 | + functions-common:time_stop:2437 : end_time=1647429034872 2022-03-16 11:10:34.877 | + functions-common:time_stop:2438 : elapsed_time=4696 2022-03-16 11:10:34.880 | + functions-common:time_stop:2439 : total=26962 2022-03-16 11:10:34.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:34.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31658 2022-03-16 11:10:34.886 | + inc/python:pip_install:203 : return 0 2022-03-16 11:10:34.888 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 11:10:34.910 | Using python 3.8 to install etcd3gw 2022-03-16 11:10:34.913 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-16 11:10:35.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:35.797 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:35.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:35.797 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:36.927 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:36.953 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 11:10:36.961 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 11:10:36.962 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 11:10:36.963 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 11:10:36.964 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 11:10:36.997 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-16 11:10:36.999 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-16 11:10:37.000 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 11:10:37.002 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-16 11:10:39.511 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:10:39.519 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:10:39.519 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:10:39.637 | + inc/python:pip_install:200 : result=0 2022-03-16 11:10:39.640 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:10:39.642 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:39.645 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:39.647 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:39.649 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:39.651 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:39.653 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:10:39.656 | + functions-common:time_stop:2432 : start_time=1647429034905 2022-03-16 11:10:39.658 | + functions-common:time_stop:2434 : [[ -z 1647429034905 ]] 2022-03-16 11:10:39.661 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:39.665 | + functions-common:time_stop:2437 : end_time=1647429039662 2022-03-16 11:10:39.667 | + functions-common:time_stop:2438 : elapsed_time=4757 2022-03-16 11:10:39.669 | + functions-common:time_stop:2439 : total=31658 2022-03-16 11:10:39.671 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:39.673 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36415 2022-03-16 11:10:39.676 | + inc/python:pip_install:203 : return 0 2022-03-16 11:10:39.678 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 11:10:39.681 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 11:10:39.683 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 11:10:39.685 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:10:39.688 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:10:39.690 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:10:39.693 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:10:39.695 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:10:39.697 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:10:39.700 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:10:39.702 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:10:39.705 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:10:39.707 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:10:39.710 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:10:39.712 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 11:10:39.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:39.717 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:39.719 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 11:10:39.722 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:10:39.724 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:10:39.726 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:10:39.729 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:10:39.731 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:10:39.733 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:10:39.736 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:10:39.739 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:39.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:39.743 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:10:39.746 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:10:39.748 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:10:39.751 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:10:39.753 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:10:39.756 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:10:39.758 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:39.760 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:39.762 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:10:39.785 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:10:39.898 | Reading package lists... 2022-03-16 11:10:40.181 | Building dependency tree... 2022-03-16 11:10:40.182 | Reading state information... 2022-03-16 11:10:40.472 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:10:40.472 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:10:40.472 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:10:40.472 | The following packages were automatically installed and are no longer required: 2022-03-16 11:10:40.473 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:10:40.473 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:10:40.473 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:10:40.473 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:10:40.473 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:10:40.473 | python3-zope.interface 2022-03-16 11:10:40.473 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:10:40.594 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:10:40.599 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:10:40.601 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:10:40.604 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:40.606 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:40.608 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:40.611 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:40.614 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:40.616 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:10:40.618 | + functions-common:time_stop:2432 : start_time=1647429039782 2022-03-16 11:10:40.620 | + functions-common:time_stop:2434 : [[ -z 1647429039782 ]] 2022-03-16 11:10:40.623 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:40.628 | + functions-common:time_stop:2437 : end_time=1647429040625 2022-03-16 11:10:40.630 | + functions-common:time_stop:2438 : elapsed_time=843 2022-03-16 11:10:40.633 | + functions-common:time_stop:2439 : total=4562 2022-03-16 11:10:40.635 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:40.637 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5405 2022-03-16 11:10:40.639 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:10:40.642 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 11:10:40.644 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:10:40.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:10:40.649 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 11:10:40.724 | Module proxy already enabled 2022-03-16 11:10:40.729 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 11:10:40.791 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 11:10:40.791 | Module proxy already enabled 2022-03-16 11:10:40.791 | Module proxy_uwsgi already enabled 2022-03-16 11:10:40.795 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 11:10:40.798 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:10:40.801 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:10:40.803 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:10:40.936 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 11:10:40.938 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 11:10:40.941 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 11:10:40.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:40.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:40.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 11:10:40.954 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:40.962 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 11:10:40.965 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 11:10:40.969 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 11:10:40.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:40.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:40.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 11:10:40.980 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:40.982 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 11:10:40.985 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 11:10:40.987 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 11:10:40.990 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:40.992 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:40.995 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 11:10:40.997 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:40.999 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 11:10:41.002 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 11:10:41.004 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 11:10:41.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:41.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:41.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 11:10:41.014 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:41.016 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 11:10:41.018 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 11:10:41.021 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:41.023 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:41.025 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 11:10:41.028 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:41.030 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 11:10:41.033 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 11:10:41.035 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 11:10:41.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:41.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:41.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 11:10:41.045 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:41.048 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 11:10:41.065 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:41.068 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 11:10:41.070 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 11:10:41.072 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 11:10:41.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:41.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:41.079 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 11:10:41.082 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:41.084 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 11:10:41.101 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:41.103 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 11:10:41.106 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 11:10:41.108 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 11:10:41.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:41.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:41.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 11:10:41.118 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:41.120 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 11:10:41.123 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 11:10:41.125 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 11:10:41.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:10:41.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:10:41.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 11:10:41.135 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:10:41.138 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 11:10:41.140 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 11:10:41.143 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:10:41.146 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 11:10:41.149 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 11:10:41.151 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:10:41.154 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:10:41.155 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:10:41.160 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 11:10:41.162 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 11:10:41.165 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 11:10:41.168 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 11:10:41.170 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 11:10:41.191 | Using python 3.8 to install keystonemiddleware 2022-03-16 11:10:41.193 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-16 11:10:42.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:42.072 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:42.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:42.072 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:43.225 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:43.252 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 11:10:43.304 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 11:10:43.305 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 11:10:43.306 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 11:10:43.307 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 11:10:43.308 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 11:10:43.309 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 11:10:43.310 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 11:10:43.312 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-16 11:10:43.314 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-16 11:10:43.314 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 11:10:43.315 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 11:10:43.316 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-16 11:10:43.318 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 11:10:43.319 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 11:10:43.376 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-16 11:10:43.378 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-16 11:10:43.379 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-16 11:10:43.416 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-16 11:10:43.457 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-16 11:10:43.458 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-16 11:10:43.459 | 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-03-16 11:10:43.460 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-16 11:10:43.508 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-16 11:10:43.512 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-16 11:10:43.523 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-16 11:10:43.525 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-16 11:10:43.538 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-16 11:10:43.539 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-16 11:10:43.542 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-16 11:10:43.606 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-16 11:10:43.608 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-16 11:10:43.611 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-16 11:10:43.612 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 11:10:43.661 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-16 11:10:43.674 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-16 11:10:46.088 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:10:46.095 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:10:46.095 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:10:46.217 | + inc/python:pip_install:200 : result=0 2022-03-16 11:10:46.220 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:10:46.223 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:46.225 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:46.227 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:46.229 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:46.232 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:46.234 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:10:46.237 | + functions-common:time_stop:2432 : start_time=1647429041185 2022-03-16 11:10:46.239 | + functions-common:time_stop:2434 : [[ -z 1647429041185 ]] 2022-03-16 11:10:46.242 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:46.246 | + functions-common:time_stop:2437 : end_time=1647429046244 2022-03-16 11:10:46.248 | + functions-common:time_stop:2438 : elapsed_time=5059 2022-03-16 11:10:46.250 | + functions-common:time_stop:2439 : total=36415 2022-03-16 11:10:46.253 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:46.255 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41474 2022-03-16 11:10:46.257 | + inc/python:pip_install:203 : return 0 2022-03-16 11:10:46.260 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 11:10:46.262 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 11:10:46.264 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:10:46.268 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 11:10:46.270 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 11:10:46.273 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:10:46.277 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:10:46.277 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:10:46.284 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 11:10:46.286 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 11:10:46.288 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 11:10:46.291 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 11:10:46.293 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 11:10:46.315 | Using python 3.8 to install python-memcached 2022-03-16 11:10:46.318 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-16 11:10:47.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:47.195 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:47.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:47.195 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:48.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:48.348 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 11:10:48.351 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 11:10:50.861 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:10:50.868 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:10:50.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:10:50.987 | + inc/python:pip_install:200 : result=0 2022-03-16 11:10:50.989 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:10:50.991 | + functions-common:time_stop:2425 : local name 2022-03-16 11:10:50.993 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:10:50.996 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:10:50.998 | + functions-common:time_stop:2428 : local total 2022-03-16 11:10:51.000 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:10:51.002 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:10:51.005 | + functions-common:time_stop:2432 : start_time=1647429046310 2022-03-16 11:10:51.007 | + functions-common:time_stop:2434 : [[ -z 1647429046310 ]] 2022-03-16 11:10:51.010 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:10:51.014 | + functions-common:time_stop:2437 : end_time=1647429051011 2022-03-16 11:10:51.016 | + functions-common:time_stop:2438 : elapsed_time=4701 2022-03-16 11:10:51.019 | + functions-common:time_stop:2439 : total=41474 2022-03-16 11:10:51.021 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:10:51.023 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46175 2022-03-16 11:10:51.025 | + inc/python:pip_install:203 : return 0 2022-03-16 11:10:51.028 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 11:10:51.045 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:10:51.047 | + ./stack.sh:main:897 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:10:51.050 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 11:10:51.052 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 11:10:51.054 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 11:10:51.057 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:10:51.059 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 11:10:51.061 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 11:10:51.077 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:10:51.080 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 11:10:51.082 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 11:10:51.085 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 11:10:51.087 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:10:51.089 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:10:51.091 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:10:51.095 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:10:51.097 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:10:51.099 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:10:51.115 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:10:51.117 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:10:51.119 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:10:51.122 | + functions-common:git_clone:629 : echo master 2022-03-16 11:10:51.122 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:10:51.127 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 11:10:51.129 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:10:51.131 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 11:10:51.134 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:10:51.134 | + functions-common:git_clone:678 : head -1 2022-03-16 11:10:51.137 | 433f541b9 Update master for stable/yoga 2022-03-16 11:10:51.140 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:10:51.143 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 11:10:51.145 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:10:51.148 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:10:51.150 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 11:10:51.152 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:10:51.154 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 11:10:51.157 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:10:51.160 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:10:51.162 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 11:10:51.164 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:10:51.167 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:10:51.169 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 11:10:51.172 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:10:51.174 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 11:10:51.177 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:10:51.179 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:10:51.182 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 11:10:51.188 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 11:10:51.190 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 11:10:51.874 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 11:10:51.877 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:10:51.879 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:10:51.881 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:10:51.884 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:10:51.886 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 11:10:51.888 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:10:51.890 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:10:51.893 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:10:51.895 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:10:51.897 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:10:51.899 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:10:51.901 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:10:51.904 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 11:10:51.924 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 11:10:51.926 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-16 11:10:52.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:52.794 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:52.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:10:52.794 | from cryptography.utils import int_from_bytes 2022-03-16 11:10:53.963 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:10:53.990 | Obtaining file:///opt/stack/keystone 2022-03-16 11:10:53.991 | Preparing metadata (setup.py): started 2022-03-16 11:10:57.621 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:10:57.696 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 11:10:57.697 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 11:10:57.698 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 11:10:57.699 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 11:10:57.700 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 11:10:57.701 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 11:10:57.702 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 11:10:57.703 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 11:10:57.704 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 11:10:57.706 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 11:10:57.707 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 11:10:57.708 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:10:57.709 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 11:10:57.710 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 11:10:57.711 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 11:10:57.712 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 11:10:57.713 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 11:10:57.714 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 11:10:57.715 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 11:10:57.716 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 11:10:57.717 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 11:10:57.719 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 11:10:57.720 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 11:10:57.721 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 11:10:57.722 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 11:10:57.723 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:10:57.724 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 11:10:57.726 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 11:10:57.727 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 11:10:57.728 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:10:57.729 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 11:10:57.730 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 11:10:57.731 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 11:10:57.732 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 11:10:57.743 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 11:10:57.744 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 11:10:57.788 | 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.dev1) (5.1.1) 2022-03-16 11:10:57.800 | 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.dev1) (2.1.0) 2022-03-16 11:10:57.801 | 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.dev1) (3.0.3) 2022-03-16 11:10:57.802 | 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.dev1) (2.0.3) 2022-03-16 11:10:57.803 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev1) (8.0.4) 2022-03-16 11:10:57.813 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 11:10:57.873 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 11:10:57.877 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 11:10:57.971 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (0.8.0) 2022-03-16 11:10:57.972 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 11:10:57.973 | 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.dev1) (1.5.0) 2022-03-16 11:10:57.975 | 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.dev1) (2.5.0) 2022-03-16 11:10:58.027 | 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.dev1) (1.7.6) 2022-03-16 11:10:58.030 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 11:10:58.031 | 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.dev1) (2.0.1) 2022-03-16 11:10:58.081 | 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.dev1) (0.9.6) 2022-03-16 11:10:58.084 | 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.dev1) (2.8.2) 2022-03-16 11:10:58.139 | 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.dev1) (5.0.9) 2022-03-16 11:10:58.140 | 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.dev1) (0.4.0) 2022-03-16 11:10:58.141 | 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.dev1) (2.4.0) 2022-03-16 11:10:58.143 | 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.dev1) (5.2.3) 2022-03-16 11:10:58.145 | 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.dev1) (5.0.0) 2022-03-16 11:10:58.146 | 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.dev1) (2.8.0) 2022-03-16 11:10:58.167 | 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.dev1) (3.3.0) 2022-03-16 11:10:58.215 | 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.dev1) (3.1.1) 2022-03-16 11:10:58.235 | 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.dev1) (1.0.2) 2022-03-16 11:10:58.236 | 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.dev1) (0.11.0) 2022-03-16 11:10:58.237 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 11:10:58.239 | 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.dev1) (3.0.7) 2022-03-16 11:10:58.318 | 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.dev1) (4.5.0) 2022-03-16 11:10:58.430 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 11:10:58.430 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 11:10:58.432 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 11:10:58.433 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 11:10:58.434 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 11:10:58.650 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 11:10:58.670 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 11:10:58.672 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 11:10:58.739 | 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.dev1) (1.1.6) 2022-03-16 11:10:58.741 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev1) (4.11.1) 2022-03-16 11:10:58.758 | 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.dev1) (5.0.0) 2022-03-16 11:10:58.830 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 11:10:58.867 | 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.dev1) (1.13.3) 2022-03-16 11:10:58.979 | 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.dev1) (2.1.0) 2022-03-16 11:10:59.052 | 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.dev1) (1.7.0) 2022-03-16 11:10:59.176 | 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.dev1) (0.17.3) 2022-03-16 11:10:59.205 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev1) (0.13.1) 2022-03-16 11:10:59.245 | 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.dev1) (0.33.0) 2022-03-16 11:10:59.247 | 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.dev1) (2.1.1) 2022-03-16 11:10:59.249 | 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.dev1) (1.3.3) 2022-03-16 11:10:59.250 | 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.dev1) (3.0.0) 2022-03-16 11:10:59.252 | 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.dev1) (3.5.0) 2022-03-16 11:10:59.253 | 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.dev1) (2.5.1) 2022-03-16 11:10:59.305 | 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.dev1) (0.2.5) 2022-03-16 11:10:59.438 | 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.dev1) (2019.11.28) 2022-03-16 11:10:59.440 | 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.dev1) (3.3) 2022-03-16 11:10:59.443 | 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.dev1) (2.0.12) 2022-03-16 11:10:59.444 | 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.dev1) (1.26.8) 2022-03-16 11:10:59.590 | 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.dev1) (2.5.0) 2022-03-16 11:10:59.671 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev1) (2.4.0) 2022-03-16 11:10:59.743 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev1) (3.7.0) 2022-03-16 11:10:59.914 | 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.dev1) (2.1.0) 2022-03-16 11:11:00.167 | 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.dev1) (0.7) 2022-03-16 11:11:00.200 | 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.dev1) (1.0.0) 2022-03-16 11:11:02.080 | Installing collected packages: keystone 2022-03-16 11:11:02.080 | Attempting uninstall: keystone 2022-03-16 11:11:02.080 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 11:11:02.084 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 11:11:02.085 | Running setup.py develop for keystone 2022-03-16 11:11:06.597 | Successfully installed keystone 2022-03-16 11:11:06.597 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:11:06.605 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:11:06.605 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:11:06.737 | + inc/python:pip_install:200 : result=0 2022-03-16 11:11:06.739 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:11:06.741 | + functions-common:time_stop:2425 : local name 2022-03-16 11:11:06.743 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:11:06.745 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:11:06.748 | + functions-common:time_stop:2428 : local total 2022-03-16 11:11:06.750 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:11:06.752 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:11:06.754 | + functions-common:time_stop:2432 : start_time=1647429051918 2022-03-16 11:11:06.756 | + functions-common:time_stop:2434 : [[ -z 1647429051918 ]] 2022-03-16 11:11:06.759 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:11:06.763 | + functions-common:time_stop:2437 : end_time=1647429066760 2022-03-16 11:11:06.765 | + functions-common:time_stop:2438 : elapsed_time=14842 2022-03-16 11:11:06.767 | + functions-common:time_stop:2439 : total=46175 2022-03-16 11:11:06.769 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:11:06.772 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61017 2022-03-16 11:11:06.774 | + inc/python:pip_install:203 : return 0 2022-03-16 11:11:06.776 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:11:06.778 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:11:06.781 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:11:06.800 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:11:06.811 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 11:11:06.814 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 11:11:06.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:11:06.819 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:11:06.821 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 11:11:06.823 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:11:06.826 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 11:11:06.842 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:06.845 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:11:06.847 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:11:06.850 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 11:11:06.852 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 11:11:06.864 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-16 11:11:06.867 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 11:11:06.871 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 11:11:06.887 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:06.889 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 11:11:06.920 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 11:11:06.946 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 11:11:06.977 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 11:11:07.007 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 11:11:07.037 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 11:11:07.067 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 11:11:07.095 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 11:11:07.123 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 11:11:07.125 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 11:11:07.127 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 11:11:07.130 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 11:11:07.132 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:11:07.134 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:11:07.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:07.153 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:11:07.155 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:11:07.158 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:11:07.173 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:07.176 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:11:07.178 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:11:07.208 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:11:07.210 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:11:07.213 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 11:11:07.215 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 11:11:07.231 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:07.234 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-03-16 11:11:07.265 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 11:11:07.267 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 11:11:07.298 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 11:11:07.301 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 11:11:07.303 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 11:11:07.305 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 11:11:07.308 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:11:07.310 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:11:07.341 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 11:11:07.343 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 11:11:07.346 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 11:11:07.348 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 11:11:07.351 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:11:07.369 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:11:07.371 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:11:07.373 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:11:07.376 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:11:07.379 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:11:07.407 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:11:07.435 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:11:07.462 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:11:07.489 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 11:11:07.518 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:11:07.520 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 11:11:07.522 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:11:07.525 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 11:11:07.527 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 11:11:07.529 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:11:07.532 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:11:07.534 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 11:11:07.538 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 11:11:07.541 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:11:07.543 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:11:07.556 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:11:07.556 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:11:07.565 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:11:07.569 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:11:07.584 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:11:07.586 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:11:07.590 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 11:11:07.619 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 11:11:07.647 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 11:11:07.675 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 11:11:07.702 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 11:11:07.729 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 11:11:07.757 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 11:11:07.785 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 11:11:07.813 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 11:11:07.839 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:11:07.867 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 11:11:07.895 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 11:11:07.922 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 11:11:07.949 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:11:07.951 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:11:07.955 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 11:11:07.957 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 11:11:07.959 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:11:07.962 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:07.964 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:07.966 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:11:07.969 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:11:07.971 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:11:07.998 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 11:11:08.026 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-16 11:11:08.027 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:11:08.036 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 11:11:08.039 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 11:11:08.041 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 11:11:08.044 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:11:08.047 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:11:08.049 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:11:08.052 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:08.054 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:08.056 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:11:08.058 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:11:08.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:08.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:08.065 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 11:11:08.126 | Site keystone-wsgi-public already enabled 2022-03-16 11:11:08.130 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:11:08.133 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:11:08.135 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:11:08.137 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:11:08.272 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 11:11:08.303 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 11:11:08.335 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 11:11:08.367 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 11:11:08.369 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 11:11:08.400 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 11:11:08.432 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 11:11:08.460 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 11:11:08.463 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 11:11:08.480 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:08.482 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 11:11:08.499 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:08.501 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 11:11:08.504 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 11:11:08.506 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 11:11:08.509 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:11:08.511 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 11:11:08.513 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 11:11:08.516 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 11:11:08.518 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 11:11:08.521 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:11:08.523 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:11:08.526 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:11:08.528 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:11:08.532 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:11:08.535 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:11:08.550 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:11:08.553 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:11:08.555 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:11:08.558 | + functions-common:git_clone:629 : echo master 2022-03-16 11:11:08.558 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:11:08.563 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 11:11:08.566 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:11:08.568 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 11:11:08.571 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:11:08.571 | + functions-common:git_clone:678 : head -1 2022-03-16 11:11:08.576 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 11:11:08.580 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:11:08.583 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 11:11:08.585 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:11:08.587 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:11:08.590 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 11:11:08.592 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 11:11:08.596 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 11:11:08.598 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:11:08.600 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:11:08.603 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 11:11:08.605 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:11:08.607 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 11:11:08.611 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 11:11:08.613 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:11:08.616 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 11:11:08.618 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:11:08.621 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:11:08.624 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 11:11:08.630 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 11:11:08.633 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 11:11:09.304 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 11:11:09.307 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:11:09.309 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:11:09.311 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:11:09.315 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:11:09.317 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 11:11:09.319 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:11:09.322 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 11:11:09.324 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:11:09.326 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 11:11:09.328 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 11:11:09.331 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 11:11:09.333 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:11:09.335 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 11:11:09.356 | Using python 3.8 to install /opt/stack/swift 2022-03-16 11:11:09.360 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-16 11:11:10.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:10.264 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:10.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:10.265 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:11.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:11:11.433 | Obtaining file:///opt/stack/swift 2022-03-16 11:11:11.433 | Preparing metadata (setup.py): started 2022-03-16 11:11:14.684 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:11:14.722 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 11:11:14.723 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 11:11:14.725 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.11.0) 2022-03-16 11:11:14.726 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 11:11:14.727 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 11:11:14.728 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 11:11:14.729 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 11:11:14.730 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 11:11:14.731 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 11:11:14.732 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 11:11:14.734 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 11:11:14.771 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 11:11:14.779 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 11:11:14.834 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.1.1) 2022-03-16 11:11:14.835 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.4.0) 2022-03-16 11:11:14.836 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.7.0) 2022-03-16 11:11:14.838 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.3.0) 2022-03-16 11:11:14.839 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.1.0) 2022-03-16 11:11:14.840 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 11:11:14.841 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.8.1) 2022-03-16 11:11:14.842 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 11:11:14.844 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.10.1) 2022-03-16 11:11:14.845 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.12.2) 2022-03-16 11:11:14.846 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (8.8.0) 2022-03-16 11:11:14.847 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.0) 2022-03-16 11:11:14.868 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 11:11:14.899 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 11:11:14.900 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (1.26.8) 2022-03-16 11:11:14.901 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 11:11:14.903 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2.0.12) 2022-03-16 11:11:14.925 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 11:11:15.017 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.2) 2022-03-16 11:11:15.018 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.7.0) 2022-03-16 11:11:15.019 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.5.0) 2022-03-16 11:11:15.062 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.1.5) 2022-03-16 11:11:15.104 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (6.0) 2022-03-16 11:11:15.105 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.8.0) 2022-03-16 11:11:15.106 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.5.0) 2022-03-16 11:11:15.109 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.5.0) 2022-03-16 11:11:15.170 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (0.9.6) 2022-03-16 11:11:15.173 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2.8.2) 2022-03-16 11:11:15.185 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (2021.3) 2022-03-16 11:11:15.186 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.0.3) 2022-03-16 11:11:15.203 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (21.3) 2022-03-16 11:11:15.204 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (3.0.7) 2022-03-16 11:11:15.310 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.13.3) 2022-03-16 11:11:15.324 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (5.1.1) 2022-03-16 11:11:17.620 | Installing collected packages: swift 2022-03-16 11:11:17.620 | Attempting uninstall: swift 2022-03-16 11:11:17.620 | Found existing installation: swift 2.29.1.dev19 2022-03-16 11:11:17.623 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 11:11:17.626 | Running setup.py develop for swift 2022-03-16 11:11:21.877 | Successfully installed swift 2022-03-16 11:11:21.877 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:11:21.885 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:11:21.885 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:11:22.020 | + inc/python:pip_install:200 : result=0 2022-03-16 11:11:22.022 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:11:22.025 | + functions-common:time_stop:2425 : local name 2022-03-16 11:11:22.027 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:11:22.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:11:22.035 | + functions-common:time_stop:2428 : local total 2022-03-16 11:11:22.037 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:11:22.039 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:11:22.041 | + functions-common:time_stop:2432 : start_time=1647429069351 2022-03-16 11:11:22.043 | + functions-common:time_stop:2434 : [[ -z 1647429069351 ]] 2022-03-16 11:11:22.047 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:11:22.051 | + functions-common:time_stop:2437 : end_time=1647429082048 2022-03-16 11:11:22.053 | + functions-common:time_stop:2438 : elapsed_time=12697 2022-03-16 11:11:22.055 | + functions-common:time_stop:2439 : total=61017 2022-03-16 11:11:22.057 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:11:22.060 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73714 2022-03-16 11:11:22.062 | + inc/python:pip_install:203 : return 0 2022-03-16 11:11:22.064 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:11:22.067 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:11:22.069 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:11:22.088 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:11:22.101 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 11:11:22.104 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 11:11:22.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:11:22.109 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:11:22.112 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 11:11:22.114 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:11:22.116 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 11:11:22.119 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:11:22.121 | + ./stack.sh:main:908 : configure_swift 2022-03-16 11:11:22.124 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 11:11:22.126 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 11:11:22.128 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 11:11:22.130 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 11:11:22.132 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 11:11:23.314 | No container-replicator running 2022-03-16 11:11:23.314 | No object-expirer running 2022-03-16 11:11:23.314 | No account-reaper running 2022-03-16 11:11:23.314 | No container-sync running 2022-03-16 11:11:23.314 | No object-auditor running 2022-03-16 11:11:23.314 | No account-server running 2022-03-16 11:11:23.314 | No container-auditor running 2022-03-16 11:11:23.314 | No account-auditor running 2022-03-16 11:11:23.314 | No container-updater running 2022-03-16 11:11:23.314 | No object-server running 2022-03-16 11:11:23.314 | No object-reconstructor running 2022-03-16 11:11:23.314 | No account-replicator running 2022-03-16 11:11:23.314 | No object-updater running 2022-03-16 11:11:23.314 | No container-sharder running 2022-03-16 11:11:23.314 | No proxy-server running 2022-03-16 11:11:23.315 | No container-reconciler running 2022-03-16 11:11:23.315 | No container-server running 2022-03-16 11:11:23.315 | No object-replicator running 2022-03-16 11:11:23.407 | + lib/swift:configure_swift:337 : true 2022-03-16 11:11:23.409 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 11:11:23.422 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 11:11:23.434 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 11:11:23.437 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 11:11:23.438 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 11:11:23.442 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 11:11:23.442 | s/%GROUP%/ubuntu/; 2022-03-16 11:11:23.442 | s/%USER%/ubuntu/; 2022-03-16 11:11:23.442 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 11:11:23.442 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 11:11:23.446 | uid = ubuntu 2022-03-16 11:11:23.446 | gid = ubuntu 2022-03-16 11:11:23.446 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 11:11:23.446 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 11:11:23.446 | address = 127.0.0.1 2022-03-16 11:11:23.446 | 2022-03-16 11:11:23.446 | [account6612] 2022-03-16 11:11:23.446 | max connections = 25 2022-03-16 11:11:23.446 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:11:23.446 | read only = false 2022-03-16 11:11:23.446 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 11:11:23.446 | 2022-03-16 11:11:23.446 | [account6622] 2022-03-16 11:11:23.446 | max connections = 25 2022-03-16 11:11:23.446 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:11:23.447 | read only = false 2022-03-16 11:11:23.447 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 11:11:23.447 | 2022-03-16 11:11:23.447 | [account6632] 2022-03-16 11:11:23.447 | max connections = 25 2022-03-16 11:11:23.447 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:11:23.447 | read only = false 2022-03-16 11:11:23.447 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 11:11:23.447 | 2022-03-16 11:11:23.447 | [account6642] 2022-03-16 11:11:23.447 | max connections = 25 2022-03-16 11:11:23.447 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:11:23.447 | read only = false 2022-03-16 11:11:23.447 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 11:11:23.447 | 2022-03-16 11:11:23.447 | 2022-03-16 11:11:23.447 | [container6611] 2022-03-16 11:11:23.447 | max connections = 25 2022-03-16 11:11:23.447 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:11:23.447 | read only = false 2022-03-16 11:11:23.447 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 11:11:23.447 | 2022-03-16 11:11:23.447 | [container6621] 2022-03-16 11:11:23.447 | max connections = 25 2022-03-16 11:11:23.447 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:11:23.447 | read only = false 2022-03-16 11:11:23.447 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 11:11:23.447 | 2022-03-16 11:11:23.447 | [container6631] 2022-03-16 11:11:23.447 | max connections = 25 2022-03-16 11:11:23.447 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:11:23.447 | read only = false 2022-03-16 11:11:23.447 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 11:11:23.448 | 2022-03-16 11:11:23.448 | [container6641] 2022-03-16 11:11:23.448 | max connections = 25 2022-03-16 11:11:23.448 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:11:23.448 | read only = false 2022-03-16 11:11:23.448 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 11:11:23.448 | 2022-03-16 11:11:23.448 | 2022-03-16 11:11:23.448 | [object6613] 2022-03-16 11:11:23.448 | max connections = 25 2022-03-16 11:11:23.448 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:11:23.448 | read only = false 2022-03-16 11:11:23.448 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 11:11:23.448 | 2022-03-16 11:11:23.448 | [object6623] 2022-03-16 11:11:23.448 | max connections = 25 2022-03-16 11:11:23.448 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:11:23.448 | read only = false 2022-03-16 11:11:23.448 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 11:11:23.448 | 2022-03-16 11:11:23.448 | [object6633] 2022-03-16 11:11:23.448 | max connections = 25 2022-03-16 11:11:23.448 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:11:23.448 | read only = false 2022-03-16 11:11:23.448 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 11:11:23.448 | 2022-03-16 11:11:23.448 | [object6643] 2022-03-16 11:11:23.448 | max connections = 25 2022-03-16 11:11:23.448 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:11:23.448 | read only = false 2022-03-16 11:11:23.448 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 11:11:23.449 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 11:11:23.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:23.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:23.455 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 11:11:23.467 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 11:11:23.469 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 11:11:23.473 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 11:11:23.478 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 11:11:23.480 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 11:11:23.485 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 11:11:23.513 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-03-16 11:11:23.538 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 11:11:23.556 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 11:11:23.584 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 11:11:23.602 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:11:23.630 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 11:11:23.647 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 11:11:23.674 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 11:11:23.692 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 11:11:23.720 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 11:11:23.737 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:11:23.765 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 11:11:23.783 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 11:11:23.797 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:23.799 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 11:11:23.828 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 11:11:23.857 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 11:11:23.884 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 11:11:23.911 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 11:11:23.926 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:23.928 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 11:11:23.956 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 11:11:23.971 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:23.973 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 11:11:23.988 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:23.990 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 11:11:23.992 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 11:11:24.007 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:24.009 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 11:11:24.011 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 11:11:24.013 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 11:11:24.018 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 11:11:24.023 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 11:11:24.051 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 11:11:24.078 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 11:11:24.107 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 11:11:24.137 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 11:11:24.164 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 11:11:24.166 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 11:11:24.168 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 11:11:24.170 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 11:11:24.172 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 11:11:24.199 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 11:11:24.227 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:11:24.255 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 11:11:24.282 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 11:11:24.309 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 11:11:24.336 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 11:11:24.363 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 11:11:24.391 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:11:24.417 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 11:11:24.445 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 11:11:24.472 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 11:11:24.500 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 11:11:24.527 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 11:11:24.557 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 11:11:24.584 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 11:11:24.603 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 11:11:24.632 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 11:11:24.665 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 11:11:24.670 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 11:11:24.703 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 11:11:24.730 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 11:11:24.759 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 11:11:24.761 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 11:11:24.763 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:11:24.766 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 11:11:24.770 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 11:11:24.772 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:11:24.775 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:11:24.777 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 11:11:24.779 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 11:11:24.782 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:11:24.784 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:11:24.786 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 11:11:24.804 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 11:11:24.833 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 11:11:24.852 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 11:11:24.881 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 11:11:24.899 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:11:24.927 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 11:11:24.946 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:11:24.975 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 11:11:24.993 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:11:25.022 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 11:11:25.040 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 11:11:25.068 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:11:25.086 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:11:25.114 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 11:11:25.132 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 11:11:25.161 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 11:11:25.178 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 11:11:25.206 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-16 11:11:25.211 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 11:11:25.229 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:11:25.258 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 11:11:25.287 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:11:25.289 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 11:11:25.293 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 11:11:25.296 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:11:25.298 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:11:25.300 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 11:11:25.302 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 11:11:25.304 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:11:25.306 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:11:25.308 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 11:11:25.328 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 11:11:25.355 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 11:11:25.373 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 11:11:25.402 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 11:11:25.420 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:11:25.448 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 11:11:25.466 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:11:25.494 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 11:11:25.512 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:11:25.540 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 11:11:25.558 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 11:11:25.586 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:11:25.604 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:11:25.633 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 11:11:25.651 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 11:11:25.681 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 11:11:25.699 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 11:11:25.726 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-16 11:11:25.730 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 11:11:25.749 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:11:25.777 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:11:25.779 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 11:11:25.784 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 11:11:25.786 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:11:25.788 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:11:25.790 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 11:11:25.792 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 11:11:25.794 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:11:25.797 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:11:25.799 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 11:11:25.818 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 11:11:25.847 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 11:11:25.867 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 11:11:25.896 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 11:11:25.914 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:11:25.942 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 11:11:25.960 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:11:25.989 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 11:11:26.007 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:11:26.036 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 11:11:26.054 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 11:11:26.081 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:11:26.099 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:11:26.127 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 11:11:26.145 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 11:11:26.174 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 11:11:26.191 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 11:11:26.218 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-16 11:11:26.223 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 11:11:26.242 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:11:26.270 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 11:11:26.299 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 11:11:26.326 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 11:11:26.355 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 11:11:26.357 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 11:11:26.362 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 11:11:26.391 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 11:11:26.418 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 11:11:26.447 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 11:11:26.477 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 11:11:26.505 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 11:11:26.532 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 11:11:26.558 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 11:11:26.585 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 11:11:26.614 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 11:11:26.630 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:26.632 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 11:11:26.651 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 11:11:26.653 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 11:11:26.672 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 11:11:26.675 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-03-16 11:11:26.701 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 11:11:26.704 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 11:11:26.730 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-03-16 11:11:26.759 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 11:11:26.761 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 11:11:26.788 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 11:11:26.804 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:26.806 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 11:11:26.809 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 11:11:26.814 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 11:11:26.817 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 11:11:26.830 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 11:11:26.832 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 11:11:26.843 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 11:11:26.846 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 11:11:26.848 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:11:26.850 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:11:26.852 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:11:26.855 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:11:26.857 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:11:26.860 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:11:26.862 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 11:11:26.875 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:11:26.877 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 11:11:26.880 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 11:11:26.897 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:26.899 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 11:11:26.917 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:26.919 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 11:11:26.922 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 11:11:26.924 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 11:11:26.926 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:11:26.929 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 11:11:26.931 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 11:11:26.934 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 11:11:26.937 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 11:11:26.954 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:26.957 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 11:11:26.959 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 11:11:26.975 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:26.978 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 11:11:26.980 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 11:11:26.984 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 11:11:26.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:11:26.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:11:26.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 11:11:26.995 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:11:26.998 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 11:11:27.001 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 11:11:27.003 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 11:11:27.006 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 11:11:27.009 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 11:11:27.011 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 11:11:27.014 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 11:11:27.018 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 11:11:27.020 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 11:11:27.023 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 11:11:27.027 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:11:27.027 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 11:11:27.033 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 11:11:27.035 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 11:11:27.038 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 11:11:27.041 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 11:11:27.043 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 11:11:27.065 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 11:11:27.068 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 11:11:27.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:27.950 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:27.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:27.950 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:29.088 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:11:29.117 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 11:11:29.198 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-16 11:11:29.199 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-16 11:11:29.200 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 11:11:29.201 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-16 11:11:29.202 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-16 11:11:29.204 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-16 11:11:29.205 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-16 11:11:29.206 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-16 11:11:29.207 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-16 11:11:29.208 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-16 11:11:29.209 | 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-03-16 11:11:29.210 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-16 11:11:29.212 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-16 11:11:29.214 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-16 11:11:29.217 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 11:11:29.219 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-16 11:11:29.222 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-16 11:11:29.224 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-16 11:11:29.234 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-16 11:11:29.235 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-16 11:11:29.248 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-16 11:11:29.316 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-16 11:11:29.317 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-16 11:11:29.319 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-16 11:11:29.343 | 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-03-16 11:11:29.344 | 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-03-16 11:11:29.345 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-16 11:11:29.347 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-16 11:11:29.348 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-16 11:11:29.361 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-16 11:11:29.402 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-16 11:11:29.403 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-16 11:11:29.404 | 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-03-16 11:11:29.405 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-16 11:11:29.426 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-16 11:11:29.428 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-16 11:11:29.442 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-16 11:11:29.458 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-16 11:11:29.460 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-16 11:11:29.479 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-16 11:11:29.480 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-16 11:11:29.561 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-16 11:11:29.564 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-16 11:11:29.565 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-16 11:11:29.567 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-16 11:11:29.618 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-16 11:11:29.644 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-16 11:11:29.844 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-16 11:11:29.846 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-16 11:11:29.879 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-16 11:11:29.882 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-16 11:11:29.883 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-16 11:11:29.885 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-16 11:11:29.886 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-16 11:11:29.887 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-16 11:11:29.943 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-16 11:11:30.135 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-16 11:11:30.159 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-16 11:11:30.242 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-16 11:11:30.392 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-16 11:11:32.493 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:11:32.500 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:11:32.500 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:11:32.625 | + inc/python:pip_install:200 : result=0 2022-03-16 11:11:32.627 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:11:32.629 | + functions-common:time_stop:2425 : local name 2022-03-16 11:11:32.632 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:11:32.634 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:11:32.636 | + functions-common:time_stop:2428 : local total 2022-03-16 11:11:32.639 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:11:32.641 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:11:32.644 | + functions-common:time_stop:2432 : start_time=1647429087060 2022-03-16 11:11:32.646 | + functions-common:time_stop:2434 : [[ -z 1647429087060 ]] 2022-03-16 11:11:32.649 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:11:32.653 | + functions-common:time_stop:2437 : end_time=1647429092651 2022-03-16 11:11:32.656 | + functions-common:time_stop:2438 : elapsed_time=5591 2022-03-16 11:11:32.658 | + functions-common:time_stop:2439 : total=73714 2022-03-16 11:11:32.661 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:11:32.663 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79305 2022-03-16 11:11:32.665 | + inc/python:pip_install:203 : return 0 2022-03-16 11:11:32.668 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 11:11:32.671 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 11:11:32.673 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 11:11:32.686 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 11:11:32.691 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 11:11:32.694 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 11:11:32.696 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 11:11:32.698 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:11:32.701 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:11:32.704 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:11:32.707 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:11:32.709 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:11:32.712 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:11:32.729 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:11:32.731 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:11:32.734 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:11:32.737 | + functions-common:git_clone:629 : echo master 2022-03-16 11:11:32.737 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:11:32.742 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 11:11:32.745 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:11:32.747 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 11:11:32.750 | + functions-common:git_clone:678 : head -1 2022-03-16 11:11:32.751 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:11:32.755 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 11:11:32.758 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:11:32.760 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 11:11:32.763 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:11:32.766 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:11:32.768 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 11:11:32.771 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:11:32.773 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 11:11:32.776 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:11:32.778 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:11:32.781 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 11:11:32.784 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:11:32.786 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:11:32.789 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 11:11:32.792 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:11:32.794 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 11:11:32.797 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:11:32.800 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:11:32.803 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 11:11:32.809 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 11:11:32.811 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 11:11:33.468 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 11:11:33.470 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:11:33.473 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:11:33.475 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:11:33.478 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:11:33.480 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 11:11:33.483 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:11:33.485 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:11:33.487 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:11:33.490 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:11:33.492 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:11:33.494 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:11:33.497 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:11:33.500 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 11:11:33.522 | Using python 3.8 to install /opt/stack/glance 2022-03-16 11:11:33.524 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-16 11:11:34.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:34.401 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:34.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:34.401 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:35.526 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:11:35.554 | Obtaining file:///opt/stack/glance 2022-03-16 11:11:35.554 | Preparing metadata (setup.py): started 2022-03-16 11:11:38.827 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:11:38.897 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-16 11:11:38.898 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-16 11:11:38.899 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-16 11:11:38.900 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-16 11:11:38.901 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-16 11:11:38.902 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-16 11:11:38.903 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-16 11:11:38.904 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-16 11:11:38.906 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-16 11:11:38.907 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-16 11:11:38.908 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-16 11:11:38.909 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:11:38.910 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-16 11:11:38.911 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:11:38.912 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-16 11:11:38.913 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:11:38.914 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-16 11:11:38.916 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-16 11:11:38.917 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-16 11:11:38.918 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-16 11:11:38.918 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-16 11:11:38.919 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-16 11:11:38.921 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-16 11:11:38.922 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 11:11:38.923 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-16 11:11:38.924 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-16 11:11:38.925 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-16 11:11:38.926 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-16 11:11:38.927 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-16 11:11:38.928 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-16 11:11:38.930 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-16 11:11:38.931 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-16 11:11:38.932 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-16 11:11:38.933 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-16 11:11:38.934 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-16 11:11:38.936 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-16 11:11:38.937 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-16 11:11:38.938 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:11:38.939 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-16 11:11:38.940 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-16 11:11:38.942 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-16 11:11:38.943 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-16 11:11:38.944 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-16 11:11:38.959 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-16 11:11:38.961 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-16 11:11:38.962 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-16 11:11:38.983 | 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.dev4) (2.27.1) 2022-03-16 11:11:38.986 | 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.dev4) (5.3.0) 2022-03-16 11:11:39.025 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-16 11:11:39.040 | 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.dev4) (4.3.0) 2022-03-16 11:11:39.049 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-16 11:11:39.064 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-16 11:11:39.065 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-16 11:11:39.066 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-16 11:11:39.157 | 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.dev4) (3.0.7) 2022-03-16 11:11:39.235 | 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.dev4) (1.7.0) 2022-03-16 11:11:39.286 | 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.dev4) (2.10.1) 2022-03-16 11:11:39.288 | 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.dev4) (3.1.1) 2022-03-16 11:11:39.322 | 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.dev4) (0.17.3) 2022-03-16 11:11:39.365 | 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.dev4) (1.5.0) 2022-03-16 11:11:39.367 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-16 11:11:39.368 | 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.dev4) (0.8.0) 2022-03-16 11:11:39.427 | 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.dev4) (2.0.1) 2022-03-16 11:11:39.429 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-16 11:11:39.431 | 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.dev4) (0.13.0) 2022-03-16 11:11:39.455 | 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.dev4) (0.61.0) 2022-03-16 11:11:39.530 | 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.dev4) (2.8.2) 2022-03-16 11:11:39.533 | 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.dev4) (0.9.6) 2022-03-16 11:11:39.592 | 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.dev4) (2.8.0) 2022-03-16 11:11:39.594 | 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.dev4) (0.4.0) 2022-03-16 11:11:39.596 | 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.dev4) (5.2.3) 2022-03-16 11:11:39.598 | 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.dev4) (5.0.9) 2022-03-16 11:11:39.599 | 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.dev4) (5.0.0) 2022-03-16 11:11:39.624 | 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.dev4) (3.3.0) 2022-03-16 11:11:39.626 | 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.dev4) (3.2.0) 2022-03-16 11:11:39.628 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-16 11:11:39.669 | 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.dev4) (5.9.0) 2022-03-16 11:11:39.714 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-16 11:11:39.716 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-16 11:11:39.718 | 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.dev4) (0.11.0) 2022-03-16 11:11:39.794 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-16 11:11:39.859 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-16 11:11:39.965 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-16 11:11:40.255 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-16 11:11:40.259 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-16 11:11:40.260 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-16 11:11:40.263 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-16 11:11:40.320 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-16 11:11:40.343 | 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.dev4) (5.0.0) 2022-03-16 11:11:40.461 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-16 11:11:40.570 | 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.dev4) (2.1.0) 2022-03-16 11:11:40.790 | 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.dev4) (2.5.0) 2022-03-16 11:11:40.791 | 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.dev4) (1.4.0) 2022-03-16 11:11:40.793 | 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.dev4) (1.1.5) 2022-03-16 11:11:40.794 | 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.dev4) (1.32) 2022-03-16 11:11:40.796 | 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.dev4) (5.1.1) 2022-03-16 11:11:40.798 | 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.dev4) (1.4.4) 2022-03-16 11:11:40.799 | 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.dev4) (0.10.0) 2022-03-16 11:11:40.918 | 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.dev4) (0.13.1) 2022-03-16 11:11:40.953 | 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.dev4) (1.0.3) 2022-03-16 11:11:41.001 | 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.dev4) (1.3.3) 2022-03-16 11:11:41.002 | 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.dev4) (3.0.0) 2022-03-16 11:11:41.244 | 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.dev4) (3.10.1) 2022-03-16 11:11:41.431 | 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.dev4) (2.0.12) 2022-03-16 11:11:41.432 | 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.dev4) (1.26.8) 2022-03-16 11:11:41.433 | 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.dev4) (2019.11.28) 2022-03-16 11:11:41.435 | 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.dev4) (3.3) 2022-03-16 11:11:41.544 | 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.dev4) (0.5.2) 2022-03-16 11:11:41.697 | 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.dev4) (2.5.0) 2022-03-16 11:11:41.801 | 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.dev4) (3.7.0) 2022-03-16 11:11:42.115 | 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.dev4) (2.4.0) 2022-03-16 11:11:42.116 | 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.dev4) (0.5.0) 2022-03-16 11:11:42.344 | 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.dev4) (2.2) 2022-03-16 11:11:42.660 | 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.dev4) (1.0.0) 2022-03-16 11:11:42.972 | 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.dev4) (21.4.0) 2022-03-16 11:11:42.974 | 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.dev4) (1.8.2) 2022-03-16 11:11:44.425 | Installing collected packages: glance 2022-03-16 11:11:44.425 | Attempting uninstall: glance 2022-03-16 11:11:44.426 | Found existing installation: glance 24.1.0.dev4 2022-03-16 11:11:44.432 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 11:11:44.434 | Running setup.py develop for glance 2022-03-16 11:11:48.913 | Successfully installed glance 2022-03-16 11:11:48.913 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:11:48.922 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:11:48.922 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:11:49.059 | + inc/python:pip_install:200 : result=0 2022-03-16 11:11:49.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:11:49.065 | + functions-common:time_stop:2425 : local name 2022-03-16 11:11:49.067 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:11:49.069 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:11:49.071 | + functions-common:time_stop:2428 : local total 2022-03-16 11:11:49.074 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:11:49.076 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:11:49.078 | + functions-common:time_stop:2432 : start_time=1647429093517 2022-03-16 11:11:49.080 | + functions-common:time_stop:2434 : [[ -z 1647429093517 ]] 2022-03-16 11:11:49.083 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:11:49.087 | + functions-common:time_stop:2437 : end_time=1647429109085 2022-03-16 11:11:49.090 | + functions-common:time_stop:2438 : elapsed_time=15568 2022-03-16 11:11:49.092 | + functions-common:time_stop:2439 : total=79305 2022-03-16 11:11:49.095 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:11:49.097 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94873 2022-03-16 11:11:49.099 | + inc/python:pip_install:203 : return 0 2022-03-16 11:11:49.102 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:11:49.104 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:11:49.106 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:11:49.127 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:11:49.139 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 11:11:49.141 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 11:11:49.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:11:49.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:11:49.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 11:11:49.151 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:11:49.154 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:11:49.157 | + ./stack.sh:main:920 : configure_glance 2022-03-16 11:11:49.159 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 11:11:49.172 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 11:11:49.175 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 11:11:49.178 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 11:11:49.180 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 11:11:49.182 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 11:11:49.185 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:11:49.188 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:11:49.190 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 11:11:49.219 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:11:49.248 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 11:11:49.276 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:11:49.306 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 11:11:49.335 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 11:11:49.364 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 11:11:49.367 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:11:49.369 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 11:11:49.371 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:11:49.374 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 11:11:49.402 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 11:11:49.436 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:11:49.465 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 11:11:49.495 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 11:11:49.525 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 11:11:49.554 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 11:11:49.584 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 11:11:49.614 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:11:49.644 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:11:49.674 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:11:49.706 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 11:11:49.709 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 11:11:49.711 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 11:11:49.714 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:11:49.716 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:11:49.718 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:11:49.736 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:49.739 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:11:49.741 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:11:49.744 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:11:49.760 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:49.763 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:11:49.766 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:11:49.795 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:11:49.798 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:11:49.800 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 11:11:49.803 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 11:11:49.805 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 11:11:49.835 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 11:11:49.867 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 11:11:49.869 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 11:11:49.872 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 11:11:49.874 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 11:11:49.877 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:11:49.879 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 11:11:49.882 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:11:49.912 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 11:11:49.914 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-03-16 11:11:49.944 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:11:49.946 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 11:11:49.963 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:49.966 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 11:11:49.997 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 11:11:50.026 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-16 11:11:50.057 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 11:11:50.087 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 11:11:50.117 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 11:11:50.133 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:50.136 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:11:50.165 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 11:11:50.196 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 11:11:50.226 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-03-16 11:11:50.255 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 11:11:50.285 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-03-16 11:11:50.314 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 11:11:50.331 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:50.334 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 11:11:50.336 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 11:11:50.338 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:11:50.342 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:11:50.359 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:11:50.362 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:11:50.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:11:50.366 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:11:50.369 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:11:50.398 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:11:50.428 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:11:50.459 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:11:50.490 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 11:11:50.494 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 11:11:50.524 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 11:11:50.554 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:11:50.584 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-03-16 11:11:50.613 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 11:11:50.644 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 11:11:50.674 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 11:11:50.704 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:11:50.735 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 11:11:50.765 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 11:11:50.795 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 11:11:50.825 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 11:11:50.831 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-16 11:11:50.839 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 11:11:50.856 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:11:50.858 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 11:11:50.861 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 11:11:50.863 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 11:11:50.866 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 11:11:50.868 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 11:11:50.871 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 11:11:50.875 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 11:11:50.877 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 11:11:50.881 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-16 11:11:50.911 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 11:11:50.914 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 11:11:50.916 | ++ functions:get_random_port:837 : true 2022-03-16 11:11:50.918 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 11:11:50.921 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 11:11:50.923 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 11:11:50.983 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 11:11:50.985 | ++ functions:get_random_port:841 : break 2 2022-03-16 11:11:50.987 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 11:11:50.990 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 11:11:50.992 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 11:11:51.020 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 11:11:51.048 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 11:11:51.075 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:11:51.103 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:11:51.131 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:11:51.158 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:11:51.186 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:11:51.214 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:11:51.242 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:11:51.270 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:11:51.298 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:11:51.326 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:11:51.353 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:11:51.381 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 11:11:51.408 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 11:11:51.436 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 11:11:51.463 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 11:11:51.492 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 11:11:51.520 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 11:11:51.523 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 11:11:51.525 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:11:51.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:51.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:51.533 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 11:11:51.535 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 11:11:51.590 | proxy (enabled by site administrator) 2022-03-16 11:11:51.594 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 11:11:51.596 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 11:11:51.599 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:11:51.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:51.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:51.606 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 11:11:51.609 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 11:11:51.663 | proxy_http (enabled by site administrator) 2022-03-16 11:11:51.666 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 11:11:51.670 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 11:11:51.672 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 11:11:51.675 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:11:51.677 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:51.680 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:51.682 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:11:51.685 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:11:51.688 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 11:11:51.688 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:11:51.697 | KeepAlive Off 2022-03-16 11:11:51.701 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 11:11:51.701 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:11:51.710 | SetEnv proxy-sendchunked 1 2022-03-16 11:11:51.714 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 11:11:51.714 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:11:51.723 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 11:11:51.726 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 11:11:51.728 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 11:11:51.731 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:11:51.734 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:11:51.736 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:11:51.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:51.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:51.743 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:11:51.745 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:11:51.748 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:11:51.750 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:11:51.752 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 11:11:51.814 | Site glance-wsgi-api already enabled 2022-03-16 11:11:51.818 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 11:11:51.820 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:11:51.823 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:11:51.825 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:11:51.965 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 11:11:51.973 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 11:11:52.006 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 11:11:52.009 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 11:11:52.027 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:11:52.031 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 11:11:52.033 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 11:11:52.036 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 11:11:52.038 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:11:52.041 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 11:11:52.043 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 11:11:52.046 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 11:11:52.048 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 11:11:52.050 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:11:52.053 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:11:52.056 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:11:52.059 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:11:52.061 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:11:52.064 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:11:52.081 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:11:52.083 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:11:52.085 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:11:52.088 | + functions-common:git_clone:629 : echo master 2022-03-16 11:11:52.089 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:11:52.095 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 11:11:52.097 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:11:52.100 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 11:11:52.103 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:11:52.103 | + functions-common:git_clone:678 : head -1 2022-03-16 11:11:52.106 | 8537730c8 Add Python3 zed unit tests 2022-03-16 11:11:52.109 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:11:52.112 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 11:11:52.114 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:11:52.117 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:11:52.119 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 11:11:52.122 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:11:52.125 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 11:11:52.127 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:11:52.130 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:11:52.132 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 11:11:52.135 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:11:52.137 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:11:52.141 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 11:11:52.143 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:11:52.146 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 11:11:52.149 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:11:52.151 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:11:52.154 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 11:11:52.160 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 11:11:52.163 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 11:11:52.820 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 11:11:52.822 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:11:52.824 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:11:52.828 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:11:52.830 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:11:52.832 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 11:11:52.835 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:11:52.837 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:11:52.839 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:11:52.842 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:11:52.845 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:11:52.847 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:11:52.849 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:11:52.852 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 11:11:52.874 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 11:11:52.876 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-16 11:11:53.753 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:53.753 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:53.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:11:53.753 | from cryptography.utils import int_from_bytes 2022-03-16 11:11:54.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:11:54.913 | Obtaining file:///opt/stack/cinder 2022-03-16 11:11:54.914 | Preparing metadata (setup.py): started 2022-03-16 11:11:58.910 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:11:59.039 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 11:11:59.040 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 11:11:59.041 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 11:11:59.042 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 11:11:59.043 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 11:11:59.045 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 11:11:59.046 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 11:11:59.047 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:11:59.048 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 11:11:59.049 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 11:11:59.050 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 11:11:59.051 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 11:11:59.052 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:11:59.053 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 11:11:59.055 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 11:11:59.056 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 11:11:59.057 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 11:11:59.058 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 11:11:59.059 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 11:11:59.061 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 11:11:59.062 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 11:11:59.063 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:11:59.064 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 11:11:59.065 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 11:11:59.066 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:11:59.067 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 11:11:59.068 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 11:11:59.069 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 11:11:59.071 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 11:11:59.072 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 11:11:59.073 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:11:59.074 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 11:11:59.075 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 11:11:59.076 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 11:11:59.077 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 11:11:59.078 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 11:11:59.079 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 11:11:59.080 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 11:11:59.081 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 11:11:59.082 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 11:11:59.083 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 11:11:59.084 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 11:11:59.086 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 11:11:59.087 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 11:11:59.088 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 11:11:59.089 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 11:11:59.090 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 11:11:59.091 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:11:59.092 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 11:11:59.093 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:11:59.094 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 11:11:59.096 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 11:11:59.097 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 11:11:59.098 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 11:11:59.099 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 11:11:59.100 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 11:11:59.101 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 11:11:59.102 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 11:11:59.103 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 11:11:59.104 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 11:11:59.105 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 11:11:59.107 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 11:11:59.121 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (1.24.7) 2022-03-16 11:11:59.122 | 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.dev2) (0.5.2) 2022-03-16 11:11:59.123 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev2) (0.10.0) 2022-03-16 11:11:59.184 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 11:11:59.214 | 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.dev2) (2.1.0) 2022-03-16 11:11:59.228 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:11:59.230 | 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.dev2) (0.1.0) 2022-03-16 11:11:59.231 | 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.dev2) (2.6.0) 2022-03-16 11:11:59.233 | 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.dev2) (4.1.1) 2022-03-16 11:11:59.327 | 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.dev2) (1.7.0) 2022-03-16 11:11:59.381 | 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.dev2) (3.1.1) 2022-03-16 11:11:59.383 | 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.dev2) (2.10.1) 2022-03-16 11:11:59.409 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 11:11:59.410 | 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.dev2) (0.2.8) 2022-03-16 11:11:59.411 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 11:11:59.466 | 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.dev2) (0.17.3) 2022-03-16 11:11:59.510 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 11:11:59.511 | 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.dev2) (2.5.0) 2022-03-16 11:11:59.513 | 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.dev2) (1.5.0) 2022-03-16 11:11:59.514 | 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.dev2) (0.8.0) 2022-03-16 11:11:59.601 | 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.dev2) (1.7.6) 2022-03-16 11:11:59.603 | 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.dev2) (2.0.1) 2022-03-16 11:11:59.605 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 11:11:59.663 | 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.dev2) (0.9.6) 2022-03-16 11:11:59.667 | 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.dev2) (2.8.2) 2022-03-16 11:11:59.727 | 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.dev2) (5.0.0) 2022-03-16 11:11:59.729 | 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.dev2) (0.4.0) 2022-03-16 11:11:59.730 | 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.dev2) (5.0.9) 2022-03-16 11:11:59.733 | 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.dev2) (5.2.3) 2022-03-16 11:11:59.734 | 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.dev2) (2.4.0) 2022-03-16 11:11:59.757 | 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.dev2) (3.2.0) 2022-03-16 11:11:59.759 | 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.dev2) (3.3.0) 2022-03-16 11:11:59.761 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 11:11:59.807 | 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.dev2) (1.0.3) 2022-03-16 11:11:59.889 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 11:11:59.893 | 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.dev2) (3.0.0) 2022-03-16 11:11:59.917 | 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.dev2) (3.1.1) 2022-03-16 11:11:59.943 | 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.dev2) (0.11.0) 2022-03-16 11:12:00.007 | 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.dev2) (1.26.8) 2022-03-16 11:12:00.014 | 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.dev2) (1.0.0) 2022-03-16 11:12:00.142 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:12:00.168 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 11:12:00.308 | 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.dev2) (3.10.1) 2022-03-16 11:12:00.343 | 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.dev2) (22.0.0) 2022-03-16 11:12:00.346 | 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.dev2) (1.13.3) 2022-03-16 11:12:00.347 | 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.dev2) (1.3.3) 2022-03-16 11:12:00.549 | 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.dev2) (2.0.12) 2022-03-16 11:12:00.550 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 11:12:00.554 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 11:12:00.590 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 11:12:00.621 | 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.dev2) (0.23.2) 2022-03-16 11:12:00.865 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 11:12:00.866 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 11:12:01.011 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 11:12:01.014 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 11:12:01.016 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:12:01.149 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 11:12:01.275 | 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.dev2) (1.1.6) 2022-03-16 11:12:01.277 | 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.dev2) (5.4.0) 2022-03-16 11:12:01.279 | 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.dev2) (4.11.1) 2022-03-16 11:12:01.315 | 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.dev2) (5.0.0) 2022-03-16 11:12:01.570 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 11:12:01.648 | 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.dev2) (0.5.0) 2022-03-16 11:12:01.649 | 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.dev2) (2.4.0) 2022-03-16 11:12:01.852 | 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.dev2) (2.5.0) 2022-03-16 11:12:01.948 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (3.19.4) 2022-03-16 11:12:01.949 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev2) (1.55.0) 2022-03-16 11:12:02.135 | 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.dev2) (2.1.0) 2022-03-16 11:12:02.573 | 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.dev2) (1.1.5) 2022-03-16 11:12:02.625 | 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.dev2) (0.13.1) 2022-03-16 11:12:02.676 | 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.dev2) (0.2.5) 2022-03-16 11:12:03.742 | 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.dev2) (1.32) 2022-03-16 11:12:04.012 | 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.dev2) (1.8.2) 2022-03-16 11:12:04.014 | 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.dev2) (21.4.0) 2022-03-16 11:12:04.156 | 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.dev2) (2.2) 2022-03-16 11:12:04.345 | 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.dev2) (1.0.0) 2022-03-16 11:12:04.479 | 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.dev2) (3.7.0) 2022-03-16 11:12:06.151 | Installing collected packages: cinder 2022-03-16 11:12:06.151 | Attempting uninstall: cinder 2022-03-16 11:12:06.152 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 11:12:06.158 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 11:12:06.160 | Running setup.py develop for cinder 2022-03-16 11:12:11.944 | Successfully installed cinder 2022-03-16 11:12:11.944 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:12:11.953 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:12:11.953 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:12:12.107 | + inc/python:pip_install:200 : result=0 2022-03-16 11:12:12.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:12:12.112 | + functions-common:time_stop:2425 : local name 2022-03-16 11:12:12.114 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:12:12.116 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:12:12.118 | + functions-common:time_stop:2428 : local total 2022-03-16 11:12:12.120 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:12:12.123 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:12:12.125 | + functions-common:time_stop:2432 : start_time=1647429112868 2022-03-16 11:12:12.128 | + functions-common:time_stop:2434 : [[ -z 1647429112868 ]] 2022-03-16 11:12:12.130 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:12:12.135 | + functions-common:time_stop:2437 : end_time=1647429132132 2022-03-16 11:12:12.137 | + functions-common:time_stop:2438 : elapsed_time=19264 2022-03-16 11:12:12.139 | + functions-common:time_stop:2439 : total=94873 2022-03-16 11:12:12.141 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:12:12.143 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=114137 2022-03-16 11:12:12.146 | + inc/python:pip_install:203 : return 0 2022-03-16 11:12:12.148 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:12:12.151 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:12:12.153 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:12:12.173 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:12:12.186 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 11:12:12.188 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 11:12:12.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:12:12.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:12:12.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 11:12:12.198 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:12:12.200 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 11:12:12.203 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 11:12:12.205 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 11:12:12.208 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:12:12.210 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:12:12.213 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 11:12:12.224 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 11:12:12.227 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:12:12.230 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:12:12.233 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:12:12.236 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:12:12.239 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:12:12.241 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:12:12.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:12:12.246 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:12:12.249 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:12:12.252 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:12:12.254 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:12:12.256 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:12:12.259 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 11:12:12.261 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:12:12.264 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:12:12.266 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:12:12.269 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 11:12:12.291 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-16 11:12:12.402 | Reading package lists... 2022-03-16 11:12:12.645 | Building dependency tree... 2022-03-16 11:12:12.647 | Reading state information... 2022-03-16 11:12:12.898 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 11:12:12.898 | The following packages were automatically installed and are no longer required: 2022-03-16 11:12:12.899 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:12:12.900 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:12:12.900 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:12:12.900 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:12:12.900 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:12:12.900 | python3-zope.interface 2022-03-16 11:12:12.900 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:12:13.013 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:12:13.018 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:12:13.021 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:12:13.023 | + functions-common:time_stop:2425 : local name 2022-03-16 11:12:13.026 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:12:13.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:12:13.031 | + functions-common:time_stop:2428 : local total 2022-03-16 11:12:13.034 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:12:13.036 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:12:13.038 | + functions-common:time_stop:2432 : start_time=1647429132288 2022-03-16 11:12:13.041 | + functions-common:time_stop:2434 : [[ -z 1647429132288 ]] 2022-03-16 11:12:13.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:12:13.049 | + functions-common:time_stop:2437 : end_time=1647429133046 2022-03-16 11:12:13.051 | + functions-common:time_stop:2438 : elapsed_time=758 2022-03-16 11:12:13.054 | + functions-common:time_stop:2439 : total=5405 2022-03-16 11:12:13.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:12:13.059 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6163 2022-03-16 11:12:13.061 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:12:13.064 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:12:13.066 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 11:12:13.069 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 11:12:13.081 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 11:12:13.085 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 11:12:13.088 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 11:12:13.090 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:12:13.094 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 11:12:13.094 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:12:13.099 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 11:12:13.101 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 11:12:13.103 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:12:13.105 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 11:12:13.108 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 11:12:13.110 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 11:12:13.112 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 11:12:13.114 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 11:12:13.126 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 11:12:13.139 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-16 11:12:13.151 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-16 11:12:13.163 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 11:12:13.175 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:12:13.178 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:12:13.182 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XqGJ1BXSbN 2022-03-16 11:12:13.185 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:12:13.187 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:12:13.189 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 11:12:13.192 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XqGJ1BXSbN 2022-03-16 11:12:13.195 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XqGJ1BXSbN 2022-03-16 11:12:13.207 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XqGJ1BXSbN /etc/sudoers.d/cinder-rootwrap 2022-03-16 11:12:13.220 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 11:12:13.224 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:12:13.226 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:12:13.229 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:12:13.231 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:12:13.234 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 11:12:13.236 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 11:12:13.238 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 11:12:13.240 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 11:12:13.245 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 11:12:13.250 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 11:12:13.269 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 11:12:13.287 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 11:12:13.305 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 11:12:13.324 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 11:12:13.342 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 11:12:13.361 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 11:12:13.380 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 11:12:13.399 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 11:12:13.401 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:12:13.403 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 11:12:13.406 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:12:13.408 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 11:12:13.437 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 11:12:13.464 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:12:13.492 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 11:12:13.520 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 11:12:13.548 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 11:12:13.576 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 11:12:13.603 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 11:12:13.632 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:12:13.659 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:12:13.688 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 11:12:13.718 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 11:12:13.746 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 11:12:13.749 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 11:12:13.751 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 11:12:13.754 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 11:12:13.756 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:12:13.759 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:12:13.790 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 11:12:13.818 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 11:12:13.847 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 11:12:13.876 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 11:12:13.904 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 11:12:13.931 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 11:12:13.962 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 11:12:13.964 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:12:13.992 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:12:14.023 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 11:12:14.031 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 2d7f68237fca321a3abdfe7d6b4d2643 2022-03-16 11:12:14.058 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 11:12:14.062 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 11:12:14.089 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 11:12:14.120 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 11:12:14.148 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 11:12:14.176 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 11:12:14.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:14.196 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 11:12:14.198 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 11:12:14.200 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 11:12:14.203 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 11:12:14.205 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 11:12:14.208 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 11:12:14.210 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 11:12:14.212 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 11:12:14.215 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 11:12:14.218 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 11:12:14.220 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 11:12:14.251 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-16 11:12:14.280 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 11:12:14.308 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 11:12:14.336 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 11:12:14.364 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 11:12:14.393 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 11:12:14.395 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 11:12:14.397 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 11:12:14.400 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 11:12:14.428 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 11:12:14.430 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 11:12:14.459 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 11:12:14.461 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 11:12:14.463 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 11:12:14.466 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 11:12:14.494 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 11:12:14.496 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 11:12:14.499 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 11:12:14.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:14.518 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 11:12:14.521 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 11:12:14.523 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 11:12:14.526 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 11:12:14.554 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-03-16 11:12:14.582 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 11:12:14.599 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:14.601 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 11:12:14.618 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:14.620 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 11:12:14.637 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:14.640 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 11:12:14.642 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 11:12:14.645 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 11:12:14.647 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 11:12:14.649 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:12:14.652 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:12:14.655 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:12:14.671 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:14.674 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:12:14.676 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:12:14.679 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:12:14.695 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:14.697 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:12:14.700 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:12:14.728 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:12:14.730 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:12:14.733 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 11:12:14.735 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 11:12:14.738 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:12:14.741 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:12:14.758 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:12:14.760 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:12:14.763 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:12:14.765 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:12:14.768 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:12:14.796 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:12:14.824 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:12:14.852 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:12:14.881 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 11:12:14.898 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:14.900 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 11:12:14.903 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:12:14.905 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 11:12:14.907 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 11:12:14.910 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:12:14.912 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:12:14.915 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 11:12:14.919 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 11:12:14.921 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:12:14.924 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:12:14.937 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:12:14.937 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:12:14.945 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:12:14.949 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:12:14.965 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:12:14.968 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:12:14.972 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 11:12:15.001 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:12:15.028 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 11:12:15.055 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:12:15.083 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:12:15.111 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:12:15.138 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:12:15.168 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:12:15.195 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:12:15.223 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:12:15.251 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:12:15.279 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:12:15.307 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:12:15.334 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:12:15.337 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:12:15.340 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 11:12:15.343 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 11:12:15.345 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:12:15.347 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:12:15.350 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:12:15.352 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:12:15.355 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:12:15.358 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:12:15.386 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:12:15.415 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:12:15.415 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-16 11:12:15.424 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 11:12:15.428 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 11:12:15.430 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 11:12:15.432 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:12:15.436 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:12:15.438 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:12:15.440 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:12:15.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:12:15.445 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:12:15.447 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:12:15.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:12:15.455 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:12:15.457 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 11:12:15.518 | Enabling site cinder-wsgi. 2022-03-16 11:12:15.524 | To activate the new configuration, you need to run: 2022-03-16 11:12:15.524 | systemctl reload apache2 2022-03-16 11:12:15.529 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:12:15.531 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:12:15.533 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:12:15.535 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:12:15.674 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 11:12:15.677 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 11:12:15.711 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-03-16 11:12:15.743 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 11:12:15.760 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:15.763 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 11:12:15.765 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:12:15.768 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:12:15.770 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 11:12:15.772 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 11:12:15.803 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 11:12:15.832 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-03-16 11:12:15.860 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 11:12:15.888 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 11:12:15.916 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 11:12:15.945 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 11:12:15.973 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 11:12:16.002 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:12:16.029 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 11:12:16.057 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 11:12:16.087 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:12:16.116 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 11:12:16.118 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 11:12:16.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:16.137 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-03-16 11:12:16.168 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 11:12:16.171 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 11:12:16.188 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:16.191 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 11:12:16.193 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 11:12:16.196 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 11:12:16.198 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:12:16.201 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 11:12:16.203 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 11:12:16.207 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:12:16.207 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:12:16.213 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:12:16.215 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:12:16.218 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:12:16.221 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:12:16.223 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 11:12:16.226 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 11:12:16.229 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 11:12:16.232 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:12:16.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:12:16.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 11:12:16.239 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:12:16.242 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 11:12:16.244 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 11:12:16.247 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 11:12:16.249 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:12:16.252 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:12:16.255 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:12:16.257 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:12:16.260 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:12:16.264 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:12:16.281 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:12:16.283 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:12:16.285 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:12:16.288 | + functions-common:git_clone:629 : echo master 2022-03-16 11:12:16.289 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:12:16.294 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 11:12:16.296 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:12:16.299 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 11:12:16.302 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:12:16.302 | + functions-common:git_clone:678 : head -1 2022-03-16 11:12:16.306 | 5a38899ec4 quota: Return empty dict in NullQuotaDriver 2022-03-16 11:12:16.310 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:12:16.312 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 11:12:16.315 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:12:16.317 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:12:16.320 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 11:12:16.322 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:12:16.325 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 11:12:16.328 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:12:16.330 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:12:16.333 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 11:12:16.335 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:12:16.338 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:12:16.341 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 11:12:16.344 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:12:16.347 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 11:12:16.349 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:12:16.351 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:12:16.355 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 11:12:16.361 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 11:12:16.363 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 11:12:17.035 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 11:12:17.038 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:12:17.040 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:12:17.043 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:12:17.046 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:12:17.048 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 11:12:17.051 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:12:17.053 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:12:17.055 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:12:17.058 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:12:17.060 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:12:17.063 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:12:17.065 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:12:17.067 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 11:12:17.088 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 11:12:17.091 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-16 11:12:17.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:12:17.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:12:17.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:12:17.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:12:19.151 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:12:19.177 | Obtaining file:///opt/stack/neutron 2022-03-16 11:12:19.178 | Preparing metadata (setup.py): started 2022-03-16 11:12:23.379 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:12:23.469 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.8.1) 2022-03-16 11:12:23.470 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:12:23.471 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.1.1) 2022-03-16 11:12:23.472 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.1) 2022-03-16 11:12:23.473 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:12:23.474 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.1) 2022-03-16 11:12:23.475 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.33.0) 2022-03-16 11:12:23.476 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.1) 2022-03-16 11:12:23.478 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.20.4) 2022-03-16 11:12:23.479 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.27.1) 2022-03-16 11:12:23.480 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.0.3) 2022-03-16 11:12:23.482 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (9.4.0) 2022-03-16 11:12:23.483 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.8.0) 2022-03-16 11:12:23.484 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.11.0) 2022-03-16 11:12:23.485 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.20.0) 2022-03-16 11:12:23.486 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (7.8.0) 2022-03-16 11:12:23.487 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:12:23.488 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.31) 2022-03-16 11:12:23.490 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.8.7) 2022-03-16 11:12:23.491 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:12:23.492 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.7.6) 2022-03-16 11:12:23.493 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:12:23.494 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:12:23.495 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:12:23.496 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (8.8.0) 2022-03-16 11:12:23.497 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.1.0) 2022-03-16 11:12:23.498 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (11.2.0) 2022-03-16 11:12:23.500 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.0) 2022-03-16 11:12:23.501 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.7.0) 2022-03-16 11:12:23.502 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (12.13.0) 2022-03-16 11:12:23.503 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.1) 2022-03-16 11:12:23.504 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.11.0) 2022-03-16 11:12:23.505 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.0) 2022-03-16 11:12:23.506 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.0) 2022-03-16 11:12:23.507 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:12:23.508 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.3.0) 2022-03-16 11:12:23.510 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.8.0) 2022-03-16 11:12:23.511 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.5.0) 2022-03-16 11:12:23.512 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.12.2) 2022-03-16 11:12:23.513 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.6.0) 2022-03-16 11:12:23.514 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.4.2) 2022-03-16 11:12:23.515 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.1) 2022-03-16 11:12:23.517 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.1.0) 2022-03-16 11:12:23.518 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.16.0) 2022-03-16 11:12:23.518 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.15.1) 2022-03-16 11:12:23.519 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (21.3) 2022-03-16 11:12:23.521 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.9.0) 2022-03-16 11:12:23.522 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:23.523 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (22.0.0) 2022-03-16 11:12:23.524 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (17.7.0) 2022-03-16 11:12:23.525 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.61.0) 2022-03-16 11:12:23.526 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:12:23.527 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.1) 2022-03-16 11:12:23.529 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:12:23.530 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:12:23.546 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (5.4.0) 2022-03-16 11:12:23.547 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (1.1.6) 2022-03-16 11:12:23.549 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (4.11.1) 2022-03-16 11:12:23.556 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev31) (1.13.3) 2022-03-16 11:12:23.568 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.16.0) 2022-03-16 11:12:23.569 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.1.2) 2022-03-16 11:12:23.570 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:12:23.591 | 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.dev31) (3.0.7) 2022-03-16 11:12:23.598 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:12:23.658 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev31) (1.0.2) 2022-03-16 11:12:23.660 | 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.dev31) (1.7.0) 2022-03-16 11:12:23.712 | 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.dev31) (3.1.1) 2022-03-16 11:12:23.714 | 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.dev31) (4.4.0) 2022-03-16 11:12:23.761 | 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.dev31) (1.2.2) 2022-03-16 11:12:23.765 | 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.dev31) (2.7.0) 2022-03-16 11:12:23.794 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:12:23.795 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (36.0.1) 2022-03-16 11:12:23.796 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (0.10.0) 2022-03-16 11:12:23.799 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.0) 2022-03-16 11:12:23.800 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.4) 2022-03-16 11:12:23.801 | 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.dev31) (1.32) 2022-03-16 11:12:23.802 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (6.0) 2022-03-16 11:12:23.803 | 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.dev31) (1.1.5) 2022-03-16 11:12:23.821 | 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.dev31) (1.0.3) 2022-03-16 11:12:23.912 | 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.dev31) (0.17.3) 2022-03-16 11:12:23.956 | 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.dev31) (1.5.0) 2022-03-16 11:12:24.018 | 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.dev31) (2.0.1) 2022-03-16 11:12:24.020 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.5.0) 2022-03-16 11:12:24.022 | 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.dev31) (0.13.0) 2022-03-16 11:12:24.105 | 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.dev31) (2.8.2) 2022-03-16 11:12:24.108 | 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.dev31) (0.9.6) 2022-03-16 11:12:24.169 | 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.dev31) (5.2.3) 2022-03-16 11:12:24.171 | 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.dev31) (0.4.0) 2022-03-16 11:12:24.174 | 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.dev31) (5.0.9) 2022-03-16 11:12:24.175 | 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.dev31) (5.0.0) 2022-03-16 11:12:24.197 | 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.dev31) (3.2.0) 2022-03-16 11:12:24.202 | 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.dev31) (3.3.0) 2022-03-16 11:12:24.250 | 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.dev31) (1.15.0) 2022-03-16 11:12:24.303 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev31) (2021.3) 2022-03-16 11:12:24.334 | 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.dev31) (3.0.0) 2022-03-16 11:12:24.341 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev31) (1.3.3) 2022-03-16 11:12:24.364 | 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.dev31) (3.1.1) 2022-03-16 11:12:24.507 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:12:24.578 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev31) (60.9.3) 2022-03-16 11:12:24.657 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (0.3.5) 2022-03-16 11:12:24.658 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (3.0.0) 2022-03-16 11:12:24.768 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:24.769 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:24.770 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:24.771 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:24.772 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:24.773 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:24.775 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:12:24.982 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (3.2.0) 2022-03-16 11:12:24.984 | 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.dev31) (3.10.1) 2022-03-16 11:12:24.985 | 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.dev31) (2.5.0) 2022-03-16 11:12:25.032 | 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.dev31) (3.17.6) 2022-03-16 11:12:25.037 | 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.dev31) (2.1.0) 2022-03-16 11:12:25.128 | 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.dev31) (1.26.8) 2022-03-16 11:12:25.131 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (3.3) 2022-03-16 11:12:25.133 | 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.dev31) (2.0.12) 2022-03-16 11:12:25.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (2019.11.28) 2022-03-16 11:12:25.171 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev31) (0.7) 2022-03-16 11:12:25.509 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev31) (0.12.2) 2022-03-16 11:12:25.584 | 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.dev31) (5.0.0) 2022-03-16 11:12:25.775 | 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.dev31) (2.21) 2022-03-16 11:12:25.848 | 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.dev31) (0.5.0) 2022-03-16 11:12:25.850 | 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.dev31) (2.4.0) 2022-03-16 11:12:26.076 | 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.dev31) (2.5.0) 2022-03-16 11:12:26.251 | 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.dev31) (2.2) 2022-03-16 11:12:26.775 | 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.dev31) (0.13.1) 2022-03-16 11:12:26.855 | 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.dev31) (0.2.5) 2022-03-16 11:12:27.466 | 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.dev31) (0.5.2) 2022-03-16 11:12:27.468 | 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.dev31) (0.4.2) 2022-03-16 11:12:27.773 | 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.dev31) (4.10.0) 2022-03-16 11:12:27.775 | 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.dev31) (2.0.0) 2022-03-16 11:12:27.939 | 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.dev31) (3.7.0) 2022-03-16 11:12:28.180 | 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.dev31) (1.8.2) 2022-03-16 11:12:28.181 | 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.dev31) (21.4.0) 2022-03-16 11:12:28.363 | 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.dev31) (1.0.0) 2022-03-16 11:12:28.577 | 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.dev31) (2.3.1) 2022-03-16 11:12:30.139 | Installing collected packages: neutron 2022-03-16 11:12:30.139 | Attempting uninstall: neutron 2022-03-16 11:12:30.139 | Found existing installation: neutron 20.1.0.dev31 2022-03-16 11:12:30.158 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 11:12:30.196 | Running setup.py develop for neutron 2022-03-16 11:12:36.093 | Successfully installed neutron 2022-03-16 11:12:36.094 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:12:36.102 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:12:36.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:12:36.251 | + inc/python:pip_install:200 : result=0 2022-03-16 11:12:36.254 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:12:36.256 | + functions-common:time_stop:2425 : local name 2022-03-16 11:12:36.258 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:12:36.260 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:12:36.263 | + functions-common:time_stop:2428 : local total 2022-03-16 11:12:36.265 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:12:36.267 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:12:36.269 | + functions-common:time_stop:2432 : start_time=1647429137083 2022-03-16 11:12:36.272 | + functions-common:time_stop:2434 : [[ -z 1647429137083 ]] 2022-03-16 11:12:36.274 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:12:36.279 | + functions-common:time_stop:2437 : end_time=1647429156276 2022-03-16 11:12:36.281 | + functions-common:time_stop:2438 : elapsed_time=19193 2022-03-16 11:12:36.283 | + functions-common:time_stop:2439 : total=114137 2022-03-16 11:12:36.286 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:12:36.288 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133330 2022-03-16 11:12:36.290 | + inc/python:pip_install:203 : return 0 2022-03-16 11:12:36.293 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:12:36.296 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:12:36.298 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:12:36.318 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:12:36.330 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 11:12:36.332 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 11:12:36.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:12:36.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:12:36.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 11:12:36.343 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:12:36.346 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 11:12:36.348 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:12:36.350 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 11:12:36.368 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:36.371 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 11:12:36.373 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 11:12:36.376 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 11:12:36.378 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:12:36.381 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 11:12:36.383 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 11:12:36.386 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 11:12:36.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:12:36.391 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:12:36.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 11:12:36.395 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:12:36.398 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 11:12:36.415 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:36.417 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 11:12:36.435 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:36.437 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 11:12:36.454 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:36.456 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 11:12:36.459 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 11:12:36.461 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 11:12:36.463 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:12:36.466 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:12:36.469 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:12:36.472 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:12:36.474 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:12:36.477 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:12:36.493 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:12:36.495 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:12:36.498 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:12:36.501 | + functions-common:git_clone:629 : echo master 2022-03-16 11:12:36.501 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:12:36.506 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 11:12:36.508 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:12:36.510 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 11:12:36.513 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:12:36.514 | + functions-common:git_clone:678 : head -1 2022-03-16 11:12:36.518 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 11:12:36.520 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:12:36.523 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 11:12:36.525 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:12:36.529 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:12:36.531 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 11:12:36.533 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:12:36.536 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 11:12:36.538 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:12:36.541 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:12:36.544 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 11:12:36.547 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:12:36.549 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:12:36.552 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 11:12:36.555 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:12:36.558 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 11:12:36.560 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:12:36.563 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:12:36.566 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 11:12:36.572 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 11:12:36.574 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 11:12:37.251 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 11:12:37.253 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:12:37.256 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:12:37.258 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:12:37.260 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:12:37.263 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 11:12:37.265 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:12:37.268 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:12:37.270 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:12:37.272 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:12:37.274 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:12:37.277 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:12:37.279 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:12:37.281 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 11:12:37.302 | Using python 3.8 to install /opt/stack/nova 2022-03-16 11:12:37.305 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-16 11:12:38.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:12:38.211 | from cryptography.utils import int_from_bytes 2022-03-16 11:12:38.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:12:38.211 | from cryptography.utils import int_from_bytes 2022-03-16 11:12:39.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:12:39.377 | Obtaining file:///opt/stack/nova 2022-03-16 11:12:39.377 | Preparing metadata (setup.py): started 2022-03-16 11:12:44.379 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:12:44.502 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 11:12:44.503 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 11:12:44.505 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 11:12:44.506 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 11:12:44.507 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 11:12:44.508 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 11:12:44.509 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 11:12:44.510 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 11:12:44.511 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 11:12:44.512 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 11:12:44.513 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 11:12:44.514 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 11:12:44.515 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:12:44.516 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:12:44.517 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 11:12:44.518 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 11:12:44.519 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 11:12:44.520 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 11:12:44.521 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 11:12:44.522 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 11:12:44.523 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:12:44.525 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 11:12:44.526 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:12:44.527 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 11:12:44.528 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 11:12:44.529 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 11:12:44.531 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:12:44.532 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:12:44.533 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:12:44.534 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:12:44.535 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 11:12:44.536 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 11:12:44.537 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 11:12:44.538 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:12:44.539 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 11:12:44.541 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 11:12:44.542 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:12:44.543 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 11:12:44.544 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 11:12:44.546 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:12:44.547 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 11:12:44.548 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 11:12:44.549 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:12:44.550 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 11:12:44.551 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 11:12:44.552 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:12:44.553 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 11:12:44.554 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 11:12:44.555 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 11:12:44.556 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 11:12:44.557 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 11:12:44.559 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:12:44.560 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 11:12:44.561 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:12:44.562 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 11:12:44.563 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:12:44.564 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 11:12:44.565 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:12:44.567 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 11:12:44.568 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 11:12:44.569 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 11:12:44.570 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:12:44.571 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 11:12:44.572 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 11:12:44.588 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 11:12:44.590 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 11:12:44.592 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 11:12:44.614 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 11:12:44.654 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 11:12:44.684 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:12:44.685 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 11:12:44.709 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:12:44.832 | 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.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:12:44.836 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 11:12:44.894 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:12:44.895 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 11:12:44.896 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 11:12:44.898 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:12:44.900 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 11:12:44.901 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 11:12:44.922 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:12:44.925 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 11:12:44.976 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 11:12:44.981 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:44.982 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:12:45.040 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 11:12:45.175 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:12:45.177 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 11:12:45.256 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 11:12:45.319 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 11:12:45.320 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 11:12:45.324 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:12:45.327 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 11:12:45.351 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:12:45.356 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 11:12:45.405 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 11:12:45.464 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 11:12:45.494 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:12:45.497 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 11:12:45.551 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 11:12:45.554 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 11:12:45.658 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:12:45.684 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 11:12:45.764 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 11:12:45.842 | 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.0.0.0rc2.dev3) (3.17.6) 2022-03-16 11:12:45.906 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 11:12:45.907 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 11:12:45.911 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:12:45.957 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:12:45.961 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:12:45.964 | 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.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:12:46.049 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 11:12:46.052 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 11:12:46.053 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 11:12:46.054 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 11:12:46.148 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 11:12:46.360 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 11:12:46.361 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 11:12:46.473 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 11:12:46.475 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 11:12:46.477 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:12:46.565 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 11:12:46.644 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 11:12:46.678 | 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.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:12:46.915 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 11:12:46.994 | 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.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:12:46.995 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:12:47.198 | 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.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:12:47.307 | 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.0.0.0rc2.dev3) (2.2) 2022-03-16 11:12:47.806 | 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.0.0.0rc2.dev3) (0.13.1) 2022-03-16 11:12:47.852 | 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.0.0.0rc2.dev3) (2.16.0) 2022-03-16 11:12:48.215 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:48.216 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:48.217 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:48.218 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:48.219 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:48.221 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:48.222 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:12:49.444 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 11:12:49.848 | 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.0.0.0rc2.dev3) (21.4.0) 2022-03-16 11:12:49.849 | 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.0.0.0rc2.dev3) (1.8.2) 2022-03-16 11:12:49.947 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:12:50.052 | 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.0.0.0rc2.dev3) (1.0.0) 2022-03-16 11:12:51.669 | Installing collected packages: nova 2022-03-16 11:12:51.669 | Attempting uninstall: nova 2022-03-16 11:12:51.670 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 11:12:51.678 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 11:12:51.680 | Running setup.py develop for nova 2022-03-16 11:12:58.155 | Successfully installed nova 2022-03-16 11:12:58.155 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:12:58.163 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:12:58.163 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:12:58.314 | + inc/python:pip_install:200 : result=0 2022-03-16 11:12:58.316 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:12:58.318 | + functions-common:time_stop:2425 : local name 2022-03-16 11:12:58.321 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:12:58.323 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:12:58.326 | + functions-common:time_stop:2428 : local total 2022-03-16 11:12:58.328 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:12:58.330 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:12:58.332 | + functions-common:time_stop:2432 : start_time=1647429157297 2022-03-16 11:12:58.335 | + functions-common:time_stop:2434 : [[ -z 1647429157297 ]] 2022-03-16 11:12:58.338 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:12:58.342 | + functions-common:time_stop:2437 : end_time=1647429178339 2022-03-16 11:12:58.344 | + functions-common:time_stop:2438 : elapsed_time=21042 2022-03-16 11:12:58.346 | + functions-common:time_stop:2439 : total=133330 2022-03-16 11:12:58.348 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:12:58.351 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154372 2022-03-16 11:12:58.353 | + inc/python:pip_install:203 : return 0 2022-03-16 11:12:58.356 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:12:58.358 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:12:58.360 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:12:58.379 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:12:58.392 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 11:12:58.394 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 11:12:58.397 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:12:58.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:12:58.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 11:12:58.404 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:12:58.407 | + lib/nova:install_nova:937 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-16 11:12:58.420 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:12:58.422 | + ./stack.sh:main:937 : configure_nova 2022-03-16 11:12:58.425 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 11:12:58.438 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 11:12:58.440 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 11:12:58.443 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:12:58.446 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 11:12:58.447 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:12:58.453 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 11:12:58.455 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 11:12:58.457 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:12:58.460 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 11:12:58.462 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 11:12:58.465 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 11:12:58.467 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 11:12:58.470 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 11:12:58.482 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 11:12:58.494 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-16 11:12:58.508 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-16 11:12:58.520 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 11:12:58.533 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:12:58.536 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:12:58.541 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.mj4Y3gvL6r 2022-03-16 11:12:58.544 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:12:58.546 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:12:58.549 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 11:12:58.551 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:12:58.554 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:12:58.556 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.mj4Y3gvL6r 2022-03-16 11:12:58.562 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.mj4Y3gvL6r 2022-03-16 11:12:58.574 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.mj4Y3gvL6r /etc/sudoers.d/nova-rootwrap 2022-03-16 11:12:58.587 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 11:12:58.592 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:12:58.594 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:12:58.597 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:12:58.599 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:12:58.601 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-16 11:12:58.604 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-16 11:12:58.608 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 11:12:58.610 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 11:12:58.615 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 11:12:58.632 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:58.634 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 11:12:58.637 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 11:12:58.641 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 11:12:58.644 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 11:12:58.674 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 11:12:58.676 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 11:12:58.703 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 11:12:58.734 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 11:12:58.762 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-16 11:12:58.791 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 11:12:58.821 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 11:12:58.851 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 11:12:58.853 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:12:58.882 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 11:12:58.909 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 11:12:58.936 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 11:12:58.963 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 11:12:58.991 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:12:59.021 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 11:12:59.023 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:12:59.025 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:12:59.028 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:12:59.030 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:12:59.033 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:12:59.035 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:12:59.037 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:12:59.039 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:12:59.041 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:12:59.044 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:12:59.046 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:12:59.049 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 11:12:59.051 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:12:59.053 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:12:59.055 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:12:59.057 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:12:59.060 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:12:59.062 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:12:59.064 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 11:12:59.080 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:59.083 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:12:59.085 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 11:12:59.087 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 11:12:59.116 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 11:12:59.118 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 11:12:59.121 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 11:12:59.123 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 11:12:59.125 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 11:12:59.128 | + 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-03-16 11:12:59.158 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 11:12:59.161 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 11:12:59.163 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 11:12:59.165 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 11:12:59.168 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 11:12:59.171 | + 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-03-16 11:12:59.199 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 11:12:59.229 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 11:12:59.256 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 11:12:59.284 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 11:12:59.300 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:59.302 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 11:12:59.318 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:59.321 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 11:12:59.322 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 11:12:59.327 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 11:12:59.330 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 11:12:59.358 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 11:12:59.374 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:59.376 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 11:12:59.378 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:12:59.380 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:12:59.383 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:12:59.385 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 11:12:59.414 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 11:12:59.442 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:12:59.469 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 11:12:59.497 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 11:12:59.525 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 11:12:59.552 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 11:12:59.580 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 11:12:59.609 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:12:59.635 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:12:59.663 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 11:12:59.680 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:12:59.682 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 11:12:59.685 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 11:12:59.715 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 11:12:59.742 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-03-16 11:12:59.769 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 11:12:59.797 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 11:12:59.826 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 11:12:59.852 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 11:12:59.880 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 11:12:59.908 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 11:12:59.924 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:12:59.926 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 11:12:59.928 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 11:12:59.956 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 11:12:59.986 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 11:12:59.989 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 11:13:00.016 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 11:13:00.018 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 11:13:00.020 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 11:13:00.023 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:13:00.025 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:13:00.028 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:13:00.030 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:13:00.033 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:13:00.035 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:13:00.038 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 11:13:00.040 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:13:00.042 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:13:00.045 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:13:00.047 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:13:00.049 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:13:00.051 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:13:00.053 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:13:00.056 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:13:00.058 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:13:00.061 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:13:00.063 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:13:00.065 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 11:13:00.067 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 11:13:00.070 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:13:00.073 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:13:00.090 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:13:00.092 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:13:00.095 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:13:00.097 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:13:00.099 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:13:00.127 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:13:00.155 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:13:00.182 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:13:00.210 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 11:13:00.240 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 11:13:00.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:00.259 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 11:13:00.261 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 11:13:00.263 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 11:13:00.265 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 11:13:00.268 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:13:00.270 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:13:00.273 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 11:13:00.277 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 11:13:00.280 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:13:00.282 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:13:00.295 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:13:00.295 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:13:00.303 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:13:00.307 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:13:00.323 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:13:00.326 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 11:13:00.329 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 11:13:00.359 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:13:00.385 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 11:13:00.412 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:13:00.440 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:13:00.467 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:13:00.494 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:13:00.522 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:13:00.549 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:13:00.577 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:13:00.603 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:13:00.631 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:13:00.659 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:13:00.686 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:13:00.688 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:13:00.691 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 11:13:00.693 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 11:13:00.696 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:13:00.699 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:00.701 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:00.703 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:13:00.706 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:13:00.708 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:13:00.736 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:13:00.764 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-16 11:13:00.764 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:13:00.773 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 11:13:00.776 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 11:13:00.779 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 11:13:00.781 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:13:00.783 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:13:00.785 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:13:00.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:00.790 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:00.793 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:13:00.795 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:13:00.797 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:00.800 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:00.802 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 11:13:00.865 | Enabling site nova-api-wsgi. 2022-03-16 11:13:00.871 | To activate the new configuration, you need to run: 2022-03-16 11:13:00.871 | systemctl reload apache2 2022-03-16 11:13:00.875 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:13:00.878 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:13:00.880 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:13:00.882 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:13:01.020 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 11:13:01.043 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:01.046 | + 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-03-16 11:13:01.048 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:13:01.050 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 11:13:01.053 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 11:13:01.055 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 11:13:01.057 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:13:01.061 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:13:01.065 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 11:13:01.067 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:13:01.070 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:13:01.083 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:13:01.083 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:13:01.092 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:13:01.096 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:13:01.112 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 11:13:01.115 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:13:01.118 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:13:01.147 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 11:13:01.175 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 11:13:01.202 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:13:01.228 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:13:01.256 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:13:01.283 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:13:01.310 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:13:01.337 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:13:01.365 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:13:01.392 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:13:01.422 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:13:01.449 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:13:01.476 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 11:13:01.478 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 11:13:01.506 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 11:13:01.523 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:01.525 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:13:01.557 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 11:13:01.560 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 11:13:01.562 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 11:13:01.579 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:01.581 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:13:01.584 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:13:01.612 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 11:13:01.643 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 11:13:01.646 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:13:01.648 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 11:13:01.650 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:13:01.653 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:13:01.656 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:13:01.672 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:01.676 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:13:01.678 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:13:01.680 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:13:01.696 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:01.700 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:13:01.702 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:13:01.731 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:13:01.733 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:13:01.736 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 11:13:01.764 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 11:13:01.791 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 11:13:01.822 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 11:13:01.838 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:01.841 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:13:01.868 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 11:13:01.871 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 11:13:01.873 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 11:13:01.904 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 11:13:01.930 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.42/identity 2022-03-16 11:13:01.959 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 11:13:01.987 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 11:13:02.015 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 11:13:02.043 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 11:13:02.071 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 11:13:02.099 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 11:13:02.127 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 11:13:02.144 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:02.147 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 11:13:02.151 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:13:02.153 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 11:13:02.155 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 11:13:02.158 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 11:13:02.161 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:13:02.163 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:13:02.166 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:13:02.168 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 11:13:02.171 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 11:13:02.175 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 11:13:02.177 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 11:13:02.180 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 11:13:02.182 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 11:13:02.185 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 11:13:02.188 | + 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-03-16 11:13:02.219 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 11:13:02.251 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 11:13:02.281 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:13:02.283 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 11:13:02.286 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 11:13:02.288 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 11:13:02.305 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:02.309 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 11:13:02.309 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 11:13:03.000 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 11:13:03.003 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 11:13:03.005 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:13:03.007 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 11:13:03.010 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:13:03.013 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 11:13:03.015 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:13:03.032 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:03.035 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 11:13:03.038 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 11:13:03.040 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:13:03.056 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:03.059 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:13:03.062 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:13:03.089 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:13:03.092 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:13:03.094 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 11:13:03.111 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:03.113 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 11:13:03.116 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:13:03.118 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 11:13:03.149 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:13:03.176 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 11:13:03.205 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 11:13:03.233 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 11:13:03.261 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 11:13:03.288 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 11:13:03.317 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 11:13:03.345 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 11:13:03.347 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 11:13:03.349 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 11:13:03.353 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:13:03.370 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:13:03.372 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:13:03.375 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:13:03.377 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:13:03.379 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:13:03.408 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:13:03.436 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:13:03.463 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:13:03.491 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:13:03.494 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 11:13:03.499 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:13:03.501 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 11:13:03.503 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 11:13:03.506 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 11:13:03.509 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:13:03.511 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:13:03.514 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:13:03.516 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 11:13:03.519 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 11:13:03.521 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:13:03.523 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 11:13:03.526 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 11:13:03.528 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 11:13:03.545 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:03.547 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 11:13:03.549 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 11:13:03.565 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:03.567 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 11:13:03.583 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:03.586 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 11:13:03.603 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:03.606 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 11:13:03.623 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:03.626 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 11:13:03.628 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 11:13:03.631 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 11:13:03.633 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:13:03.636 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 11:13:03.638 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 11:13:03.641 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 11:13:03.643 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:03.646 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:03.648 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 11:13:03.651 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:13:03.654 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:13:03.656 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:13:03.659 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:13:03.661 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:13:03.664 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:13:03.666 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:03.669 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:03.672 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:13:03.674 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:13:03.677 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:13:03.679 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:13:03.682 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 11:13:03.684 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:13:03.687 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:03.689 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:03.691 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 11:13:03.713 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-16 11:13:03.829 | Reading package lists... 2022-03-16 11:13:04.072 | Building dependency tree... 2022-03-16 11:13:04.076 | Reading state information... 2022-03-16 11:13:04.329 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:13:04.329 | The following packages were automatically installed and are no longer required: 2022-03-16 11:13:04.330 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:13:04.330 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:13:04.330 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:13:04.330 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:13:04.330 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:13:04.330 | python3-zope.interface 2022-03-16 11:13:04.330 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:13:04.444 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:13:04.449 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:13:04.452 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:13:04.454 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:04.457 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:04.459 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:04.461 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:04.464 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:04.466 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:13:04.468 | + functions-common:time_stop:2432 : start_time=1647429183710 2022-03-16 11:13:04.470 | + functions-common:time_stop:2434 : [[ -z 1647429183710 ]] 2022-03-16 11:13:04.473 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:04.477 | + functions-common:time_stop:2437 : end_time=1647429184475 2022-03-16 11:13:04.480 | + functions-common:time_stop:2438 : elapsed_time=765 2022-03-16 11:13:04.483 | + functions-common:time_stop:2439 : total=6163 2022-03-16 11:13:04.485 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:04.487 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6928 2022-03-16 11:13:04.490 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:13:04.492 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 11:13:04.495 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 11:13:04.498 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 11:13:04.501 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 11:13:04.503 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 11:13:04.525 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 11:13:04.528 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:13:04.531 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:13:04.533 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:13:04.536 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:13:04.538 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:13:04.541 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:13:04.544 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:04.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:04.549 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:13:04.551 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:13:04.553 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:13:04.556 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:13:04.559 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 11:13:04.562 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:13:04.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:04.567 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:04.569 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 11:13:04.592 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-16 11:13:04.703 | Reading package lists... 2022-03-16 11:13:04.948 | Building dependency tree... 2022-03-16 11:13:04.949 | Reading state information... 2022-03-16 11:13:05.203 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 11:13:05.203 | The following packages were automatically installed and are no longer required: 2022-03-16 11:13:05.204 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:13:05.204 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:13:05.204 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:13:05.204 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:13:05.204 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:13:05.204 | python3-zope.interface 2022-03-16 11:13:05.204 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:13:05.320 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:13:05.325 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:13:05.328 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:13:05.330 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:05.333 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:05.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:05.337 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:05.340 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:05.343 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:13:05.345 | + functions-common:time_stop:2432 : start_time=1647429184589 2022-03-16 11:13:05.347 | + functions-common:time_stop:2434 : [[ -z 1647429184589 ]] 2022-03-16 11:13:05.350 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:05.355 | + functions-common:time_stop:2437 : end_time=1647429185352 2022-03-16 11:13:05.357 | + functions-common:time_stop:2438 : elapsed_time=763 2022-03-16 11:13:05.360 | + functions-common:time_stop:2439 : total=6928 2022-03-16 11:13:05.362 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:05.364 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7691 2022-03-16 11:13:05.367 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:13:05.369 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 11:13:05.372 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 11:13:05.375 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:13:05.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:05.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:05.382 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 11:13:05.385 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 11:13:05.441 | wsgi (enabled by maintainer script) 2022-03-16 11:13:05.444 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 11:13:05.447 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 11:13:05.450 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:13:05.453 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 11:13:05.456 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 11:13:05.458 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:13:05.462 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:13:05.462 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:13:05.469 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 11:13:05.471 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 11:13:05.474 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 11:13:05.477 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 11:13:05.479 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 11:13:05.502 | Using python 3.8 to install osc-placement 2022-03-16 11:13:05.505 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-16 11:13:06.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:13:06.381 | from cryptography.utils import int_from_bytes 2022-03-16 11:13:06.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:13:06.381 | from cryptography.utils import int_from_bytes 2022-03-16 11:13:07.520 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:13:07.547 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 11:13:07.557 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 11:13:07.558 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 11:13:07.559 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 11:13:07.560 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 11:13:07.561 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 11:13:07.562 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 11:13:07.621 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-16 11:13:07.622 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-16 11:13:07.624 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-16 11:13:07.625 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-16 11:13:07.638 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-16 11:13:07.641 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-16 11:13:07.642 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-16 11:13:07.655 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-16 11:13:07.657 | 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-03-16 11:13:07.659 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-16 11:13:07.660 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-16 11:13:07.661 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-16 11:13:07.662 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-16 11:13:07.682 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-16 11:13:07.684 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-16 11:13:07.685 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-16 11:13:07.687 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-16 11:13:07.694 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-16 11:13:07.733 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-16 11:13:07.734 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-16 11:13:07.735 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-16 11:13:07.736 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-16 11:13:07.738 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-16 11:13:07.739 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-16 11:13:07.741 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-16 11:13:07.742 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-16 11:13:07.810 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-16 11:13:07.811 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-16 11:13:07.813 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-16 11:13:07.814 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-16 11:13:07.902 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-16 11:13:07.903 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-16 11:13:07.904 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-16 11:13:07.946 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-16 11:13:07.987 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-16 11:13:08.149 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-16 11:13:10.372 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:13:10.379 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:13:10.379 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:13:10.503 | + inc/python:pip_install:200 : result=0 2022-03-16 11:13:10.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:13:10.508 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:10.511 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:10.513 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:10.516 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:10.518 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:10.521 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:13:10.523 | + functions-common:time_stop:2432 : start_time=1647429185496 2022-03-16 11:13:10.527 | + functions-common:time_stop:2434 : [[ -z 1647429185496 ]] 2022-03-16 11:13:10.530 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:10.534 | + functions-common:time_stop:2437 : end_time=1647429190532 2022-03-16 11:13:10.537 | + functions-common:time_stop:2438 : elapsed_time=5036 2022-03-16 11:13:10.539 | + functions-common:time_stop:2439 : total=154372 2022-03-16 11:13:10.542 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:10.544 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159408 2022-03-16 11:13:10.547 | + inc/python:pip_install:203 : return 0 2022-03-16 11:13:10.549 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 11:13:10.552 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 11:13:10.555 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 11:13:10.557 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:13:10.560 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:13:10.563 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:13:10.566 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:13:10.568 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:13:10.571 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:13:10.589 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:13:10.592 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:13:10.594 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:13:10.597 | + functions-common:git_clone:629 : echo master 2022-03-16 11:13:10.598 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:13:10.603 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 11:13:10.606 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:13:10.608 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 11:13:10.612 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:13:10.612 | + functions-common:git_clone:678 : head -1 2022-03-16 11:13:10.615 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 11:13:10.618 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:13:10.621 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 11:13:10.623 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:13:10.626 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:13:10.628 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 11:13:10.631 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:13:10.633 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 11:13:10.637 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:13:10.639 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:13:10.641 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 11:13:10.644 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:13:10.646 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:13:10.650 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 11:13:10.653 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:13:10.656 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 11:13:10.658 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:13:10.661 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:13:10.664 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 11:13:10.670 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 11:13:10.673 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-16 11:13:11.334 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 11:13:11.336 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:13:11.340 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:13:11.342 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:13:11.345 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:13:11.347 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 11:13:11.349 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:13:11.352 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:13:11.354 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:13:11.357 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:13:11.360 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:13:11.362 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:13:11.365 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:13:11.367 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 11:13:11.389 | Using python 3.8 to install /opt/stack/placement 2022-03-16 11:13:11.391 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-16 11:13:12.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:13:12.265 | from cryptography.utils import int_from_bytes 2022-03-16 11:13:12.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:13:12.265 | from cryptography.utils import int_from_bytes 2022-03-16 11:13:13.400 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:13:13.426 | Obtaining file:///opt/stack/placement 2022-03-16 11:13:13.427 | Preparing metadata (setup.py): started 2022-03-16 11:13:16.582 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:13:16.625 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 11:13:16.626 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 11:13:16.627 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 11:13:16.628 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 11:13:16.629 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 11:13:16.630 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:13:16.631 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 11:13:16.633 | 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.0.0.0rc1) (60.9.3) 2022-03-16 11:13:16.634 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:13:16.636 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 11:13:16.637 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 11:13:16.638 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 11:13:16.640 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 11:13:16.641 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 11:13:16.642 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 11:13:16.643 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 11:13:16.644 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 11:13:16.645 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:13:16.646 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 11:13:16.647 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 11:13:16.648 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 11:13:16.712 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 11:13:16.714 | 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.0.0.0rc1) (3.1.1) 2022-03-16 11:13:16.715 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 11:13:16.716 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:13:16.718 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 11:13:16.719 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 11:13:16.745 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 11:13:16.786 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:13:16.788 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 11:13:16.789 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 11:13:16.790 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:13:16.791 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 11:13:16.841 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 11:13:16.844 | 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.0.0.0rc1) (0.13.0) 2022-03-16 11:13:16.845 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 11:13:16.846 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 11:13:16.887 | 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.0.0.0rc1) (2.8.2) 2022-03-16 11:13:16.890 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 11:13:16.915 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 11:13:16.917 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 11:13:16.918 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:13:16.944 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 11:13:16.945 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 11:13:16.958 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 11:13:16.976 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 11:13:16.976 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 11:13:16.978 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 11:13:16.980 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 11:13:17.022 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 11:13:17.024 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 11:13:17.026 | 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.0.0.0rc1) (1.26.8) 2022-03-16 11:13:17.027 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 11:13:17.043 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 11:13:17.205 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 11:13:17.244 | 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.0.0.0rc1) (5.4.0) 2022-03-16 11:13:17.246 | 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.0.0.0rc1) (1.1.6) 2022-03-16 11:13:17.247 | 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.0.0.0rc1) (4.11.1) 2022-03-16 11:13:17.264 | 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.0.0.0rc1) (1.15.0) 2022-03-16 11:13:17.297 | 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.0.0.0rc1) (1.13.3) 2022-03-16 11:13:17.352 | 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.0.0.0rc1) (2.1.0) 2022-03-16 11:13:17.445 | 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.0.0.0rc1) (1.7.0) 2022-03-16 11:13:17.528 | 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.0.0.0rc1) (1.1.5) 2022-03-16 11:13:17.578 | 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.0.0.0rc1) (0.2.5) 2022-03-16 11:13:17.769 | 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.0.0.0rc1) (0.5.2) 2022-03-16 11:13:17.770 | 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.0.0.0rc1) (5.1.1) 2022-03-16 11:13:17.771 | 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.0.0.0rc1) (0.4.2) 2022-03-16 11:13:17.850 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:13:17.899 | 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.0.0.0rc1) (2.21) 2022-03-16 11:13:18.059 | 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.0.0.0rc1) (3.7.0) 2022-03-16 11:13:18.164 | 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.0.0.0rc1) (1.0.0) 2022-03-16 11:13:18.167 | 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.0.0.0rc1) (3.0.0) 2022-03-16 11:13:20.062 | Installing collected packages: openstack-placement 2022-03-16 11:13:20.062 | Attempting uninstall: openstack-placement 2022-03-16 11:13:20.062 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 11:13:20.065 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 11:13:20.067 | Running setup.py develop for openstack-placement 2022-03-16 11:13:24.286 | Successfully installed openstack-placement 2022-03-16 11:13:24.286 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:13:24.295 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:13:24.295 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:13:24.434 | + inc/python:pip_install:200 : result=0 2022-03-16 11:13:24.437 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:13:24.439 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:24.441 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:24.444 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:24.446 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:24.449 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:24.451 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:13:24.454 | + functions-common:time_stop:2432 : start_time=1647429191383 2022-03-16 11:13:24.456 | + functions-common:time_stop:2434 : [[ -z 1647429191383 ]] 2022-03-16 11:13:24.459 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:24.463 | + functions-common:time_stop:2437 : end_time=1647429204460 2022-03-16 11:13:24.465 | + functions-common:time_stop:2438 : elapsed_time=13077 2022-03-16 11:13:24.468 | + functions-common:time_stop:2439 : total=159408 2022-03-16 11:13:24.470 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:24.472 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172485 2022-03-16 11:13:24.475 | + inc/python:pip_install:203 : return 0 2022-03-16 11:13:24.477 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:13:24.480 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:13:24.483 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:13:24.502 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:13:24.515 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 11:13:24.517 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 11:13:24.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:13:24.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:13:24.525 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 11:13:24.528 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:13:24.530 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:13:24.533 | + ./stack.sh:main:943 : configure_placement 2022-03-16 11:13:24.535 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 11:13:24.548 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 11:13:24.550 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 11:13:24.555 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 11:13:24.558 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 11:13:24.560 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 11:13:24.563 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 11:13:24.566 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 11:13:24.569 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 11:13:24.602 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 11:13:24.634 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 11:13:24.666 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 11:13:24.669 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:13:24.671 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 11:13:24.674 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:13:24.677 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 11:13:24.709 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 11:13:24.739 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:13:24.768 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 11:13:24.798 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 11:13:24.827 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 11:13:24.858 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 11:13:24.887 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 11:13:24.916 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:13:24.946 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:13:24.976 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 11:13:24.978 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 11:13:24.981 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:13:24.984 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:13:25.003 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:13:25.005 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:13:25.008 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:13:25.011 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:13:25.013 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-16 11:13:25.043 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:13:25.073 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-16 11:13:25.106 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:13:25.138 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 11:13:25.138 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 11:13:25.141 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 11:13:25.143 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 11:13:25.146 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 11:13:25.148 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:13:25.153 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:13:25.158 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 11:13:25.160 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 11:13:25.163 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:13:25.165 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:13:25.179 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:13:25.180 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:13:25.188 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:13:25.192 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:13:25.207 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 11:13:25.210 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 11:13:25.215 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 11:13:25.250 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 11:13:25.280 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 11:13:25.310 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:13:25.342 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:13:25.371 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:13:25.400 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:13:25.429 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:13:25.459 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:13:25.488 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-16 11:13:25.517 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:13:25.546 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:13:25.575 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:13:25.604 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:13:25.607 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:13:25.610 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 11:13:25.613 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 11:13:25.615 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:13:25.618 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:25.621 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:25.624 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:13:25.627 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 11:13:25.629 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 11:13:25.657 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:13:25.687 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-16 11:13:25.688 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:13:25.696 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 11:13:25.700 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 11:13:25.702 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 11:13:25.705 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:13:25.707 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:13:25.710 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:13:25.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:25.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:25.718 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:13:25.720 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:13:25.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:25.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:25.728 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 11:13:25.789 | Site placement-api already enabled 2022-03-16 11:13:25.794 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:13:25.797 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:13:25.799 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:13:25.802 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:13:25.940 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 11:13:25.960 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:25.963 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 11:13:25.986 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:25.988 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 11:13:26.007 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:26.010 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 11:13:26.013 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 11:13:26.015 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 11:13:26.048 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:13:26.077 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 11:13:26.107 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 11:13:26.136 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 11:13:26.167 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 11:13:26.196 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 11:13:26.225 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 11:13:26.255 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 11:13:26.273 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:26.275 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 11:13:26.293 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:26.296 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 11:13:26.298 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:13:26.301 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 11:13:26.303 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:13:26.306 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:13:26.309 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:13:26.311 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:13:26.314 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:13:26.317 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:13:26.321 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:13:26.324 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:13:26.327 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:13:26.329 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 11:13:26.332 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:13:26.348 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:26.350 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:13:26.352 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:13:26.355 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 11:13:26.358 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 11:13:26.360 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:13:26.362 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 11:13:26.365 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 11:13:26.367 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 11:13:26.424 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 11:13:26.461 | [138541 Async install_tempest:163917]: running: install_tempest 2022-03-16 11:13:26.464 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:13:26.467 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:13:26.470 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:13:26.473 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:13:26.477 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 11:13:26.480 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:13:26.483 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 11:13:26.485 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:13:26.488 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:13:26.491 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 11:13:26.494 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 11:13:26.497 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:13:26.500 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:13:26.502 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 11:13:26.505 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:13:26.508 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 11:13:26.511 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 11:13:26.514 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:13:26.518 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 11:13:26.521 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 11:13:26.523 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:13:26.528 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:13:26.529 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:13:26.535 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 11:13:26.538 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 11:13:26.540 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 11:13:26.544 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 11:13:26.546 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 11:13:26.569 | Using python 3.8 to install python-openstackclient 2022-03-16 11:13:26.572 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-16 11:13:27.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:13:27.445 | from cryptography.utils import int_from_bytes 2022-03-16 11:13:27.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:13:27.445 | from cryptography.utils import int_from_bytes 2022-03-16 11:13:28.589 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:13:28.615 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 11:13:28.633 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 11:13:28.634 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 11:13:28.636 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 11:13:28.637 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 11:13:28.638 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 11:13:28.639 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 11:13:28.640 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-16 11:13:28.641 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 11:13:28.642 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 11:13:28.643 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 11:13:28.644 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 11:13:28.663 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-16 11:13:28.664 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-16 11:13:28.665 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-16 11:13:28.666 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-16 11:13:28.667 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-16 11:13:28.693 | 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-03-16 11:13:28.694 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-16 11:13:28.695 | 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-03-16 11:13:28.696 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-16 11:13:28.698 | 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-03-16 11:13:28.699 | 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-03-16 11:13:28.700 | 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-03-16 11:13:28.701 | 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-03-16 11:13:28.703 | 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-03-16 11:13:28.704 | 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-03-16 11:13:28.705 | 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-03-16 11:13:28.718 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-16 11:13:28.737 | 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-03-16 11:13:28.739 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-16 11:13:28.740 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-16 11:13:28.741 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-16 11:13:28.763 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-16 11:13:28.781 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-16 11:13:28.784 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-16 11:13:28.785 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-16 11:13:28.876 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-16 11:13:28.877 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-16 11:13:28.877 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-16 11:13:28.921 | 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-03-16 11:13:28.932 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-16 11:13:28.974 | 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-03-16 11:13:29.143 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-16 11:13:29.158 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-16 11:13:29.260 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-16 11:13:29.262 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-16 11:13:29.263 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-16 11:13:29.265 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-16 11:13:29.393 | 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-03-16 11:13:31.689 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:13:31.696 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:13:31.696 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:13:31.824 | + inc/python:pip_install:200 : result=0 2022-03-16 11:13:31.827 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:13:31.829 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:31.831 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:31.834 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:31.836 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:31.839 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:31.841 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:13:31.844 | + functions-common:time_stop:2432 : start_time=1647429206564 2022-03-16 11:13:31.846 | + functions-common:time_stop:2434 : [[ -z 1647429206564 ]] 2022-03-16 11:13:31.849 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:31.855 | + functions-common:time_stop:2437 : end_time=1647429211851 2022-03-16 11:13:31.857 | + functions-common:time_stop:2438 : elapsed_time=5287 2022-03-16 11:13:31.859 | + functions-common:time_stop:2439 : total=172485 2022-03-16 11:13:31.862 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:31.864 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177772 2022-03-16 11:13:31.867 | + inc/python:pip_install:203 : return 0 2022-03-16 11:13:31.870 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 11:13:31.873 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 11:13:31.878 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.7lDDxDjbjI 2022-03-16 11:13:31.880 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 11:13:31.883 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 11:13:31.886 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 11:13:31.889 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:13:31.891 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:13:31.894 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 11:13:31.912 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:31.914 | + ./stack.sh:main:1035 : configure_database 2022-03-16 11:13:31.917 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 11:13:31.919 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 11:13:31.922 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 11:13:31.924 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:13:31.926 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 11:13:31.929 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 11:13:31.932 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:31.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:31.937 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 11:13:31.939 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 11:13:31.941 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:13:31.944 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:13:31.946 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:13:31.949 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:13:31.951 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:13:31.953 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:13:31.956 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:13:31.958 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:13:31.960 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:13:31.963 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:13:31.965 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:13:31.967 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 11:13:31.970 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:13:31.972 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:13:31.974 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:13:31.977 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:13:31.979 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:13:31.982 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:13:31.984 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 11:13:32.000 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 11:13:32.000 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 11:13:32.004 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 11:13:32.007 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 11:13:32.009 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:32.012 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:32.014 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 11:13:32.017 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 11:13:32.019 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 11:13:32.022 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:13:32.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:13:32.027 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 11:13:32.029 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 11:13:32.032 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-16 11:13:32.043 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:13:32.067 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 11:13:32.080 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:13:32.097 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 11:13:32.100 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 11:13:32.101 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 11:13:32.106 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 11:13:32.159 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 11:13:32.213 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 11:13:32.267 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 11:13:32.322 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 11:13:32.325 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 11:13:32.327 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:13:32.330 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 11:13:34.795 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 11:13:34.798 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 11:13:34.801 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:13:34.806 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-111334 2022-03-16 11:13:34.809 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-111334 1039' 2022-03-16 11:13:34.812 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.814 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:13:34.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.819 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:13:34.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.824 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:13:34.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.829 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-16 11:13:34.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.834 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:13:34.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.840 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:13:34.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.845 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-110933 2022-03-16 11:13:34.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.850 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:13:34.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.855 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:13:34.858 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.861 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:13:34.863 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.866 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:13:34.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.871 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:13:34.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:13:34.876 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:13:34.879 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 11:13:34.881 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 11:13:34.884 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 11:13:34.896 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 11:13:34.898 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:34.901 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 11:13:34.904 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:34.906 | + functions-common:run_process:1682 : local group= 2022-03-16 11:13:34.909 | + functions-common:run_process:1683 : local user= 2022-03-16 11:13:34.911 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 11:13:34.914 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:13:34.916 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:13:34.919 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:13:34.921 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:13:34.924 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:13:34.929 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429214926 2022-03-16 11:13:34.932 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 11:13:34.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:34.953 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 11:13:34.956 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 11:13:34.958 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:34.961 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:34.964 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:34.966 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:34.969 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 11:13:34.971 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 11:13:34.974 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 11:13:34.976 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:13:34.979 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:13:34.982 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 11:13:34.984 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-16 11:13:34.987 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 11:13:34.990 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:34.992 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:13:34.995 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 11:13:34.997 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:13:35.000 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:13:35.002 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 11:13:35.005 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:13:35.009 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 11:13:35.063 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 11:13:35.116 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:13:35.171 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 11:13:35.225 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 11:13:35.280 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:13:35.333 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:13:35.336 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 11:13:35.390 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:13:35.772 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 11:13:35.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 11:13:36.161 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 11:13:36.185 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:13:36.188 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:36.190 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:36.193 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:36.195 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:36.198 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:36.200 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:13:36.203 | + functions-common:time_stop:2432 : start_time=1647429214926 2022-03-16 11:13:36.205 | + functions-common:time_stop:2434 : [[ -z 1647429214926 ]] 2022-03-16 11:13:36.208 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:36.213 | + functions-common:time_stop:2437 : end_time=1647429216210 2022-03-16 11:13:36.215 | + functions-common:time_stop:2438 : elapsed_time=1284 2022-03-16 11:13:36.218 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:13:36.220 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:36.222 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1284 2022-03-16 11:13:36.225 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 11:13:36.227 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 11:13:36.230 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 11:13:36.233 | + functions-common:run_process:1682 : local group= 2022-03-16 11:13:36.235 | + functions-common:run_process:1683 : local user=root 2022-03-16 11:13:36.238 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 11:13:36.240 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:13:36.242 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:13:36.246 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:13:36.249 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:13:36.252 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:13:36.257 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429216254 2022-03-16 11:13:36.259 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 11:13:36.281 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:36.284 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:13:36.286 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:36.289 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:36.292 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:36.294 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:36.300 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:36.302 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:13:36.305 | + functions-common:time_stop:2432 : start_time=1647429216254 2022-03-16 11:13:36.308 | + functions-common:time_stop:2434 : [[ -z 1647429216254 ]] 2022-03-16 11:13:36.311 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:36.315 | + functions-common:time_stop:2437 : end_time=1647429216312 2022-03-16 11:13:36.318 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-16 11:13:36.320 | + functions-common:time_stop:2439 : total=1284 2022-03-16 11:13:36.322 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:36.325 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1342 2022-03-16 11:13:36.327 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 11:13:36.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:36.352 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 11:13:36.378 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:36.380 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 11:13:36.401 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:36.404 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 11:13:36.406 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 11:13:36.409 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 11:13:36.412 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 11:13:36.414 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380' 2022-03-16 11:13:36.418 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.42:2380' 2022-03-16 11:13:36.420 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.42:2379' 2022-03-16 11:13:36.423 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 11:13:36.425 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 11:13:36.428 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.42:2379' 2022-03-16 11:13:36.431 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 11:13:36.433 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 11:13:36.436 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:13:36.439 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' '' root 2022-03-16 11:13:36.441 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 11:13:36.444 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:13:36.446 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:13:36.448 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 11:13:36.451 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:13:36.453 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:13:36.456 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:13:36.458 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:13:36.464 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 11:13:36.549 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 11:13:36.620 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:13:36.671 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 11:13:36.722 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 11:13:36.774 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:13:36.828 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:13:36.830 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 11:13:36.894 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:13:37.290 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 11:13:37.350 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 11:13:37.399 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 11:13:37.453 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 11:13:37.505 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 11:13:37.509 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 11:13:37.514 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 11:13:37.516 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 11:13:37.896 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 11:13:37.910 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 11:13:38.292 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 11:13:39.168 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 11:13:39.186 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:39.188 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 11:13:39.191 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 11:13:39.194 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 11:13:39.199 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 11:13:39.211 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 11:13:39.223 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 11:13:39.226 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:13:39.229 | + 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.42/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 11:13:39.371 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 11:13:39.514 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 11:13:39.659 | + 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.42/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:13:39.802 | + 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.42/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:13:39.945 | + 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.42/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:13:40.089 | + 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.42/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 11:13:40.232 | + 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.42/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 11:13:40.376 | + 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.42/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 11:13:40.519 | + 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.42/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 11:13:40.658 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 11:13:40.663 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 11:13:40.667 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 11:13:40.670 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 11:13:40.674 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 11:13:40.677 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 11:13:40.679 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 11:13:40.696 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:40.699 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 11:13:40.701 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:13:40.703 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 11:13:40.706 | + ./stack.sh:main:1095 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:13:40.708 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 11:13:40.711 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 11:13:40.727 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:40.730 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 11:13:40.732 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 11:13:40.735 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 11:13:40.737 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 11:13:40.740 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 11:13:40.742 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 11:13:40.747 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:13:41.324 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 11:13:41.329 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:13:41.348 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 11:13:41.351 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 11:13:41.355 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:13:41.357 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:13:41.361 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:13:41.365 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429221362 2022-03-16 11:13:41.368 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 11:13:46.343 | 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=165748) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:13:46.357 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:46.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.359 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.359 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.359 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.361 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:46.361 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:46.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:46.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.389 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.390 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.390 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.391 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:46.391 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:46.448 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:46.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.450 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.450 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.450 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:46.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:46.451 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:46.451 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:46.459 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:13:48.235 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.235 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:13:48.242 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.242 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:13:48.250 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.250 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:13:48.259 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.259 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:13:48.267 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.267 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:13:48.274 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.274 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:13:48.330 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.330 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.332 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.332 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.333 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.333 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.333 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.333 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:48.334 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.336 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.336 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.336 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.338 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.338 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:48.345 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.347 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.347 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.347 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.347 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.348 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.348 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:48.714 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.716 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.716 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.717 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.717 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.717 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:48.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.746 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.746 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.747 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.747 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.747 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.747 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:48.754 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:13:48.796 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.796 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:13:48.803 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.803 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:13:48.811 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.811 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:13:48.818 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.818 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:13:48.826 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.826 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:13:48.833 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.833 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:13:48.840 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:48.840 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.842 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.843 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.843 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.843 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.843 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:48.844 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.846 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.846 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.846 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.846 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.847 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.847 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:48.855 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:48.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.857 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.857 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.857 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:48.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:48.858 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:48.858 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:49.174 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:49.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.176 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.177 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.177 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.177 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:49.177 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:49.204 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:13:49.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.206 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.207 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.207 | 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=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:13:49.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:13:49.207 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:13:49.208 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=165748) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:13:49.215 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:13:49.223 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:49.223 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:13:49.230 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:49.230 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:13:49.237 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:49.237 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:13:49.245 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:49.245 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:13:49.252 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:49.253 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:13:49.259 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:49.260 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:13:49.266 | INFO migrate.versioning.api [-] done 2022-03-16 11:13:49.671 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 11:13:49.674 | + functions-common:time_stop:2425 : local name 2022-03-16 11:13:49.676 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:13:49.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:13:49.681 | + functions-common:time_stop:2428 : local total 2022-03-16 11:13:49.684 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:13:49.686 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 11:13:49.689 | + functions-common:time_stop:2432 : start_time=1647429221362 2022-03-16 11:13:49.691 | + functions-common:time_stop:2434 : [[ -z 1647429221362 ]] 2022-03-16 11:13:49.694 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:13:49.700 | + functions-common:time_stop:2437 : end_time=1647429229697 2022-03-16 11:13:49.702 | + functions-common:time_stop:2438 : elapsed_time=8335 2022-03-16 11:13:49.705 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:13:49.707 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:13:49.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8335 2022-03-16 11:13:49.713 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 11:13:49.716 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 11:13:49.720 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 11:13:54.335 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 11:13:54.336 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:13:54.336 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:13:54.337 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 11:13:54.338 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:13:54.338 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:13:54.338 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:13:54.339 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:13:54.339 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:13:54.718 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 11:13:54.722 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 11:13:59.261 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 11:13:59.261 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:13:59.261 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:13:59.262 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 11:13:59.262 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:13:59.262 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:13:59.262 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:13:59.262 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:13:59.263 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:13:59.630 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 11:13:59.633 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 11:13:59.636 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 11:13:59.639 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 11:13:59.656 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:13:59.658 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:13:59.661 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 11:13:59.666 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 11:13:59.668 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 11:13:59.671 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:13:59.673 | + functions-common:run_process:1682 : local group= 2022-03-16 11:13:59.676 | + functions-common:run_process:1683 : local user= 2022-03-16 11:13:59.678 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 11:13:59.682 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:13:59.684 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:13:59.687 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:13:59.689 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:13:59.692 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:13:59.697 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429239694 2022-03-16 11:13:59.700 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 11:13:59.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:13:59.718 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 11:13:59.721 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 11:13:59.723 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:13:59.725 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:13:59.728 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:13:59.731 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:13:59.733 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 11:13:59.735 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 11:13:59.738 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 11:13:59.740 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:13:59.743 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:13:59.746 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 11:13:59.748 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-16 11:13:59.750 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 11:13:59.753 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:13:59.755 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 11:13:59.757 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 11:13:59.759 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 11:13:59.761 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 11:13:59.765 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 11:13:59.818 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 11:13:59.871 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 11:13:59.923 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:13:59.976 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:14:00.033 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 11:14:00.089 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 11:14:00.144 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 11:14:00.198 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 11:14:00.255 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 11:14:00.309 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 11:14:00.311 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 11:14:00.366 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 11:14:00.752 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 11:14:00.766 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 11:14:01.145 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 11:14:01.228 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:14:01.232 | + functions-common:time_stop:2425 : local name 2022-03-16 11:14:01.241 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:14:01.244 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:14:01.249 | + functions-common:time_stop:2428 : local total 2022-03-16 11:14:01.252 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:14:01.254 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:14:01.257 | + functions-common:time_stop:2432 : start_time=1647429239694 2022-03-16 11:14:01.260 | + functions-common:time_stop:2434 : [[ -z 1647429239694 ]] 2022-03-16 11:14:01.263 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:14:01.267 | + functions-common:time_stop:2437 : end_time=1647429241265 2022-03-16 11:14:01.270 | + functions-common:time_stop:2438 : elapsed_time=1571 2022-03-16 11:14:01.273 | + functions-common:time_stop:2439 : total=1342 2022-03-16 11:14:01.276 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:14:01.278 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2913 2022-03-16 11:14:01.281 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 11:14:01.281 | Waiting for keystone to start... 2022-03-16 11:14:01.283 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.42/identity/v3/ 2022-03-16 11:14:01.286 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.42/identity/v3/ 2022-03-16 11:14:01.288 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 11:14:01.291 | + functions:wait_for_service:458 : local url=http://10.222.0.42/identity/v3/ 2022-03-16 11:14:01.294 | + functions:wait_for_service:459 : local rval=0 2022-03-16 11:14:01.297 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 11:14:01.299 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 11:14:01.301 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:14:01.304 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:14:01.310 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:14:01.313 | + functions-common:time_start:2416 : _TIME_START[$name]=1647429241310 2022-03-16 11:14:01.316 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 11:14:01.323 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/identity/v3/ 2022-03-16 11:14:04.335 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 11:14:04.361 | [163917 Async install_tempest:163917]: finished successfully 2022-03-16 11:14:07.863 | + :: : [[ 200 == 503 ]] 2022-03-16 11:14:07.865 | + :: : [[ 0 -eq 7 ]] 2022-03-16 11:14:07.868 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 11:14:07.871 | + functions-common:time_stop:2425 : local name 2022-03-16 11:14:07.873 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:14:07.876 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:14:07.878 | + functions-common:time_stop:2428 : local total 2022-03-16 11:14:07.880 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:14:07.883 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 11:14:07.886 | + functions-common:time_stop:2432 : start_time=1647429241310 2022-03-16 11:14:07.888 | + functions-common:time_stop:2434 : [[ -z 1647429241310 ]] 2022-03-16 11:14:07.891 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:14:07.896 | + functions-common:time_stop:2437 : end_time=1647429247893 2022-03-16 11:14:07.898 | + functions-common:time_stop:2438 : elapsed_time=6583 2022-03-16 11:14:07.901 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:14:07.903 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:14:07.906 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6583 2022-03-16 11:14:07.908 | + functions:wait_for_service:467 : return 0 2022-03-16 11:14:07.910 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 11:14:07.927 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:14:07.930 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 11:14:07.933 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:14:07.935 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 11:14:07.965 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 11:14:07.966 | + 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.42/identity 2022-03-16 11:14:12.712 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.712 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.712 | 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=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.719 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.737 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.737 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.769 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.804 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.805 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.900 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.901 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.913 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.914 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.914 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.915 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.922 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.925 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.925 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.925 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.926 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.926 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.926 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.926 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=166558) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:14:12.959 | 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=166558) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:14:13.273 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created domain default 2022-03-16 11:14:13.315 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created project admin 2022-03-16 11:14:13.343 | DEBUG passlib.handlers.bcrypt [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=166558) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 11:14:13.344 | DEBUG passlib.handlers.bcrypt [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=166558) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 11:14:13.405 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created user admin 2022-03-16 11:14:13.418 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created role reader 2022-03-16 11:14:13.428 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created role member 2022-03-16 11:14:13.450 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created implied role where d93456b65b8d4ffc9f13d0dd68f7d1bf implies ff5100200535404cbe7b464abbf5c303 2022-03-16 11:14:13.459 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created role admin 2022-03-16 11:14:13.477 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created implied role where ff51a756fa6348efa82303fc86e08513 implies d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:14:13.489 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Granted role admin on project admin to user admin. 2022-03-16 11:14:13.495 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Granted role admin on the system to user admin. 2022-03-16 11:14:13.506 | WARNING py.warnings [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-16 11:14:13.507 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 11:14:13.507 |  2022-03-16 11:14:13.510 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created region RegionOne 2022-03-16 11:14:13.542 | INFO keystone.cmd.bootstrap [None req-864e4efb-75b8-4979-9b86-aea8fbd07c10 None None] Created public endpoint http://10.222.0.42/identity 2022-03-16 11:14:13.999 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 11:14:14.002 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 11:14:14.004 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 11:14:14.008 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 11:14:17.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:17.005 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:17.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:17.005 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:17.168 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:17.171 | + lib/keystone:create_keystone_accounts:310 : admin_project=83e3ffa8459644f39faa1952158f08ee 2022-03-16 11:14:17.174 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 11:14:17.177 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 11:14:19.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:19.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:19.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:19.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:19.583 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:19.586 | + lib/keystone:create_keystone_accounts:312 : admin_user=6d78a887e870435bb63257169ec08c4b 2022-03-16 11:14:19.589 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 11:14:19.591 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 11:14:19.593 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 11:14:19.596 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6d78a887e870435bb63257169ec08c4b default 2022-03-16 11:14:19.653 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6d78a887e870435bb63257169ec08c4b default 2022-03-16 11:14:19.690 | [138541 Async ks-domain-role:166675]: running: get_or_add_user_domain_role admin 6d78a887e870435bb63257169ec08c4b default 2022-03-16 11:14:19.692 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 11:14:19.695 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:14:19.698 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:14:22.894 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:14:22.896 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:14:22.896 | default 2022-03-16 11:14:22.899 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 11:14:22.956 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 11:14:22.999 | [138541 Async ks-project:166815]: running: get_or_create_project service Default 2022-03-16 11:14:23.001 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 11:14:23.066 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 11:14:23.110 | [138541 Async ks-service:166901]: running: get_or_create_role service 2022-03-16 11:14:23.112 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 11:14:23.189 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 11:14:23.247 | [138541 Async ks-reseller:166987]: running: get_or_create_role ResellerAdmin 2022-03-16 11:14:23.251 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 11:14:23.256 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 11:14:23.601 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 11:14:23.845 | [138541 Async ks-anotherrole:167077]: running: get_or_create_role anotherrole 2022-03-16 11:14:23.864 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 11:14:23.888 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 11:14:23.920 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:14:23.953 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-16 11:14:27.237 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:27.359 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:27.380 | [166901 Async ks-service:166901]: finished successfully 2022-03-16 11:14:27.408 | [166987 Async ks-reseller:166987]: finished successfully 2022-03-16 11:14:27.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:27.709 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:27.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:27.709 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:27.834 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:27.877 | [166815 Async ks-project:166815]: finished successfully 2022-03-16 11:14:27.916 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:27.918 | ++ functions-common:get_or_create_project:938 : project_id=078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:14:27.921 | ++ functions-common:get_or_create_project:939 : echo 078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:14:27.924 | + lib/keystone:create_keystone_accounts:340 : invis_project=078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:14:27.926 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 11:14:27.929 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 11:14:27.931 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:14:27.935 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-16 11:14:28.007 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:28.037 | [167077 Async ks-anotherrole:167077]: finished successfully 2022-03-16 11:14:30.455 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:30.481 | [166675 Async ks-domain-role:166675]: finished successfully 2022-03-16 11:14:30.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:30.517 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:30.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:30.517 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:30.684 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:30.686 | ++ functions-common:get_or_create_project:938 : project_id=d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:30.689 | ++ functions-common:get_or_create_project:939 : echo d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:30.692 | + lib/keystone:create_keystone_accounts:344 : demo_project=d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:30.694 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 11:14:30.698 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 11:14:30.701 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:14:30.703 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 11:14:30.705 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 11:14:30.709 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-16 11:14:33.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.209 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.209 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.377 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:33.380 | ++ functions-common:get_or_create_user:925 : user_id=492d56b073854362ba5596b56192cb0a 2022-03-16 11:14:33.383 | ++ functions-common:get_or_create_user:926 : echo 492d56b073854362ba5596b56192cb0a 2022-03-16 11:14:33.386 | + lib/keystone:create_keystone_accounts:347 : demo_user=492d56b073854362ba5596b56192cb0a 2022-03-16 11:14:33.389 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 11:14:33.437 | [138541 Async ks-domain-role:166675]: Waiting for completion of get_or_add_user_domain_role admin 6d78a887e870435bb63257169ec08c4b default running on PID 166675 (6 other jobs running) 2022-03-16 11:14:33.462 | [138541 Async ks-domain-role:166675]: Signaling child to exit 2022-03-16 11:14:33.463 | WAKEUP 2022-03-16 11:14:33.486 | [138541 Async ks-domain-role:166675]: Signaled 2022-03-16 11:14:33.488 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 11:14:33.488 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 11:14:33.488 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d78a887e870435bb63257169ec08c4b --domain default 2022-03-16 11:14:33.488 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:14:33.488 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:14:33.488 | ++ functions-common:get_field:812 : read data 2022-03-16 11:14:33.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.488 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.488 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.488 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:33.488 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 11:14:33.488 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 11:14:33.488 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 6d78a887e870435bb63257169ec08c4b --domain default 2022-03-16 11:14:33.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.488 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.488 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.488 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d78a887e870435bb63257169ec08c4b --domain default 2022-03-16 11:14:33.488 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 11:14:33.488 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:14:33.489 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:14:33.489 | ++ functions-common:get_field:812 : read data 2022-03-16 11:14:33.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.489 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.489 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.489 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:33.489 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:14:33.489 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:14:33.489 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | 6d78a887e870435bb63257169ec08c4b | | | default | | False |' 2022-03-16 11:14:33.489 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:14:33.489 | ++ functions-common:get_field:812 : read data 2022-03-16 11:14:33.489 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:14:33.489 | + functions-common:get_or_add_user_domain_role:1021 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:14:33.489 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:14:33.532 | [138541 Async ks-domain-role:166675]: finished get_or_add_user_domain_role admin 6d78a887e870435bb63257169ec08c4b default with result 0 in 10 seconds 2022-03-16 11:14:33.539 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 11:14:33.574 | [138541 Async ks-project:166815]: Waiting for completion of get_or_create_project service Default running on PID 166815 (5 other jobs running) 2022-03-16 11:14:33.598 | [138541 Async ks-project:166815]: Signaling child to exit 2022-03-16 11:14:33.599 | WAKEUP 2022-03-16 11:14:33.621 | [138541 Async ks-project:166815]: Signaled 2022-03-16 11:14:33.623 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:14:33.623 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-16 11:14:33.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.623 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.623 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.623 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:33.623 | + functions-common:get_or_create_project:938 : project_id=4a76d70576bc43e3a7bbeae245712de5 2022-03-16 11:14:33.623 | + functions-common:get_or_create_project:939 : echo 4a76d70576bc43e3a7bbeae245712de5 2022-03-16 11:14:33.623 | 4a76d70576bc43e3a7bbeae245712de5 2022-03-16 11:14:33.667 | [138541 Async ks-project:166815]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 11:14:33.703 | [138541 Async ks-service:166901]: Waiting for completion of get_or_create_role service running on PID 166901 (4 other jobs running) 2022-03-16 11:14:33.728 | [138541 Async ks-service:166901]: Signaling child to exit 2022-03-16 11:14:33.728 | WAKEUP 2022-03-16 11:14:33.750 | [138541 Async ks-service:166901]: Signaled 2022-03-16 11:14:33.752 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:14:33.752 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 11:14:33.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.752 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.752 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.752 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:33.752 | + functions-common:get_or_create_role:950 : role_id=dbeef6ca1f054461910a56795e838a70 2022-03-16 11:14:33.752 | + functions-common:get_or_create_role:951 : echo dbeef6ca1f054461910a56795e838a70 2022-03-16 11:14:33.752 | dbeef6ca1f054461910a56795e838a70 2022-03-16 11:14:33.795 | [138541 Async ks-service:166901]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-16 11:14:33.831 | [138541 Async ks-reseller:166987]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 166987 (3 other jobs running) 2022-03-16 11:14:33.856 | [138541 Async ks-reseller:166987]: Signaling child to exit 2022-03-16 11:14:33.856 | WAKEUP 2022-03-16 11:14:33.878 | [138541 Async ks-reseller:166987]: Signaled 2022-03-16 11:14:33.879 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:14:33.879 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 11:14:33.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.879 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:33.879 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:33.880 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:33.880 | + functions-common:get_or_create_role:950 : role_id=cf70a273892b4d80931c74316d738397 2022-03-16 11:14:33.880 | + functions-common:get_or_create_role:951 : echo cf70a273892b4d80931c74316d738397 2022-03-16 11:14:33.880 | cf70a273892b4d80931c74316d738397 2022-03-16 11:14:33.923 | [138541 Async ks-reseller:166987]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-16 11:14:33.960 | [138541 Async ks-anotherrole:167077]: Waiting for completion of get_or_create_role anotherrole running on PID 167077 (2 other jobs running) 2022-03-16 11:14:33.984 | [138541 Async ks-anotherrole:167077]: Signaling child to exit 2022-03-16 11:14:33.984 | WAKEUP 2022-03-16 11:14:34.006 | [138541 Async ks-anotherrole:167077]: Signaled 2022-03-16 11:14:34.008 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:14:34.008 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:14:34.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:34.008 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:34.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:34.008 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:34.008 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:34.008 | + functions-common:get_or_create_role:950 : role_id=15088af819df4c35b7a78b5f573e846d 2022-03-16 11:14:34.008 | + functions-common:get_or_create_role:951 : echo 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:14:34.008 | 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:14:34.051 | [138541 Async ks-anotherrole:167077]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 11:14:34.055 | + inc/async:async_wait:197 : return 0 2022-03-16 11:14:34.058 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.117 | + inc/async:async_inner:63 : get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.158 | [138541 Async ks-demo-member:167978]: running: get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.160 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6d78a887e870435bb63257169ec08c4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.221 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6d78a887e870435bb63257169ec08c4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.262 | [138541 Async ks-demo-admin:168090]: running: get_or_add_user_project_role admin 6d78a887e870435bb63257169ec08c4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.265 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.326 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.374 | [138541 Async ks-demo-another:168202]: running: get_or_add_user_project_role anotherrole 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:34.378 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a 078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:14:34.446 | + inc/async:async_inner:63 : get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a 078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:14:34.523 | [138541 Async ks-demo-invis:168314]: running: get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a 078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:14:34.530 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 11:14:34.535 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 11:14:34.538 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:14:34.542 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 11:14:34.545 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 11:14:34.558 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-16 11:14:38.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:38.684 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:38.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:38.685 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:38.866 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:38.869 | ++ functions-common:get_or_create_user:925 : user_id=a66118756efa4b608f92d6a59e5c5312 2022-03-16 11:14:38.872 | ++ functions-common:get_or_create_user:926 : echo a66118756efa4b608f92d6a59e5c5312 2022-03-16 11:14:38.875 | + lib/keystone:create_keystone_accounts:360 : demo_reader=a66118756efa4b608f92d6a59e5c5312 2022-03-16 11:14:38.878 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader a66118756efa4b608f92d6a59e5c5312 d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:38.944 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a66118756efa4b608f92d6a59e5c5312 d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:39.008 | [138541 Async ks-demo-reader:168472]: running: get_or_add_user_project_role reader a66118756efa4b608f92d6a59e5c5312 d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:14:39.011 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 11:14:39.019 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 11:14:39.021 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:14:39.038 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-16 11:14:43.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:43.555 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:43.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:43.555 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:43.845 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:43.848 | ++ functions-common:get_or_create_project:938 : project_id=ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:43.851 | ++ functions-common:get_or_create_project:939 : echo ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:43.854 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:43.860 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 11:14:43.864 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 11:14:43.867 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:14:43.870 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 11:14:43.872 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 11:14:43.878 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-16 11:14:47.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:47.859 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:47.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:47.859 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:48.190 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:48.216 | ++ functions-common:get_or_create_user:925 : user_id=5fd894ae27774824abc1229afd2eeafb 2022-03-16 11:14:48.220 | ++ functions-common:get_or_create_user:926 : echo 5fd894ae27774824abc1229afd2eeafb 2022-03-16 11:14:48.223 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=5fd894ae27774824abc1229afd2eeafb 2022-03-16 11:14:48.226 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:48.397 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:48.582 | [168090 Async ks-demo-admin:168090]: finished successfully 2022-03-16 11:14:48.601 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:48.812 | [138541 Async ks-alt-admin:168896]: running: get_or_add_user_project_role admin 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:48.821 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:49.259 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:49.404 | [138541 Async ks-alt-another:169049]: running: get_or_add_user_project_role anotherrole 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:49.424 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 11:14:49.450 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 11:14:49.469 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:14:49.483 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 11:14:49.516 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 11:14:49.536 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-16 11:14:51.092 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:51.157 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:51.277 | [168314 Async ks-demo-invis:168314]: finished successfully 2022-03-16 11:14:51.330 | [167978 Async ks-demo-member:167978]: finished successfully 2022-03-16 11:14:51.792 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:51.963 | [168202 Async ks-demo-another:168202]: finished successfully 2022-03-16 11:14:53.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:53.686 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:53.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:53.686 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:53.869 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:53.872 | ++ functions-common:get_or_create_user:925 : user_id=8c3c7f160f3e4672bd180b4b15b09525 2022-03-16 11:14:53.875 | ++ functions-common:get_or_create_user:926 : echo 8c3c7f160f3e4672bd180b4b15b09525 2022-03-16 11:14:53.877 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8c3c7f160f3e4672bd180b4b15b09525 2022-03-16 11:14:53.884 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8c3c7f160f3e4672bd180b4b15b09525 ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:53.984 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8c3c7f160f3e4672bd180b4b15b09525 ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:54.082 | [138541 Async ks-alt-member-user:169351]: running: get_or_add_user_project_role member 8c3c7f160f3e4672bd180b4b15b09525 ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:54.089 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 11:14:54.097 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 11:14:54.104 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:14:54.107 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 11:14:54.114 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 11:14:54.122 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-16 11:14:54.173 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:14:54.274 | [168472 Async ks-demo-reader:168472]: finished successfully 2022-03-16 11:14:56.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:56.934 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:56.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:14:56.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:14:57.119 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:14:57.122 | ++ functions-common:get_or_create_user:925 : user_id=4f7df11359bb4a51bb0d1ef5a8b90ff0 2022-03-16 11:14:57.125 | ++ functions-common:get_or_create_user:926 : echo 4f7df11359bb4a51bb0d1ef5a8b90ff0 2022-03-16 11:14:57.128 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=4f7df11359bb4a51bb0d1ef5a8b90ff0 2022-03-16 11:14:57.130 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4f7df11359bb4a51bb0d1ef5a8b90ff0 ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:57.196 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4f7df11359bb4a51bb0d1ef5a8b90ff0 ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:57.248 | [138541 Async ks-alt-reader-user:169577]: running: get_or_add_user_project_role reader 4f7df11359bb4a51bb0d1ef5a8b90ff0 ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:14:57.254 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 11:14:57.260 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:14:57.264 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 11:14:57.267 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 11:14:57.271 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-16 11:15:00.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:00.352 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:00.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:00.352 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:00.720 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:00.723 | ++ functions-common:get_or_create_user:925 : user_id=0186b237db6b449db7c7e6345b2f401c 2022-03-16 11:15:00.726 | ++ functions-common:get_or_create_user:926 : echo 0186b237db6b449db7c7e6345b2f401c 2022-03-16 11:15:00.742 | + lib/keystone:create_keystone_accounts:392 : system_member_user=0186b237db6b449db7c7e6345b2f401c 2022-03-16 11:15:00.753 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 0186b237db6b449db7c7e6345b2f401c all 2022-03-16 11:15:01.054 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0186b237db6b449db7c7e6345b2f401c all 2022-03-16 11:15:01.128 | [138541 Async ks-system-member:169803]: running: get_or_add_user_system_role member 0186b237db6b449db7c7e6345b2f401c all 2022-03-16 11:15:01.142 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 11:15:01.144 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:15:01.149 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 11:15:01.153 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 11:15:01.159 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-16 11:15:03.040 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:03.185 | [168896 Async ks-alt-admin:168896]: finished successfully 2022-03-16 11:15:03.992 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:04.075 | [169049 Async ks-alt-another:169049]: finished successfully 2022-03-16 11:15:04.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:04.517 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:04.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:04.517 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:04.737 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:04.741 | ++ functions-common:get_or_create_user:925 : user_id=3fcd3589863041288c8c7cb2b310db14 2022-03-16 11:15:04.744 | ++ functions-common:get_or_create_user:926 : echo 3fcd3589863041288c8c7cb2b310db14 2022-03-16 11:15:04.747 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=3fcd3589863041288c8c7cb2b310db14 2022-03-16 11:15:04.750 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 3fcd3589863041288c8c7cb2b310db14 all 2022-03-16 11:15:04.836 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3fcd3589863041288c8c7cb2b310db14 all 2022-03-16 11:15:04.906 | [138541 Async ks-system-reader:170085]: running: get_or_add_user_system_role reader 3fcd3589863041288c8c7cb2b310db14 all 2022-03-16 11:15:04.913 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 11:15:04.920 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 11:15:04.925 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 11:15:04.934 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:15:04.941 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-16 11:15:07.895 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:07.941 | [169351 Async ks-alt-member-user:169351]: finished successfully 2022-03-16 11:15:08.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:08.266 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:08.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:08.266 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:08.459 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:08.462 | ++ functions-common:get_or_create_group:902 : group_id=4b4a7be6dbd34d3ab0b9ec38e7959f95 2022-03-16 11:15:08.469 | ++ functions-common:get_or_create_group:903 : echo 4b4a7be6dbd34d3ab0b9ec38e7959f95 2022-03-16 11:15:08.472 | + lib/keystone:create_keystone_accounts:402 : admin_group=4b4a7be6dbd34d3ab0b9ec38e7959f95 2022-03-16 11:15:08.476 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 11:15:08.479 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 11:15:08.489 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 11:15:08.491 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:15:08.498 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-16 11:15:10.350 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:10.382 | [169577 Async ks-alt-reader-user:169577]: finished successfully 2022-03-16 11:15:11.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:11.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:11.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:11.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:11.345 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:11.348 | ++ functions-common:get_or_create_group:902 : group_id=2acdeed2b9d14259bc7041f7444aac4b 2022-03-16 11:15:11.351 | ++ functions-common:get_or_create_group:903 : echo 2acdeed2b9d14259bc7041f7444aac4b 2022-03-16 11:15:11.354 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=2acdeed2b9d14259bc7041f7444aac4b 2022-03-16 11:15:11.356 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:11.423 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:11.479 | [138541 Async ks-group-memberdemo:170438]: running: get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:11.485 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:11.587 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:11.659 | [138541 Async ks-group-anotherdemo:170524]: running: get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:11.662 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:12.061 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:12.089 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:12.169 | [169803 Async ks-system-member:169803]: finished successfully 2022-03-16 11:15:12.189 | [138541 Async ks-group-memberalt:170610]: running: get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:12.195 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:12.402 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:12.660 | [138541 Async ks-group-anotheralt:170751]: running: get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:12.685 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee 2022-03-16 11:15:13.156 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee 2022-03-16 11:15:13.394 | [138541 Async ks-group-admin:170841]: running: get_or_add_group_project_role admin 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee 2022-03-16 11:15:13.413 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-16 11:15:13.805 | [138541 Async ks-demo-member:167978]: Waiting for completion of get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 running on PID 167978 (17 other jobs running) 2022-03-16 11:15:13.997 | [138541 Async ks-demo-member:167978]: Signaling child to exit 2022-03-16 11:15:13.998 | WAKEUP 2022-03-16 11:15:14.149 | [138541 Async ks-demo-member:167978]: Signaled 2022-03-16 11:15:14.160 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:14.160 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:14.160 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:14.160 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:14.160 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:14.160 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:14.161 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:14.161 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:14.161 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 492d56b073854362ba5596b56192cb0a --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:14.161 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:14.161 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:14.161 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:14.161 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:14.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:14.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:14.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:14.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:14.161 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:14.161 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:14.161 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:14.161 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 492d56b073854362ba5596b56192cb0a --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:14.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:14.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:14.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:14.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:14.161 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 492d56b073854362ba5596b56192cb0a --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:14.161 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:14.161 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:14.161 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:14.161 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:14.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:14.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:14.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:14.161 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:14.161 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:14.162 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:14.162 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:14.162 | ++ functions-common:get_field:818 : echo '| d93456b65b8d4ffc9f13d0dd68f7d1bf | 492d56b073854362ba5596b56192cb0a | | d6de71f08ecd4e27bb39b86ae6165385 | | | False |' 2022-03-16 11:15:14.162 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:14.162 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:14.162 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:14.162 | + functions-common:get_or_add_user_project_role:997 : echo d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:14.162 | d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:14.489 | [138541 Async ks-demo-member:167978]: finished get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 with result 0 in 17 seconds 2022-03-16 11:15:14.750 | [138541 Async ks-demo-admin:168090]: Waiting for completion of get_or_add_user_project_role admin 6d78a887e870435bb63257169ec08c4b d6de71f08ecd4e27bb39b86ae6165385 running on PID 168090 (16 other jobs running) 2022-03-16 11:15:14.978 | [138541 Async ks-demo-admin:168090]: Signaling child to exit 2022-03-16 11:15:14.979 | WAKEUP 2022-03-16 11:15:15.155 | [138541 Async ks-demo-admin:168090]: Signaled 2022-03-16 11:15:15.164 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:15.164 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:15.164 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:15.164 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:15.164 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:15.164 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:15.164 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:15.164 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:15.165 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d78a887e870435bb63257169ec08c4b --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:15.165 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:15.165 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:15.165 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:15.165 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:15.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:15.165 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:15.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:15.165 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:15.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:15.165 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:15.165 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:15.165 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6d78a887e870435bb63257169ec08c4b --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:15.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:15.165 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:15.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:15.165 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:15.165 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:15.165 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6d78a887e870435bb63257169ec08c4b --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:15.165 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:15.165 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:15.165 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:15.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:15.165 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:15.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:15.165 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:15.165 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:15.165 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:15.165 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:15.165 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | 6d78a887e870435bb63257169ec08c4b | | d6de71f08ecd4e27bb39b86ae6165385 | | | False |' 2022-03-16 11:15:15.165 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:15.165 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:15.166 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:15:15.166 | + functions-common:get_or_add_user_project_role:997 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:15:15.166 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:15:15.533 | [138541 Async ks-demo-admin:168090]: finished get_or_add_user_project_role admin 6d78a887e870435bb63257169ec08c4b d6de71f08ecd4e27bb39b86ae6165385 with result 0 in 14 seconds 2022-03-16 11:15:15.763 | [138541 Async ks-demo-another:168202]: Waiting for completion of get_or_add_user_project_role anotherrole 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 running on PID 168202 (15 other jobs running) 2022-03-16 11:15:15.934 | [138541 Async ks-demo-another:168202]: Signaling child to exit 2022-03-16 11:15:15.936 | WAKEUP 2022-03-16 11:15:16.086 | [138541 Async ks-demo-another:168202]: Signaled 2022-03-16 11:15:16.106 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:16.106 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:16.107 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:16.107 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:16.107 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:16.107 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:16.107 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:16.107 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:16.107 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:16.107 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 492d56b073854362ba5596b56192cb0a --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:16.107 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:16.107 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:16.107 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:16.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.107 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.107 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.107 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:16.107 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:16.107 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:16.107 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 492d56b073854362ba5596b56192cb0a --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:16.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.107 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.107 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.107 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 492d56b073854362ba5596b56192cb0a --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:16.107 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:16.107 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:16.107 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:16.107 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:16.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.107 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.108 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:16.108 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:16.108 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:16.108 | ++ functions-common:get_field:818 : echo '| 15088af819df4c35b7a78b5f573e846d | 492d56b073854362ba5596b56192cb0a | | d6de71f08ecd4e27bb39b86ae6165385 | | | False |' 2022-03-16 11:15:16.108 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:16.108 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:16.108 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15088af819df4c35b7a78b5f573e846d 2022-03-16 11:15:16.108 | + functions-common:get_or_add_user_project_role:997 : echo 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:15:16.108 | 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:15:16.390 | [138541 Async ks-demo-another:168202]: finished get_or_add_user_project_role anotherrole 492d56b073854362ba5596b56192cb0a d6de71f08ecd4e27bb39b86ae6165385 with result 0 in 17 seconds 2022-03-16 11:15:16.650 | [138541 Async ks-demo-invis:168314]: Waiting for completion of get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a 078a3c995758495aa6d01ba93bc7a737 running on PID 168314 (14 other jobs running) 2022-03-16 11:15:16.782 | [138541 Async ks-demo-invis:168314]: Signaling child to exit 2022-03-16 11:15:16.783 | WAKEUP 2022-03-16 11:15:16.957 | [138541 Async ks-demo-invis:168314]: Signaled 2022-03-16 11:15:16.968 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:16.968 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:16.968 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:16.968 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:16.968 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:16.968 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:16.968 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:16.968 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:16.969 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:16.969 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 492d56b073854362ba5596b56192cb0a --project 078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:15:16.969 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:16.969 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:16.969 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:16.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.969 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.969 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.969 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:16.969 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:16.969 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:16.969 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 492d56b073854362ba5596b56192cb0a --project 078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:15:16.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.969 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.969 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.969 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:16.969 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 492d56b073854362ba5596b56192cb0a --project 078a3c995758495aa6d01ba93bc7a737 2022-03-16 11:15:16.969 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:16.969 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:16.969 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:16.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.969 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:16.969 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:16.969 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:16.969 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:16.969 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:16.969 | ++ functions-common:get_field:818 : echo '| d93456b65b8d4ffc9f13d0dd68f7d1bf | 492d56b073854362ba5596b56192cb0a | | 078a3c995758495aa6d01ba93bc7a737 | | | False |' 2022-03-16 11:15:16.969 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:16.969 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:16.970 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:16.970 | + functions-common:get_or_add_user_project_role:997 : echo d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:16.970 | d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:17.041 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:17.215 | [170085 Async ks-system-reader:170085]: finished successfully 2022-03-16 11:15:17.248 | [138541 Async ks-demo-invis:168314]: finished get_or_add_user_project_role member 492d56b073854362ba5596b56192cb0a 078a3c995758495aa6d01ba93bc7a737 with result 0 in 16 seconds 2022-03-16 11:15:17.471 | [138541 Async ks-demo-reader:168472]: Waiting for completion of get_or_add_user_project_role reader a66118756efa4b608f92d6a59e5c5312 d6de71f08ecd4e27bb39b86ae6165385 running on PID 168472 (13 other jobs running) 2022-03-16 11:15:17.585 | [138541 Async ks-demo-reader:168472]: Signaling child to exit 2022-03-16 11:15:17.585 | WAKEUP 2022-03-16 11:15:17.720 | [138541 Async ks-demo-reader:168472]: Signaled 2022-03-16 11:15:17.721 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:17.721 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:17.721 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:17.721 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:17.721 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:17.721 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:17.721 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:17.721 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:17.721 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:17.721 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a66118756efa4b608f92d6a59e5c5312 --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:17.721 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:17.721 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:17.721 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:17.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:17.721 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:17.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:17.721 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:17.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:17.721 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:17.722 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:17.722 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user a66118756efa4b608f92d6a59e5c5312 --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:17.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:17.722 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:17.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:17.722 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:17.722 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:17.722 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:17.722 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a66118756efa4b608f92d6a59e5c5312 --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:17.722 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:17.722 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:17.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:17.722 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:17.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:17.722 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:17.722 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:17.722 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:17.722 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:17.722 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:17.722 | ++ functions-common:get_field:818 : echo '| ff5100200535404cbe7b464abbf5c303 | a66118756efa4b608f92d6a59e5c5312 | | d6de71f08ecd4e27bb39b86ae6165385 | | | False |' 2022-03-16 11:15:17.722 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:17.722 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:17.722 | + functions-common:get_or_add_user_project_role:997 : echo ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:17.722 | ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:17.905 | [138541 Async ks-demo-reader:168472]: finished get_or_add_user_project_role reader a66118756efa4b608f92d6a59e5c5312 d6de71f08ecd4e27bb39b86ae6165385 with result 0 in 15 seconds 2022-03-16 11:15:17.917 | + inc/async:async_wait:197 : return 0 2022-03-16 11:15:17.926 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 11:15:18.216 | [138541 Async ks-alt-admin:168896]: Waiting for completion of get_or_add_user_project_role admin 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 running on PID 168896 (12 other jobs running) 2022-03-16 11:15:18.357 | [138541 Async ks-alt-admin:168896]: Signaling child to exit 2022-03-16 11:15:18.359 | WAKEUP 2022-03-16 11:15:18.483 | [138541 Async ks-alt-admin:168896]: Signaled 2022-03-16 11:15:18.496 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:18.497 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:18.497 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:18.497 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:18.497 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:18.497 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:18.497 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:18.497 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:18.497 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:18.497 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:18.497 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5fd894ae27774824abc1229afd2eeafb --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:18.497 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:18.497 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:18.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:18.497 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:18.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:18.497 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:18.497 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:18.497 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:18.497 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:18.497 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5fd894ae27774824abc1229afd2eeafb --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:18.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:18.497 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:18.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:18.497 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:18.497 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5fd894ae27774824abc1229afd2eeafb --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:18.497 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:18.497 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:18.497 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:18.497 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:18.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:18.497 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:18.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:18.498 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:18.498 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:18.498 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:18.498 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:18.498 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | 5fd894ae27774824abc1229afd2eeafb | | ba37ef0d049d45f2b5104524d4ab7ef1 | | | False |' 2022-03-16 11:15:18.498 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:18.498 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:18.498 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:15:18.498 | + functions-common:get_or_add_user_project_role:997 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:15:18.498 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:15:18.747 | [138541 Async ks-alt-admin:168896]: finished get_or_add_user_project_role admin 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 with result 0 in 14 seconds 2022-03-16 11:15:19.023 | [138541 Async ks-alt-another:169049]: Waiting for completion of get_or_add_user_project_role anotherrole 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 running on PID 169049 (11 other jobs running) 2022-03-16 11:15:19.210 | [138541 Async ks-alt-another:169049]: Signaling child to exit 2022-03-16 11:15:19.211 | WAKEUP 2022-03-16 11:15:19.369 | [138541 Async ks-alt-another:169049]: Signaled 2022-03-16 11:15:19.376 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:19.377 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:19.377 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:19.377 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:19.377 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:19.377 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:19.377 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:19.377 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:19.377 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:19.377 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:19.377 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5fd894ae27774824abc1229afd2eeafb --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:19.377 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:19.377 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:19.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:19.377 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:19.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:19.377 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:19.377 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:19.377 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:19.377 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:19.377 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5fd894ae27774824abc1229afd2eeafb --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:19.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:19.377 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:19.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:19.377 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:19.377 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5fd894ae27774824abc1229afd2eeafb --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:19.377 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:19.377 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:19.377 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:19.377 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:19.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:19.378 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:19.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:19.378 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:19.378 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:19.378 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:19.378 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:19.378 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:19.378 | ++ functions-common:get_field:818 : echo '| 15088af819df4c35b7a78b5f573e846d | 5fd894ae27774824abc1229afd2eeafb | | ba37ef0d049d45f2b5104524d4ab7ef1 | | | False |' 2022-03-16 11:15:19.378 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:19.378 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15088af819df4c35b7a78b5f573e846d 2022-03-16 11:15:19.378 | + functions-common:get_or_add_user_project_role:997 : echo 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:15:19.378 | 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:15:19.696 | [138541 Async ks-alt-another:169049]: finished get_or_add_user_project_role anotherrole 5fd894ae27774824abc1229afd2eeafb ba37ef0d049d45f2b5104524d4ab7ef1 with result 0 in 14 seconds 2022-03-16 11:15:19.889 | [138541 Async ks-alt-member-user:169351]: Waiting for completion of get_or_add_user_project_role member 8c3c7f160f3e4672bd180b4b15b09525 ba37ef0d049d45f2b5104524d4ab7ef1 running on PID 169351 (10 other jobs running) 2022-03-16 11:15:20.062 | [138541 Async ks-alt-member-user:169351]: Signaling child to exit 2022-03-16 11:15:20.063 | WAKEUP 2022-03-16 11:15:20.211 | [138541 Async ks-alt-member-user:169351]: Signaled 2022-03-16 11:15:20.220 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:20.220 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:20.220 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:20.220 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:20.220 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:20.220 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:20.220 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:20.220 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:20.220 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c3c7f160f3e4672bd180b4b15b09525 --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:20.220 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:20.220 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:20.220 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:20.220 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:20.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:20.220 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:20.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:20.220 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:20.220 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:20.220 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:20.220 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:20.221 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 8c3c7f160f3e4672bd180b4b15b09525 --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:20.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:20.221 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:20.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:20.221 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:20.221 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:20.221 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:20.221 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8c3c7f160f3e4672bd180b4b15b09525 --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:20.221 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:20.221 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:20.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:20.221 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:20.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:20.221 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:20.221 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:20.221 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:20.221 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:20.221 | ++ functions-common:get_field:818 : echo '| d93456b65b8d4ffc9f13d0dd68f7d1bf | 8c3c7f160f3e4672bd180b4b15b09525 | | ba37ef0d049d45f2b5104524d4ab7ef1 | | | False |' 2022-03-16 11:15:20.221 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:20.221 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:20.221 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:20.222 | + functions-common:get_or_add_user_project_role:997 : echo d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:20.222 | d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:20.439 | [138541 Async ks-alt-member-user:169351]: finished get_or_add_user_project_role member 8c3c7f160f3e4672bd180b4b15b09525 ba37ef0d049d45f2b5104524d4ab7ef1 with result 0 in 13 seconds 2022-03-16 11:15:20.665 | [138541 Async ks-alt-reader-user:169577]: Waiting for completion of get_or_add_user_project_role reader 4f7df11359bb4a51bb0d1ef5a8b90ff0 ba37ef0d049d45f2b5104524d4ab7ef1 running on PID 169577 (9 other jobs running) 2022-03-16 11:15:20.830 | [138541 Async ks-alt-reader-user:169577]: Signaling child to exit 2022-03-16 11:15:20.831 | WAKEUP 2022-03-16 11:15:20.992 | [138541 Async ks-alt-reader-user:169577]: Signaled 2022-03-16 11:15:21.004 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:15:21.004 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:15:21.004 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:21.004 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:21.004 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:21.004 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:21.004 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:21.004 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:15:21.004 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:21.004 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:15:21.004 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4f7df11359bb4a51bb0d1ef5a8b90ff0 --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:21.004 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:21.005 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:21.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:21.005 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:21.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:21.005 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:21.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:21.005 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:15:21.005 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:15:21.005 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 4f7df11359bb4a51bb0d1ef5a8b90ff0 --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:21.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:21.006 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:21.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:21.006 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:21.006 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4f7df11359bb4a51bb0d1ef5a8b90ff0 --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:21.006 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:15:21.006 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:15:21.006 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:15:21.006 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:21.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:21.006 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:21.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:21.006 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:21.006 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:21.006 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:15:21.006 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:15:21.006 | ++ functions-common:get_field:818 : echo '| ff5100200535404cbe7b464abbf5c303 | 4f7df11359bb4a51bb0d1ef5a8b90ff0 | | ba37ef0d049d45f2b5104524d4ab7ef1 | | | False |' 2022-03-16 11:15:21.006 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:15:21.006 | ++ functions-common:get_field:812 : read data 2022-03-16 11:15:21.006 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:21.006 | + functions-common:get_or_add_user_project_role:997 : echo ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:21.006 | ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:21.322 | [138541 Async ks-alt-reader-user:169577]: finished get_or_add_user_project_role reader 4f7df11359bb4a51bb0d1ef5a8b90ff0 ba37ef0d049d45f2b5104524d4ab7ef1 with result 0 in 13 seconds 2022-03-16 11:15:21.362 | + inc/async:async_wait:197 : return 0 2022-03-16 11:15:21.393 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 11:15:21.746 | [138541 Async ks-system-member:169803]: Waiting for completion of get_or_add_user_system_role member 0186b237db6b449db7c7e6345b2f401c all running on PID 169803 (8 other jobs running) 2022-03-16 11:15:21.895 | [138541 Async ks-system-member:169803]: Signaling child to exit 2022-03-16 11:15:21.896 | WAKEUP 2022-03-16 11:15:22.053 | [138541 Async ks-system-member:169803]: Signaled 2022-03-16 11:15:22.055 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:15:22.055 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:15:22.055 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:15:22.055 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:22.055 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:22.055 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:22.055 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:22.055 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:22.055 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:15:22.055 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0186b237db6b449db7c7e6345b2f401c --system all -f value -c Role 2022-03-16 11:15:22.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.055 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.055 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.055 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:22.055 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:15:22.056 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:15:22.056 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 0186b237db6b449db7c7e6345b2f401c --system all 2022-03-16 11:15:22.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.056 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.056 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.056 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0186b237db6b449db7c7e6345b2f401c --system all -f value -c Role 2022-03-16 11:15:22.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.056 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.056 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.056 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:22.056 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:22.056 | + functions-common:get_or_add_user_system_role:1052 : echo d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:22.056 | d93456b65b8d4ffc9f13d0dd68f7d1bf 2022-03-16 11:15:22.336 | [138541 Async ks-system-member:169803]: finished get_or_add_user_system_role member 0186b237db6b449db7c7e6345b2f401c all with result 0 in 11 seconds 2022-03-16 11:15:22.593 | [138541 Async ks-system-reader:170085]: Waiting for completion of get_or_add_user_system_role reader 3fcd3589863041288c8c7cb2b310db14 all running on PID 170085 (7 other jobs running) 2022-03-16 11:15:22.678 | [138541 Async ks-system-reader:170085]: Signaling child to exit 2022-03-16 11:15:22.679 | WAKEUP 2022-03-16 11:15:22.728 | [138541 Async ks-system-reader:170085]: Signaled 2022-03-16 11:15:22.729 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:15:22.729 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:15:22.729 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:15:22.729 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:15:22.729 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:15:22.729 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:15:22.729 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:15:22.730 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:15:22.730 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:15:22.730 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3fcd3589863041288c8c7cb2b310db14 --system all -f value -c Role 2022-03-16 11:15:22.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.730 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.730 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.730 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:22.730 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:15:22.730 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:15:22.730 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 3fcd3589863041288c8c7cb2b310db14 --system all 2022-03-16 11:15:22.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.730 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.730 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.730 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3fcd3589863041288c8c7cb2b310db14 --system all -f value -c Role 2022-03-16 11:15:22.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.730 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:22.730 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:22.730 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:22.730 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:22.730 | + functions-common:get_or_add_user_system_role:1052 : echo ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:22.730 | ff5100200535404cbe7b464abbf5c303 2022-03-16 11:15:22.815 | [138541 Async ks-system-reader:170085]: finished get_or_add_user_system_role reader 3fcd3589863041288c8c7cb2b310db14 all with result 0 in 12 seconds 2022-03-16 11:15:22.820 | + inc/async:async_wait:197 : return 0 2022-03-16 11:15:22.822 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-16 11:15:22.959 | [138541 Async ks-group-memberdemo:170438]: Waiting for completion of get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 running on PID 170438 (6 other jobs running) 2022-03-16 11:15:23.129 | [138541 Async ks-group-memberdemo:170438]: Signaling child to exit 2022-03-16 11:15:24.804 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:24.936 | [170438 Async ks-group-memberdemo:170438]: finished successfully 2022-03-16 11:15:25.011 | WAKEUP 2022-03-16 11:15:25.147 | [138541 Async ks-group-memberdemo:170438]: Signaled 2022-03-16 11:15:25.150 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:15:25.150 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2acdeed2b9d14259bc7041f7444aac4b --project d6de71f08ecd4e27bb39b86ae6165385 -f value 2022-03-16 11:15:25.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.150 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.150 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.150 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:25.150 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:15:25.150 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:15:25.150 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2acdeed2b9d14259bc7041f7444aac4b --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:25.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.150 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.150 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.150 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2acdeed2b9d14259bc7041f7444aac4b --project d6de71f08ecd4e27bb39b86ae6165385 -f value 2022-03-16 11:15:25.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.150 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.150 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.150 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:25.150 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d93456b65b8d4ffc9f13d0dd68f7d1bf 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 False' 2022-03-16 11:15:25.150 | + functions-common:get_or_add_group_project_role:1076 : echo d93456b65b8d4ffc9f13d0dd68f7d1bf 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 False 2022-03-16 11:15:25.150 | d93456b65b8d4ffc9f13d0dd68f7d1bf 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 False 2022-03-16 11:15:25.314 | [138541 Async ks-group-memberdemo:170438]: finished get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 with result 0 in 13 seconds 2022-03-16 11:15:25.507 | [138541 Async ks-group-anotherdemo:170524]: Waiting for completion of get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 running on PID 170524 (5 other jobs running) 2022-03-16 11:15:25.723 | [138541 Async ks-group-anotherdemo:170524]: Signaling child to exit 2022-03-16 11:15:25.745 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:25.778 | [170524 Async ks-group-anotherdemo:170524]: finished successfully 2022-03-16 11:15:25.803 | WAKEUP 2022-03-16 11:15:25.838 | [138541 Async ks-group-anotherdemo:170524]: Signaled 2022-03-16 11:15:25.840 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:15:25.840 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2acdeed2b9d14259bc7041f7444aac4b --project d6de71f08ecd4e27bb39b86ae6165385 -f value 2022-03-16 11:15:25.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.840 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:25.840 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:15:25.840 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:15:25.840 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2acdeed2b9d14259bc7041f7444aac4b --project d6de71f08ecd4e27bb39b86ae6165385 2022-03-16 11:15:25.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.840 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2acdeed2b9d14259bc7041f7444aac4b --project d6de71f08ecd4e27bb39b86ae6165385 -f value 2022-03-16 11:15:25.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:25.840 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:25.840 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:25.840 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='15088af819df4c35b7a78b5f573e846d 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 False' 2022-03-16 11:15:25.840 | + functions-common:get_or_add_group_project_role:1076 : echo 15088af819df4c35b7a78b5f573e846d 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 False 2022-03-16 11:15:25.840 | 15088af819df4c35b7a78b5f573e846d 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 False 2022-03-16 11:15:25.898 | [138541 Async ks-group-anotherdemo:170524]: finished get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b d6de71f08ecd4e27bb39b86ae6165385 with result 0 in 14 seconds 2022-03-16 11:15:25.973 | [138541 Async ks-group-memberalt:170610]: Waiting for completion of get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 running on PID 170610 (4 other jobs running) 2022-03-16 11:15:26.102 | [138541 Async ks-group-memberalt:170610]: Signaling child to exit 2022-03-16 11:15:27.143 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:27.172 | [170610 Async ks-group-memberalt:170610]: finished successfully 2022-03-16 11:15:27.193 | WAKEUP 2022-03-16 11:15:27.216 | [138541 Async ks-group-memberalt:170610]: Signaled 2022-03-16 11:15:27.218 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:15:27.218 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2acdeed2b9d14259bc7041f7444aac4b --project ba37ef0d049d45f2b5104524d4ab7ef1 -f value 2022-03-16 11:15:27.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.218 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.218 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.218 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:27.218 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:15:27.218 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:15:27.218 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2acdeed2b9d14259bc7041f7444aac4b --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:27.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.218 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.218 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.218 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2acdeed2b9d14259bc7041f7444aac4b --project ba37ef0d049d45f2b5104524d4ab7ef1 -f value 2022-03-16 11:15:27.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.218 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.218 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.219 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:27.219 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='d93456b65b8d4ffc9f13d0dd68f7d1bf 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 False' 2022-03-16 11:15:27.219 | + functions-common:get_or_add_group_project_role:1076 : echo d93456b65b8d4ffc9f13d0dd68f7d1bf 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 False 2022-03-16 11:15:27.219 | d93456b65b8d4ffc9f13d0dd68f7d1bf 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 False 2022-03-16 11:15:27.267 | [138541 Async ks-group-memberalt:170610]: finished get_or_add_group_project_role member 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 with result 0 in 15 seconds 2022-03-16 11:15:27.317 | [138541 Async ks-group-anotheralt:170751]: Waiting for completion of get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 running on PID 170751 (3 other jobs running) 2022-03-16 11:15:27.344 | [138541 Async ks-group-anotheralt:170751]: Signaling child to exit 2022-03-16 11:15:27.644 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:27.670 | [170751 Async ks-group-anotheralt:170751]: finished successfully 2022-03-16 11:15:27.690 | WAKEUP 2022-03-16 11:15:27.716 | [138541 Async ks-group-anotheralt:170751]: Signaled 2022-03-16 11:15:27.717 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:15:27.717 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2acdeed2b9d14259bc7041f7444aac4b --project ba37ef0d049d45f2b5104524d4ab7ef1 -f value 2022-03-16 11:15:27.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.717 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.717 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.717 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:27.717 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:15:27.717 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:15:27.717 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2acdeed2b9d14259bc7041f7444aac4b --project ba37ef0d049d45f2b5104524d4ab7ef1 2022-03-16 11:15:27.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.718 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.718 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.718 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2acdeed2b9d14259bc7041f7444aac4b --project ba37ef0d049d45f2b5104524d4ab7ef1 -f value 2022-03-16 11:15:27.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.718 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:27.718 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:27.718 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:27.718 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='15088af819df4c35b7a78b5f573e846d 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 False' 2022-03-16 11:15:27.718 | + functions-common:get_or_add_group_project_role:1076 : echo 15088af819df4c35b7a78b5f573e846d 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 False 2022-03-16 11:15:27.718 | 15088af819df4c35b7a78b5f573e846d 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 False 2022-03-16 11:15:27.764 | [138541 Async ks-group-anotheralt:170751]: finished get_or_add_group_project_role anotherrole 2acdeed2b9d14259bc7041f7444aac4b ba37ef0d049d45f2b5104524d4ab7ef1 with result 0 in 15 seconds 2022-03-16 11:15:27.806 | [138541 Async ks-group-admin:170841]: Waiting for completion of get_or_add_group_project_role admin 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee running on PID 170841 (2 other jobs running) 2022-03-16 11:15:27.832 | [138541 Async ks-group-admin:170841]: Signaling child to exit 2022-03-16 11:15:28.301 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:15:28.327 | [170841 Async ks-group-admin:170841]: finished successfully 2022-03-16 11:15:28.347 | WAKEUP 2022-03-16 11:15:28.370 | [138541 Async ks-group-admin:170841]: Signaled 2022-03-16 11:15:28.371 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:15:28.371 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4b4a7be6dbd34d3ab0b9ec38e7959f95 --project 83e3ffa8459644f39faa1952158f08ee -f value 2022-03-16 11:15:28.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:28.371 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:28.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:28.372 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:28.372 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:28.372 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:15:28.372 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:15:28.372 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 4b4a7be6dbd34d3ab0b9ec38e7959f95 --project 83e3ffa8459644f39faa1952158f08ee 2022-03-16 11:15:28.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:28.372 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:28.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:28.372 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:28.372 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 4b4a7be6dbd34d3ab0b9ec38e7959f95 --project 83e3ffa8459644f39faa1952158f08ee -f value 2022-03-16 11:15:28.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:28.372 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:28.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:15:28.372 | from cryptography.utils import int_from_bytes 2022-03-16 11:15:28.372 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:15:28.372 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ff51a756fa6348efa82303fc86e08513 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee False' 2022-03-16 11:15:28.372 | + functions-common:get_or_add_group_project_role:1076 : echo ff51a756fa6348efa82303fc86e08513 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee False 2022-03-16 11:15:28.372 | ff51a756fa6348efa82303fc86e08513 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee False 2022-03-16 11:15:28.416 | [138541 Async ks-group-admin:170841]: finished get_or_add_group_project_role admin 4b4a7be6dbd34d3ab0b9ec38e7959f95 83e3ffa8459644f39faa1952158f08ee with result 0 in 15 seconds 2022-03-16 11:15:28.420 | + inc/async:async_wait:197 : return 0 2022-03-16 11:15:28.423 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 11:15:28.439 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:15:28.442 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 11:15:28.459 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:15:28.462 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 11:15:28.464 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 11:15:28.523 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 11:15:28.562 | [138541 Async create_nova_accounts:172779]: running: create_nova_accounts 2022-03-16 11:15:28.565 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 11:15:28.584 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:15:28.586 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 11:15:28.589 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 11:15:28.650 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 11:15:28.691 | [138541 Async create_glance_accounts:172894]: running: create_glance_accounts 2022-03-16 11:15:28.694 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 11:15:28.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:15:28.718 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 11:15:28.725 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 11:15:28.791 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 11:15:28.835 | [138541 Async create_cinder_accounts:173024]: running: create_cinder_accounts 2022-03-16 11:15:28.838 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 11:15:28.859 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:15:28.862 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 11:15:28.865 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 11:15:28.940 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 11:15:28.996 | [138541 Async create_neutron_accounts:173139]: running: create_neutron_accounts 2022-03-16 11:15:28.999 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 11:15:29.035 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:15:29.039 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 11:15:29.048 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 11:15:29.188 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 11:15:29.406 | [138541 Async create_swift_accounts:173280]: running: create_swift_accounts 2022-03-16 11:15:29.429 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 11:15:29.541 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:15:29.561 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 11:15:29.899 | [138541 Async create_nova_accounts:172779]: Waiting for completion of create_nova_accounts running on PID 172779 (6 other jobs running) 2022-03-16 11:15:30.070 | [138541 Async create_nova_accounts:172779]: Signaling child to exit 2022-03-16 11:16:10.025 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:16:10.163 | [173139 Async create_neutron_accounts:173139]: finished successfully 2022-03-16 11:16:30.884 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:16:30.914 | [173024 Async create_cinder_accounts:173024]: finished successfully 2022-03-16 11:16:44.485 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:16:44.519 | [172894 Async create_glance_accounts:172894]: finished successfully 2022-03-16 11:16:49.753 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:16:49.778 | [172779 Async create_nova_accounts:172779]: finished successfully 2022-03-16 11:16:49.799 | WAKEUP 2022-03-16 11:16:49.822 | [138541 Async create_nova_accounts:172779]: Signaled 2022-03-16 11:16:49.824 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-16 11:16:49.824 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 11:16:49.824 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 11:16:49.824 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:16:49.824 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:16:49.824 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:16:49.824 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:16:49.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.824 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.824 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.824 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.824 | + functions-common:get_or_create_user:925 : user_id=6446eda3ffda4d928945c70b004fc276 2022-03-16 11:16:49.824 | + functions-common:get_or_create_user:926 : echo 6446eda3ffda4d928945c70b004fc276 2022-03-16 11:16:49.824 | 6446eda3ffda4d928945c70b004fc276 2022-03-16 11:16:49.824 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 11:16:49.824 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:49.824 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:49.824 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:49.824 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:49.824 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:49.824 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:49.825 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:49.825 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:49.825 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:49.825 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:49.825 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.825 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:49.825 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.825 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.825 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.825 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.825 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.825 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.825 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:49.825 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:49.825 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.825 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.825 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.825 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.825 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:49.825 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.825 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.825 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.825 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.825 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.825 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.826 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:49.826 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:49.826 | ++ functions-common:get_field:818 : echo '| dbeef6ca1f054461910a56795e838a70 | 6446eda3ffda4d928945c70b004fc276 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:49.826 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:49.826 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.826 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.826 | + functions-common:get_or_add_user_project_role:997 : echo dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.826 | dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.826 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:16:49.826 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 11:16:49.826 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:49.826 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:49.826 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:49.826 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:49.826 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:49.826 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:49.826 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:49.826 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:49.826 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:49.826 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:49.826 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.826 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:49.826 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.826 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.826 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.826 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.826 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.826 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.826 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:49.827 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:49.827 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.827 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.827 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.827 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.827 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:49.827 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.827 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.827 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.827 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.827 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.827 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.827 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:49.827 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:49.827 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:49.827 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | 6446eda3ffda4d928945c70b004fc276 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:49.827 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.827 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:16:49.827 | + functions-common:get_or_add_user_project_role:997 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:16:49.827 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:16:49.827 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 11:16:49.827 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 11:16:49.827 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.42/compute 2022-03-16 11:16:49.827 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 11:16:49.827 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:16:49.828 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 11:16:49.828 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-16 11:16:49.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.828 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.828 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.828 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.828 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:16:49.828 | 328923a5437a4842a7a333f968c477d2' 2022-03-16 11:16:49.828 | + functions-common:get_or_create_service:1094 : echo 328923a5437a4842a7a333f968c477d2 2022-03-16 11:16:49.828 | 328923a5437a4842a7a333f968c477d2 2022-03-16 11:16:49.828 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.42/compute/v2/$(project_id)s' 2022-03-16 11:16:49.828 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:16:49.828 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' RegionOne 2022-03-16 11:16:49.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:16:49.828 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-16 11:16:49.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.828 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.828 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.828 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:16:49.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:16:49.828 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:16:49.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.828 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.828 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.828 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5b9ee5c6f0cb4bd4b82d63b7bb763290 2022-03-16 11:16:49.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5b9ee5c6f0cb4bd4b82d63b7bb763290 2022-03-16 11:16:49.829 | + functions-common:get_or_create_endpoint:1127 : public_id=5b9ee5c6f0cb4bd4b82d63b7bb763290 2022-03-16 11:16:49.829 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:16:49.829 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:16:49.829 | + functions-common:get_or_create_endpoint:1136 : echo 5b9ee5c6f0cb4bd4b82d63b7bb763290 2022-03-16 11:16:49.829 | 5b9ee5c6f0cb4bd4b82d63b7bb763290 2022-03-16 11:16:49.829 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 11:16:49.829 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:16:49.829 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 11:16:49.829 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-16 11:16:49.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.829 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.829 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.829 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.829 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:16:49.829 | ef04e5be11664ff5ab4527823423feb5' 2022-03-16 11:16:49.829 | + functions-common:get_or_create_service:1094 : echo ef04e5be11664ff5ab4527823423feb5 2022-03-16 11:16:49.829 | ef04e5be11664ff5ab4527823423feb5 2022-03-16 11:16:49.829 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.42/compute/v2.1 2022-03-16 11:16:49.829 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:16:49.829 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.42/compute/v2.1 RegionOne 2022-03-16 11:16:49.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:16:49.829 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-16 11:16:49.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.829 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.830 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.830 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:16:49.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:16:49.830 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.42/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 11:16:49.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.830 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.830 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.830 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2db2632ed9cc4c7a9f17d7276542f66b 2022-03-16 11:16:49.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2db2632ed9cc4c7a9f17d7276542f66b 2022-03-16 11:16:49.830 | + functions-common:get_or_create_endpoint:1127 : public_id=2db2632ed9cc4c7a9f17d7276542f66b 2022-03-16 11:16:49.830 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:16:49.830 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:16:49.830 | + functions-common:get_or_create_endpoint:1136 : echo 2db2632ed9cc4c7a9f17d7276542f66b 2022-03-16 11:16:49.830 | 2db2632ed9cc4c7a9f17d7276542f66b 2022-03-16 11:16:49.830 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 11:16:49.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:16:49.831 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 11:16:49.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:16:49.831 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 11:16:49.831 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:49.831 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:49.831 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:49.831 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:49.831 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:49.831 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:49.831 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:49.831 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:49.831 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:49.831 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:49.831 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.831 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.831 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:49.831 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.831 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.831 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.831 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.831 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.831 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:49.831 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:49.831 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.831 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.832 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.832 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.832 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.832 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:49.832 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.832 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.832 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.832 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.832 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.832 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:49.832 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:49.832 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:49.832 | ++ functions-common:get_field:818 : echo '| cf70a273892b4d80931c74316d738397 | 6446eda3ffda4d928945c70b004fc276 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:49.832 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.832 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cf70a273892b4d80931c74316d738397 2022-03-16 11:16:49.832 | + functions-common:get_or_add_user_project_role:997 : echo cf70a273892b4d80931c74316d738397 2022-03-16 11:16:49.832 | cf70a273892b4d80931c74316d738397 2022-03-16 11:16:49.832 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 11:16:49.832 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:16:49.832 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 11:16:49.832 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:16:49.832 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 11:16:49.870 | [138541 Async create_nova_accounts:172779]: finished create_nova_accounts with result 0 in 81 seconds 2022-03-16 11:16:49.909 | [138541 Async create_glance_accounts:172894]: Waiting for completion of create_glance_accounts running on PID 172894 (5 other jobs running) 2022-03-16 11:16:49.934 | [138541 Async create_glance_accounts:172894]: Signaling child to exit 2022-03-16 11:16:49.934 | WAKEUP 2022-03-16 11:16:49.957 | [138541 Async create_glance_accounts:172894]: Signaled 2022-03-16 11:16:49.958 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 11:16:49.958 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:16:49.959 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 11:16:49.959 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 11:16:49.959 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:16:49.959 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:16:49.959 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:16:49.959 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:16:49.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.959 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.959 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.959 | + functions-common:get_or_create_user:925 : user_id=931666fc59694a31903deecde7baa2f1 2022-03-16 11:16:49.959 | + functions-common:get_or_create_user:926 : echo 931666fc59694a31903deecde7baa2f1 2022-03-16 11:16:49.959 | 931666fc59694a31903deecde7baa2f1 2022-03-16 11:16:49.959 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 11:16:49.959 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:49.959 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:49.959 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:49.959 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:49.959 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:49.959 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:49.959 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:49.959 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:49.959 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:49.959 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:49.959 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:49.959 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.959 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.959 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.960 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.960 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.960 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.960 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.960 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:49.960 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:49.960 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.960 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.960 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.960 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.960 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.960 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:49.960 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.960 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.960 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.960 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.960 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.960 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:49.960 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:49.960 | ++ functions-common:get_field:818 : echo '| dbeef6ca1f054461910a56795e838a70 | 931666fc59694a31903deecde7baa2f1 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:49.960 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:49.960 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.960 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.960 | + functions-common:get_or_add_user_project_role:997 : echo dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.960 | dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.960 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:16:49.961 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 11:16:49.961 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:16:49.961 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 11:16:49.961 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 11:16:49.961 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:16:49.961 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:16:49.961 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:16:49.961 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:16:49.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.961 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.961 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.961 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.961 | + functions-common:get_or_create_user:925 : user_id=621512f7c5bd4b65a75907e928c0f691 2022-03-16 11:16:49.961 | + functions-common:get_or_create_user:926 : echo 621512f7c5bd4b65a75907e928c0f691 2022-03-16 11:16:49.961 | 621512f7c5bd4b65a75907e928c0f691 2022-03-16 11:16:49.961 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 11:16:49.961 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:49.961 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:49.961 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:49.961 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:49.961 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:49.961 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:49.961 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:49.961 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:49.961 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:49.961 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:49.961 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.961 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:49.961 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.961 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.962 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.962 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.962 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:49.962 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:49.962 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.962 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.962 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.962 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:49.962 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.962 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.962 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.962 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.962 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:49.962 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:49.962 | ++ functions-common:get_field:818 : echo '| dbeef6ca1f054461910a56795e838a70 | 621512f7c5bd4b65a75907e928c0f691 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:49.962 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:49.962 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.962 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.962 | + functions-common:get_or_add_user_project_role:997 : echo dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.962 | dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:49.962 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 11:16:49.963 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 11:16:49.963 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:49.963 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:49.963 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:49.963 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:49.963 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:49.963 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:49.963 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:49.963 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:49.963 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:49.963 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:49.963 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:49.963 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.963 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.963 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.963 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.963 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.963 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.963 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.963 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:49.963 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:49.963 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.963 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.963 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.963 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-16 11:16:49.963 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:49.963 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:49.964 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:49.964 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.964 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.964 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.964 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:49.964 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:49.964 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:49.964 | ++ functions-common:get_field:818 : echo '| cf70a273892b4d80931c74316d738397 | 621512f7c5bd4b65a75907e928c0f691 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:49.964 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:49.964 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cf70a273892b4d80931c74316d738397 2022-03-16 11:16:49.964 | + functions-common:get_or_add_user_project_role:997 : echo cf70a273892b4d80931c74316d738397 2022-03-16 11:16:49.964 | cf70a273892b4d80931c74316d738397 2022-03-16 11:16:49.964 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 11:16:49.964 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:16:49.964 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 11:16:49.964 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-16 11:16:49.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.964 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.964 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.964 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.964 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:16:49.964 | 831ee872b4014dc1b2a55f058f9405e9' 2022-03-16 11:16:49.964 | + functions-common:get_or_create_service:1094 : echo 831ee872b4014dc1b2a55f058f9405e9 2022-03-16 11:16:49.964 | 831ee872b4014dc1b2a55f058f9405e9 2022-03-16 11:16:49.964 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.42/image 2022-03-16 11:16:49.964 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:16:49.964 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.42/image RegionOne 2022-03-16 11:16:49.964 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:16:49.965 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-16 11:16:49.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.965 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.965 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.965 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:16:49.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:16:49.965 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.42/image --region RegionOne -f value -c id 2022-03-16 11:16:49.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.965 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:49.965 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:49.965 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:49.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=80c20d63075c4e4c9d74a69c226662f0 2022-03-16 11:16:49.965 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 80c20d63075c4e4c9d74a69c226662f0 2022-03-16 11:16:49.965 | + functions-common:get_or_create_endpoint:1127 : public_id=80c20d63075c4e4c9d74a69c226662f0 2022-03-16 11:16:49.965 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:16:49.965 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:16:49.965 | + functions-common:get_or_create_endpoint:1136 : echo 80c20d63075c4e4c9d74a69c226662f0 2022-03-16 11:16:49.965 | 80c20d63075c4e4c9d74a69c226662f0 2022-03-16 11:16:49.965 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 11:16:49.965 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:16:49.965 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:16:49.965 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:16:49.965 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:16:49.965 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 11:16:49.965 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 11:16:49.965 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 11:16:49.965 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 11:16:50.006 | [138541 Async create_glance_accounts:172894]: finished create_glance_accounts with result 0 in 75 seconds 2022-03-16 11:16:50.044 | [138541 Async create_cinder_accounts:173024]: Waiting for completion of create_cinder_accounts running on PID 173024 (4 other jobs running) 2022-03-16 11:16:50.070 | [138541 Async create_cinder_accounts:173024]: Signaling child to exit 2022-03-16 11:16:50.071 | WAKEUP 2022-03-16 11:16:50.093 | [138541 Async create_cinder_accounts:173024]: Signaled 2022-03-16 11:16:50.095 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-16 11:16:50.095 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 11:16:50.095 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 11:16:50.095 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:16:50.095 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:16:50.095 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:16:50.095 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:16:50.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.095 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.095 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.095 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.095 | + functions-common:get_or_create_user:925 : user_id=4527afdee11248f8974a43256700c707 2022-03-16 11:16:50.095 | + functions-common:get_or_create_user:926 : echo 4527afdee11248f8974a43256700c707 2022-03-16 11:16:50.095 | 4527afdee11248f8974a43256700c707 2022-03-16 11:16:50.095 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 11:16:50.095 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:50.095 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:50.096 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:50.096 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:50.096 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:50.096 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:50.096 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:50.096 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:50.096 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:50.096 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:50.096 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:50.096 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:50.096 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 11:16:50.096 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:50.096 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:50.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.096 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.096 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.096 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.096 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:50.096 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:50.096 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 11:16:50.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.096 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.096 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.096 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-16 11:16:50.096 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:50.096 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:50.096 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:50.097 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:50.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.097 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.097 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.097 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.097 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:50.097 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:50.097 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:50.097 | ++ functions-common:get_field:818 : echo '| dbeef6ca1f054461910a56795e838a70 | 4527afdee11248f8974a43256700c707 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:50.097 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:50.097 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:50.097 | + functions-common:get_or_add_user_project_role:997 : echo dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:50.097 | dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:50.097 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:16:50.097 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 11:16:50.097 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:16:50.097 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 11:16:50.097 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-16 11:16:50.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.097 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.097 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.097 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.097 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:16:50.097 | 5b1a850220584a44b20054510dba74cf' 2022-03-16 11:16:50.097 | + functions-common:get_or_create_service:1094 : echo 5b1a850220584a44b20054510dba74cf 2022-03-16 11:16:50.097 | 5b1a850220584a44b20054510dba74cf 2022-03-16 11:16:50.097 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 11:16:50.098 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:16:50.098 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:16:50.098 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:16:50.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:16:50.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-16 11:16:50.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.098 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.098 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.098 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:16:50.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:16:50.098 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:16:50.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.098 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.098 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.098 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dfaf1cfc179848999434f567bdb6a6ba 2022-03-16 11:16:50.098 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dfaf1cfc179848999434f567bdb6a6ba 2022-03-16 11:16:50.098 | + functions-common:get_or_create_endpoint:1127 : public_id=dfaf1cfc179848999434f567bdb6a6ba 2022-03-16 11:16:50.098 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:16:50.098 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:16:50.098 | + functions-common:get_or_create_endpoint:1136 : echo dfaf1cfc179848999434f567bdb6a6ba 2022-03-16 11:16:50.098 | dfaf1cfc179848999434f567bdb6a6ba 2022-03-16 11:16:50.098 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 11:16:50.098 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:16:50.098 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 11:16:50.098 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-16 11:16:50.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.099 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.099 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.099 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.099 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:16:50.099 | 742c4935408342678d9dc0f8e8c2a5de' 2022-03-16 11:16:50.099 | + functions-common:get_or_create_service:1094 : echo 742c4935408342678d9dc0f8e8c2a5de 2022-03-16 11:16:50.099 | 742c4935408342678d9dc0f8e8c2a5de 2022-03-16 11:16:50.099 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:16:50.099 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:16:50.099 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:16:50.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:16:50.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-16 11:16:50.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.099 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.099 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:16:50.099 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:16:50.099 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:16:50.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.099 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.099 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.099 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=17c3207feae847ab998d8003453f271a 2022-03-16 11:16:50.100 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 17c3207feae847ab998d8003453f271a 2022-03-16 11:16:50.100 | + functions-common:get_or_create_endpoint:1127 : public_id=17c3207feae847ab998d8003453f271a 2022-03-16 11:16:50.100 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:16:50.100 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:16:50.100 | + functions-common:get_or_create_endpoint:1136 : echo 17c3207feae847ab998d8003453f271a 2022-03-16 11:16:50.100 | 17c3207feae847ab998d8003453f271a 2022-03-16 11:16:50.100 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 11:16:50.100 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 11:16:50.100 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:16:50.100 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-16 11:16:50.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.100 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.100 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.100 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.100 | ++ functions-common:get_or_create_project:938 : project_id=4a76d70576bc43e3a7bbeae245712de5 2022-03-16 11:16:50.100 | ++ functions-common:get_or_create_project:939 : echo 4a76d70576bc43e3a7bbeae245712de5 2022-03-16 11:16:50.100 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4a76d70576bc43e3a7bbeae245712de5 2022-03-16 11:16:50.100 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 11:16:50.100 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:16:50.100 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:16:50.101 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 11:16:50.101 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-16 11:16:50.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.101 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.101 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.101 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 11:16:50.101 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.101 | ++ functions-common:get_or_create_user:925 : user_id=4527afdee11248f8974a43256700c707 2022-03-16 11:16:50.101 | ++ functions-common:get_or_create_user:926 : echo 4527afdee11248f8974a43256700c707 2022-03-16 11:16:50.101 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4527afdee11248f8974a43256700c707 2022-03-16 11:16:50.149 | [138541 Async create_cinder_accounts:173024]: finished create_cinder_accounts with result 0 in 62 seconds 2022-03-16 11:16:50.153 | + inc/async:async_wait:197 : return 0 2022-03-16 11:16:50.155 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 11:16:50.207 | [138541 Async create_neutron_accounts:173139]: Waiting for completion of create_neutron_accounts running on PID 173139 (3 other jobs running) 2022-03-16 11:16:50.233 | [138541 Async create_neutron_accounts:173139]: Signaling child to exit 2022-03-16 11:16:50.233 | WAKEUP 2022-03-16 11:16:50.258 | [138541 Async create_neutron_accounts:173139]: Signaled 2022-03-16 11:16:50.259 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 11:16:50.259 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:16:50.260 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:16:50.260 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:16:50.260 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:16:50.260 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:16:50.260 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:16:50.260 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 11:16:50.260 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 11:16:50.260 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 11:16:50.260 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.42:9696/ 2022-03-16 11:16:50.260 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-16 11:16:50.260 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 11:16:50.260 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 11:16:50.260 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:16:50.260 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:16:50.260 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:16:50.260 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:16:50.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.260 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.260 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.260 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.260 | + functions-common:get_or_create_user:925 : user_id=23b4406e1ae744f59ce0a19d5e499698 2022-03-16 11:16:50.260 | + functions-common:get_or_create_user:926 : echo 23b4406e1ae744f59ce0a19d5e499698 2022-03-16 11:16:50.260 | 23b4406e1ae744f59ce0a19d5e499698 2022-03-16 11:16:50.260 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 11:16:50.260 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:16:50.260 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:16:50.260 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:16:50.260 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:16:50.260 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:16:50.260 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:16:50.261 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:16:50.261 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:16:50.261 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:16:50.261 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:16:50.261 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:16:50.261 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:50.261 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 11:16:50.261 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:50.261 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:50.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.261 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.261 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.261 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:16:50.261 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:16:50.261 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 11:16:50.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.261 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.261 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.261 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:16:50.261 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-16 11:16:50.261 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:16:50.261 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:16:50.261 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:50.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.261 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.261 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.261 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.261 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:16:50.262 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:16:50.262 | ++ functions-common:get_field:818 : echo '| dbeef6ca1f054461910a56795e838a70 | 23b4406e1ae744f59ce0a19d5e499698 | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:16:50.262 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:16:50.262 | ++ functions-common:get_field:812 : read data 2022-03-16 11:16:50.262 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:50.262 | + functions-common:get_or_add_user_project_role:997 : echo dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:50.262 | dbeef6ca1f054461910a56795e838a70 2022-03-16 11:16:50.262 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:16:50.262 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 11:16:50.262 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:16:50.262 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 11:16:50.262 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-16 11:16:50.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.262 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.262 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.262 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:16:50.262 | 4e2d888f19a249dfbc2db23274fa9ed1' 2022-03-16 11:16:50.262 | + functions-common:get_or_create_service:1094 : echo 4e2d888f19a249dfbc2db23274fa9ed1 2022-03-16 11:16:50.262 | 4e2d888f19a249dfbc2db23274fa9ed1 2022-03-16 11:16:50.262 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.42:9696/ 2022-03-16 11:16:50.262 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:16:50.262 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.42:9696/ RegionOne 2022-03-16 11:16:50.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:16:50.262 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-16 11:16:50.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.262 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.262 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.262 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.262 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:16:50.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:16:50.263 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.42:9696/ --region RegionOne -f value -c id 2022-03-16 11:16:50.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.263 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:16:50.263 | from cryptography.utils import int_from_bytes 2022-03-16 11:16:50.263 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:16:50.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=edfc394a4c1f41a48e6f1325eaedd10d 2022-03-16 11:16:50.263 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo edfc394a4c1f41a48e6f1325eaedd10d 2022-03-16 11:16:50.263 | + functions-common:get_or_create_endpoint:1127 : public_id=edfc394a4c1f41a48e6f1325eaedd10d 2022-03-16 11:16:50.263 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:16:50.263 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:16:50.263 | + functions-common:get_or_create_endpoint:1136 : echo edfc394a4c1f41a48e6f1325eaedd10d 2022-03-16 11:16:50.263 | edfc394a4c1f41a48e6f1325eaedd10d 2022-03-16 11:16:50.305 | [138541 Async create_neutron_accounts:173139]: finished create_neutron_accounts with result 0 in 41 seconds 2022-03-16 11:16:50.343 | [138541 Async create_swift_accounts:173280]: Waiting for completion of create_swift_accounts running on PID 173280 (2 other jobs running) 2022-03-16 11:16:50.369 | [138541 Async create_swift_accounts:173280]: Signaling child to exit 2022-03-16 11:17:37.939 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:17:37.964 | [173280 Async create_swift_accounts:173280]: finished successfully 2022-03-16 11:17:37.985 | WAKEUP 2022-03-16 11:17:38.008 | [138541 Async create_swift_accounts:173280]: Signaled 2022-03-16 11:17:38.009 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 11:17:38.010 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 11:17:38.010 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:17:38.010 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:17:38.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.010 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.010 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.010 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.010 | ++ functions-common:get_or_create_role:950 : role_id=15088af819df4c35b7a78b5f573e846d 2022-03-16 11:17:38.010 | ++ functions-common:get_or_create_role:951 : echo 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:614 : another_role=15088af819df4c35b7a78b5f573e846d 2022-03-16 11:17:38.010 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 11:17:38.010 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 11:17:38.010 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:17:38.010 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:17:38.010 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:17:38.010 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-16 11:17:38.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.010 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.010 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.010 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.011 | + functions-common:get_or_create_user:925 : user_id=88120a7710a54620aecfa3c21880ed2c 2022-03-16 11:17:38.011 | + functions-common:get_or_create_user:926 : echo 88120a7710a54620aecfa3c21880ed2c 2022-03-16 11:17:38.011 | 88120a7710a54620aecfa3c21880ed2c 2022-03-16 11:17:38.011 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 11:17:38.011 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:17:38.011 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:17:38.011 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:17:38.011 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:17:38.011 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:17:38.011 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:17:38.011 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:17:38.011 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:17:38.011 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:17:38.011 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:17:38.011 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:17:38.011 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.011 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:17:38.011 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.011 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.011 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.011 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.011 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.011 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:17:38.011 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:17:38.011 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:17:38.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.011 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.011 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.012 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:17:38.012 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.012 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:17:38.012 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.012 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.012 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.012 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.012 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.012 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:17:38.012 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:17:38.012 | ++ functions-common:get_field:818 : echo '| dbeef6ca1f054461910a56795e838a70 | 88120a7710a54620aecfa3c21880ed2c | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:17:38.012 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:17:38.012 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.012 | + functions-common:get_or_add_user_project_role:995 : user_role_id=dbeef6ca1f054461910a56795e838a70 2022-03-16 11:17:38.012 | + functions-common:get_or_add_user_project_role:997 : echo dbeef6ca1f054461910a56795e838a70 2022-03-16 11:17:38.012 | dbeef6ca1f054461910a56795e838a70 2022-03-16 11:17:38.012 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:17:38.012 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 11:17:38.012 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:17:38.012 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:17:38.012 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:17:38.012 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:17:38.012 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:17:38.012 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:17:38.012 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:17:38.012 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:17:38.012 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:17:38.012 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:17:38.012 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:17:38.012 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:17:38.013 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.013 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.013 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.013 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.013 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.013 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.013 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:17:38.013 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:17:38.013 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:17:38.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.013 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.013 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.013 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-16 11:17:38.013 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.013 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:17:38.013 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.013 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.013 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.013 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.013 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.013 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:17:38.013 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:17:38.013 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:17:38.013 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | 88120a7710a54620aecfa3c21880ed2c | | 4a76d70576bc43e3a7bbeae245712de5 | | | False |' 2022-03-16 11:17:38.013 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.013 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.013 | + functions-common:get_or_add_user_project_role:997 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.013 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.014 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 11:17:38.014 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:17:38.014 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 11:17:38.014 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-16 11:17:38.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.014 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.014 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:17:38.014 | ab48b9609e1344e38cc181eaa93a7ba8' 2022-03-16 11:17:38.014 | + functions-common:get_or_create_service:1094 : echo ab48b9609e1344e38cc181eaa93a7ba8 2022-03-16 11:17:38.014 | ab48b9609e1344e38cc181eaa93a7ba8 2022-03-16 11:17:38.014 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' http://10.222.0.42:8080 2022-03-16 11:17:38.014 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:17:38.014 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 11:17:38.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:17:38.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-16 11:17:38.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.014 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:17:38.014 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:17:38.014 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:17:38.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.014 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.014 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b4e47f318b7f47d09c0e6647bad33325 2022-03-16 11:17:38.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b4e47f318b7f47d09c0e6647bad33325 2022-03-16 11:17:38.015 | + functions-common:get_or_create_endpoint:1127 : public_id=b4e47f318b7f47d09c0e6647bad33325 2022-03-16 11:17:38.015 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.42:8080 ]] 2022-03-16 11:17:38.015 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.42:8080 RegionOne 2022-03-16 11:17:38.015 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:17:38.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-16 11:17:38.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.015 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.015 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.015 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:17:38.015 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:17:38.015 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.42:8080 --region RegionOne -f value -c id 2022-03-16 11:17:38.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.015 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.015 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.015 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=58da41f488b541b7835e56d47c0552e6 2022-03-16 11:17:38.015 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 58da41f488b541b7835e56d47c0552e6 2022-03-16 11:17:38.016 | 58da41f488b541b7835e56d47c0552e6 2022-03-16 11:17:38.016 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:17:38.016 | + functions-common:get_or_create_endpoint:1136 : echo b4e47f318b7f47d09c0e6647bad33325 2022-03-16 11:17:38.016 | b4e47f318b7f47d09c0e6647bad33325 2022-03-16 11:17:38.016 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 11:17:38.016 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:17:38.016 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-16 11:17:38.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.016 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.016 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.016 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_project:938 : project_id=d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_project:939 : echo d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.016 | + lib/swift:create_swift_accounts:628 : swift_project_test1=d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.016 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 11:17:38.016 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.016 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 11:17:38.016 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-16 11:17:38.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.016 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.016 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.016 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_user:925 : user_id=2d0e21b606cb47dc93f367870429d1d9 2022-03-16 11:17:38.016 | ++ functions-common:get_or_create_user:926 : echo 2d0e21b606cb47dc93f367870429d1d9 2022-03-16 11:17:38.016 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=2d0e21b606cb47dc93f367870429d1d9 2022-03-16 11:17:38.016 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 11:17:38.017 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.017 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 2d0e21b606cb47dc93f367870429d1d9 d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.017 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:17:38.017 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:17:38.017 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:17:38.017 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:17:38.017 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:17:38.017 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:17:38.017 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:17:38.017 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.017 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2d0e21b606cb47dc93f367870429d1d9 --project d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.017 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.017 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.017 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.017 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:17:38.017 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:17:38.017 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 2d0e21b606cb47dc93f367870429d1d9 --project d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.017 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.017 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2d0e21b606cb47dc93f367870429d1d9 --project d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.017 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:17:38.017 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.017 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.018 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.018 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.018 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.018 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:17:38.018 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:17:38.018 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:17:38.018 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | 2d0e21b606cb47dc93f367870429d1d9 | | d6d80fa10187478996f9ada7f784b9e8 | | | False |' 2022-03-16 11:17:38.018 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.018 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.018 | + functions-common:get_or_add_user_project_role:997 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.018 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.018 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 11:17:38.018 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 11:17:38.018 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:17:38.018 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 11:17:38.018 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 11:17:38.018 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-16 11:17:38.018 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.018 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.018 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.018 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.018 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.018 | ++ functions-common:get_or_create_user:925 : user_id=692d9290f29a49d7803d8a3ef2c683af 2022-03-16 11:17:38.018 | ++ functions-common:get_or_create_user:926 : echo 692d9290f29a49d7803d8a3ef2c683af 2022-03-16 11:17:38.018 | + lib/swift:create_swift_accounts:637 : swift_user_test3=692d9290f29a49d7803d8a3ef2c683af 2022-03-16 11:17:38.018 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 11:17:38.018 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.018 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 15088af819df4c35b7a78b5f573e846d 692d9290f29a49d7803d8a3ef2c683af d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.018 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:17:38.018 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:17:38.019 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:17:38.019 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:17:38.019 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:17:38.019 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:17:38.019 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:17:38.019 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:17:38.019 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 15088af819df4c35b7a78b5f573e846d --user 692d9290f29a49d7803d8a3ef2c683af --project d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.019 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.019 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:17:38.019 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.019 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.019 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.019 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.019 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.019 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:17:38.019 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:17:38.019 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 15088af819df4c35b7a78b5f573e846d --user 692d9290f29a49d7803d8a3ef2c683af --project d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.019 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.019 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.019 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.019 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:17:38.019 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 15088af819df4c35b7a78b5f573e846d --user 692d9290f29a49d7803d8a3ef2c683af --project d6d80fa10187478996f9ada7f784b9e8 2022-03-16 11:17:38.019 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.019 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.019 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.020 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.020 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.020 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:17:38.020 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:17:38.020 | ++ functions-common:get_field:818 : echo '| 15088af819df4c35b7a78b5f573e846d | 692d9290f29a49d7803d8a3ef2c683af | | d6d80fa10187478996f9ada7f784b9e8 | | | False |' 2022-03-16 11:17:38.020 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:17:38.020 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.020 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15088af819df4c35b7a78b5f573e846d 2022-03-16 11:17:38.020 | + functions-common:get_or_add_user_project_role:997 : echo 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:17:38.020 | 15088af819df4c35b7a78b5f573e846d 2022-03-16 11:17:38.020 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 11:17:38.020 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 11:17:38.020 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:17:38.020 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-16 11:17:38.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.020 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.020 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.020 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.020 | ++ functions-common:get_or_create_project:938 : project_id=7f85b481ce174e78885c5c2e776b4cbd 2022-03-16 11:17:38.020 | ++ functions-common:get_or_create_project:939 : echo 7f85b481ce174e78885c5c2e776b4cbd 2022-03-16 11:17:38.020 | + lib/swift:create_swift_accounts:642 : swift_project_test2=7f85b481ce174e78885c5c2e776b4cbd 2022-03-16 11:17:38.020 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 11:17:38.020 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.020 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 11:17:38.020 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 11:17:38.020 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:17:38.020 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 11:17:38.020 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 11:17:38.020 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-16 11:17:38.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.021 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.021 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.021 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.021 | ++ functions-common:get_or_create_user:925 : user_id=d65d0f01e817442e9a55155583c28e4d 2022-03-16 11:17:38.021 | ++ functions-common:get_or_create_user:926 : echo d65d0f01e817442e9a55155583c28e4d 2022-03-16 11:17:38.021 | + lib/swift:create_swift_accounts:647 : swift_user_test2=d65d0f01e817442e9a55155583c28e4d 2022-03-16 11:17:38.021 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 11:17:38.021 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.021 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin d65d0f01e817442e9a55155583c28e4d 7f85b481ce174e78885c5c2e776b4cbd 2022-03-16 11:17:38.021 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:17:38.021 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:17:38.021 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:17:38.021 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:17:38.021 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:17:38.021 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:17:38.021 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:17:38.021 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:17:38.021 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d65d0f01e817442e9a55155583c28e4d --project 7f85b481ce174e78885c5c2e776b4cbd 2022-03-16 11:17:38.021 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.021 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:17:38.021 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.021 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.021 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.021 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.021 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:17:38.021 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:17:38.021 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user d65d0f01e817442e9a55155583c28e4d --project 7f85b481ce174e78885c5c2e776b4cbd 2022-03-16 11:17:38.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.022 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.022 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.022 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d65d0f01e817442e9a55155583c28e4d --project 7f85b481ce174e78885c5c2e776b4cbd 2022-03-16 11:17:38.022 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.022 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:17:38.022 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.022 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.022 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.022 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.022 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.022 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:17:38.022 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:17:38.022 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | d65d0f01e817442e9a55155583c28e4d | | 7f85b481ce174e78885c5c2e776b4cbd | | | False |' 2022-03-16 11:17:38.022 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:17:38.022 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.022 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.022 | + functions-common:get_or_add_user_project_role:997 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.022 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.022 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 11:17:38.022 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 11:17:38.022 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:17:38.022 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 11:17:38.022 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-16 11:17:38.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.022 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.022 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.022 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.022 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 11:17:38.022 | 1e560efbd9fa4477be889ef9bd3d3d81' 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_domain:888 : echo 1e560efbd9fa4477be889ef9bd3d3d81 2022-03-16 11:17:38.023 | + lib/swift:create_swift_accounts:652 : swift_domain=1e560efbd9fa4477be889ef9bd3d3d81 2022-03-16 11:17:38.023 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 11:17:38.023 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.023 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 11:17:38.023 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 1e560efbd9fa4477be889ef9bd3d3d81 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:17:38.023 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=1e560efbd9fa4477be889ef9bd3d3d81 --or-show -f value -c id 2022-03-16 11:17:38.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.023 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.023 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.023 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_project:938 : project_id=8ac37877b6f1475a8fe6b29d21a88cd9 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_project:939 : echo 8ac37877b6f1475a8fe6b29d21a88cd9 2022-03-16 11:17:38.023 | + lib/swift:create_swift_accounts:656 : swift_project_test4=8ac37877b6f1475a8fe6b29d21a88cd9 2022-03-16 11:17:38.023 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 11:17:38.023 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.023 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 11:17:38.023 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 1e560efbd9fa4477be889ef9bd3d3d81 test4@example.com 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 11:17:38.023 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=1e560efbd9fa4477be889ef9bd3d3d81 --email=test4@example.com --or-show -f value -c id 2022-03-16 11:17:38.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.023 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.023 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.023 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.023 | ++ functions-common:get_or_create_user:925 : user_id=769adf37622041d2b04b016f647d8a10 2022-03-16 11:17:38.024 | ++ functions-common:get_or_create_user:926 : echo 769adf37622041d2b04b016f647d8a10 2022-03-16 11:17:38.024 | + lib/swift:create_swift_accounts:661 : swift_user_test4=769adf37622041d2b04b016f647d8a10 2022-03-16 11:17:38.024 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 11:17:38.024 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:17:38.024 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 769adf37622041d2b04b016f647d8a10 8ac37877b6f1475a8fe6b29d21a88cd9 2022-03-16 11:17:38.024 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:17:38.024 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:17:38.024 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:17:38.024 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:17:38.024 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:17:38.024 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:17:38.024 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:17:38.024 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:17:38.024 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 769adf37622041d2b04b016f647d8a10 --project 8ac37877b6f1475a8fe6b29d21a88cd9 2022-03-16 11:17:38.024 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.024 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:17:38.024 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.024 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.024 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.024 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.024 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.024 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:17:38.024 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:17:38.024 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 769adf37622041d2b04b016f647d8a10 --project 8ac37877b6f1475a8fe6b29d21a88cd9 2022-03-16 11:17:38.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.024 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.024 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.024 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 769adf37622041d2b04b016f647d8a10 --project 8ac37877b6f1475a8fe6b29d21a88cd9 2022-03-16 11:17:38.024 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:17:38.025 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:17:38.025 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:17:38.025 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.025 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:38.025 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:38.025 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:17:38.025 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:17:38.025 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:17:38.025 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:17:38.025 | ++ functions-common:get_field:818 : echo '| ff51a756fa6348efa82303fc86e08513 | 769adf37622041d2b04b016f647d8a10 | | 8ac37877b6f1475a8fe6b29d21a88cd9 | | | False |' 2022-03-16 11:17:38.025 | ++ functions-common:get_field:812 : read data 2022-03-16 11:17:38.025 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.025 | + functions-common:get_or_add_user_project_role:997 : echo ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.025 | ff51a756fa6348efa82303fc86e08513 2022-03-16 11:17:38.054 | [138541 Async create_swift_accounts:173280]: finished create_swift_accounts with result 0 in 128 seconds 2022-03-16 11:17:38.061 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 11:17:38.064 | + inc/async:async_wait:197 : return 0 2022-03-16 11:17:38.067 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 11:17:38.085 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:17:38.088 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 11:17:38.106 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:17:38.109 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 11:17:38.112 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:17:38.114 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 11:17:38.117 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 11:17:38.119 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 11:17:38.179 | + inc/async:async_inner:63 : init_glance 2022-03-16 11:17:38.217 | [138541 Async init_glance:177551]: running: init_glance 2022-03-16 11:17:38.220 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 11:17:38.239 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:17:38.241 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 11:17:38.244 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:17:38.247 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 11:17:38.250 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 11:17:38.253 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 11:17:38.258 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:17:38.259 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:17:38.265 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:17:38.268 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:17:38.271 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-16 11:17:38.274 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:17:38.276 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 11:17:38.279 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 11:17:38.282 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 11:17:38.284 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 11:17:38.299 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 11:17:38.301 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 11:17:41.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:41.735 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:41.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:17:41.735 | from cryptography.utils import int_from_bytes 2022-03-16 11:17:41.738 | Traceback (most recent call last): 2022-03-16 11:17:41.738 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-16 11:17:41.738 | sys.exit(main()) 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-16 11:17:41.738 | generate(conf) 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-16 11:17:41.738 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-16 11:17:41.738 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-16 11:17:41.738 | mgr = stevedore.named.NamedExtensionManager( 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-16 11:17:41.738 | extensions = self._load_plugins(invoke_on_load, 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-16 11:17:41.738 | self._on_load_failure_callback(self, ep, err) 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-16 11:17:41.738 | ext = self._load_one_plugin(ep, 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-16 11:17:41.738 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-16 11:17:41.738 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-16 11:17:41.738 | plugin = ep.load() 2022-03-16 11:17:41.738 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-16 11:17:41.739 | module = import_module(match.group('module')) 2022-03-16 11:17:41.739 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-16 11:17:41.739 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-16 11:17:41.739 | File "", line 1014, in _gcd_import 2022-03-16 11:17:41.739 | File "", line 991, in _find_and_load 2022-03-16 11:17:41.739 | File "", line 975, in _find_and_load_unlocked 2022-03-16 11:17:41.739 | File "", line 671, in _load_unlocked 2022-03-16 11:17:41.739 | File "", line 848, in exec_module 2022-03-16 11:17:41.739 | File "", line 219, in _call_with_frames_removed 2022-03-16 11:17:41.739 | File "/opt/stack/neutron/neutron/opts.py", line 57, in 2022-03-16 11:17:41.739 | import neutron.extensions.l3 2022-03-16 11:17:41.739 | File "/opt/stack/neutron/neutron/extensions/l3.py", line 22, in 2022-03-16 11:17:41.739 | from neutron.api.v2 import resource_helper 2022-03-16 11:17:41.739 | File "/opt/stack/neutron/neutron/api/v2/resource_helper.py", line 21, in 2022-03-16 11:17:41.739 | from neutron.api.v2 import base 2022-03-16 11:17:41.739 | File "/opt/stack/neutron/neutron/api/v2/base.py", line 37, in 2022-03-16 11:17:41.739 | from neutron import quota 2022-03-16 11:17:41.739 | File "/opt/stack/neutron/neutron/quota/__init__.py", line 24, in 2022-03-16 11:17:41.739 | QUOTA_DB_MODULE = quota.QUOTA_DB_MODULE 2022-03-16 11:17:41.739 | AttributeError: module 'neutron.conf.quota' has no attribute 'QUOTA_DB_MODULE' 2022-03-16 11:17:42.067 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-16 11:17:42.069 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-16 11:17:42.072 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 11:17:42.075 | + ./stack.sh:exit_trap:522 : jobs='163917 2022-03-16 11:17:42.075 | 177551' 2022-03-16 11:17:42.077 | + ./stack.sh:exit_trap:525 : [[ -n 163917 2022-03-16 11:17:42.077 | 177551 ]] 2022-03-16 11:17:42.080 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-16-110933 ]] 2022-03-16 11:17:42.082 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-16 11:17:42.084 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-16 11:17:42.084 | exit_trap: cleaning up child processes 2022-03-16 11:17:42.087 | + ./stack.sh:exit_trap:527 : kill 163917 177551 2022-03-16 11:17:42.089 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.7lDDxDjbjI ']' 2022-03-16 11:17:42.092 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.7lDDxDjbjI 2022-03-16 11:17:42.096 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 11:17:42.098 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 11:17:42.101 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-16 11:17:42.103 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 11:17:42.103 | Error on exit 2022-03-16 11:17:42.106 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 11:17:42.108 | + ./stack.sh:exit_trap:542 : generate-subunit 1647428970 492 fail 2022-03-16 11:17:42.841 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 11:17:42.844 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 11:17:43.897 | + ./stack.sh:exit_trap:556 : exit 1