2022-08-22 23:21:23.680 | + ./stack.sh:main:482 : exec 2022-08-22 23:21:23.680 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-22-232123' 2022-08-22 23:21:23.680 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-22-232123.summary.2022-08-22-232123 2022-08-22 23:21:23.680 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 23:21:23.680 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-22-232123 2022-08-22 23:21:23.680 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-22-232123 /opt/stack/logs/stack.sh.log 2022-08-22 23:21:23.680 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-22-232123.summary.2022-08-22-232123 /opt/stack/logs/stack.sh.log.summary 2022-08-22 23:21:23.680 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-22 23:21:23.680 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-22 23:21:23.680 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-22 23:21:23.680 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-22 23:21:23.680 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-22 23:21:23.680 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-22 23:21:23.683 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-22 23:21:23.687 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-22 23:21:23.689 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-22 23:21:23.691 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-22 23:21:23.693 | + ./stack.sh:main:568 : set -o errexit 2022-08-22 23:21:23.695 | + ./stack.sh:main:571 : uname -a 2022-08-22 23:21:23.696 | Linux dv-neutron-854041-2-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-08-22 23:21:23.699 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-22 23:21:23.701 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-22 23:21:23.704 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-22 23:21:23.741 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-22 23:21:23.761 | + ./stack.sh:main:585 : fetch_plugins 2022-08-22 23:21:23.763 | + functions-common:fetch_plugins:1785 : local plugins= 2022-08-22 23:21:23.765 | + functions-common:fetch_plugins:1786 : local plugin 2022-08-22 23:21:23.767 | + functions-common:fetch_plugins:1789 : [[ -z '' ]] 2022-08-22 23:21:23.769 | + functions-common:fetch_plugins:1790 : return 2022-08-22 23:21:23.771 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-22 23:21:23.773 | + functions-common:run_phase:1867 : local mode=override_defaults 2022-08-22 23:21:23.775 | + functions-common:run_phase:1868 : local phase= 2022-08-22 23:21:23.777 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 23:21:23.779 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 23:21:23.781 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 23:21:23.782 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 23:21:23.784 | + functions-common:run_phase:1877 : local extra 2022-08-22 23:21:23.786 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 23:21:23.790 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 23:21:23.791 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 23:21:23.793 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 23:21:23.795 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-22 23:21:23.797 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 23:21:23.810 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:21:23.812 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-22 23:21:23.815 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 23:21:23.816 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 23:21:23.819 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 23:21:23.820 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 23:21:23.822 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-22 23:21:23.824 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-22 23:21:23.826 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-22 23:21:23.828 | + functions-common:run_phase:1888 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-22 23:21:23.829 | + functions-common:run_phase:1891 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 23:21:23.831 | + functions-common:run_phase:1892 : plugin_override_defaults 2022-08-22 23:21:23.833 | + functions-common:plugin_override_defaults:1826 : local plugins= 2022-08-22 23:21:23.835 | + functions-common:plugin_override_defaults:1827 : local plugin 2022-08-22 23:21:23.837 | + functions-common:plugin_override_defaults:1830 : [[ -z '' ]] 2022-08-22 23:21:23.838 | + functions-common:plugin_override_defaults:1831 : return 2022-08-22 23:21:23.840 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-22 23:21:23.858 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-22 23:21:23.861 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-22 23:21:23.875 | ++ functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:21:23.878 | +++ lib/tls:source:43 : hostname -f 2022-08-22 23:21:23.881 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-22 23:21:23.883 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-22 23:21:23.885 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-22 23:21:23.887 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-22 23:21:23.889 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-22 23:21:23.891 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-22 23:21:23.893 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-22 23:21:23.894 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-22 23:21:23.896 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-22 23:21:23.898 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-22 23:21:23.903 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-22 23:21:23.915 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-22 23:21:23.934 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-22 23:21:23.947 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-22 23:21:23.959 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-22 23:21:23.995 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-22 23:21:24.054 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-22 23:21:24.145 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-22 23:21:24.166 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-22 23:21:24.218 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-22 23:21:24.271 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-22 23:21:24.420 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-22 23:21:24.434 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-22 23:21:24.447 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-22 23:21:24.461 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-22 23:21:24.551 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-22 23:21:24.555 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-22 23:21:24.559 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-22 23:21:24.563 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-22 23:21:24.566 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-22 23:21:24.570 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-22 23:21:24.574 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-22 23:21:24.574 | False' 2022-08-22 23:21:24.578 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-22 23:21:24.594 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-22 23:21:24.596 | + ./stack.sh:main:619 : run_phase source 2022-08-22 23:21:24.598 | + functions-common:run_phase:1867 : local mode=source 2022-08-22 23:21:24.600 | + functions-common:run_phase:1868 : local phase= 2022-08-22 23:21:24.602 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 23:21:24.605 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 23:21:24.607 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 23:21:24.609 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 23:21:24.611 | + functions-common:run_phase:1877 : local extra 2022-08-22 23:21:24.613 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 23:21:24.617 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 23:21:24.619 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 23:21:24.622 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 23:21:24.624 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-22 23:21:24.626 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 23:21:24.641 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:21:24.643 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-22 23:21:24.645 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-22 23:21:24.685 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-22 23:21:24.687 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-22 23:21:24.690 | + functions-common:run_phase:1888 : [[ source == \s\o\u\r\c\e ]] 2022-08-22 23:21:24.692 | + functions-common:run_phase:1889 : load_plugin_settings 2022-08-22 23:21:24.694 | + functions-common:load_plugin_settings:1803 : local plugins= 2022-08-22 23:21:24.697 | + functions-common:load_plugin_settings:1804 : local plugin 2022-08-22 23:21:24.699 | + functions-common:load_plugin_settings:1807 : [[ -z '' ]] 2022-08-22 23:21:24.701 | + functions-common:load_plugin_settings:1808 : return 2022-08-22 23:21:24.703 | + functions-common:run_phase:1890 : verify_disabled_services 2022-08-22 23:21:24.706 | + functions-common:verify_disabled_services:2150 : local service 2022-08-22 23:21:24.708 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.710 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-22 23:21:24.713 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.716 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-22 23:21:24.718 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.720 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-22 23:21:24.724 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.726 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-22 23:21:24.728 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.731 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-22 23:21:24.734 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.736 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-22 23:21:24.738 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.741 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-22 23:21:24.744 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.747 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-22 23:21:24.750 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.752 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-22 23:21:24.754 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.757 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-22 23:21:24.759 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.761 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-22 23:21:24.764 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.766 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-22 23:21:24.768 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.771 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-22 23:21:24.773 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.776 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-22 23:21:24.778 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.780 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-22 23:21:24.783 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.785 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-22 23:21:24.788 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.790 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-22 23:21:24.792 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.795 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-22 23:21:24.797 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.799 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-22 23:21:24.802 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.804 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-22 23:21:24.806 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.809 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-22 23:21:24.811 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.813 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-22 23:21:24.816 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.818 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-22 23:21:24.820 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.823 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-22 23:21:24.825 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.827 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-22 23:21:24.830 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.832 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-22 23:21:24.834 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.837 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-22 23:21:24.839 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.842 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-22 23:21:24.844 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.847 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-22 23:21:24.849 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.852 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-22 23:21:24.854 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.856 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-22 23:21:24.859 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.862 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-22 23:21:24.864 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.867 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-22 23:21:24.870 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.872 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-22 23:21:24.875 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.877 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-22 23:21:24.879 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.883 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-22 23:21:24.885 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.887 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-22 23:21:24.890 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.892 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-22 23:21:24.895 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.897 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-22 23:21:24.899 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.902 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-22 23:21:24.904 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.907 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-22 23:21:24.909 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.911 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-22 23:21:24.914 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.916 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-22 23:21:24.918 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.921 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-22 23:21:24.923 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.925 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-22 23:21:24.928 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.930 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-22 23:21:24.932 | + functions-common:verify_disabled_services:2151 : for service in ${ENABLED_SERVICES//,/ } 2022-08-22 23:21:24.935 | + functions-common:verify_disabled_services:2152 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-22 23:21:24.938 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-22 23:21:24.941 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-22 23:21:24.943 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-22 23:21:24.960 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:21:24.962 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-22 23:21:24.964 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-22 23:21:24.967 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-22 23:21:24.984 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:21:24.986 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-22 23:21:24.989 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-22 23:21:24.991 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-22 23:21:24.994 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-22 23:21:24.996 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-22 23:21:24.999 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-22 23:21:25.001 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-22 23:21:25.003 | + lib/database:initialize_database_backends:92 : return 0 2022-08-22 23:21:25.006 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-22 23:21:25.006 | Using mysql database backend 2022-08-22 23:21:25.008 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-22 23:21:25.024 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-22 23:21:25.027 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-22 23:21:25.030 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-22 23:21:25.032 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-22 23:21:25.035 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 23:21:25.037 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-22 23:21:25.054 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:21:25.057 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-22 23:21:25.074 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-22 23:21:25.092 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:21:25.095 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-22 23:21:25.113 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-22 23:21:25.129 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-22 23:21:25.147 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:21:25.149 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-22 23:21:25.165 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:21:25.168 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-22 23:21:25.185 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-22 23:21:25.187 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-22 23:21:25.190 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-22 23:21:25.194 | + functions-common:save_stackenv:60 : local tag=752 2022-08-22 23:21:25.198 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 23:21:25.203 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-232125 2022-08-22 23:21:25.206 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-232125 752' 2022-08-22 23:21:25.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.211 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 23:21:25.214 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.216 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 23:21:25.219 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.221 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 23:21:25.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.226 | + 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-08-22 23:21:25.228 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.231 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 23:21:25.233 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.235 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 23:21:25.238 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.240 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-232123 2022-08-22 23:21:25.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.244 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 23:21:25.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.250 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 23:21:25.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.255 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 23:21:25.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.259 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 23:21:25.262 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.264 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 23:21:25.267 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.269 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 23:21:25.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.274 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 23:21:25.276 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:21:25.279 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 23:21:25.282 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-22 23:21:25.285 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-22 23:21:25.287 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-22 23:21:25.289 | + functions-common:git_clone:597 : local git_dest=/opt/stack/requirements 2022-08-22 23:21:25.291 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:21:25.294 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:21:25.297 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:21:25.299 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:21:25.301 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:21:25.305 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:21:25.319 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:21:25.321 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:21:25.323 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:21:25.326 | + functions-common:git_clone:617 : echo master 2022-08-22 23:21:25.326 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:21:25.331 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/requirements ]] 2022-08-22 23:21:25.334 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:21:25.336 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-22 23:21:25.349 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-08-22 23:21:25.352 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:21:25.352 | + functions-common:git_clone:678 : head -1 2022-08-22 23:21:25.355 | f9677e5f Updated from generate-constraints 2022-08-22 23:21:25.358 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:21:25.361 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-22 23:21:25.363 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 23:21:25.366 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-22 23:21:25.368 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-22 23:21:25.371 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-22 23:21:25.374 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-22 23:21:25.377 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-22 23:21:25.379 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-22 23:21:25.382 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-22 23:21:25.384 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-22 23:21:25.387 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-22 23:21:25.392 | ++ tools/install_prereqs.sh:source:47 : NOW=1661210485 2022-08-22 23:21:25.396 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-22 23:21:25.402 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1661209708 2022-08-22 23:21:25.405 | ++ tools/install_prereqs.sh:source:49 : DELTA=777 2022-08-22 23:21:25.408 | ++ tools/install_prereqs.sh:source:50 : [[ 777 -lt 7200 ]] 2022-08-22 23:21:25.410 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-08-22 23:21:25.413 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-22 23:21:25.415 | ++ functions-common:export_proxy_variables:2257 : isset http_proxy 2022-08-22 23:21:25.418 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-22 23:21:25.420 | ++ functions-common:export_proxy_variables:2260 : isset https_proxy 2022-08-22 23:21:25.422 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-22 23:21:25.425 | ++ functions-common:export_proxy_variables:2263 : isset no_proxy 2022-08-22 23:21:25.427 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-22 23:21:25.431 | +++ 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-08-22 23:21:25.478 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-22 23:21:25.478 | apache2-dev 2022-08-22 23:21:25.478 | bc 2022-08-22 23:21:25.478 | bsdmainutils 2022-08-22 23:21:25.478 | curl 2022-08-22 23:21:25.478 | g++ 2022-08-22 23:21:25.478 | gawk 2022-08-22 23:21:25.478 | gcc 2022-08-22 23:21:25.478 | gettext 2022-08-22 23:21:25.478 | git 2022-08-22 23:21:25.478 | graphviz 2022-08-22 23:21:25.478 | iputils-ping 2022-08-22 23:21:25.479 | libapache2-mod-proxy-uwsgi 2022-08-22 23:21:25.479 | libffi-dev 2022-08-22 23:21:25.479 | libjpeg-dev 2022-08-22 23:21:25.479 | libpcre3-dev 2022-08-22 23:21:25.479 | libpq-dev 2022-08-22 23:21:25.479 | libssl-dev 2022-08-22 23:21:25.479 | libsystemd-dev 2022-08-22 23:21:25.479 | libxml2-dev 2022-08-22 23:21:25.479 | libxslt1-dev 2022-08-22 23:21:25.479 | libyaml-dev 2022-08-22 23:21:25.479 | lsof 2022-08-22 23:21:25.479 | openssh-server 2022-08-22 23:21:25.479 | openssl 2022-08-22 23:21:25.479 | pkg-config 2022-08-22 23:21:25.479 | psmisc 2022-08-22 23:21:25.479 | python3-dev 2022-08-22 23:21:25.479 | python3-pip 2022-08-22 23:21:25.479 | python3-systemd 2022-08-22 23:21:25.479 | python3-venv 2022-08-22 23:21:25.479 | tar 2022-08-22 23:21:25.479 | tcpdump 2022-08-22 23:21:25.479 | unzip 2022-08-22 23:21:25.479 | uuid-runtime 2022-08-22 23:21:25.479 | wget 2022-08-22 23:21:25.479 | wget 2022-08-22 23:21:25.479 | zlib1g-dev 2022-08-22 23:21:25.479 | libkrb5-dev 2022-08-22 23:21:25.479 | libldap2-dev 2022-08-22 23:21:25.479 | libsasl2-dev 2022-08-22 23:21:25.479 | memcached 2022-08-22 23:21:25.479 | python3-mysqldb 2022-08-22 23:21:25.479 | sqlite3 2022-08-22 23:21:25.479 | conntrack 2022-08-22 23:21:25.479 | curl 2022-08-22 23:21:25.479 | dnsmasq-base 2022-08-22 23:21:25.479 | dnsmasq-utils 2022-08-22 23:21:25.479 | ebtables 2022-08-22 23:21:25.480 | genisoimage 2022-08-22 23:21:25.480 | iptables 2022-08-22 23:21:25.480 | iputils-arping 2022-08-22 23:21:25.480 | kpartx 2022-08-22 23:21:25.480 | libjs-jquery-tablesorter 2022-08-22 23:21:25.480 | parted 2022-08-22 23:21:25.480 | pm-utils 2022-08-22 23:21:25.480 | python3-mysqldb 2022-08-22 23:21:25.480 | socat 2022-08-22 23:21:25.480 | sqlite3 2022-08-22 23:21:25.480 | sudo 2022-08-22 23:21:25.480 | vlan 2022-08-22 23:21:25.480 | lsscsi 2022-08-22 23:21:25.480 | open-iscsi 2022-08-22 23:21:25.480 | lvm2 2022-08-22 23:21:25.480 | qemu-utils 2022-08-22 23:21:25.480 | thin-provisioning-tools 2022-08-22 23:21:25.480 | acl 2022-08-22 23:21:25.480 | dnsmasq-base 2022-08-22 23:21:25.480 | dnsmasq-utils 2022-08-22 23:21:25.480 | ebtables 2022-08-22 23:21:25.480 | haproxy 2022-08-22 23:21:25.480 | iptables 2022-08-22 23:21:25.480 | iputils-arping 2022-08-22 23:21:25.480 | iputils-ping 2022-08-22 23:21:25.480 | postgresql-server-dev-all 2022-08-22 23:21:25.480 | python3-mysqldb 2022-08-22 23:21:25.480 | sqlite3 2022-08-22 23:21:25.480 | sudo 2022-08-22 23:21:25.480 | vlan 2022-08-22 23:21:25.480 | pcp 2022-08-22 23:21:25.480 | ipset 2022-08-22 23:21:25.480 | conntrack 2022-08-22 23:21:25.480 | conntrackd 2022-08-22 23:21:25.480 | keepalived 2022-08-22 23:21:25.480 | lvm2 2022-08-22 23:21:25.480 | qemu-utils 2022-08-22 23:21:25.480 | thin-provisioning-tools 2022-08-22 23:21:25.480 | curl 2022-08-22 23:21:25.481 | liberasurecode-dev 2022-08-22 23:21:25.481 | make 2022-08-22 23:21:25.481 | memcached 2022-08-22 23:21:25.481 | rsync 2022-08-22 23:21:25.481 | sqlite3 2022-08-22 23:21:25.481 | xfsprogs' 2022-08-22 23:21:25.481 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-22 23:21:25.501 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-22 23:21:25.501 | apache2-dev 2022-08-22 23:21:25.501 | bc 2022-08-22 23:21:25.501 | bsdmainutils 2022-08-22 23:21:25.501 | curl 2022-08-22 23:21:25.501 | g++ 2022-08-22 23:21:25.501 | gawk 2022-08-22 23:21:25.501 | gcc 2022-08-22 23:21:25.501 | gettext 2022-08-22 23:21:25.501 | git 2022-08-22 23:21:25.501 | graphviz 2022-08-22 23:21:25.501 | iputils-ping 2022-08-22 23:21:25.501 | libapache2-mod-proxy-uwsgi 2022-08-22 23:21:25.501 | libffi-dev 2022-08-22 23:21:25.501 | libjpeg-dev 2022-08-22 23:21:25.501 | libpcre3-dev 2022-08-22 23:21:25.501 | libpq-dev 2022-08-22 23:21:25.501 | libssl-dev 2022-08-22 23:21:25.501 | libsystemd-dev 2022-08-22 23:21:25.501 | libxml2-dev 2022-08-22 23:21:25.501 | libxslt1-dev 2022-08-22 23:21:25.501 | libyaml-dev 2022-08-22 23:21:25.501 | lsof 2022-08-22 23:21:25.501 | openssh-server 2022-08-22 23:21:25.501 | openssl 2022-08-22 23:21:25.501 | pkg-config 2022-08-22 23:21:25.501 | psmisc 2022-08-22 23:21:25.501 | python3-dev 2022-08-22 23:21:25.501 | python3-pip 2022-08-22 23:21:25.501 | python3-systemd 2022-08-22 23:21:25.502 | python3-venv 2022-08-22 23:21:25.502 | tar 2022-08-22 23:21:25.502 | tcpdump 2022-08-22 23:21:25.502 | unzip 2022-08-22 23:21:25.502 | uuid-runtime 2022-08-22 23:21:25.502 | wget 2022-08-22 23:21:25.502 | wget 2022-08-22 23:21:25.502 | zlib1g-dev 2022-08-22 23:21:25.502 | libkrb5-dev 2022-08-22 23:21:25.502 | libldap2-dev 2022-08-22 23:21:25.502 | libsasl2-dev 2022-08-22 23:21:25.502 | memcached 2022-08-22 23:21:25.502 | python3-mysqldb 2022-08-22 23:21:25.502 | sqlite3 2022-08-22 23:21:25.502 | conntrack 2022-08-22 23:21:25.502 | curl 2022-08-22 23:21:25.502 | dnsmasq-base 2022-08-22 23:21:25.502 | dnsmasq-utils 2022-08-22 23:21:25.502 | ebtables 2022-08-22 23:21:25.502 | genisoimage 2022-08-22 23:21:25.502 | iptables 2022-08-22 23:21:25.502 | iputils-arping 2022-08-22 23:21:25.502 | kpartx 2022-08-22 23:21:25.502 | libjs-jquery-tablesorter 2022-08-22 23:21:25.502 | parted 2022-08-22 23:21:25.502 | pm-utils 2022-08-22 23:21:25.502 | python3-mysqldb 2022-08-22 23:21:25.502 | socat 2022-08-22 23:21:25.502 | sqlite3 2022-08-22 23:21:25.502 | sudo 2022-08-22 23:21:25.502 | vlan 2022-08-22 23:21:25.502 | lsscsi 2022-08-22 23:21:25.502 | open-iscsi 2022-08-22 23:21:25.502 | lvm2 2022-08-22 23:21:25.502 | qemu-utils 2022-08-22 23:21:25.502 | thin-provisioning-tools 2022-08-22 23:21:25.502 | acl 2022-08-22 23:21:25.502 | dnsmasq-base 2022-08-22 23:21:25.502 | dnsmasq-utils 2022-08-22 23:21:25.503 | ebtables 2022-08-22 23:21:25.503 | haproxy 2022-08-22 23:21:25.503 | iptables 2022-08-22 23:21:25.503 | iputils-arping 2022-08-22 23:21:25.503 | iputils-ping 2022-08-22 23:21:25.503 | postgresql-server-dev-all 2022-08-22 23:21:25.503 | python3-mysqldb 2022-08-22 23:21:25.503 | sqlite3 2022-08-22 23:21:25.503 | sudo 2022-08-22 23:21:25.503 | vlan 2022-08-22 23:21:25.503 | pcp 2022-08-22 23:21:25.503 | ipset 2022-08-22 23:21:25.503 | conntrack 2022-08-22 23:21:25.503 | conntrackd 2022-08-22 23:21:25.503 | keepalived 2022-08-22 23:21:25.503 | lvm2 2022-08-22 23:21:25.503 | qemu-utils 2022-08-22 23:21:25.503 | thin-provisioning-tools 2022-08-22 23:21:25.503 | curl 2022-08-22 23:21:25.503 | liberasurecode-dev 2022-08-22 23:21:25.503 | make 2022-08-22 23:21:25.503 | memcached 2022-08-22 23:21:25.503 | rsync 2022-08-22 23:21:25.503 | sqlite3 2022-08-22 23:21:25.503 | xfsprogs ' 2022-08-22 23:21:25.503 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-22 23:21:25.506 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:21:25.508 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:21:25.512 | ++ 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-08-22 23:21:25.512 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-22 23:21:25.517 | ++ 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-08-22 23:21:25.519 | ++ functions-common:install_package:1463 : update_package_repo 2022-08-22 23:21:25.521 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:21:25.524 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-08-22 23:21:25.526 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:21:25.528 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:21:25.530 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:21:25.533 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:21:25.535 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:21:25.537 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:21:25.539 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-08-22 23:21:25.541 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-08-22 23:21:25.543 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-08-22 23:21:25.546 | +++ functions-common:apt_get_update:1197 : id -u 2022-08-22 23:21:25.550 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-08-22 23:21:25.552 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-08-22 23:21:25.555 | ++ functions-common:time_start:2425 : local name=apt-get-update 2022-08-22 23:21:25.557 | ++ functions-common:time_start:2426 : local start_time= 2022-08-22 23:21:25.559 | ++ functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 23:21:25.562 | +++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 23:21:25.566 | ++ functions-common:time_start:2430 : _TIME_START[$name]=1661210485563 2022-08-22 23:21:25.568 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-22 23:21:25.570 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-22 23:21:25.572 | ++ 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-08-22 23:21:25.830 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-22 23:21:25.874 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-22 23:21:25.933 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-22 23:21:25.995 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-22 23:21:28.307 | Reading package lists... 2022-08-22 23:21:28.342 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-08-22 23:21:28.345 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-08-22 23:21:28.348 | ++ functions-common:time_stop:2439 : local name 2022-08-22 23:21:28.350 | ++ functions-common:time_stop:2440 : local end_time 2022-08-22 23:21:28.352 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:21:28.354 | ++ functions-common:time_stop:2442 : local total 2022-08-22 23:21:28.357 | ++ functions-common:time_stop:2443 : local start_time 2022-08-22 23:21:28.360 | ++ functions-common:time_stop:2445 : name=apt-get-update 2022-08-22 23:21:28.362 | ++ functions-common:time_stop:2446 : start_time=1661210485563 2022-08-22 23:21:28.365 | ++ functions-common:time_stop:2448 : [[ -z 1661210485563 ]] 2022-08-22 23:21:28.369 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:21:28.374 | ++ functions-common:time_stop:2451 : end_time=1661210488372 2022-08-22 23:21:28.376 | ++ functions-common:time_stop:2452 : elapsed_time=2809 2022-08-22 23:21:28.379 | ++ functions-common:time_stop:2453 : total=0 2022-08-22 23:21:28.381 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:21:28.383 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2809 2022-08-22 23:21:28.385 | ++ 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-08-22 23:21:28.387 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:21:28.390 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:21:28.392 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:21:28.394 | ++ 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-08-22 23:21:28.416 | ++ 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-08-22 23:21:28.528 | Reading package lists... 2022-08-22 23:21:28.790 | Building dependency tree... 2022-08-22 23:21:28.792 | Reading state information... 2022-08-22 23:21:28.829 | acl is already the newest version (2.2.53-6). 2022-08-22 23:21:28.829 | bc is already the newest version (1.07.1-2build1). 2022-08-22 23:21:28.829 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-22 23:21:28.829 | conntrack is already the newest version (1:1.4.5-2). 2022-08-22 23:21:28.829 | ebtables is already the newest version (2.0.11-3build1). 2022-08-22 23:21:28.829 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-22 23:21:28.829 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-22 23:21:28.829 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-22 23:21:28.829 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-08-22 23:21:28.829 | gettext is already the newest version (0.19.8.1-10build1). 2022-08-22 23:21:28.829 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-22 23:21:28.830 | iputils-arping is already the newest version (3:20190709-3). 2022-08-22 23:21:28.830 | iputils-ping is already the newest version (3:20190709-3). 2022-08-22 23:21:28.830 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-22 23:21:28.830 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-08-22 23:21:28.830 | libffi-dev is already the newest version (3.3-4). 2022-08-22 23:21:28.830 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-08-22 23:21:28.830 | libyaml-dev is already the newest version (0.2.2-1). 2022-08-22 23:21:28.830 | lsscsi is already the newest version (0.30-0.1). 2022-08-22 23:21:28.830 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-22 23:21:28.830 | make is already the newest version (4.2.1-1.2). 2022-08-22 23:21:28.830 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-08-22 23:21:28.830 | psmisc is already the newest version (23.3-1). 2022-08-22 23:21:28.830 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-22 23:21:28.830 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-08-22 23:21:28.830 | python3-systemd is already the newest version (234-3build2). 2022-08-22 23:21:28.830 | socat is already the newest version (1.7.3.3-2). 2022-08-22 23:21:28.830 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-22 23:21:28.830 | unzip is already the newest version (6.0-25ubuntu1). 2022-08-22 23:21:28.830 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-22 23:21:28.830 | conntrackd is already the newest version (1:1.4.5-2). 2022-08-22 23:21:28.830 | graphviz is already the newest version (2.42.2-3build2). 2022-08-22 23:21:28.830 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-08-22 23:21:28.830 | pcp is already the newest version (5.0.3-1). 2022-08-22 23:21:28.830 | pm-utils is already the newest version (1.4.1-19). 2022-08-22 23:21:28.830 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-08-22 23:21:28.830 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 23:21:28.830 | apache2-dev is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 23:21:28.830 | curl is already the newest version (7.68.0-1ubuntu2.12). 2022-08-22 23:21:28.830 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-08-22 23:21:28.830 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-08-22 23:21:28.830 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-22 23:21:28.830 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-08-22 23:21:28.830 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-08-22 23:21:28.830 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-08-22 23:21:28.830 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-08-22 23:21:28.830 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-08-22 23:21:28.830 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-22 23:21:28.831 | libpq-dev is already the newest version (12.12-0ubuntu0.20.04.1). 2022-08-22 23:21:28.831 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-08-22 23:21:28.831 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-22 23:21:28.831 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-08-22 23:21:28.831 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.4). 2022-08-22 23:21:28.831 | libxslt1-dev is already the newest version (1.1.34-4ubuntu0.20.04.1). 2022-08-22 23:21:28.831 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-22 23:21:28.831 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-08-22 23:21:28.831 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-08-22 23:21:28.831 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-08-22 23:21:28.831 | openssl is already the newest version (1.1.1f-1ubuntu2.16). 2022-08-22 23:21:28.831 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-22 23:21:28.831 | qemu-utils is already the newest version (1:4.2-3ubuntu6.23). 2022-08-22 23:21:28.831 | rsync is already the newest version (3.1.3-8ubuntu0.4). 2022-08-22 23:21:28.831 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-08-22 23:21:28.831 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-22 23:21:28.831 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-08-22 23:21:28.831 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-08-22 23:21:28.831 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-08-22 23:21:28.831 | wget is already the newest version (1.20.3-1ubuntu2). 2022-08-22 23:21:28.831 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-22 23:21:29.069 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 23:21:29.069 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-08-22 23:21:29.069 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-22 23:21:29.069 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-08-22 23:21:29.069 | The following packages were automatically installed and are no longer required: 2022-08-22 23:21:29.070 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:21:29.070 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:21:29.070 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:21:29.070 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:21:29.070 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:21:29.070 | python3-zope.interface 2022-08-22 23:21:29.071 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:21:29.197 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:21:29.201 | ++ functions-common:apt_get:1234 : result=0 2022-08-22 23:21:29.204 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:21:29.206 | ++ functions-common:time_stop:2439 : local name 2022-08-22 23:21:29.209 | ++ functions-common:time_stop:2440 : local end_time 2022-08-22 23:21:29.211 | ++ functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:21:29.213 | ++ functions-common:time_stop:2442 : local total 2022-08-22 23:21:29.215 | ++ functions-common:time_stop:2443 : local start_time 2022-08-22 23:21:29.217 | ++ functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:21:29.219 | ++ functions-common:time_stop:2446 : start_time=1661210488413 2022-08-22 23:21:29.222 | ++ functions-common:time_stop:2448 : [[ -z 1661210488413 ]] 2022-08-22 23:21:29.226 | +++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:21:29.230 | ++ functions-common:time_stop:2451 : end_time=1661210489227 2022-08-22 23:21:29.232 | ++ functions-common:time_stop:2452 : elapsed_time=814 2022-08-22 23:21:29.234 | ++ functions-common:time_stop:2453 : total=813 2022-08-22 23:21:29.236 | ++ functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:21:29.239 | ++ functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1627 2022-08-22 23:21:29.241 | ++ functions-common:apt_get:1238 : return 0 2022-08-22 23:21:29.244 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-22 23:21:29.247 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-22 23:21:29.250 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-22 23:21:29.255 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-22 23:21:29.259 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-22 23:21:29.262 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-22 23:21:29.265 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-22 23:21:30.777 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-22 23:21:30.779 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-22 23:21:30.782 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-22 23:21:30.784 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-22 23:21:30.787 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-22 23:21:30.789 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-22 23:21:30.791 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-22 23:21:30.792 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-22 23:21:30.794 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-22 23:21:30.796 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-22 23:21:30.798 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-22 23:21:30.800 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-22 23:21:30.802 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-22 23:21:30.803 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-22 23:21:30.805 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-22 23:21:30.807 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-22 23:21:30.809 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-22 23:21:30.810 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-22 23:21:30.812 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-22 23:21:30.814 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-22 23:21:30.816 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-22 23:21:30.819 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-22 23:21:30.820 | + functions-common:_ensure_lsb_release:394 : return 2022-08-22 23:21:30.823 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-22 23:21:30.892 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-22 23:21:30.896 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-22 23:21:30.964 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-22 23:21:30.967 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-22 23:21:31.036 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-22 23:21:31.038 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2022-08-22 23:21:31.042 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-22 23:21:31.045 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-22 23:21:31.049 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-22 23:21:31.052 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-22 23:21:31.054 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-22 23:21:31.057 | + functions-common:GetDistro:447 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-22 23:21:31.060 | + functions-common:GetDistro:450 : DISTRO=focal 2022-08-22 23:21:31.062 | + functions-common:GetDistro:495 : typeset -xr DISTRO 2022-08-22 23:21:31.064 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-22 23:21:31.064 | Distro: focal 2022-08-22 23:21:31.067 | + tools/install_pip.sh:main:124 : get_versions 2022-08-22 23:21:31.070 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-22 23:21:31.075 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-22 23:21:31.078 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-22 23:21:31.081 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-22 23:21:31.082 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-22 23:21:32.522 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-22 23:21:32.525 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-22 23:21:32.525 | pip: 20.0.2 2022-08-22 23:21:32.528 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-22 23:21:32.531 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-22 23:21:32.534 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:21:32.537 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:21:32.539 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:21:32.543 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:21:32.546 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:21:32.549 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:21:32.552 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:21:32.554 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:21:32.556 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:21:32.558 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:21:32.560 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-22 23:21:32.562 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:21:32.564 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:21:32.566 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-22 23:21:32.570 | + tools/install_pip.sh:main:153 : set -x 2022-08-22 23:21:32.572 | + tools/install_pip.sh:main:156 : get_versions 2022-08-22 23:21:32.575 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-22 23:21:32.579 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-22 23:21:32.581 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-22 23:21:32.584 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-22 23:21:32.584 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-22 23:21:34.034 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-22 23:21:34.037 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-22 23:21:34.038 | pip: 20.0.2 2022-08-22 23:21:34.041 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-22 23:21:34.046 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-22 23:21:34.051 | + ./stack.sh:main:791 : fixup_all 2022-08-22 23:21:34.054 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-22 23:21:34.057 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-22 23:21:34.060 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:21:34.062 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:21:34.065 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-08-22 23:21:34.083 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-22 23:21:34.094 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-22 23:21:34.105 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-22 23:21:34.108 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-22 23:21:34.110 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:21:34.112 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:21:34.115 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:21:34.117 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:21:34.121 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:21:34.123 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:21:34.125 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:21:34.128 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:21:34.130 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:21:34.132 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:21:34.135 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-22 23:21:34.138 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-22 23:21:34.140 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-22 23:21:34.143 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:21:34.146 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:21:34.148 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:21:34.151 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:21:34.153 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:21:34.155 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:21:34.157 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-22 23:21:34.160 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-22 23:21:34.183 | Using python 3.8 to install os-testr 2022-08-22 23:21:34.185 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-22 23:21:36.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:21:36.245 | from cryptography.utils import int_from_bytes 2022-08-22 23:21:36.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:21:36.245 | from cryptography.utils import int_from_bytes 2022-08-22 23:21:37.294 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:21:37.362 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (3.0.0) 2022-08-22 23:21:37.832 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:21:37.856 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.4.0) 2022-08-22 23:21:38.350 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 23:21:38.766 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 23:21:39.232 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:21:41.552 | + inc/python:pip_install:196 : result=0 2022-08-22 23:21:41.555 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:21:41.559 | + functions-common:time_stop:2439 : local name 2022-08-22 23:21:41.563 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:21:41.567 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:21:41.571 | + functions-common:time_stop:2442 : local total 2022-08-22 23:21:41.575 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:21:41.578 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:21:41.582 | + functions-common:time_stop:2446 : start_time=1661210494178 2022-08-22 23:21:41.585 | + functions-common:time_stop:2448 : [[ -z 1661210494178 ]] 2022-08-22 23:21:41.588 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:21:41.592 | + functions-common:time_stop:2451 : end_time=1661210501589 2022-08-22 23:21:41.594 | + functions-common:time_stop:2452 : elapsed_time=7411 2022-08-22 23:21:41.596 | + functions-common:time_stop:2453 : total=0 2022-08-22 23:21:41.598 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:21:41.601 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7411 2022-08-22 23:21:41.603 | + inc/python:pip_install:199 : return 0 2022-08-22 23:21:41.605 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-22 23:21:41.663 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-22 23:21:41.783 | + ./stack.sh:main:805 : install_infra 2022-08-22 23:21:41.786 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 23:21:41.788 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-22 23:21:41.793 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 23:21:41.795 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-22 23:21:41.820 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-22 23:21:44.578 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:21:44.704 | Requirement already up-to-date: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:21:45.049 | + inc/python:pip_install:196 : result=0 2022-08-22 23:21:45.053 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:21:45.056 | + functions-common:time_stop:2439 : local name 2022-08-22 23:21:45.058 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:21:45.060 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:21:45.063 | + functions-common:time_stop:2442 : local total 2022-08-22 23:21:45.065 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:21:45.067 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:21:45.070 | + functions-common:time_stop:2446 : start_time=1661210501811 2022-08-22 23:21:45.072 | + functions-common:time_stop:2448 : [[ -z 1661210501811 ]] 2022-08-22 23:21:45.075 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:21:45.079 | + functions-common:time_stop:2451 : end_time=1661210505076 2022-08-22 23:21:45.082 | + functions-common:time_stop:2452 : elapsed_time=3265 2022-08-22 23:21:45.084 | + functions-common:time_stop:2453 : total=7411 2022-08-22 23:21:45.086 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:21:45.088 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=10676 2022-08-22 23:21:45.091 | + inc/python:pip_install:199 : return 0 2022-08-22 23:21:45.093 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-22 23:21:45.096 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-22 23:21:45.118 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-22 23:21:47.747 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:21:47.749 | Processing /opt/stack/requirements 2022-08-22 23:21:49.521 | 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 22)) (6.0) 2022-08-22 23:21:49.524 | Requirement already satisfied: fixtures===4.0.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:21:49.536 | 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 328)) (21.3) 2022-08-22 23:21:49.542 | Requirement already satisfied: pbr===5.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:21:49.544 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:21:49.550 | Requirement already satisfied: requests===2.28.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:21:49.564 | 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 483)) (1.16.0) 2022-08-22 23:21:49.567 | Requirement already satisfied: urllib3===1.26.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:21:49.599 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5630) (1.3) 2022-08-22 23:21:49.602 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5630) (0.3.0) 2022-08-22 23:21:49.617 | Requirement already satisfied: charset-normalizer===2.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:21:49.622 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2022.6.15) 2022-08-22 23:21:49.625 | 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 200)) (3.3) 2022-08-22 23:21:49.628 | Requirement already satisfied: cliff===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 23:21:49.639 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 23:21:49.642 | Requirement already satisfied: cmd2===2.4.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 23:21:49.708 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:21:49.720 | Requirement already satisfied: importlib-metadata===4.12.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:21:49.757 | Requirement already satisfied: stevedore===4.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:21:49.761 | 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 370)) (1.8.2) 2022-08-22 23:21:49.763 | Requirement already satisfied: attrs===22.1.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:21:49.820 | 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 572)) (0.2.5) 2022-08-22 23:21:49.825 | Requirement already satisfied: zipp===3.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:21:49.852 | Building wheels for collected packages: openstack-requirements 2022-08-22 23:21:49.853 | Building wheel for openstack-requirements (setup.py): started 2022-08-22 23:21:50.715 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-22 23:21:50.716 | ERROR: Command errored out with exit status 1: 2022-08-22 23:21:50.716 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-bmy6jqz3/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-bmy6jqz3/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-0z5r7vdt 2022-08-22 23:21:50.716 | cwd: /tmp/pip-req-build-bmy6jqz3/ 2022-08-22 23:21:50.716 | Complete output (6 lines): 2022-08-22 23:21:50.716 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-22 23:21:50.716 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-22 23:21:50.716 | or: setup.py --help-commands 2022-08-22 23:21:50.716 | or: setup.py cmd --help 2022-08-22 23:21:50.716 | 2022-08-22 23:21:50.716 | error: invalid command 'bdist_wheel' 2022-08-22 23:21:50.716 | ---------------------------------------- 2022-08-22 23:21:50.716 | ERROR: Failed building wheel for openstack-requirements 2022-08-22 23:21:50.717 | Running setup.py clean for openstack-requirements 2022-08-22 23:21:51.593 | Failed to build openstack-requirements 2022-08-22 23:21:51.612 | Installing collected packages: openstack-requirements 2022-08-22 23:21:51.612 | Attempting uninstall: openstack-requirements 2022-08-22 23:21:51.613 | Found existing installation: openstack-requirements 1.2.1.dev5630 2022-08-22 23:21:51.649 | Uninstalling openstack-requirements-1.2.1.dev5630: 2022-08-22 23:21:51.666 | Successfully uninstalled openstack-requirements-1.2.1.dev5630 2022-08-22 23:21:51.669 | Running setup.py install for openstack-requirements: started 2022-08-22 23:21:54.129 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-22 23:21:54.160 | Successfully installed openstack-requirements-1.2.1.dev5630 2022-08-22 23:21:54.290 | + inc/python:pip_install:196 : result=0 2022-08-22 23:21:54.294 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:21:54.298 | + functions-common:time_stop:2439 : local name 2022-08-22 23:21:54.301 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:21:54.304 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:21:54.307 | + functions-common:time_stop:2442 : local total 2022-08-22 23:21:54.309 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:21:54.311 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:21:54.313 | + functions-common:time_stop:2446 : start_time=1661210505111 2022-08-22 23:21:54.315 | + functions-common:time_stop:2448 : [[ -z 1661210505111 ]] 2022-08-22 23:21:54.318 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:21:54.322 | + functions-common:time_stop:2451 : end_time=1661210514320 2022-08-22 23:21:54.325 | + functions-common:time_stop:2452 : elapsed_time=9209 2022-08-22 23:21:54.327 | + functions-common:time_stop:2453 : total=10676 2022-08-22 23:21:54.329 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:21:54.331 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=19885 2022-08-22 23:21:54.334 | + inc/python:pip_install:199 : return 0 2022-08-22 23:21:54.336 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-22 23:21:54.339 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-22 23:21:54.341 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-22 23:21:54.344 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:21:54.346 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:21:54.348 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-22 23:21:54.352 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:21:54.354 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-22 23:21:54.377 | Using python 3.8 to install pbr 2022-08-22 23:21:54.380 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-22 23:21:56.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:21:56.443 | from cryptography.utils import int_from_bytes 2022-08-22 23:21:56.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:21:56.443 | from cryptography.utils import int_from_bytes 2022-08-22 23:21:57.495 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:21:57.621 | Requirement already up-to-date: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:21:59.966 | + inc/python:pip_install:196 : result=0 2022-08-22 23:21:59.969 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:21:59.972 | + functions-common:time_stop:2439 : local name 2022-08-22 23:21:59.975 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:21:59.978 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:21:59.980 | + functions-common:time_stop:2442 : local total 2022-08-22 23:21:59.983 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:21:59.986 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:21:59.988 | + functions-common:time_stop:2446 : start_time=1661210514370 2022-08-22 23:21:59.991 | + functions-common:time_stop:2448 : [[ -z 1661210514370 ]] 2022-08-22 23:21:59.995 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:00.001 | + functions-common:time_stop:2451 : end_time=1661210519997 2022-08-22 23:22:00.004 | + functions-common:time_stop:2452 : elapsed_time=5627 2022-08-22 23:22:00.007 | + functions-common:time_stop:2453 : total=19885 2022-08-22 23:22:00.009 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:00.012 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=25512 2022-08-22 23:22:00.014 | + inc/python:pip_install:199 : return 0 2022-08-22 23:22:00.016 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-22 23:22:02.308 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-22 23:22:04.188 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:22:04.190 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-08-22 23:22:04.212 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-08-22 23:22:04.219 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-08-22 23:22:04.222 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.10.0) 2022-08-22 23:22:04.224 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-08-22 23:22:04.227 | 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.9) 2022-08-22 23:22:04.302 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-22 23:22:04.305 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-22 23:22:04.310 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-22 23:22:04.330 | + ./stack.sh:main:814 : pkgs= 2022-08-22 23:22:04.332 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-22 23:22:04.335 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-22 23:22:04.337 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 23:22:04.339 | + functions-common:run_phase:1868 : local phase=pre-install 2022-08-22 23:22:04.341 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 23:22:04.344 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 23:22:04.347 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 23:22:04.349 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 23:22:04.352 | + functions-common:run_phase:1877 : local extra 2022-08-22 23:22:04.355 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 23:22:04.360 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 23:22:04.363 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 23:22:04.366 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 23:22:04.369 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-22 23:22:04.372 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 23:22:04.389 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:04.391 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 23:22:04.393 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 23:22:04.395 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-22 23:22:04.398 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-22 23:22:04.400 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-22 23:22:04.402 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-22 23:22:04.404 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-22 23:22:04.406 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-22 23:22:04.408 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-22 23:22:04.411 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-22 23:22:04.413 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-22 23:22:04.415 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 23:22:04.417 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 23:22:04.419 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 23:22:04.421 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 23:22:04.424 | + functions-common:run_phase:1894 : run_plugins stack pre-install 2022-08-22 23:22:04.426 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 23:22:04.428 | + functions-common:run_plugins:1854 : local phase=pre-install 2022-08-22 23:22:04.430 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 23:22:04.432 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 23:22:04.435 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-22 23:22:04.437 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-22 23:22:04.440 | + functions:set_systemd_override:821 : local value=2048 2022-08-22 23:22:04.442 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-22 23:22:04.444 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-22 23:22:04.502 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-22 23:22:04.502 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-22 23:22:04.504 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-22 23:22:05.032 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-22 23:22:05.036 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-22 23:22:05.056 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:05.059 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-22 23:22:05.062 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:22:05.066 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:22:05.069 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:22:05.072 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:22:05.075 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:05.078 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:22:05.081 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:05.086 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:05.089 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:22:05.092 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:05.095 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:22:05.098 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:22:05.101 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-08-22 23:22:05.103 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:22:05.106 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:05.108 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:05.110 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-08-22 23:22:05.132 | + 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-08-22 23:22:05.251 | Reading package lists... 2022-08-22 23:22:05.516 | Building dependency tree... 2022-08-22 23:22:05.517 | Reading state information... 2022-08-22 23:22:05.796 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-08-22 23:22:05.796 | The following packages were automatically installed and are no longer required: 2022-08-22 23:22:05.797 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:22:05.797 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:22:05.797 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:22:05.798 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:22:05.798 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:22:05.798 | python3-zope.interface 2022-08-22 23:22:05.798 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:22:05.942 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:22:05.948 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:22:05.951 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:22:05.955 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:05.959 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:05.963 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:05.967 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:05.971 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:05.974 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:22:05.977 | + functions-common:time_stop:2446 : start_time=1661210525129 2022-08-22 23:22:05.980 | + functions-common:time_stop:2448 : [[ -z 1661210525129 ]] 2022-08-22 23:22:05.983 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:05.988 | + functions-common:time_stop:2451 : end_time=1661210525984 2022-08-22 23:22:05.990 | + functions-common:time_stop:2452 : elapsed_time=855 2022-08-22 23:22:05.992 | + functions-common:time_stop:2453 : total=1627 2022-08-22 23:22:05.996 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:05.998 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=2482 2022-08-22 23:22:06.001 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:22:06.004 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-22 23:22:06.006 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:22:06.009 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:22:06.011 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:22:06.014 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:22:06.016 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:22:06.018 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:22:06.021 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-22 23:22:06.024 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:22:06.026 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:22:06.028 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:22:06.031 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:22:06.033 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:22:06.036 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:22:06.039 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:22:06.041 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:22:06.043 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:22:06.046 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:22:06.048 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-22 23:22:06.051 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:22:06.054 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:22:06.056 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:22:06.059 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:22:06.061 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:22:06.064 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:22:06.067 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-22 23:22:06.070 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-22 23:22:06.088 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:06.091 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-22 23:22:06.093 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 23:22:06.095 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-22 23:22:06.098 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-22 23:22:06.101 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-22 23:22:06.105 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-22 23:22:06.108 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-22 23:22:06.110 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-22 23:22:06.113 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-22 23:22:06.115 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-22 23:22:06.117 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-22 23:22:06.121 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-22 23:22:06.862 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-22 23:22:06.862 | user tags 2022-08-22 23:22:06.862 | stackrabbit []' 2022-08-22 23:22:06.866 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-22 23:22:06.866 | user tags 2022-08-22 23:22:06.866 | stackrabbit []' 2022-08-22 23:22:06.866 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-22 23:22:06.873 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-08-22 23:22:06.875 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-08-22 23:22:06.878 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-22 23:22:07.562 | Changing password for user "stackrabbit" ... 2022-08-22 23:22:07.594 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-22 23:22:08.297 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-22 23:22:08.323 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-22 23:22:08.325 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-22 23:22:09.025 | Changing password for user "stackrabbit" ... 2022-08-22 23:22:09.054 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-22 23:22:09.056 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-22 23:22:09.059 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-22 23:22:09.740 | Deleting user "guest" ... 2022-08-22 23:22:09.756 | Error: 2022-08-22 23:22:09.756 | {:no_such_user, "guest"} 2022-08-22 23:22:09.770 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-08-22 23:22:09.772 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-22 23:22:09.789 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:09.792 | + ./stack.sh:main:831 : install_database 2022-08-22 23:22:09.794 | + lib/database:install_database:118 : install_database_mysql 2022-08-22 23:22:09.797 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-22 23:22:09.799 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:09.802 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:09.804 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-22 23:22:10.024 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-22 23:22:10.028 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:10.032 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-22 23:22:10.036 | + functions-common:is_oraclelinux:507 : [[ -z Ubuntu ]] 2022-08-22 23:22:10.040 | + functions-common:is_oraclelinux:511 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:22:10.042 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-22 23:22:10.046 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:22:10.048 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:22:10.051 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:22:10.054 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:22:10.056 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:22:10.059 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:22:10.061 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:22:10.064 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:22:10.066 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:22:10.069 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:22:10.072 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-22 23:22:10.074 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:22:10.077 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:22:10.079 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:22:10.082 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:22:10.084 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:22:10.087 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:22:10.089 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-22 23:22:10.092 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:10.094 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:10.096 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-22 23:22:10.099 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:22:10.101 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:22:10.104 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:22:10.107 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:22:10.109 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:10.112 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:22:10.115 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:10.118 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:10.121 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:22:10.123 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:10.126 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:22:10.128 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:22:10.131 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-08-22 23:22:10.133 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:22:10.135 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:10.138 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:10.140 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-08-22 23:22:10.162 | + 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-08-22 23:22:10.274 | Reading package lists... 2022-08-22 23:22:10.535 | Building dependency tree... 2022-08-22 23:22:10.537 | Reading state information... 2022-08-22 23:22:10.809 | mysql-server is already the newest version (8.0.30-0ubuntu0.20.04.2). 2022-08-22 23:22:10.809 | The following packages were automatically installed and are no longer required: 2022-08-22 23:22:10.810 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:22:10.810 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:22:10.810 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:22:10.810 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:22:10.810 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:22:10.810 | python3-zope.interface 2022-08-22 23:22:10.810 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:22:10.955 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:22:10.961 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:22:10.964 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:22:10.966 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:10.969 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:10.972 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:10.974 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:10.977 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:10.979 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:22:10.982 | + functions-common:time_stop:2446 : start_time=1661210530159 2022-08-22 23:22:10.984 | + functions-common:time_stop:2448 : [[ -z 1661210530159 ]] 2022-08-22 23:22:10.988 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:10.992 | + functions-common:time_stop:2451 : end_time=1661210530990 2022-08-22 23:22:10.994 | + functions-common:time_stop:2452 : elapsed_time=831 2022-08-22 23:22:10.997 | + functions-common:time_stop:2453 : total=2482 2022-08-22 23:22:10.999 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:11.002 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3313 2022-08-22 23:22:11.004 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:22:11.007 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-22 23:22:11.009 | + ./stack.sh:main:834 : install_database_python 2022-08-22 23:22:11.012 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-22 23:22:11.014 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-22 23:22:11.017 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-22 23:22:11.020 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 23:22:11.023 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-22 23:22:11.025 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-22 23:22:11.028 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 23:22:11.031 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-22 23:22:11.032 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 23:22:11.037 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-22 23:22:11.039 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-22 23:22:11.041 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-22 23:22:11.044 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-22 23:22:11.047 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-22 23:22:11.068 | Using python 3.8 to install PyMySQL 2022-08-22 23:22:11.071 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-22 23:22:13.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:13.163 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:13.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:13.163 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:14.238 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:22:14.239 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-08-22 23:22:16.575 | + inc/python:pip_install:196 : result=0 2022-08-22 23:22:16.579 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:22:16.582 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:16.587 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:16.590 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:16.594 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:16.598 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:16.601 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:22:16.603 | + functions-common:time_stop:2446 : start_time=1661210531062 2022-08-22 23:22:16.606 | + functions-common:time_stop:2448 : [[ -z 1661210531062 ]] 2022-08-22 23:22:16.610 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:16.615 | + functions-common:time_stop:2451 : end_time=1661210536612 2022-08-22 23:22:16.617 | + functions-common:time_stop:2452 : elapsed_time=5550 2022-08-22 23:22:16.621 | + functions-common:time_stop:2453 : total=25512 2022-08-22 23:22:16.623 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:16.626 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=31062 2022-08-22 23:22:16.629 | + inc/python:pip_install:199 : return 0 2022-08-22 23:22:16.632 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-22 23:22:16.634 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-22 23:22:16.637 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-22 23:22:16.639 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-22 23:22:16.656 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:16.658 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-22 23:22:16.660 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-22 23:22:16.664 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 23:22:16.665 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 23:22:16.670 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 23:22:16.672 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 23:22:16.674 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 23:22:16.677 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 23:22:16.679 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-22 23:22:16.682 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-22 23:22:16.697 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:16.700 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-22 23:22:16.702 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:22:16.705 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:22:16.707 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:22:16.710 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:22:16.712 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:16.715 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:22:16.717 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:16.719 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:16.722 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:22:16.724 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:16.726 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:22:16.728 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:22:16.731 | + functions-common:install_package:1464 : real_install_package radvd 2022-08-22 23:22:16.733 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:22:16.736 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:16.738 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:16.740 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-08-22 23:22:16.761 | + 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-08-22 23:22:16.875 | Reading package lists... 2022-08-22 23:22:17.133 | Building dependency tree... 2022-08-22 23:22:17.134 | Reading state information... 2022-08-22 23:22:17.403 | radvd is already the newest version (1:2.17-2). 2022-08-22 23:22:17.403 | The following packages were automatically installed and are no longer required: 2022-08-22 23:22:17.404 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:22:17.404 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:22:17.404 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:22:17.404 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:22:17.404 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:22:17.404 | python3-zope.interface 2022-08-22 23:22:17.404 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:22:17.550 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:22:17.555 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:22:17.558 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:22:17.560 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:17.563 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:17.565 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:17.567 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:17.569 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:17.572 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:22:17.574 | + functions-common:time_stop:2446 : start_time=1661210536759 2022-08-22 23:22:17.576 | + functions-common:time_stop:2448 : [[ -z 1661210536759 ]] 2022-08-22 23:22:17.579 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:17.583 | + functions-common:time_stop:2451 : end_time=1661210537580 2022-08-22 23:22:17.585 | + functions-common:time_stop:2452 : elapsed_time=821 2022-08-22 23:22:17.587 | + functions-common:time_stop:2453 : total=3313 2022-08-22 23:22:17.590 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:17.592 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4134 2022-08-22 23:22:17.594 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:22:17.597 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-22 23:22:17.613 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:17.616 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-22 23:22:17.618 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-22 23:22:17.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-22 23:22:17.624 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-22 23:22:17.643 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-22 23:22:17.646 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:22:17.648 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:22:17.650 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:22:17.653 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:22:17.655 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:17.658 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:22:17.660 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:17.662 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:17.665 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:22:17.667 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:17.669 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:22:17.671 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:22:17.674 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-08-22 23:22:17.676 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:22:17.678 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:17.680 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:17.683 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-08-22 23:22:17.702 | + 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-08-22 23:22:17.814 | Reading package lists... 2022-08-22 23:22:18.073 | Building dependency tree... 2022-08-22 23:22:18.074 | Reading state information... 2022-08-22 23:22:18.346 | fakeroot is already the newest version (1.24-1). 2022-08-22 23:22:18.346 | make is already the newest version (4.2.1-1.2). 2022-08-22 23:22:18.346 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-08-22 23:22:18.346 | The following packages were automatically installed and are no longer required: 2022-08-22 23:22:18.347 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:22:18.348 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:22:18.348 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:22:18.348 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:22:18.348 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:22:18.348 | python3-zope.interface 2022-08-22 23:22:18.348 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:22:18.486 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:22:18.491 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:22:18.493 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:22:18.496 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:18.498 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:18.500 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:18.503 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:18.505 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:18.507 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:22:18.509 | + functions-common:time_stop:2446 : start_time=1661210537700 2022-08-22 23:22:18.511 | + functions-common:time_stop:2448 : [[ -z 1661210537700 ]] 2022-08-22 23:22:18.514 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:18.518 | + functions-common:time_stop:2451 : end_time=1661210538516 2022-08-22 23:22:18.520 | + functions-common:time_stop:2452 : elapsed_time=816 2022-08-22 23:22:18.523 | + functions-common:time_stop:2453 : total=4134 2022-08-22 23:22:18.525 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:18.527 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4950 2022-08-22 23:22:18.529 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:22:18.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-22 23:22:18.534 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:18.536 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:18.539 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-22 23:22:18.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-22 23:22:18.544 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-22 23:22:18.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-22 23:22:18.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-22 23:22:18.554 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-22 23:22:18.554 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-22 23:22:18.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-22 23:22:18.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-22 23:22:18.563 | + functions:vercmp:628 : local v1=5.4 2022-08-22 23:22:18.566 | + functions:vercmp:629 : local 'op=<' 2022-08-22 23:22:18.568 | + functions:vercmp:630 : local v2=3.13 2022-08-22 23:22:18.570 | + functions:vercmp:631 : local result 2022-08-22 23:22:18.574 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-22 23:22:18.574 | ++ functions:vercmp:635 : sort -V 2022-08-22 23:22:18.575 | ++ functions:vercmp:635 : head -1 2022-08-22 23:22:18.579 | + functions:vercmp:635 : result=3.13 2022-08-22 23:22:18.581 | + functions:vercmp:637 : case $op in 2022-08-22 23:22:18.584 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-22 23:22:18.586 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-22 23:22:18.588 | + functions:vercmp:648 : return 2022-08-22 23:22:18.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-22 23:22:18.593 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:22:18.595 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart openvswitch-switch 2022-08-22 23:22:19.098 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-22 23:22:19.102 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-22 23:22:19.104 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.107 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.109 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-22 23:22:19.112 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.115 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-22 23:22:19.133 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:19.135 | + ./stack.sh:main:842 : install_etcd3 2022-08-22 23:22:19.138 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-22 23:22:19.138 | Installing etcd 2022-08-22 23:22:19.140 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-22 23:22:19.153 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-22 23:22:19.165 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:19.167 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-22 23:22:19.183 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-22 23:22:19.186 | ++ 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-08-22 23:22:19.189 | ++ 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-08-22 23:22:19.192 | +++ 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-08-22 23:22:19.196 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 23:22:19.199 | ++ 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-08-22 23:22:19.201 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-22 23:22:19.204 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 23:22:19.206 | ++ functions:get_extra_file:74 : return 2022-08-22 23:22:19.209 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-22 23:22:19.211 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-22 23:22:19.213 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-22 23:22:19.216 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-22 23:22:19.232 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:22:19.234 | + ./stack.sh:main:861 : install_dstat 2022-08-22 23:22:19.237 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-22 23:22:19.254 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:22:19.256 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-22 23:22:19.258 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 23:22:19.261 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-22 23:22:19.263 | + ./stack.sh:main:870 : install_libs 2022-08-22 23:22:19.266 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-22 23:22:19.268 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-22 23:22:19.270 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-22 23:22:19.273 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-22 23:22:19.275 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.278 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.280 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-22 23:22:19.282 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.285 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-22 23:22:19.287 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-22 23:22:19.289 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-22 23:22:19.292 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-22 23:22:19.294 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.296 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.298 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-22 23:22:19.301 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.303 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-22 23:22:19.305 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-22 23:22:19.308 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-22 23:22:19.310 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-22 23:22:19.312 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.314 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.316 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-22 23:22:19.319 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.321 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-22 23:22:19.323 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-22 23:22:19.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-22 23:22:19.328 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-22 23:22:19.330 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.333 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.335 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-22 23:22:19.337 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.340 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-22 23:22:19.343 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-22 23:22:19.345 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-22 23:22:19.348 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-22 23:22:19.350 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.352 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.355 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-22 23:22:19.358 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.360 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-22 23:22:19.362 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-22 23:22:19.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-22 23:22:19.367 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-22 23:22:19.369 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.372 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.374 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-22 23:22:19.377 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.379 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-22 23:22:19.381 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-22 23:22:19.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-22 23:22:19.386 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-22 23:22:19.388 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.391 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.393 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-22 23:22:19.395 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.398 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-22 23:22:19.400 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-22 23:22:19.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-22 23:22:19.405 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-22 23:22:19.407 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.409 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.412 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-22 23:22:19.414 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.416 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-22 23:22:19.419 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-22 23:22:19.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-22 23:22:19.424 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-22 23:22:19.426 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.428 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.431 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-22 23:22:19.433 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.435 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-22 23:22:19.438 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-22 23:22:19.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-22 23:22:19.442 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-22 23:22:19.445 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.447 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.449 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-22 23:22:19.452 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.454 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-22 23:22:19.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-22 23:22:19.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-22 23:22:19.461 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-22 23:22:19.463 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.466 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.468 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-22 23:22:19.470 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.473 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-22 23:22:19.475 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-22 23:22:19.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-22 23:22:19.480 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-22 23:22:19.482 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.485 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.487 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-22 23:22:19.489 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.491 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-22 23:22:19.494 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-22 23:22:19.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-22 23:22:19.499 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-22 23:22:19.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.504 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.506 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-22 23:22:19.508 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.511 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-22 23:22:19.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-22 23:22:19.516 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-22 23:22:19.519 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-22 23:22:19.521 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.524 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.526 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-22 23:22:19.528 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.531 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-22 23:22:19.533 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-22 23:22:19.535 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-22 23:22:19.537 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-22 23:22:19.540 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.542 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.544 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-22 23:22:19.547 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.549 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-22 23:22:19.551 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-22 23:22:19.553 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-22 23:22:19.556 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-22 23:22:19.558 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.560 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.563 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-22 23:22:19.566 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.568 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-22 23:22:19.571 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-22 23:22:19.573 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-22 23:22:19.576 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-22 23:22:19.580 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.582 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.585 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-22 23:22:19.589 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.592 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-22 23:22:19.595 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-22 23:22:19.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-22 23:22:19.602 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-22 23:22:19.604 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.607 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.609 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-22 23:22:19.612 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.614 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-22 23:22:19.616 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-22 23:22:19.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-22 23:22:19.622 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-22 23:22:19.624 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.627 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.629 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-22 23:22:19.632 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.634 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-22 23:22:19.637 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-22 23:22:19.639 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-22 23:22:19.641 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-22 23:22:19.644 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.646 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.648 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-22 23:22:19.651 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.653 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-22 23:22:19.655 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-22 23:22:19.658 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-22 23:22:19.660 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-22 23:22:19.663 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.665 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.667 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-22 23:22:19.670 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.672 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-22 23:22:19.674 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-22 23:22:19.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-22 23:22:19.679 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-22 23:22:19.682 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.684 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.686 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-22 23:22:19.689 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.691 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-22 23:22:19.693 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-22 23:22:19.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-22 23:22:19.698 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-22 23:22:19.700 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.703 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.705 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-22 23:22:19.707 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.710 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-22 23:22:19.712 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-22 23:22:19.715 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-22 23:22:19.717 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-22 23:22:19.719 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.722 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.724 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-22 23:22:19.727 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.729 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-22 23:22:19.731 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-22 23:22:19.734 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-22 23:22:19.736 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-22 23:22:19.738 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.741 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.743 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-22 23:22:19.746 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.748 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-22 23:22:19.750 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-22 23:22:19.753 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-22 23:22:19.755 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-22 23:22:19.757 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.760 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.762 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-22 23:22:19.764 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.767 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-22 23:22:19.769 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-22 23:22:19.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-22 23:22:19.774 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-22 23:22:19.776 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.779 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.781 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-22 23:22:19.783 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.786 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-22 23:22:19.788 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-22 23:22:19.790 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-22 23:22:19.793 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-22 23:22:19.795 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.798 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.800 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-22 23:22:19.802 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.805 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-22 23:22:19.807 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-22 23:22:19.809 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-22 23:22:19.812 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-22 23:22:19.814 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.817 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.819 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-22 23:22:19.821 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.824 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-22 23:22:19.826 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-22 23:22:19.829 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-22 23:22:19.831 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-22 23:22:19.833 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.836 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.838 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-22 23:22:19.840 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.843 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-22 23:22:19.846 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-22 23:22:19.850 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-22 23:22:19.852 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-22 23:22:19.855 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.857 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.859 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-22 23:22:19.862 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.864 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-22 23:22:19.867 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-22 23:22:19.869 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-22 23:22:19.872 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-22 23:22:19.874 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.876 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.879 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-22 23:22:19.881 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.884 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-22 23:22:19.886 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-22 23:22:19.888 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-22 23:22:19.891 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-22 23:22:19.893 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.895 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.898 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-22 23:22:19.901 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.903 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-22 23:22:19.906 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-22 23:22:19.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-22 23:22:19.910 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-22 23:22:19.913 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.915 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.918 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-22 23:22:19.920 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.923 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-22 23:22:19.925 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-22 23:22:19.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-22 23:22:19.930 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-22 23:22:19.932 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.934 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.941 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-22 23:22:19.943 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.945 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-22 23:22:19.948 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-22 23:22:19.950 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-22 23:22:19.953 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-22 23:22:19.955 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.957 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.960 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-22 23:22:19.962 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.965 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-22 23:22:19.967 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-22 23:22:19.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-22 23:22:19.972 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-22 23:22:19.974 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.976 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.979 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-22 23:22:19.981 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:19.984 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-22 23:22:19.986 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-22 23:22:19.988 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-22 23:22:19.991 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-22 23:22:19.993 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:19.996 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:19.998 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-22 23:22:20.000 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:20.003 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-22 23:22:20.024 | Using python 3.8 to install etcd3 2022-08-22 23:22:20.026 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-22 23:22:22.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:22.088 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:22.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:22.088 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:23.136 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:22:23.138 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 159)) (0.12.0) 2022-08-22 23:22:23.146 | Requirement already satisfied: grpcio===1.47.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.47.0) 2022-08-22 23:22:23.156 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-22 23:22:23.159 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:22:23.162 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 23:22:25.480 | + inc/python:pip_install:196 : result=0 2022-08-22 23:22:25.485 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:22:25.488 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:25.491 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:25.493 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:25.496 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:25.498 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:25.500 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:22:25.502 | + functions-common:time_stop:2446 : start_time=1661210540018 2022-08-22 23:22:25.505 | + functions-common:time_stop:2448 : [[ -z 1661210540018 ]] 2022-08-22 23:22:25.507 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:25.511 | + functions-common:time_stop:2451 : end_time=1661210545509 2022-08-22 23:22:25.513 | + functions-common:time_stop:2452 : elapsed_time=5491 2022-08-22 23:22:25.516 | + functions-common:time_stop:2453 : total=31062 2022-08-22 23:22:25.518 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:25.520 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=36553 2022-08-22 23:22:25.522 | + inc/python:pip_install:199 : return 0 2022-08-22 23:22:25.525 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-22 23:22:25.549 | Using python 3.8 to install etcd3gw 2022-08-22 23:22:25.551 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-22 23:22:27.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:27.638 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:27.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:27.638 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:28.674 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:22:28.676 | Requirement already satisfied: etcd3gw===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (2.0.0) 2022-08-22 23:22:28.683 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 23:22:28.686 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:22:28.689 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:22:28.702 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:22:28.734 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:22:28.737 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:22:28.740 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:22:30.975 | + inc/python:pip_install:196 : result=0 2022-08-22 23:22:30.978 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:22:30.980 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:30.987 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:30.990 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:30.993 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:30.997 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:31.000 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:22:31.003 | + functions-common:time_stop:2446 : start_time=1661210545542 2022-08-22 23:22:31.006 | + functions-common:time_stop:2448 : [[ -z 1661210545542 ]] 2022-08-22 23:22:31.009 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:31.013 | + functions-common:time_stop:2451 : end_time=1661210551011 2022-08-22 23:22:31.016 | + functions-common:time_stop:2452 : elapsed_time=5469 2022-08-22 23:22:31.018 | + functions-common:time_stop:2453 : total=36553 2022-08-22 23:22:31.020 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:31.023 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=42022 2022-08-22 23:22:31.025 | + inc/python:pip_install:199 : return 0 2022-08-22 23:22:31.028 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-22 23:22:31.030 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-22 23:22:31.033 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-22 23:22:31.035 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:22:31.038 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:22:31.040 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:22:31.043 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:22:31.045 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:22:31.047 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:22:31.050 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:22:31.052 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:22:31.054 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:22:31.057 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:22:31.059 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-22 23:22:31.062 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:31.064 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:31.066 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-22 23:22:31.069 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 23:22:31.071 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:22:31.074 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:22:31.076 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:22:31.078 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:22:31.081 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:31.083 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:22:31.085 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:31.088 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:31.090 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:22:31.092 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:31.095 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:22:31.097 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:22:31.100 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 23:22:31.102 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:22:31.105 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:31.107 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:31.109 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-22 23:22:31.131 | + 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-08-22 23:22:31.243 | Reading package lists... 2022-08-22 23:22:31.506 | Building dependency tree... 2022-08-22 23:22:31.508 | Reading state information... 2022-08-22 23:22:31.781 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-08-22 23:22:31.781 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-08-22 23:22:31.782 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 23:22:31.782 | The following packages were automatically installed and are no longer required: 2022-08-22 23:22:31.783 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:22:31.783 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:22:31.783 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:22:31.783 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:22:31.783 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:22:31.783 | python3-zope.interface 2022-08-22 23:22:31.783 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:22:31.933 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:22:31.938 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:22:31.941 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:22:31.943 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:31.946 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:31.948 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:31.951 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:31.953 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:31.956 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:22:31.959 | + functions-common:time_stop:2446 : start_time=1661210551128 2022-08-22 23:22:31.961 | + functions-common:time_stop:2448 : [[ -z 1661210551128 ]] 2022-08-22 23:22:31.965 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:31.970 | + functions-common:time_stop:2451 : end_time=1661210551967 2022-08-22 23:22:31.974 | + functions-common:time_stop:2452 : elapsed_time=839 2022-08-22 23:22:31.976 | + functions-common:time_stop:2453 : total=4950 2022-08-22 23:22:31.979 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:31.981 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=5789 2022-08-22 23:22:31.984 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:22:31.986 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-22 23:22:31.989 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:31.991 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:31.993 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-22 23:22:32.058 | Module proxy already enabled 2022-08-22 23:22:32.064 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-22 23:22:32.130 | Considering dependency proxy for proxy_uwsgi: 2022-08-22 23:22:32.130 | Module proxy already enabled 2022-08-22 23:22:32.130 | Module proxy_uwsgi already enabled 2022-08-22 23:22:32.136 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-22 23:22:32.139 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 23:22:32.142 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:22:32.145 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 23:22:32.286 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-22 23:22:32.288 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-22 23:22:32.291 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-22 23:22:32.293 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.296 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.298 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-22 23:22:32.301 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.303 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-22 23:22:32.306 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-22 23:22:32.308 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-22 23:22:32.311 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.313 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.315 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-22 23:22:32.318 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.320 | + ./stack.sh:main:878 : install_glanceclient 2022-08-22 23:22:32.323 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-22 23:22:32.325 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-22 23:22:32.327 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.330 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.332 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-22 23:22:32.334 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.337 | + ./stack.sh:main:879 : install_cinderclient 2022-08-22 23:22:32.339 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-22 23:22:32.342 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-22 23:22:32.344 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.346 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.349 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-22 23:22:32.351 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.354 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-22 23:22:32.356 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-22 23:22:32.358 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.361 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.363 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-22 23:22:32.366 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.368 | + ./stack.sh:main:880 : install_novaclient 2022-08-22 23:22:32.371 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-22 23:22:32.373 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-22 23:22:32.375 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.378 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.380 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-22 23:22:32.382 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.385 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-22 23:22:32.403 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:32.405 | + ./stack.sh:main:882 : install_swiftclient 2022-08-22 23:22:32.408 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-22 23:22:32.410 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-22 23:22:32.413 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.415 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.418 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-22 23:22:32.420 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.423 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-22 23:22:32.443 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:32.445 | + ./stack.sh:main:885 : install_neutronclient 2022-08-22 23:22:32.449 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-22 23:22:32.451 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-22 23:22:32.455 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.457 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.460 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-22 23:22:32.462 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.465 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-22 23:22:32.467 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-22 23:22:32.470 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-22 23:22:32.476 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:32.478 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:32.481 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-22 23:22:32.483 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:32.486 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-22 23:22:32.488 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-22 23:22:32.491 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 23:22:32.494 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-22 23:22:32.497 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-22 23:22:32.499 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 23:22:32.503 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-22 23:22:32.503 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 23:22:32.508 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-22 23:22:32.511 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-22 23:22:32.513 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-22 23:22:32.516 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-22 23:22:32.519 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-22 23:22:32.540 | Using python 3.8 to install keystonemiddleware 2022-08-22 23:22:32.542 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-22 23:22:34.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:34.642 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:34.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:34.642 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:35.689 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:22:35.691 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:22:35.744 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:22:35.781 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:22:35.820 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:22:35.825 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:22:35.830 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:22:35.867 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:22:35.876 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:22:35.891 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:22:35.896 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:22:35.898 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:22:35.908 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:22:35.910 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:22:35.916 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:22:35.921 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:22:35.941 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:22:35.945 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:22:35.959 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:22:35.964 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:22:35.966 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:22:35.971 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:22:36.003 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:22:36.015 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:22:36.072 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:22:36.077 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:22:36.080 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:22:36.085 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:22:36.090 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:22:36.093 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:22:36.097 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:22:36.100 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:22:36.105 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:22:36.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:22:36.110 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:22:36.114 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:22:36.117 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:22:38.172 | + inc/python:pip_install:196 : result=0 2022-08-22 23:22:38.176 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:22:38.179 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:38.183 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:38.186 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:38.190 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:38.193 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:38.196 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:22:38.198 | + functions-common:time_stop:2446 : start_time=1661210552534 2022-08-22 23:22:38.200 | + functions-common:time_stop:2448 : [[ -z 1661210552534 ]] 2022-08-22 23:22:38.203 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:38.208 | + functions-common:time_stop:2451 : end_time=1661210558205 2022-08-22 23:22:38.210 | + functions-common:time_stop:2452 : elapsed_time=5671 2022-08-22 23:22:38.212 | + functions-common:time_stop:2453 : total=42022 2022-08-22 23:22:38.215 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:38.217 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=47693 2022-08-22 23:22:38.219 | + inc/python:pip_install:199 : return 0 2022-08-22 23:22:38.222 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-22 23:22:38.224 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-22 23:22:38.227 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 23:22:38.230 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-22 23:22:38.233 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-22 23:22:38.235 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 23:22:38.239 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-22 23:22:38.239 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 23:22:38.245 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-22 23:22:38.247 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-22 23:22:38.250 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-22 23:22:38.253 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-22 23:22:38.255 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-22 23:22:38.276 | Using python 3.8 to install python-memcached 2022-08-22 23:22:38.279 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-22 23:22:40.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:40.351 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:40.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:40.351 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:41.401 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:22:41.403 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.59) 2022-08-22 23:22:41.407 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:22:43.791 | + inc/python:pip_install:196 : result=0 2022-08-22 23:22:43.794 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:22:43.797 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:43.799 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:43.802 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:43.805 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:43.807 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:43.809 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:22:43.811 | + functions-common:time_stop:2446 : start_time=1661210558271 2022-08-22 23:22:43.815 | + functions-common:time_stop:2448 : [[ -z 1661210558271 ]] 2022-08-22 23:22:43.818 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:43.823 | + functions-common:time_stop:2451 : end_time=1661210563820 2022-08-22 23:22:43.826 | + functions-common:time_stop:2452 : elapsed_time=5549 2022-08-22 23:22:43.829 | + functions-common:time_stop:2453 : total=47693 2022-08-22 23:22:43.832 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:43.834 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=53242 2022-08-22 23:22:43.837 | + inc/python:pip_install:199 : return 0 2022-08-22 23:22:43.839 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-22 23:22:43.856 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:43.858 | + ./stack.sh:main:892 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-08-22 23:22:43.861 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-22 23:22:43.863 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-22 23:22:43.866 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-22 23:22:43.868 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 23:22:43.871 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-22 23:22:43.873 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-22 23:22:43.889 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:22:43.892 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-22 23:22:43.894 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-22 23:22:43.896 | + functions-common:git_clone:597 : local git_dest=/opt/stack/keystone 2022-08-22 23:22:43.898 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:22:43.901 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:22:43.903 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:22:43.906 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:22:43.908 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:22:43.911 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:22:43.926 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:22:43.929 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:22:43.931 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:43.934 | + functions-common:git_clone:617 : echo master 2022-08-22 23:22:43.934 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:22:43.939 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/keystone ]] 2022-08-22 23:22:43.941 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:43.943 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-22 23:22:43.956 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-08-22 23:22:43.959 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:22:43.959 | + functions-common:git_clone:678 : head -1 2022-08-22 23:22:43.963 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-22 23:22:43.965 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:22:43.968 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-22 23:22:43.970 | + inc/python:setup_develop:334 : local bindep 2022-08-22 23:22:43.973 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 23:22:43.975 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-22 23:22:43.977 | + inc/python:setup_develop:340 : local extras= 2022-08-22 23:22:43.980 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-22 23:22:43.982 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 23:22:43.985 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 23:22:43.987 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-22 23:22:43.989 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 23:22:43.992 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 23:22:43.995 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-22 23:22:43.997 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 23:22:44.000 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-22 23:22:44.003 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 23:22:44.005 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 23:22:44.008 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-22 23:22:44.014 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-22 23:22:44.016 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-22 23:22:44.659 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-22 23:22:44.663 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 23:22:44.667 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 23:22:44.671 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 23:22:44.674 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-22 23:22:44.678 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-22 23:22:44.681 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 23:22:44.684 | + inc/python:setup_package:424 : local extras= 2022-08-22 23:22:44.687 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 23:22:44.689 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 23:22:44.692 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 23:22:44.695 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 23:22:44.697 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 23:22:44.701 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-22 23:22:44.721 | Using python 3.8 to install /opt/stack/keystone 2022-08-22 23:22:44.724 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-22 23:22:46.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:46.831 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:46.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:46.831 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:47.889 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:22:47.889 | Obtaining file:///opt/stack/keystone 2022-08-22 23:22:49.471 | Requirement already satisfied: Flask===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.2.2) 2022-08-22 23:22:49.487 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-08-22 23:22:49.497 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 23:22:49.502 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 23:22:49.505 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-08-22 23:22:49.531 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 23:22:49.672 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:22:49.686 | Requirement already satisfied: Werkzeug===2.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.2.2) 2022-08-22 23:22:49.691 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-08-22 23:22:49.703 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 23:22:49.711 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:22:49.715 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (8.1.3) 2022-08-22 23:22:49.720 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:22:49.757 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:22:49.763 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:22:49.768 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:22:49.803 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (2.1.2) 2022-08-22 23:22:49.806 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 23:22:49.849 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:22:49.899 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:22:49.902 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (3.2.0) 2022-08-22 23:22:49.912 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:22:49.948 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:22:49.987 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:22:49.992 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 23:22:50.039 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:22:50.043 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:22:50.081 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 23:22:50.134 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 23:22:50.144 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 23:22:50.161 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 23:22:50.176 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:22:50.184 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 23:22:50.206 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 23:22:50.216 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:22:50.229 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 23:22:50.268 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:22:50.273 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (1.7.4) 2022-08-22 23:22:50.285 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:22:50.288 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:22:50.299 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 23:22:50.305 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:22:50.315 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:22:50.318 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:22:50.321 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:22:50.326 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 23:22:50.330 | Requirement already satisfied: pysaml2===7.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (7.2.0) 2022-08-22 23:22:50.351 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:22:50.356 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:22:50.377 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:22:50.381 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:22:50.394 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:22:50.398 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (0.8.20) 2022-08-22 23:22:50.402 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:22:50.404 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 23:22:50.414 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 23:22:50.417 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 23:22:50.420 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:22:50.424 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 23:22:50.460 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 23:22:50.465 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 23:22:50.475 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:22:50.507 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:22:50.513 | Requirement already satisfied: xmlschema===2.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.0.2) 2022-08-22 23:22:50.544 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 23:22:50.549 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:22:50.575 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:22:50.578 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 23:22:50.605 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:22:50.661 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:22:50.718 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:22:50.723 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:22:50.729 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:22:50.732 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 23:22:50.746 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 23:22:50.750 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 23:22:50.753 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 23:22:50.798 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 23:22:50.800 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 23:22:50.809 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 23:22:50.817 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 23:22:50.827 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 23:22:50.838 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:22:50.849 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 23:22:50.858 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:22:50.860 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:22:50.864 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-22 23:22:50.869 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 23:22:50.881 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-22 23:22:50.883 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:22:50.886 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:22:50.891 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:22:50.893 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 23:22:50.896 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 23:22:50.898 | Requirement already satisfied: elementpath===3.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (3.0.2) 2022-08-22 23:22:50.916 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:22:50.920 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:22:50.923 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 23:22:50.933 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 23:22:50.936 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 23:22:50.962 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 23:22:50.965 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 23:22:52.092 | Installing collected packages: keystone 2022-08-22 23:22:52.093 | Attempting uninstall: keystone 2022-08-22 23:22:52.094 | Found existing installation: keystone 21.1.0.dev33 2022-08-22 23:22:52.097 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-08-22 23:22:52.098 | Running setup.py develop for keystone 2022-08-22 23:22:54.114 | Successfully installed keystone 2022-08-22 23:22:54.228 | + inc/python:pip_install:196 : result=0 2022-08-22 23:22:54.232 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:22:54.235 | + functions-common:time_stop:2439 : local name 2022-08-22 23:22:54.239 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:22:54.242 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:22:54.244 | + functions-common:time_stop:2442 : local total 2022-08-22 23:22:54.246 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:22:54.249 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:22:54.251 | + functions-common:time_stop:2446 : start_time=1661210564716 2022-08-22 23:22:54.253 | + functions-common:time_stop:2448 : [[ -z 1661210564716 ]] 2022-08-22 23:22:54.256 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:22:54.260 | + functions-common:time_stop:2451 : end_time=1661210574258 2022-08-22 23:22:54.262 | + functions-common:time_stop:2452 : elapsed_time=9542 2022-08-22 23:22:54.264 | + functions-common:time_stop:2453 : total=53242 2022-08-22 23:22:54.266 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:22:54.269 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=62784 2022-08-22 23:22:54.271 | + inc/python:pip_install:199 : return 0 2022-08-22 23:22:54.273 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 23:22:54.276 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 23:22:54.278 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 23:22:54.297 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-22 23:22:54.310 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-22 23:22:54.313 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-22 23:22:54.316 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:22:54.319 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:22:54.321 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-22 23:22:54.325 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:22:54.328 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-22 23:22:54.345 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:22:54.348 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-22 23:22:54.350 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 23:22:54.353 | + ./stack.sh:main:894 : configure_keystone 2022-08-22 23:22:54.355 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-22 23:22:54.368 | + 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-08-22 23:22:54.370 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-22 23:22:54.375 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-22 23:22:54.391 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:22:54.394 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-22 23:22:54.428 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-22 23:22:54.462 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-22 23:22:54.498 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-22 23:22:54.532 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-22 23:22:54.567 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-22 23:22:54.601 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-22 23:22:54.633 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-22 23:22:54.665 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-22 23:22:54.667 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-22 23:22:54.670 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-22 23:22:54.672 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-22 23:22:54.674 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 23:22:54.677 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 23:22:54.693 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:54.696 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 23:22:54.698 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 23:22:54.701 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 23:22:54.716 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:54.718 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:22:54.721 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:22:54.755 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 23:22:54.758 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 23:22:54.760 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-22 23:22:54.763 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-22 23:22:54.779 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:22:54.782 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-08-22 23:22:54.817 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-22 23:22:54.820 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-22 23:22:54.858 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-22 23:22:54.860 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-22 23:22:54.862 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-22 23:22:54.865 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-22 23:22:54.867 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 23:22:54.870 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 23:22:54.873 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 23:22:54.889 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:54.892 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 23:22:54.894 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-22 23:22:54.897 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-22 23:22:54.931 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-22 23:22:54.934 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-22 23:22:54.936 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-22 23:22:54.939 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-22 23:22:54.942 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 23:22:54.959 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 23:22:54.961 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 23:22:54.963 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 23:22:54.966 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 23:22:54.968 | + 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-08-22 23:22:55.001 | + 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-08-22 23:22:55.032 | + 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-08-22 23:22:55.064 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 23:22:55.097 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-22 23:22:55.129 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-22 23:22:55.131 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-22 23:22:55.134 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-22 23:22:55.136 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-22 23:22:55.139 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-22 23:22:55.141 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 23:22:55.144 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 23:22:55.147 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-22 23:22:55.151 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-22 23:22:55.153 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 23:22:55.156 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 23:22:55.168 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 23:22:55.169 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:22:55.180 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 23:22:55.183 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:22:55.199 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-22 23:22:55.201 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-22 23:22:55.205 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-22 23:22:55.239 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-22 23:22:55.271 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-22 23:22:55.302 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-22 23:22:55.334 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-22 23:22:55.366 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-22 23:22:55.398 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-22 23:22:55.429 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-22 23:22:55.461 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-22 23:22:55.492 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 23:22:55.524 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-22 23:22:55.558 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-22 23:22:55.590 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-22 23:22:55.622 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 23:22:55.625 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 23:22:55.628 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-22 23:22:55.630 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-22 23:22:55.633 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 23:22:55.635 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:55.637 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:55.640 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 23:22:55.642 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 23:22:55.645 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-22 23:22:55.677 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-22 23:22:55.710 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-22 23:22:55.711 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-22 23:22:55.719 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-22 23:22:55.723 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-22 23:22:55.725 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-22 23:22:55.728 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 23:22:55.730 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 23:22:55.732 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:22:55.735 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:55.737 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:55.740 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 23:22:55.742 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 23:22:55.744 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:22:55.747 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:22:55.749 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-22 23:22:55.813 | Site keystone-wsgi-public already enabled 2022-08-22 23:22:55.820 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 23:22:55.824 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 23:22:55.827 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:22:55.831 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 23:22:55.971 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-22 23:22:56.008 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-22 23:22:56.044 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-22 23:22:56.084 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-22 23:22:56.086 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-22 23:22:56.129 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-22 23:22:56.162 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-22 23:22:56.194 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-22 23:22:56.197 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-22 23:22:56.199 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-22 23:22:56.216 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:22:56.218 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-22 23:22:56.235 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:22:56.237 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-22 23:22:56.240 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-22 23:22:56.242 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-22 23:22:56.244 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 23:22:56.247 | + lib/stack:stack_install_service:32 : install_swift 2022-08-22 23:22:56.250 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-22 23:22:56.252 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-22 23:22:56.254 | + functions-common:git_clone:597 : local git_dest=/opt/stack/swift 2022-08-22 23:22:56.257 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:22:56.259 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:22:56.262 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:22:56.264 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:22:56.267 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:22:56.270 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:22:56.290 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:22:56.292 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:22:56.294 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:56.297 | + functions-common:git_clone:617 : echo master 2022-08-22 23:22:56.298 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:22:56.303 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/swift ]] 2022-08-22 23:22:56.305 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:22:56.308 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-22 23:22:56.320 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-08-22 23:22:56.323 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:22:56.324 | + functions-common:git_clone:678 : head -1 2022-08-22 23:22:56.331 | f6196b0a2 AUTHORS/CHANGELOG for 2.30.0 2022-08-22 23:22:56.335 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:22:56.338 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-22 23:22:56.340 | + inc/python:setup_develop:334 : local bindep 2022-08-22 23:22:56.343 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 23:22:56.345 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-22 23:22:56.348 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-22 23:22:56.350 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-22 23:22:56.353 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 23:22:56.355 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 23:22:56.358 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-22 23:22:56.360 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 23:22:56.362 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-22 23:22:56.366 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-22 23:22:56.368 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 23:22:56.372 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-22 23:22:56.374 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 23:22:56.376 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 23:22:56.380 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-22 23:22:56.386 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-22 23:22:56.389 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-22 23:22:57.006 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-22 23:22:57.009 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 23:22:57.012 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 23:22:57.015 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 23:22:57.018 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-22 23:22:57.021 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-22 23:22:57.024 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 23:22:57.028 | + inc/python:setup_package:424 : local extras=keystone 2022-08-22 23:22:57.031 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 23:22:57.034 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-22 23:22:57.037 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-22 23:22:57.039 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-22 23:22:57.042 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 23:22:57.044 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-22 23:22:57.065 | Using python 3.8 to install /opt/stack/swift 2022-08-22 23:22:57.068 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-22 23:22:59.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:59.136 | from cryptography.utils import int_from_bytes 2022-08-22 23:22:59.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:22:59.136 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:00.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:23:00.253 | Obtaining file:///opt/stack/swift 2022-08-22 23:23:01.550 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 23:23:01.560 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:23:01.596 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 23:23:01.605 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:23:01.610 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:23:01.660 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 23:23:01.670 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:23:01.673 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:23:01.709 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:23:01.747 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:23:01.753 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:23:01.757 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:23:01.794 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:23:01.803 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:23:01.816 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:23:01.821 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:23:01.824 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:23:01.833 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-08-22 23:23:01.836 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:23:01.838 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:23:01.844 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:23:01.849 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:23:01.869 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:23:01.873 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:23:01.886 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:23:01.891 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:23:01.894 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:23:01.898 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:23:01.930 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.9.9) 2022-08-22 23:23:01.933 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-22 23:23:01.936 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:23:01.939 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 23:23:01.965 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:23:01.978 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:23:02.034 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:23:02.040 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:23:02.044 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:23:02.047 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:23:02.053 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:23:02.056 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:23:02.059 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:23:02.061 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:23:02.066 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:23:02.069 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:23:02.072 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:23:02.076 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:23:02.079 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:23:03.880 | Installing collected packages: swift 2022-08-22 23:23:03.880 | Attempting uninstall: swift 2022-08-22 23:23:03.881 | Found existing installation: swift 2.30.0.dev153 2022-08-22 23:23:03.884 | Can't uninstall 'swift'. No files were found to uninstall. 2022-08-22 23:23:03.884 | Running setup.py develop for swift 2022-08-22 23:23:05.726 | Successfully installed swift 2022-08-22 23:23:05.837 | + inc/python:pip_install:196 : result=0 2022-08-22 23:23:05.840 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:23:05.844 | + functions-common:time_stop:2439 : local name 2022-08-22 23:23:05.847 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:23:05.850 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:23:05.852 | + functions-common:time_stop:2442 : local total 2022-08-22 23:23:05.854 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:23:05.856 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:23:05.858 | + functions-common:time_stop:2446 : start_time=1661210577060 2022-08-22 23:23:05.861 | + functions-common:time_stop:2448 : [[ -z 1661210577060 ]] 2022-08-22 23:23:05.864 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:23:05.868 | + functions-common:time_stop:2451 : end_time=1661210585866 2022-08-22 23:23:05.871 | + functions-common:time_stop:2452 : elapsed_time=8806 2022-08-22 23:23:05.873 | + functions-common:time_stop:2453 : total=62784 2022-08-22 23:23:05.875 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:23:05.877 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=71590 2022-08-22 23:23:05.879 | + inc/python:pip_install:199 : return 0 2022-08-22 23:23:05.882 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 23:23:05.884 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 23:23:05.887 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 23:23:05.907 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-22 23:23:05.919 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-22 23:23:05.922 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-22 23:23:05.924 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:23:05.926 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:23:05.929 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-22 23:23:05.931 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:23:05.934 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-22 23:23:05.936 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 23:23:05.939 | + ./stack.sh:main:903 : configure_swift 2022-08-22 23:23:05.942 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-22 23:23:05.945 | + lib/swift:configure_swift:332 : local node_number 2022-08-22 23:23:05.948 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-22 23:23:05.951 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-22 23:23:05.953 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-22 23:23:06.951 | No object-replicator running 2022-08-22 23:23:06.951 | No account-auditor running 2022-08-22 23:23:06.951 | No container-sync running 2022-08-22 23:23:06.951 | No object-server running 2022-08-22 23:23:06.951 | No object-auditor running 2022-08-22 23:23:06.951 | No container-auditor running 2022-08-22 23:23:06.951 | No container-updater running 2022-08-22 23:23:06.951 | No object-updater running 2022-08-22 23:23:06.951 | No proxy-server running 2022-08-22 23:23:06.951 | No account-replicator running 2022-08-22 23:23:06.951 | No account-reaper running 2022-08-22 23:23:06.951 | No container-reconciler running 2022-08-22 23:23:06.952 | No container-server running 2022-08-22 23:23:06.952 | No container-replicator running 2022-08-22 23:23:06.952 | No object-reconstructor running 2022-08-22 23:23:06.952 | No object-expirer running 2022-08-22 23:23:06.952 | No container-sharder running 2022-08-22 23:23:06.952 | No account-server running 2022-08-22 23:23:07.023 | + lib/swift:configure_swift:337 : true 2022-08-22 23:23:07.026 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-22 23:23:07.047 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-22 23:23:07.061 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-22 23:23:07.064 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-22 23:23:07.064 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-22 23:23:07.069 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-22 23:23:07.069 | s/%GROUP%/ubuntu/; 2022-08-22 23:23:07.069 | s/%USER%/ubuntu/; 2022-08-22 23:23:07.069 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-22 23:23:07.069 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-22 23:23:07.072 | uid = ubuntu 2022-08-22 23:23:07.072 | gid = ubuntu 2022-08-22 23:23:07.072 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-22 23:23:07.072 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-22 23:23:07.073 | address = 127.0.0.1 2022-08-22 23:23:07.073 | 2022-08-22 23:23:07.073 | [account6612] 2022-08-22 23:23:07.073 | max connections = 25 2022-08-22 23:23:07.073 | path = /opt/stack/data/swift/1/node/ 2022-08-22 23:23:07.073 | read only = false 2022-08-22 23:23:07.073 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-22 23:23:07.073 | 2022-08-22 23:23:07.073 | [account6622] 2022-08-22 23:23:07.073 | max connections = 25 2022-08-22 23:23:07.073 | path = /opt/stack/data/swift/2/node/ 2022-08-22 23:23:07.073 | read only = false 2022-08-22 23:23:07.073 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-22 23:23:07.073 | 2022-08-22 23:23:07.073 | [account6632] 2022-08-22 23:23:07.073 | max connections = 25 2022-08-22 23:23:07.073 | path = /opt/stack/data/swift/3/node/ 2022-08-22 23:23:07.073 | read only = false 2022-08-22 23:23:07.073 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-22 23:23:07.073 | 2022-08-22 23:23:07.073 | [account6642] 2022-08-22 23:23:07.073 | max connections = 25 2022-08-22 23:23:07.073 | path = /opt/stack/data/swift/4/node/ 2022-08-22 23:23:07.073 | read only = false 2022-08-22 23:23:07.073 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-22 23:23:07.073 | 2022-08-22 23:23:07.073 | 2022-08-22 23:23:07.073 | [container6611] 2022-08-22 23:23:07.073 | max connections = 25 2022-08-22 23:23:07.073 | path = /opt/stack/data/swift/1/node/ 2022-08-22 23:23:07.073 | read only = false 2022-08-22 23:23:07.073 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-22 23:23:07.073 | 2022-08-22 23:23:07.073 | [container6621] 2022-08-22 23:23:07.073 | max connections = 25 2022-08-22 23:23:07.073 | path = /opt/stack/data/swift/2/node/ 2022-08-22 23:23:07.074 | read only = false 2022-08-22 23:23:07.074 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-22 23:23:07.074 | 2022-08-22 23:23:07.074 | [container6631] 2022-08-22 23:23:07.074 | max connections = 25 2022-08-22 23:23:07.074 | path = /opt/stack/data/swift/3/node/ 2022-08-22 23:23:07.074 | read only = false 2022-08-22 23:23:07.074 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-22 23:23:07.074 | 2022-08-22 23:23:07.074 | [container6641] 2022-08-22 23:23:07.074 | max connections = 25 2022-08-22 23:23:07.074 | path = /opt/stack/data/swift/4/node/ 2022-08-22 23:23:07.074 | read only = false 2022-08-22 23:23:07.074 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-22 23:23:07.074 | 2022-08-22 23:23:07.074 | 2022-08-22 23:23:07.074 | [object6613] 2022-08-22 23:23:07.074 | max connections = 25 2022-08-22 23:23:07.074 | path = /opt/stack/data/swift/1/node/ 2022-08-22 23:23:07.074 | read only = false 2022-08-22 23:23:07.074 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-22 23:23:07.074 | 2022-08-22 23:23:07.074 | [object6623] 2022-08-22 23:23:07.074 | max connections = 25 2022-08-22 23:23:07.074 | path = /opt/stack/data/swift/2/node/ 2022-08-22 23:23:07.074 | read only = false 2022-08-22 23:23:07.074 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-22 23:23:07.074 | 2022-08-22 23:23:07.074 | [object6633] 2022-08-22 23:23:07.074 | max connections = 25 2022-08-22 23:23:07.074 | path = /opt/stack/data/swift/3/node/ 2022-08-22 23:23:07.074 | read only = false 2022-08-22 23:23:07.074 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-22 23:23:07.074 | 2022-08-22 23:23:07.074 | [object6643] 2022-08-22 23:23:07.074 | max connections = 25 2022-08-22 23:23:07.074 | path = /opt/stack/data/swift/4/node/ 2022-08-22 23:23:07.075 | read only = false 2022-08-22 23:23:07.075 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-22 23:23:07.077 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-22 23:23:07.079 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:07.081 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:07.083 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-22 23:23:07.095 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-22 23:23:07.098 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-22 23:23:07.102 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-22 23:23:07.107 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-22 23:23:07.109 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-22 23:23:07.113 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-22 23:23:07.146 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-08-22 23:23:07.179 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-22 23:23:07.197 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-22 23:23:07.230 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-22 23:23:07.248 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-22 23:23:07.285 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-22 23:23:07.306 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-22 23:23:07.338 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-22 23:23:07.357 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-22 23:23:07.389 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-22 23:23:07.407 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 23:23:07.440 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-22 23:23:07.458 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-22 23:23:07.473 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:07.475 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-22 23:23:07.509 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-22 23:23:07.541 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-22 23:23:07.572 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-22 23:23:07.603 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-22 23:23:07.605 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-22 23:23:07.621 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:07.623 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-22 23:23:07.654 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-22 23:23:07.669 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:07.671 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-22 23:23:07.686 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:07.689 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-22 23:23:07.691 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-22 23:23:07.705 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:07.708 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-22 23:23:07.710 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-22 23:23:07.712 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-22 23:23:07.717 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-22 23:23:07.722 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-22 23:23:07.753 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-22 23:23:07.785 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-22 23:23:07.818 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-22 23:23:07.852 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-22 23:23:07.883 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-22 23:23:07.886 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-22 23:23:07.888 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-22 23:23:07.890 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-22 23:23:07.892 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-22 23:23:07.923 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-22 23:23:07.955 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-08-22 23:23:07.991 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-22 23:23:08.025 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-22 23:23:08.057 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-22 23:23:08.088 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-22 23:23:08.119 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-22 23:23:08.151 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 23:23:08.183 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-22 23:23:08.215 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-22 23:23:08.248 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-22 23:23:08.280 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-22 23:23:08.312 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-22 23:23:08.346 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-22 23:23:08.378 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-22 23:23:08.397 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-22 23:23:08.429 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-22 23:23:08.461 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-22 23:23:08.465 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-22 23:23:08.499 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-22 23:23:08.530 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-22 23:23:08.563 | + lib/swift:configure_swift:480 : local node_number 2022-08-22 23:23:08.565 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-22 23:23:08.567 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-22 23:23:08.570 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-22 23:23:08.574 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-22 23:23:08.577 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-22 23:23:08.579 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 23:23:08.581 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-22 23:23:08.584 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-22 23:23:08.586 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 23:23:08.588 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 23:23:08.590 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-22 23:23:08.608 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-22 23:23:08.640 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-22 23:23:08.658 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-22 23:23:08.695 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-22 23:23:08.715 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 23:23:08.747 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-22 23:23:08.766 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 23:23:08.798 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-22 23:23:08.819 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 23:23:08.852 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-22 23:23:08.873 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-22 23:23:08.915 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-22 23:23:08.934 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-22 23:23:08.966 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-22 23:23:08.987 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-22 23:23:09.021 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-22 23:23:09.041 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-22 23:23:09.075 | + 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-08-22 23:23:09.080 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-22 23:23:09.099 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 23:23:09.135 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-22 23:23:09.170 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-22 23:23:09.172 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-22 23:23:09.177 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-22 23:23:09.179 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-22 23:23:09.182 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 23:23:09.184 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-22 23:23:09.186 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-22 23:23:09.188 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 23:23:09.191 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 23:23:09.193 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-22 23:23:09.211 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-22 23:23:09.244 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-22 23:23:09.263 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-22 23:23:09.297 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-22 23:23:09.315 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 23:23:09.347 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-22 23:23:09.366 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 23:23:09.398 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-22 23:23:09.417 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 23:23:09.450 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-22 23:23:09.468 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-22 23:23:09.501 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-22 23:23:09.519 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-22 23:23:09.553 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-22 23:23:09.571 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-22 23:23:09.604 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-22 23:23:09.623 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-22 23:23:09.655 | + 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-08-22 23:23:09.660 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-22 23:23:09.678 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 23:23:09.711 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-22 23:23:09.714 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-22 23:23:09.718 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-22 23:23:09.721 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-22 23:23:09.723 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-22 23:23:09.725 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-22 23:23:09.728 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-22 23:23:09.730 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-22 23:23:09.732 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-22 23:23:09.734 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-22 23:23:09.753 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-22 23:23:09.785 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-22 23:23:09.803 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-22 23:23:09.837 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-22 23:23:09.857 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-22 23:23:09.890 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-22 23:23:09.908 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-22 23:23:09.940 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-22 23:23:09.959 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-22 23:23:09.994 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-22 23:23:10.015 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-22 23:23:10.049 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-22 23:23:10.067 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-22 23:23:10.100 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-22 23:23:10.119 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-22 23:23:10.157 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-22 23:23:10.178 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-22 23:23:10.209 | + 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-08-22 23:23:10.214 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-22 23:23:10.232 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-22 23:23:10.268 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-22 23:23:10.304 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-22 23:23:10.336 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-22 23:23:10.369 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-22 23:23:10.371 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-22 23:23:10.376 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-22 23:23:10.409 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-22 23:23:10.442 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-22 23:23:10.475 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-22 23:23:10.508 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-22 23:23:10.541 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-22 23:23:10.574 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-22 23:23:10.606 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-22 23:23:10.638 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-22 23:23:10.670 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-22 23:23:10.687 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:10.689 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-22 23:23:10.708 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-22 23:23:10.711 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-22 23:23:10.731 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-22 23:23:10.733 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-08-22 23:23:10.765 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-22 23:23:10.767 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-22 23:23:10.799 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-08-22 23:23:10.832 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-22 23:23:10.834 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-22 23:23:10.866 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-22 23:23:10.883 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:10.885 | + lib/swift:configure_swift:543 : local user_group 2022-08-22 23:23:10.888 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-22 23:23:10.893 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-22 23:23:10.895 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-22 23:23:10.908 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-22 23:23:10.911 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-22 23:23:10.922 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-22 23:23:10.925 | + lib/swift:configure_swift:550 : is_suse 2022-08-22 23:23:10.927 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:23:10.930 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:23:10.932 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:23:10.934 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:23:10.937 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:23:10.939 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:23:10.942 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-22 23:23:10.954 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-22 23:23:10.957 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-22 23:23:10.959 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-22 23:23:10.977 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:10.980 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-22 23:23:10.997 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:10.999 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-22 23:23:11.002 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-22 23:23:11.004 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-22 23:23:11.007 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 23:23:11.009 | + lib/stack:stack_install_service:32 : install_glance 2022-08-22 23:23:11.011 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-22 23:23:11.014 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-22 23:23:11.016 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-22 23:23:11.033 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:11.036 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-22 23:23:11.038 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-22 23:23:11.055 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:11.058 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-22 23:23:11.060 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-22 23:23:11.063 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-22 23:23:11.065 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:23:11.068 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:23:11.071 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-22 23:23:11.073 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:23:11.077 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-22 23:23:11.080 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-22 23:23:11.083 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-22 23:23:11.086 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-22 23:23:11.089 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-22 23:23:11.092 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-22 23:23:11.094 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-22 23:23:11.098 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-22 23:23:11.101 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-22 23:23:11.104 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-22 23:23:11.108 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-22 23:23:11.108 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-22 23:23:11.116 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-22 23:23:11.119 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-22 23:23:11.122 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-22 23:23:11.125 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-22 23:23:11.128 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-22 23:23:11.150 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-22 23:23:11.153 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-22 23:23:13.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:13.198 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:13.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:13.198 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:14.256 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:23:14.258 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-22 23:23:14.336 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 23:23:14.346 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 23:23:14.384 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:23:14.441 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 23:23:14.464 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:23:14.467 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 23:23:14.484 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 23:23:14.494 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:23:14.533 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:23:14.538 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:23:14.542 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:23:14.580 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 23:23:14.594 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 23:23:14.596 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:23:14.604 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 23:23:14.626 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:23:14.640 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:23:14.645 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:23:14.647 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:23:14.650 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:23:14.655 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 23:23:14.660 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 23:23:14.674 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:23:14.679 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:23:14.699 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-22 23:23:14.718 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:23:14.722 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:23:14.735 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:23:14.739 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 23:23:14.742 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:23:14.745 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:23:14.749 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 23:23:14.763 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:23:14.795 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 23:23:14.800 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 23:23:14.808 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 23:23:14.834 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:23:14.890 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:23:14.893 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 23:23:14.896 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:23:14.901 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:23:14.904 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:23:14.909 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:23:14.912 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:23:14.916 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:23:14.921 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 23:23:14.929 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:23:14.940 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 23:23:14.948 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:23:14.961 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 23:23:14.971 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:23:14.974 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:23:14.986 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:23:14.991 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:23:14.994 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:23:14.996 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 23:23:15.027 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:23:15.053 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:23:15.057 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:23:15.059 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 23:23:15.062 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 23:23:15.068 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:23:16.859 | + inc/python:pip_install:196 : result=0 2022-08-22 23:23:16.863 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:23:16.866 | + functions-common:time_stop:2439 : local name 2022-08-22 23:23:16.869 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:23:16.872 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:23:16.875 | + functions-common:time_stop:2442 : local total 2022-08-22 23:23:16.878 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:23:16.881 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:23:16.884 | + functions-common:time_stop:2446 : start_time=1661210591144 2022-08-22 23:23:16.887 | + functions-common:time_stop:2448 : [[ -z 1661210591144 ]] 2022-08-22 23:23:16.890 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:23:16.895 | + functions-common:time_stop:2451 : end_time=1661210596892 2022-08-22 23:23:16.898 | + functions-common:time_stop:2452 : elapsed_time=5748 2022-08-22 23:23:16.900 | + functions-common:time_stop:2453 : total=71590 2022-08-22 23:23:16.903 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:23:16.905 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=77338 2022-08-22 23:23:16.908 | + inc/python:pip_install:199 : return 0 2022-08-22 23:23:16.910 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-22 23:23:16.913 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-22 23:23:16.915 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-22 23:23:16.928 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-22 23:23:16.935 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-22 23:23:16.938 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-22 23:23:16.941 | + functions-common:git_clone:597 : local git_dest=/opt/stack/glance 2022-08-22 23:23:16.944 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:23:16.946 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:23:16.949 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:23:16.953 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:23:16.956 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:23:16.959 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:23:16.977 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:23:16.980 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:23:16.982 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:16.985 | + functions-common:git_clone:617 : echo master 2022-08-22 23:23:16.985 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:23:16.991 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/glance ]] 2022-08-22 23:23:16.993 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:16.996 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-22 23:23:17.008 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-08-22 23:23:17.011 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:23:17.012 | + functions-common:git_clone:678 : head -1 2022-08-22 23:23:17.015 | cb60c1d2f remove expired notes for Multi Store feature 2022-08-22 23:23:17.018 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:23:17.021 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-22 23:23:17.024 | + inc/python:setup_develop:334 : local bindep 2022-08-22 23:23:17.026 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 23:23:17.029 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-22 23:23:17.032 | + inc/python:setup_develop:340 : local extras= 2022-08-22 23:23:17.034 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-22 23:23:17.037 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 23:23:17.039 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 23:23:17.042 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-22 23:23:17.044 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 23:23:17.047 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 23:23:17.050 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-22 23:23:17.053 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 23:23:17.056 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-22 23:23:17.058 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 23:23:17.061 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 23:23:17.064 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-22 23:23:17.070 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-22 23:23:17.072 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-22 23:23:17.687 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-22 23:23:17.691 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 23:23:17.694 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 23:23:17.698 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 23:23:17.701 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-22 23:23:17.704 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-22 23:23:17.708 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 23:23:17.711 | + inc/python:setup_package:424 : local extras= 2022-08-22 23:23:17.714 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 23:23:17.718 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 23:23:17.721 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 23:23:17.725 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 23:23:17.727 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 23:23:17.729 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-22 23:23:17.751 | Using python 3.8 to install /opt/stack/glance 2022-08-22 23:23:17.753 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-22 23:23:19.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:19.801 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:19.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:19.801 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:20.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:23:20.870 | Obtaining file:///opt/stack/glance 2022-08-22 23:23:22.185 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 23:23:22.195 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 23:23:22.203 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 23:23:22.214 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 23:23:22.356 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-08-22 23:23:22.363 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:23:22.376 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 23:23:22.389 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 23:23:22.408 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:23:22.448 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 23:23:22.461 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:23:22.467 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-22 23:23:22.472 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 23:23:22.481 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 23:23:22.483 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-22 23:23:22.549 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:23:22.554 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 23:23:22.564 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:23:22.599 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 23:23:22.626 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:23:22.628 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 23:23:22.666 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:23:22.724 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:23:22.792 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:23:22.797 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:23:22.801 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 23:23:22.818 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:23:22.854 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 23:23:22.864 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:23:22.902 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:23:22.908 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 23:23:22.953 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:23:22.957 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-22 23:23:22.967 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:23:23.004 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 23:23:23.058 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 23:23:23.073 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 23:23:23.092 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 23:23:23.109 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 23:23:23.122 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:23:23.130 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 23:23:23.152 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 23:23:23.162 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:23:23.175 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 23:23:23.213 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:23:23.218 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:23:23.221 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:23:23.232 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 23:23:23.237 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 23:23:23.255 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 23:23:23.267 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:23:23.277 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:23:23.280 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:23:23.285 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 23:23:23.290 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 23:23:23.303 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:23:23.308 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:23:23.328 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:23:23.332 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 23:23:23.340 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:23:23.381 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-22 23:23:23.386 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:23:23.390 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.8.1) 2022-08-22 23:23:23.393 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:23:23.396 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 23:23:23.406 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 23:23:23.408 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 23:23:23.411 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:23:23.415 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-22 23:23:23.467 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 23:23:23.480 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 23:23:23.489 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 23:23:23.495 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 23:23:23.505 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:23:23.537 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:23:23.542 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:23:23.545 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 23:23:23.550 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:23:23.575 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 23:23:23.577 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 23:23:23.588 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:23:23.591 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 23:23:23.618 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:23:23.674 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:23:23.679 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 23:23:23.682 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:23:23.685 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 23:23:23.710 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 23:23:23.714 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 23:23:23.717 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 23:23:23.761 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 23:23:23.769 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 23:23:23.775 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:23:23.778 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:23:23.788 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:23:23.791 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 23:23:23.802 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:23:23.805 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:23:23.808 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:23:23.812 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:23:23.815 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 23:23:23.817 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-22 23:23:23.822 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-22 23:23:23.859 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-22 23:23:23.864 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 23:23:23.866 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 23:23:23.869 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:23:23.872 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 23:23:23.876 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 23:23:23.878 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 23:23:23.881 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 23:23:23.901 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 23:23:23.906 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 23:23:23.908 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 23:23:23.955 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 23:23:23.958 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 23:23:23.961 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 23:23:24.933 | Installing collected packages: glance 2022-08-22 23:23:24.933 | Attempting uninstall: glance 2022-08-22 23:23:24.934 | Found existing installation: glance 25.0.0.0b3.dev12 2022-08-22 23:23:24.938 | Can't uninstall 'glance'. No files were found to uninstall. 2022-08-22 23:23:24.939 | Running setup.py develop for glance 2022-08-22 23:23:26.693 | Successfully installed glance 2022-08-22 23:23:26.804 | + inc/python:pip_install:196 : result=0 2022-08-22 23:23:26.808 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:23:26.812 | + functions-common:time_stop:2439 : local name 2022-08-22 23:23:26.816 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:23:26.819 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:23:26.821 | + functions-common:time_stop:2442 : local total 2022-08-22 23:23:26.824 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:23:26.826 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:23:26.829 | + functions-common:time_stop:2446 : start_time=1661210597745 2022-08-22 23:23:26.831 | + functions-common:time_stop:2448 : [[ -z 1661210597745 ]] 2022-08-22 23:23:26.834 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:23:26.839 | + functions-common:time_stop:2451 : end_time=1661210606836 2022-08-22 23:23:26.842 | + functions-common:time_stop:2452 : elapsed_time=9091 2022-08-22 23:23:26.844 | + functions-common:time_stop:2453 : total=77338 2022-08-22 23:23:26.847 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:23:26.849 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=86429 2022-08-22 23:23:26.851 | + inc/python:pip_install:199 : return 0 2022-08-22 23:23:26.854 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 23:23:26.857 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 23:23:26.859 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 23:23:26.880 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-22 23:23:26.893 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-22 23:23:26.895 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-22 23:23:26.898 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:23:26.900 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:23:26.903 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-22 23:23:26.906 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:23:26.908 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 23:23:26.911 | + ./stack.sh:main:915 : configure_glance 2022-08-22 23:23:26.914 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-22 23:23:26.926 | + lib/glance:configure_glance:326 : local dburl 2022-08-22 23:23:26.929 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-22 23:23:26.931 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-22 23:23:26.934 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-22 23:23:26.936 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-22 23:23:26.938 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 23:23:26.940 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 23:23:26.943 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 23:23:26.958 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:26.960 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 23:23:26.963 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 23:23:26.966 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 23:23:26.968 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-22 23:23:27.001 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-22 23:23:27.036 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-22 23:23:27.070 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-22 23:23:27.104 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-22 23:23:27.142 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-22 23:23:27.177 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-22 23:23:27.179 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-22 23:23:27.182 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-22 23:23:27.184 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 23:23:27.187 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-22 23:23:27.223 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-22 23:23:27.261 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 23:23:27.297 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-22 23:23:27.331 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-22 23:23:27.365 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-22 23:23:27.399 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-22 23:23:27.434 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-22 23:23:27.468 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 23:23:27.502 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 23:23:27.536 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-22 23:23:27.571 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-22 23:23:27.573 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-22 23:23:27.576 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-22 23:23:27.578 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 23:23:27.581 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 23:23:27.583 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 23:23:27.600 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:27.603 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 23:23:27.606 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 23:23:27.608 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 23:23:27.625 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:27.628 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:23:27.631 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:23:27.665 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 23:23:27.667 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 23:23:27.670 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-22 23:23:27.672 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-22 23:23:27.675 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-22 23:23:27.710 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-22 23:23:27.744 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-22 23:23:27.747 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-22 23:23:27.750 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-22 23:23:27.752 | + lib/glance:configure_glance_store:254 : local be 2022-08-22 23:23:27.755 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-22 23:23:27.757 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-22 23:23:27.760 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-22 23:23:27.794 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-22 23:23:27.796 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-08-22 23:23:27.831 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-22 23:23:27.834 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-22 23:23:27.851 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:27.854 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-22 23:23:27.888 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-22 23:23:27.925 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-22 23:23:27.960 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-22 23:23:27.996 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-22 23:23:28.030 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-22 23:23:28.047 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:28.049 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 23:23:28.089 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-22 23:23:28.125 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-22 23:23:28.161 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-08-22 23:23:28.195 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-22 23:23:28.229 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-08-22 23:23:28.264 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-22 23:23:28.281 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:28.284 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-22 23:23:28.286 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-22 23:23:28.289 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-22 23:23:28.292 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 23:23:28.309 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 23:23:28.311 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 23:23:28.314 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 23:23:28.316 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 23:23:28.319 | + 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-08-22 23:23:28.353 | + 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-08-22 23:23:28.387 | + 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-08-22 23:23:28.422 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 23:23:28.457 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-22 23:23:28.461 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-22 23:23:28.496 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-22 23:23:28.531 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-22 23:23:28.565 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-08-22 23:23:28.599 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-22 23:23:28.634 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-22 23:23:28.668 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-22 23:23:28.703 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-22 23:23:28.737 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-22 23:23:28.772 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-22 23:23:28.808 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-22 23:23:28.844 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-22 23:23:28.850 | + 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-mode.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-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.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-08-22 23:23:28.858 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-22 23:23:28.875 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:28.877 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-22 23:23:28.880 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-22 23:23:28.882 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-22 23:23:28.885 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-22 23:23:28.887 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-22 23:23:28.890 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-22 23:23:28.894 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-22 23:23:28.896 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-22 23:23:28.900 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-22 23:23:28.935 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-22 23:23:28.937 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-22 23:23:28.940 | ++ functions:get_random_port:837 : true 2022-08-22 23:23:28.942 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-22 23:23:28.945 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-22 23:23:28.947 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-22 23:23:29.018 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-22 23:23:29.022 | ++ functions:get_random_port:841 : break 2 2022-08-22 23:23:29.026 | ++ functions:get_random_port:845 : echo 60999 2022-08-22 23:23:29.031 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-22 23:23:29.035 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-22 23:23:29.069 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-22 23:23:29.107 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-22 23:23:29.140 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-22 23:23:29.177 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 23:23:29.212 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-22 23:23:29.244 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-22 23:23:29.279 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-22 23:23:29.311 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 23:23:29.344 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 23:23:29.377 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 23:23:29.409 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 23:23:29.444 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-22 23:23:29.479 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 23:23:29.511 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-22 23:23:29.544 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-22 23:23:29.576 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-22 23:23:29.608 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-22 23:23:29.640 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-22 23:23:29.673 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-22 23:23:29.675 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-22 23:23:29.677 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:23:29.680 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:29.682 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:29.685 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-22 23:23:29.687 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-22 23:23:29.742 | proxy (enabled by site administrator) 2022-08-22 23:23:29.747 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-22 23:23:29.750 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-22 23:23:29.753 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:23:29.756 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:29.759 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:29.762 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-22 23:23:29.764 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-22 23:23:29.820 | proxy_http (enabled by site administrator) 2022-08-22 23:23:29.824 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-22 23:23:29.828 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-22 23:23:29.832 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-22 23:23:29.836 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 23:23:29.840 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:29.844 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:29.848 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 23:23:29.852 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 23:23:29.855 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-22 23:23:29.855 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 23:23:29.864 | KeepAlive Off 2022-08-22 23:23:29.868 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-22 23:23:29.869 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 23:23:29.877 | SetEnv proxy-sendchunked 1 2022-08-22 23:23:29.881 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-22 23:23:29.882 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-22 23:23:29.890 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-22 23:23:29.893 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-22 23:23:29.896 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-22 23:23:29.898 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 23:23:29.901 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 23:23:29.903 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:23:29.906 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:29.909 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:29.911 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 23:23:29.914 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 23:23:29.916 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:29.918 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:29.921 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-22 23:23:29.984 | Site glance-wsgi-api already enabled 2022-08-22 23:23:29.990 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-22 23:23:29.995 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 23:23:29.999 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:23:30.003 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 23:23:30.224 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-22 23:23:30.230 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-22 23:23:30.267 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-22 23:23:30.270 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-22 23:23:30.272 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-22 23:23:30.290 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:30.293 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-22 23:23:30.295 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-22 23:23:30.298 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-22 23:23:30.300 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 23:23:30.302 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-22 23:23:30.305 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-22 23:23:30.307 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-22 23:23:30.310 | + functions-common:git_clone:597 : local git_dest=/opt/stack/cinder 2022-08-22 23:23:30.312 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:23:30.314 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:23:30.317 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:23:30.320 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:23:30.323 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:23:30.326 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:23:30.343 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:23:30.345 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:23:30.348 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:30.351 | + functions-common:git_clone:617 : echo master 2022-08-22 23:23:30.351 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:23:30.356 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/cinder ]] 2022-08-22 23:23:30.359 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:30.361 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-22 23:23:30.374 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-08-22 23:23:30.377 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:23:30.378 | + functions-common:git_clone:678 : head -1 2022-08-22 23:23:30.386 | 7fa996bb6 Merge "Update volume delete api-ref" 2022-08-22 23:23:30.389 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:23:30.391 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-22 23:23:30.394 | + inc/python:setup_develop:334 : local bindep 2022-08-22 23:23:30.397 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 23:23:30.399 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-22 23:23:30.402 | + inc/python:setup_develop:340 : local extras= 2022-08-22 23:23:30.404 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-22 23:23:30.407 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 23:23:30.409 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 23:23:30.412 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-22 23:23:30.414 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 23:23:30.417 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 23:23:30.420 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-22 23:23:30.423 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 23:23:30.426 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-22 23:23:30.429 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 23:23:30.431 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 23:23:30.434 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-22 23:23:30.440 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-22 23:23:30.443 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-22 23:23:31.068 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-22 23:23:31.071 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 23:23:31.076 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 23:23:31.079 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 23:23:31.083 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-22 23:23:31.086 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-22 23:23:31.089 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 23:23:31.091 | + inc/python:setup_package:424 : local extras= 2022-08-22 23:23:31.094 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 23:23:31.097 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 23:23:31.099 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 23:23:31.102 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 23:23:31.104 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 23:23:31.107 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-22 23:23:31.129 | Using python 3.8 to install /opt/stack/cinder 2022-08-22 23:23:31.131 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-22 23:23:33.170 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:33.170 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:33.170 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:33.170 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:34.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:23:34.223 | Obtaining file:///opt/stack/cinder 2022-08-22 23:23:36.383 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 23:23:36.392 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 23:23:36.400 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 23:23:36.411 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 23:23:36.550 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:23:36.563 | Requirement already satisfied: boto3===1.24.56 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (1.24.56) 2022-08-22 23:23:36.572 | Requirement already satisfied: botocore===1.27.56 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.27.56) 2022-08-22 23:23:36.583 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 23:23:36.601 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:23:36.637 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 23:23:36.649 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:23:36.652 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 23:23:36.660 | Requirement already satisfied: google-api-python-client===2.57.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.57.0) 2022-08-22 23:23:36.673 | Requirement already satisfied: google-auth===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.11.0) 2022-08-22 23:23:36.701 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (0.1.0) 2022-08-22 23:23:36.707 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:23:36.711 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 23:23:36.721 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:23:36.757 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:23:36.760 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 23:23:36.763 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 23:23:36.800 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:23:36.857 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:23:36.906 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 23:23:36.915 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (4.1.3) 2022-08-22 23:23:36.925 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 23:23:36.947 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:23:36.953 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 23:23:36.969 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:23:37.005 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 23:23:37.015 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:23:37.053 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:23:37.059 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 23:23:37.104 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:23:37.108 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:23:37.146 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 23:23:37.198 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 23:23:37.207 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 23:23:37.225 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 23:23:37.239 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 23:23:37.253 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 23:23:37.264 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 23:23:37.267 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:23:37.275 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 23:23:37.297 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 23:23:37.306 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:23:37.320 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 23:23:37.365 | Requirement already satisfied: oslo.vmware===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.0.0) 2022-08-22 23:23:37.386 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 23:23:37.425 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:23:37.430 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-22 23:23:37.462 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:23:37.465 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:23:37.476 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 23:23:37.481 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 23:23:37.499 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-08-22 23:23:37.502 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-08-22 23:23:37.506 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:23:37.516 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:23:37.519 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:23:37.524 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 23:23:37.528 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 23:23:37.542 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:23:37.547 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-22 23:23:37.562 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:23:37.583 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 23:23:37.597 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-22 23:23:37.616 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:23:37.621 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 23:23:37.627 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:23:37.641 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:23:37.645 | Requirement already satisfied: rsa===4.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (4.9) 2022-08-22 23:23:37.649 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (2.1.75) 2022-08-22 23:23:37.654 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (0.6.0) 2022-08-22 23:23:37.660 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:23:37.663 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 23:23:37.672 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 23:23:37.675 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 23:23:37.678 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:23:37.682 | Requirement already satisfied: suds-community===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (1.1.2) 2022-08-22 23:23:37.684 | Requirement already satisfied: tabulate===0.8.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.8.10) 2022-08-22 23:23:37.691 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-22 23:23:37.740 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 23:23:37.754 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 23:23:37.763 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 23:23:37.768 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 23:23:37.778 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 23:23:37.834 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.1.1) 2022-08-22 23:23:37.837 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:23:37.868 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 23:23:37.872 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-22 23:23:37.878 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:23:37.884 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:23:37.887 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 23:23:37.891 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:23:37.916 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (1.5.2.5) 2022-08-22 23:23:37.919 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 23:23:37.921 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:23:37.924 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 23:23:37.951 | Requirement already satisfied: google-api-core===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 180)) (2.8.2) 2022-08-22 23:23:37.964 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 23:23:37.966 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:23:38.022 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 23:23:38.048 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:23:38.054 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 23:23:38.057 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:23:38.061 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:23:38.067 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:23:38.070 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 23:23:38.083 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 23:23:38.085 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 23:23:38.130 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 23:23:38.135 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 23:23:38.142 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 23:23:38.149 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:23:38.152 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:23:38.163 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:23:38.166 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-22 23:23:38.177 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 23:23:38.187 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 23:23:38.199 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:23:38.201 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:23:38.204 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:23:38.209 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (0.23.2) 2022-08-22 23:23:38.213 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 23:23:38.215 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-22 23:23:38.252 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-22 23:23:38.256 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-22 23:23:38.263 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 23:23:38.266 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 23:23:38.270 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:23:38.273 | Requirement already satisfied: protobuf===4.21.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.5) 2022-08-22 23:23:38.275 | Requirement already satisfied: googleapis-common-protos===1.56.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (1.56.4) 2022-08-22 23:23:38.281 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 23:23:38.292 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 23:23:38.295 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 23:23:38.297 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 23:23:38.344 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 23:23:38.347 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 23:23:38.349 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 23:23:39.218 | Installing collected packages: cinder 2022-08-22 23:23:39.218 | Attempting uninstall: cinder 2022-08-22 23:23:39.219 | Found existing installation: cinder 20.1.0.dev394 2022-08-22 23:23:39.222 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-08-22 23:23:39.223 | Running setup.py develop for cinder 2022-08-22 23:23:41.720 | Successfully installed cinder 2022-08-22 23:23:41.835 | + inc/python:pip_install:196 : result=0 2022-08-22 23:23:41.838 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:23:41.841 | + functions-common:time_stop:2439 : local name 2022-08-22 23:23:41.846 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:23:41.850 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:23:41.852 | + functions-common:time_stop:2442 : local total 2022-08-22 23:23:41.855 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:23:41.857 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:23:41.860 | + functions-common:time_stop:2446 : start_time=1661210611123 2022-08-22 23:23:41.862 | + functions-common:time_stop:2448 : [[ -z 1661210611123 ]] 2022-08-22 23:23:41.865 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:23:41.869 | + functions-common:time_stop:2451 : end_time=1661210621866 2022-08-22 23:23:41.872 | + functions-common:time_stop:2452 : elapsed_time=10743 2022-08-22 23:23:41.874 | + functions-common:time_stop:2453 : total=86429 2022-08-22 23:23:41.876 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:23:41.879 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=97172 2022-08-22 23:23:41.881 | + inc/python:pip_install:199 : return 0 2022-08-22 23:23:41.884 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 23:23:41.886 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 23:23:41.889 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 23:23:41.908 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-22 23:23:41.921 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-22 23:23:41.923 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-22 23:23:41.926 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:23:41.928 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:23:41.931 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-22 23:23:41.934 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:23:41.937 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-22 23:23:41.939 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-22 23:23:41.942 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-22 23:23:41.944 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:41.947 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:41.950 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-22 23:23:41.962 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-22 23:23:41.964 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:23:41.967 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:23:41.970 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:23:41.972 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:23:41.975 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:41.977 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:23:41.980 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:41.983 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:41.985 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:23:41.988 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:23:41.991 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:23:41.993 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:23:41.996 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-08-22 23:23:41.999 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:23:42.001 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:42.004 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:42.007 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-08-22 23:23:42.029 | + 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-08-22 23:23:42.141 | Reading package lists... 2022-08-22 23:23:42.404 | Building dependency tree... 2022-08-22 23:23:42.405 | Reading state information... 2022-08-22 23:23:42.679 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-08-22 23:23:42.679 | The following packages were automatically installed and are no longer required: 2022-08-22 23:23:42.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:23:42.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:23:42.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:23:42.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:23:42.681 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:23:42.681 | python3-zope.interface 2022-08-22 23:23:42.681 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:23:42.813 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:23:42.820 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:23:42.825 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:23:42.828 | + functions-common:time_stop:2439 : local name 2022-08-22 23:23:42.833 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:23:42.836 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:23:42.839 | + functions-common:time_stop:2442 : local total 2022-08-22 23:23:42.841 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:23:42.844 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:23:42.847 | + functions-common:time_stop:2446 : start_time=1661210622026 2022-08-22 23:23:42.849 | + functions-common:time_stop:2448 : [[ -z 1661210622026 ]] 2022-08-22 23:23:42.853 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:23:42.857 | + functions-common:time_stop:2451 : end_time=1661210622854 2022-08-22 23:23:42.860 | + functions-common:time_stop:2452 : elapsed_time=828 2022-08-22 23:23:42.863 | + functions-common:time_stop:2453 : total=5789 2022-08-22 23:23:42.865 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:23:42.868 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6617 2022-08-22 23:23:42.871 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:23:42.874 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 23:23:42.876 | + ./stack.sh:main:921 : configure_cinder 2022-08-22 23:23:42.879 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-22 23:23:42.892 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-22 23:23:42.897 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-22 23:23:42.899 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-22 23:23:42.902 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-22 23:23:42.905 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-22 23:23:42.905 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-22 23:23:42.911 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-22 23:23:42.913 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-22 23:23:42.916 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-22 23:23:42.918 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-22 23:23:42.920 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-22 23:23:42.923 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-22 23:23:42.925 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-22 23:23:42.927 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-22 23:23:42.939 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-22 23:23:42.951 | + 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-08-22 23:23:42.964 | + 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-08-22 23:23:42.976 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-22 23:23:42.988 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-22 23:23:42.991 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-22 23:23:42.996 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.2QoM6ZRM3N 2022-08-22 23:23:42.998 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-22 23:23:43.000 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-22 23:23:43.003 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-22 23:23:43.005 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.2QoM6ZRM3N 2022-08-22 23:23:43.009 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.2QoM6ZRM3N 2022-08-22 23:23:43.021 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.2QoM6ZRM3N /etc/sudoers.d/cinder-rootwrap 2022-08-22 23:23:43.033 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-22 23:23:43.037 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-22 23:23:43.040 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-22 23:23:43.042 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-22 23:23:43.044 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-22 23:23:43.046 | + 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-08-22 23:23:43.048 | + 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-08-22 23:23:43.051 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-22 23:23:43.053 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-22 23:23:43.058 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-22 23:23:43.063 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-22 23:23:43.082 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-22 23:23:43.101 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-22 23:23:43.120 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-22 23:23:43.139 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-22 23:23:43.160 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-22 23:23:43.179 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-22 23:23:43.198 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-22 23:23:43.218 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-22 23:23:43.221 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 23:23:43.223 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-22 23:23:43.226 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 23:23:43.228 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-22 23:23:43.266 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-22 23:23:43.298 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 23:23:43.330 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-22 23:23:43.362 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-22 23:23:43.394 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-22 23:23:43.427 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-22 23:23:43.459 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-22 23:23:43.491 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 23:23:43.524 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 23:23:43.556 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-22 23:23:43.592 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-22 23:23:43.626 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-22 23:23:43.628 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-22 23:23:43.631 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-22 23:23:43.633 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-22 23:23:43.635 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 23:23:43.638 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 23:23:43.640 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 23:23:43.657 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:43.660 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 23:23:43.662 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-22 23:23:43.665 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-22 23:23:43.700 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-22 23:23:43.733 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-22 23:23:43.766 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-22 23:23:43.798 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-22 23:23:43.831 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-22 23:23:43.863 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-22 23:23:43.899 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-22 23:23:43.902 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-08-22 23:23:43.934 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-22 23:23:43.971 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-22 23:23:43.979 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 587409b3ade1578284737445e8267c25 2022-08-22 23:23:44.014 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-22 23:23:44.017 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-22 23:23:44.049 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-22 23:23:44.082 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-22 23:23:44.115 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-22 23:23:44.148 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-22 23:23:44.165 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:44.167 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-22 23:23:44.170 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-22 23:23:44.172 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-22 23:23:44.174 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-22 23:23:44.177 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-22 23:23:44.179 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-22 23:23:44.182 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-22 23:23:44.184 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-22 23:23:44.187 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-22 23:23:44.189 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-22 23:23:44.192 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-22 23:23:44.235 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-22 23:23:44.268 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-22 23:23:44.301 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-22 23:23:44.334 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-22 23:23:44.371 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-22 23:23:44.403 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-22 23:23:44.406 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-22 23:23:44.408 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-22 23:23:44.411 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-22 23:23:44.443 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-22 23:23:44.446 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-22 23:23:44.478 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-22 23:23:44.481 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-22 23:23:44.483 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-22 23:23:44.486 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-22 23:23:44.519 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-22 23:23:44.521 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-22 23:23:44.524 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-22 23:23:44.541 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:44.543 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-22 23:23:44.546 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-22 23:23:44.548 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-22 23:23:44.551 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-22 23:23:44.583 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.58:8080/v1/AUTH_ 2022-08-22 23:23:44.616 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-22 23:23:44.633 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:44.635 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-22 23:23:44.652 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:44.654 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-22 23:23:44.671 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:44.673 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-22 23:23:44.676 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-22 23:23:44.678 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-22 23:23:44.680 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-22 23:23:44.683 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 23:23:44.685 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 23:23:44.688 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 23:23:44.704 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:44.707 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 23:23:44.709 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 23:23:44.712 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 23:23:44.728 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:44.730 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:23:44.733 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:23:44.765 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 23:23:44.768 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 23:23:44.770 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-22 23:23:44.773 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-22 23:23:44.775 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 23:23:44.778 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 23:23:44.795 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 23:23:44.798 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 23:23:44.800 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 23:23:44.802 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 23:23:44.805 | + 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-08-22 23:23:44.837 | + 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-08-22 23:23:44.870 | + 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-08-22 23:23:44.902 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 23:23:44.935 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-22 23:23:44.952 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:44.954 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-22 23:23:44.957 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-22 23:23:44.959 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-22 23:23:44.962 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-22 23:23:44.964 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 23:23:44.966 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 23:23:44.970 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-22 23:23:44.974 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-22 23:23:44.976 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 23:23:44.979 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 23:23:44.992 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 23:23:44.992 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:23:45.000 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 23:23:45.004 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:23:45.020 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-22 23:23:45.023 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-22 23:23:45.027 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-22 23:23:45.062 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-22 23:23:45.094 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-22 23:23:45.126 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-22 23:23:45.158 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 23:23:45.190 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 23:23:45.222 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-22 23:23:45.254 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-22 23:23:45.286 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-22 23:23:45.318 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 23:23:45.350 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 23:23:45.383 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 23:23:45.415 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-22 23:23:45.447 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 23:23:45.450 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 23:23:45.453 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-22 23:23:45.455 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-22 23:23:45.458 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 23:23:45.460 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:45.463 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:45.465 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 23:23:45.468 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 23:23:45.470 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-22 23:23:45.506 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 23:23:45.539 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-22 23:23:45.539 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-22 23:23:45.547 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-22 23:23:45.551 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-22 23:23:45.553 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-22 23:23:45.556 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 23:23:45.558 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 23:23:45.561 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:23:45.563 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:45.565 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:45.568 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 23:23:45.570 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 23:23:45.574 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:23:45.577 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:23:45.579 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-22 23:23:45.643 | Enabling site cinder-wsgi. 2022-08-22 23:23:45.652 | To activate the new configuration, you need to run: 2022-08-22 23:23:45.652 | systemctl reload apache2 2022-08-22 23:23:45.659 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 23:23:45.663 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 23:23:45.665 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:23:45.668 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 23:23:45.807 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-22 23:23:45.809 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-22 23:23:45.846 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-08-22 23:23:45.882 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-22 23:23:45.898 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:45.901 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-22 23:23:45.903 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-22 23:23:45.906 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 23:23:45.908 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-22 23:23:45.911 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-22 23:23:45.946 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-22 23:23:45.978 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-08-22 23:23:46.011 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-22 23:23:46.043 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-22 23:23:46.077 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-22 23:23:46.113 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-22 23:23:46.147 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-22 23:23:46.180 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-22 23:23:46.213 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-22 23:23:46.256 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-22 23:23:46.289 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 23:23:46.322 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-22 23:23:46.325 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-22 23:23:46.341 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:46.344 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-08-22 23:23:46.380 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-22 23:23:46.382 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-22 23:23:46.385 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-22 23:23:46.402 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:46.405 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-22 23:23:46.407 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-22 23:23:46.410 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-22 23:23:46.412 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 23:23:46.415 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-22 23:23:46.417 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-22 23:23:46.421 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 23:23:46.422 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-22 23:23:46.427 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-22 23:23:46.429 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-22 23:23:46.432 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,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-08-22 23:23:46.435 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-22 23:23:46.438 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-22 23:23:46.441 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-22 23:23:46.444 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-22 23:23:46.447 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:23:46.450 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:23:46.452 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-22 23:23:46.455 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:23:46.458 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-22 23:23:46.461 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-22 23:23:46.464 | + functions-common:git_clone:597 : local git_dest=/opt/stack/neutron 2022-08-22 23:23:46.466 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:23:46.469 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:23:46.473 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:23:46.476 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:23:46.479 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:23:46.482 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:23:46.503 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:23:46.506 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:23:46.508 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:46.511 | + functions-common:git_clone:617 : echo master 2022-08-22 23:23:46.512 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:23:46.517 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/neutron ]] 2022-08-22 23:23:46.520 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:46.523 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-22 23:23:46.539 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-08-22 23:23:46.542 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:23:46.542 | + functions-common:git_clone:678 : head -1 2022-08-22 23:23:46.546 | 73bb9e038a Allow operator to disable usage of random-fully 2022-08-22 23:23:46.549 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:23:46.551 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-22 23:23:46.554 | + inc/python:setup_develop:334 : local bindep 2022-08-22 23:23:46.557 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 23:23:46.559 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-22 23:23:46.562 | + inc/python:setup_develop:340 : local extras= 2022-08-22 23:23:46.565 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-22 23:23:46.567 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 23:23:46.570 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 23:23:46.572 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-22 23:23:46.575 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 23:23:46.578 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 23:23:46.581 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-22 23:23:46.584 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 23:23:46.587 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-22 23:23:46.589 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 23:23:46.592 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 23:23:46.595 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-22 23:23:46.601 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-22 23:23:46.604 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-22 23:23:47.223 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-22 23:23:47.227 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 23:23:47.230 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 23:23:47.232 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 23:23:47.235 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-22 23:23:47.238 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-22 23:23:47.241 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 23:23:47.244 | + inc/python:setup_package:424 : local extras= 2022-08-22 23:23:47.248 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 23:23:47.251 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 23:23:47.254 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 23:23:47.257 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 23:23:47.260 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 23:23:47.263 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-22 23:23:47.287 | Using python 3.8 to install /opt/stack/neutron 2022-08-22 23:23:47.289 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-22 23:23:49.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:49.342 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:49.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:23:49.342 | from cryptography.utils import int_from_bytes 2022-08-22 23:23:50.390 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:23:50.391 | Obtaining file:///opt/stack/neutron 2022-08-22 23:23:52.673 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 23:23:52.680 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 23:23:52.682 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 23:23:52.690 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 23:23:52.699 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 23:23:52.709 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 23:23:52.849 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:23:52.862 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 23:23:52.875 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:23:52.881 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:23:52.884 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 23:23:52.892 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 23:23:52.894 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:23:52.899 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-22 23:23:52.909 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:23:52.944 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 23:23:52.970 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:23:53.026 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:23:53.075 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:23:53.079 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:23:53.083 | Requirement already satisfied: neutron-lib===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.1.0) 2022-08-22 23:23:53.118 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 23:23:53.142 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-22 23:23:53.158 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 23:23:53.162 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:23:53.166 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 23:23:53.170 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-22 23:23:53.192 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:23:53.227 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 23:23:53.237 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:23:53.275 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:23:53.280 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 23:23:53.325 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:23:53.329 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:23:53.366 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 23:23:53.418 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 23:23:53.428 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 23:23:53.446 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 23:23:53.459 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 23:23:53.473 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 23:23:53.485 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 23:23:53.487 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:23:53.496 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 23:23:53.517 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 23:23:53.528 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:23:53.543 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 23:23:53.561 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-22 23:23:53.598 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-22 23:23:53.603 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-08-22 23:23:53.611 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:23:53.616 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:23:53.619 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-22 23:23:53.627 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:23:53.638 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 23:23:53.644 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 23:23:53.661 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 23:23:53.673 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:23:53.683 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:23:53.685 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:23:53.690 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-22 23:23:53.697 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:23:53.701 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-22 23:23:53.719 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:23:53.738 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-22 23:23:53.762 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 23:23:53.803 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:23:53.809 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 23:23:53.817 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:23:53.830 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 23:23:53.834 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:23:53.839 | Requirement already satisfied: setproctitle===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.2) 2022-08-22 23:23:53.844 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 23:23:53.847 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:23:53.850 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-22 23:23:53.853 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 23:23:53.863 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 23:23:53.865 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 23:23:53.868 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:23:53.872 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 23:23:53.887 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 23:23:53.895 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 23:23:53.900 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 23:23:53.910 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 23:23:53.967 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:23:53.999 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 23:23:54.003 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:23:54.008 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:23:54.011 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 23:23:54.016 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:23:54.041 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 23:23:54.043 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 23:23:54.054 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 23:23:54.080 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:23:54.082 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 23:23:54.104 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:23:54.108 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:23:54.153 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:23:54.161 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 23:23:54.165 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 23:23:54.171 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 23:23:54.176 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:23:54.180 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 23:23:54.184 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 23:23:54.188 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 23:23:54.232 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 23:23:54.234 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 23:23:54.242 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:23:54.246 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:23:54.257 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-22 23:23:54.259 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 23:23:54.270 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 23:23:54.312 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 23:23:54.326 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-22 23:23:54.329 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:23:54.333 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:23:54.335 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:23:54.340 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 23:23:54.342 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 23:23:54.344 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 23:23:54.347 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 23:23:54.350 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:23:54.352 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 23:23:54.355 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 23:23:54.402 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 23:23:54.406 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:23:54.470 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 23:23:55.438 | Installing collected packages: neutron 2022-08-22 23:23:55.438 | Attempting uninstall: neutron 2022-08-22 23:23:55.439 | Found existing installation: neutron 20.1.0.dev510 2022-08-22 23:23:55.450 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-08-22 23:23:55.451 | Running setup.py develop for neutron 2022-08-22 23:23:58.135 | Successfully installed neutron 2022-08-22 23:23:58.248 | + inc/python:pip_install:196 : result=0 2022-08-22 23:23:58.253 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:23:58.256 | + functions-common:time_stop:2439 : local name 2022-08-22 23:23:58.258 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:23:58.260 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:23:58.263 | + functions-common:time_stop:2442 : local total 2022-08-22 23:23:58.265 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:23:58.268 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:23:58.270 | + functions-common:time_stop:2446 : start_time=1661210627281 2022-08-22 23:23:58.272 | + functions-common:time_stop:2448 : [[ -z 1661210627281 ]] 2022-08-22 23:23:58.275 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:23:58.279 | + functions-common:time_stop:2451 : end_time=1661210638277 2022-08-22 23:23:58.282 | + functions-common:time_stop:2452 : elapsed_time=10996 2022-08-22 23:23:58.284 | + functions-common:time_stop:2453 : total=97172 2022-08-22 23:23:58.286 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:23:58.288 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=108168 2022-08-22 23:23:58.291 | + inc/python:pip_install:199 : return 0 2022-08-22 23:23:58.293 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 23:23:58.297 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 23:23:58.299 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 23:23:58.322 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-22 23:23:58.334 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-22 23:23:58.337 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-22 23:23:58.340 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:23:58.342 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:23:58.346 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-22 23:23:58.349 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:23:58.352 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-22 23:23:58.355 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 23:23:58.358 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-22 23:23:58.378 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:23:58.381 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-22 23:23:58.383 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-22 23:23:58.386 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-22 23:23:58.389 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 23:23:58.391 | + lib/stack:stack_install_service:32 : install_nova 2022-08-22 23:23:58.394 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-22 23:23:58.396 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-22 23:23:58.399 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:23:58.401 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:23:58.404 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-22 23:23:58.406 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:23:58.409 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-22 23:23:58.425 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:58.427 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-22 23:23:58.444 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:58.446 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-22 23:23:58.463 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:23:58.466 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-22 23:23:58.468 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-22 23:23:58.471 | + functions-common:git_clone:597 : local git_dest=/opt/stack/nova 2022-08-22 23:23:58.473 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:23:58.475 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:23:58.478 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:23:58.481 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:23:58.483 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:23:58.486 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:23:58.503 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:23:58.505 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:23:58.507 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:58.510 | + functions-common:git_clone:617 : echo master 2022-08-22 23:23:58.510 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:23:58.516 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/nova ]] 2022-08-22 23:23:58.518 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:23:58.520 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-22 23:23:58.533 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-08-22 23:23:58.536 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:23:58.537 | + functions-common:git_clone:678 : head -1 2022-08-22 23:23:58.542 | 18d9c85aa4 Fix a deprecation warning about threading.Thread 2022-08-22 23:23:58.545 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:23:58.547 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-22 23:23:58.550 | + inc/python:setup_develop:334 : local bindep 2022-08-22 23:23:58.553 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 23:23:58.555 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-22 23:23:58.558 | + inc/python:setup_develop:340 : local extras= 2022-08-22 23:23:58.560 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-22 23:23:58.563 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 23:23:58.565 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 23:23:58.568 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-22 23:23:58.570 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 23:23:58.572 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 23:23:58.576 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-22 23:23:58.578 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 23:23:58.581 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-22 23:23:58.584 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 23:23:58.587 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 23:23:58.590 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-22 23:23:58.595 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-22 23:23:58.599 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-22 23:23:59.214 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-22 23:23:59.217 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 23:23:59.222 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 23:23:59.225 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 23:23:59.228 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-22 23:23:59.230 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-22 23:23:59.233 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 23:23:59.236 | + inc/python:setup_package:424 : local extras= 2022-08-22 23:23:59.239 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 23:23:59.241 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 23:23:59.244 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 23:23:59.248 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 23:23:59.250 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 23:23:59.253 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-22 23:23:59.275 | Using python 3.8 to install /opt/stack/nova 2022-08-22 23:23:59.277 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-22 23:24:01.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:01.313 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:01.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:01.313 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:02.359 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:24:02.359 | Obtaining file:///opt/stack/nova 2022-08-22 23:24:05.654 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 23:24:05.660 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 23:24:05.663 | Requirement already satisfied: Paste===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.2) 2022-08-22 23:24:05.671 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-22 23:24:05.680 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:24:05.683 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 23:24:05.694 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 23:24:05.836 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:24:05.849 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 23:24:05.863 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-22 23:24:05.881 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:24:05.918 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-22 23:24:05.930 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:24:05.933 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-22 23:24:05.942 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-22 23:24:05.944 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:24:05.949 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:24:05.985 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 23:24:06.012 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:24:06.015 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 23:24:06.053 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:24:06.110 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:24:06.161 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-22 23:24:06.170 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-22 23:24:06.175 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:24:06.179 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:24:06.182 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 23:24:06.207 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-22 23:24:06.230 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 23:24:06.234 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:24:06.238 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 23:24:06.243 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-22 23:24:06.265 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-22 23:24:06.282 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:24:06.318 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 23:24:06.328 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:24:06.366 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:24:06.373 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 23:24:06.423 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:24:06.428 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-22 23:24:06.438 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:24:06.475 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-22 23:24:06.529 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-22 23:24:06.539 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 23:24:06.558 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 23:24:06.572 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-22 23:24:06.585 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-22 23:24:06.597 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-22 23:24:06.600 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:24:06.608 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-22 23:24:06.631 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 23:24:06.641 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:24:06.654 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-22 23:24:06.672 | Requirement already satisfied: ovsdbapp===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.1.0) 2022-08-22 23:24:06.709 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:24:06.714 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-22 23:24:06.747 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:24:06.750 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:24:06.761 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-22 23:24:06.767 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-22 23:24:06.785 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:24:06.795 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:24:06.797 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:24:06.803 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-22 23:24:06.809 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 23:24:06.814 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-22 23:24:06.828 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 23:24:06.842 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:24:06.847 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-22 23:24:06.863 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:24:06.884 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-22 23:24:06.909 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:24:06.912 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 23:24:06.919 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:24:06.932 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 23:24:06.935 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-22 23:24:06.939 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:24:06.943 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 23:24:06.946 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:24:06.949 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 23:24:06.959 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 23:24:06.962 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 23:24:06.965 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:24:06.969 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-22 23:24:06.983 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 23:24:06.992 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 23:24:06.997 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 23:24:07.007 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-22 23:24:07.065 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:24:07.098 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-22 23:24:07.101 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-22 23:24:07.108 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:24:07.113 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.10.0) 2022-08-22 23:24:07.117 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:24:07.120 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-22 23:24:07.125 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:24:07.151 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.2->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-22 23:24:07.154 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 23:24:07.164 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:24:07.168 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-22 23:24:07.194 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:24:07.250 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 23:24:07.271 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 23:24:07.274 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:24:07.279 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 23:24:07.284 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 23:24:07.287 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:24:07.294 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 23:24:07.296 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-22 23:24:07.299 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-22 23:24:07.344 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-22 23:24:07.348 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 23:24:07.356 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:24:07.360 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:24:07.371 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-22 23:24:07.376 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-22 23:24:07.387 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 23:24:07.397 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-22 23:24:07.410 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-22 23:24:07.414 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 23:24:07.428 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:24:07.433 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:24:07.436 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:24:07.438 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 23:24:07.440 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 23:24:07.443 | Requirement already satisfied: numpy===1.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 274)) (1.23.2) 2022-08-22 23:24:07.445 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:24:07.448 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 23:24:07.451 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-22 23:24:07.454 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-22 23:24:07.457 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 23:24:07.460 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 23:24:07.508 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 23:24:08.505 | Installing collected packages: nova 2022-08-22 23:24:08.506 | Attempting uninstall: nova 2022-08-22 23:24:08.507 | Found existing installation: nova 25.1.0.dev257 2022-08-22 23:24:08.511 | Can't uninstall 'nova'. No files were found to uninstall. 2022-08-22 23:24:08.512 | Running setup.py develop for nova 2022-08-22 23:24:12.200 | Successfully installed nova 2022-08-22 23:24:12.312 | + inc/python:pip_install:196 : result=0 2022-08-22 23:24:12.315 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:24:12.318 | + functions-common:time_stop:2439 : local name 2022-08-22 23:24:12.320 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:24:12.323 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:24:12.326 | + functions-common:time_stop:2442 : local total 2022-08-22 23:24:12.329 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:24:12.332 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:24:12.335 | + functions-common:time_stop:2446 : start_time=1661210639269 2022-08-22 23:24:12.337 | + functions-common:time_stop:2448 : [[ -z 1661210639269 ]] 2022-08-22 23:24:12.340 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:24:12.346 | + functions-common:time_stop:2451 : end_time=1661210652342 2022-08-22 23:24:12.348 | + functions-common:time_stop:2452 : elapsed_time=13073 2022-08-22 23:24:12.351 | + functions-common:time_stop:2453 : total=108168 2022-08-22 23:24:12.354 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:24:12.356 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=121241 2022-08-22 23:24:12.358 | + inc/python:pip_install:199 : return 0 2022-08-22 23:24:12.361 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 23:24:12.364 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 23:24:12.367 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 23:24:12.388 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-22 23:24:12.400 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-22 23:24:12.403 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-22 23:24:12.405 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:24:12.408 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:24:12.411 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-22 23:24:12.414 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:24:12.418 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-22 23:24:12.435 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 23:24:12.438 | + ./stack.sh:main:932 : configure_nova 2022-08-22 23:24:12.442 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-22 23:24:12.455 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-22 23:24:12.458 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-22 23:24:12.460 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-22 23:24:12.464 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-22 23:24:12.464 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-22 23:24:12.471 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-22 23:24:12.474 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-22 23:24:12.478 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-22 23:24:12.481 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-22 23:24:12.484 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-22 23:24:12.487 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-22 23:24:12.490 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-22 23:24:12.493 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-22 23:24:12.511 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-22 23:24:12.525 | + 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-08-22 23:24:12.539 | + 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-08-22 23:24:12.551 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-22 23:24:12.564 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-22 23:24:12.567 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-22 23:24:12.571 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.herCAYxdWp 2022-08-22 23:24:12.574 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-22 23:24:12.576 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-22 23:24:12.579 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-22 23:24:12.582 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-22 23:24:12.585 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-22 23:24:12.588 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.herCAYxdWp 2022-08-22 23:24:12.593 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.herCAYxdWp 2022-08-22 23:24:12.610 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.herCAYxdWp /etc/sudoers.d/nova-rootwrap 2022-08-22 23:24:12.624 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-22 23:24:12.630 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-22 23:24:12.633 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-22 23:24:12.635 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-22 23:24:12.638 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-22 23:24:12.640 | + 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-08-22 23:24:12.643 | + 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-08-22 23:24:12.646 | + 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-08-22 23:24:12.648 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-22 23:24:12.653 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-22 23:24:12.670 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:12.673 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-22 23:24:12.675 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-22 23:24:12.679 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-22 23:24:12.683 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-22 23:24:12.716 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-22 23:24:12.718 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-22 23:24:12.750 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-22 23:24:12.784 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-22 23:24:12.815 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-22 23:24:12.849 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-22 23:24:12.883 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-22 23:24:12.917 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-22 23:24:12.919 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-08-22 23:24:12.950 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-22 23:24:12.981 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-22 23:24:13.013 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-22 23:24:13.044 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-22 23:24:13.076 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-22 23:24:13.110 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-22 23:24:13.112 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:24:13.115 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:24:13.117 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:24:13.119 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:24:13.122 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:24:13.124 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:24:13.126 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:24:13.129 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:24:13.131 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:24:13.133 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:24:13.135 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-22 23:24:13.138 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:24:13.140 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:24:13.142 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:24:13.144 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:24:13.147 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:24:13.149 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:24:13.151 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-22 23:24:13.167 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:13.169 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 23:24:13.172 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-22 23:24:13.174 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-22 23:24:13.205 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-22 23:24:13.208 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-22 23:24:13.210 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-22 23:24:13.213 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-22 23:24:13.215 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 23:24:13.217 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 23:24:13.220 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 23:24:13.235 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:13.237 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 23:24:13.240 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 23:24:13.242 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-22 23:24:13.277 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-22 23:24:13.280 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-22 23:24:13.282 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-22 23:24:13.284 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-22 23:24:13.287 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 23:24:13.289 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 23:24:13.291 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 23:24:13.307 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:13.309 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 23:24:13.311 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-22 23:24:13.314 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-22 23:24:13.348 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-22 23:24:13.382 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-22 23:24:13.414 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-22 23:24:13.449 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-22 23:24:13.465 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:13.468 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-22 23:24:13.484 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:13.487 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-22 23:24:13.488 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-22 23:24:13.493 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-22 23:24:13.495 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-22 23:24:13.526 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-22 23:24:13.543 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:13.545 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-22 23:24:13.547 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-22 23:24:13.550 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-22 23:24:13.552 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 23:24:13.554 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-22 23:24:13.588 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-22 23:24:13.619 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 23:24:13.650 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-22 23:24:13.682 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-22 23:24:13.713 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-22 23:24:13.745 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-22 23:24:13.777 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-22 23:24:13.808 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 23:24:13.839 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 23:24:13.871 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-22 23:24:13.887 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:13.890 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-22 23:24:13.892 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-22 23:24:13.926 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-22 23:24:13.961 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-08-22 23:24:13.992 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-22 23:24:14.024 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-22 23:24:14.057 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-22 23:24:14.089 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-22 23:24:14.120 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-22 23:24:14.152 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-22 23:24:14.168 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:14.170 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-22 23:24:14.173 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-22 23:24:14.204 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-22 23:24:14.238 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-22 23:24:14.241 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-22 23:24:14.272 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-22 23:24:14.275 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-22 23:24:14.277 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-22 23:24:14.279 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:24:14.282 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:24:14.284 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:24:14.286 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:24:14.289 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:24:14.291 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:24:14.294 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-22 23:24:14.296 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:24:14.298 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:24:14.301 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:24:14.303 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:24:14.305 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:24:14.307 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:24:14.310 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:24:14.312 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:24:14.314 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:24:14.317 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:24:14.319 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-22 23:24:14.321 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-22 23:24:14.323 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-22 23:24:14.326 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 23:24:14.343 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 23:24:14.345 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 23:24:14.347 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 23:24:14.350 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 23:24:14.352 | + 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-08-22 23:24:14.384 | + 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-08-22 23:24:14.415 | + 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-08-22 23:24:14.447 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 23:24:14.479 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-22 23:24:14.524 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-22 23:24:14.541 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:14.543 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-22 23:24:14.545 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-22 23:24:14.548 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-22 23:24:14.550 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-22 23:24:14.552 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 23:24:14.555 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 23:24:14.558 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-22 23:24:14.562 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-22 23:24:14.564 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 23:24:14.566 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 23:24:14.579 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 23:24:14.579 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:24:14.588 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 23:24:14.591 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:24:14.607 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-22 23:24:14.609 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-22 23:24:14.613 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-22 23:24:14.647 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-22 23:24:14.678 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-22 23:24:14.709 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-22 23:24:14.741 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 23:24:14.773 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 23:24:14.804 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-22 23:24:14.835 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-22 23:24:14.866 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-22 23:24:14.898 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 23:24:14.929 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 23:24:14.961 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 23:24:14.992 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-22 23:24:15.024 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 23:24:15.027 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 23:24:15.030 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-22 23:24:15.032 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-22 23:24:15.034 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 23:24:15.037 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:15.039 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:15.042 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 23:24:15.044 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 23:24:15.047 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-22 23:24:15.078 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 23:24:15.110 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-22 23:24:15.110 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-22 23:24:15.119 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-22 23:24:15.123 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-22 23:24:15.125 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-22 23:24:15.128 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 23:24:15.130 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 23:24:15.132 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:24:15.135 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:15.137 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:15.140 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 23:24:15.142 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 23:24:15.144 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:15.147 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:15.149 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-22 23:24:15.213 | Enabling site nova-api-wsgi. 2022-08-22 23:24:15.223 | To activate the new configuration, you need to run: 2022-08-22 23:24:15.223 | systemctl reload apache2 2022-08-22 23:24:15.229 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 23:24:15.233 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 23:24:15.236 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:24:15.240 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 23:24:15.385 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-22 23:24:15.407 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:15.410 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-22 23:24:15.412 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-22 23:24:15.414 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-22 23:24:15.417 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-22 23:24:15.419 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-22 23:24:15.422 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 23:24:15.424 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-22 23:24:15.429 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-22 23:24:15.431 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 23:24:15.433 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 23:24:15.446 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 23:24:15.447 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:24:15.455 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 23:24:15.458 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:24:15.474 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-22 23:24:15.476 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-22 23:24:15.480 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-22 23:24:15.514 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-22 23:24:15.545 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-22 23:24:15.577 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-22 23:24:15.609 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 23:24:15.642 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 23:24:15.678 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-22 23:24:15.709 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-22 23:24:15.740 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-22 23:24:15.772 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 23:24:15.804 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 23:24:15.836 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 23:24:15.869 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-22 23:24:15.901 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-22 23:24:15.903 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-22 23:24:15.935 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-22 23:24:15.951 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:15.953 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-22 23:24:15.989 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-22 23:24:15.991 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-22 23:24:15.993 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-22 23:24:16.010 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:16.013 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:24:16.016 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:24:16.047 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-22 23:24:16.082 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-22 23:24:16.084 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 23:24:16.087 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-22 23:24:16.089 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 23:24:16.091 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-22 23:24:16.094 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 23:24:16.111 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:16.114 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-22 23:24:16.116 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-22 23:24:16.119 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 23:24:16.135 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:16.138 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:24:16.141 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-08-22 23:24:16.172 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 23:24:16.175 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 23:24:16.177 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-22 23:24:16.210 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-22 23:24:16.241 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-22 23:24:16.276 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-22 23:24:16.294 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:16.297 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-22 23:24:16.329 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-22 23:24:16.331 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-22 23:24:16.333 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-22 23:24:16.368 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-22 23:24:16.400 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2022-08-22 23:24:16.433 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-22 23:24:16.465 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-22 23:24:16.497 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-22 23:24:16.532 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-22 23:24:16.566 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-22 23:24:16.599 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-22 23:24:16.631 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-22 23:24:16.648 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:16.651 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-22 23:24:16.655 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 23:24:16.658 | + lib/nova:create_nova_conf:549 : local conf 2022-08-22 23:24:16.660 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-22 23:24:16.663 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-22 23:24:16.666 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 23:24:16.668 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 23:24:16.671 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-22 23:24:16.673 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-22 23:24:16.676 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-22 23:24:16.680 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-22 23:24:16.683 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-22 23:24:16.685 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-22 23:24:16.688 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-22 23:24:16.691 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 23:24:16.694 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 23:24:16.697 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 23:24:16.715 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:16.717 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 23:24:16.720 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-22 23:24:16.723 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-22 23:24:16.759 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-22 23:24:16.794 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-22 23:24:16.830 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 23:24:16.832 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-22 23:24:16.834 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-22 23:24:16.837 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-22 23:24:16.854 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:16.857 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-22 23:24:16.857 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-22 23:24:17.592 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-08-22 23:24:17.595 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-22 23:24:17.599 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-22 23:24:17.602 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-22 23:24:17.605 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-22 23:24:17.607 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-22 23:24:17.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-22 23:24:17.629 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:17.632 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-22 23:24:17.635 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-22 23:24:17.637 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-22 23:24:17.653 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:17.655 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 23:24:17.658 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-08-22 23:24:17.695 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-22 23:24:17.697 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-22 23:24:17.699 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-22 23:24:17.716 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:17.719 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-22 23:24:17.721 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 23:24:17.724 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-22 23:24:17.764 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-08-22 23:24:17.796 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-22 23:24:17.828 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-22 23:24:17.863 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-22 23:24:17.895 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-22 23:24:17.927 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-22 23:24:17.960 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-22 23:24:17.992 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-22 23:24:17.994 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-22 23:24:17.997 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-22 23:24:18.000 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 23:24:18.016 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 23:24:18.019 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 23:24:18.021 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 23:24:18.023 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 23:24:18.026 | + 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-08-22 23:24:18.058 | + 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-08-22 23:24:18.090 | + 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-08-22 23:24:18.122 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 23:24:18.154 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-22 23:24:18.158 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-22 23:24:18.162 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-22 23:24:18.164 | + lib/nova:create_nova_conf:583 : local conf 2022-08-22 23:24:18.167 | + lib/nova:create_nova_conf:584 : local offset 2022-08-22 23:24:18.170 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-22 23:24:18.172 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-22 23:24:18.174 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-22 23:24:18.177 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-22 23:24:18.180 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-22 23:24:18.182 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-22 23:24:18.185 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-22 23:24:18.187 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-22 23:24:18.189 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-22 23:24:18.192 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-22 23:24:18.208 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:18.210 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-22 23:24:18.212 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-22 23:24:18.228 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:18.231 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-22 23:24:18.247 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:18.249 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-22 23:24:18.266 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:18.269 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-22 23:24:18.285 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:18.288 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-22 23:24:18.291 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-22 23:24:18.293 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-22 23:24:18.296 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-22 23:24:18.298 | + lib/stack:stack_install_service:32 : install_placement 2022-08-22 23:24:18.301 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-22 23:24:18.303 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-22 23:24:18.306 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:18.308 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:18.311 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-22 23:24:18.314 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:24:18.316 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:24:18.319 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:24:18.321 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:24:18.324 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:24:18.326 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:24:18.329 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:18.331 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:18.334 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:24:18.336 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:24:18.339 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:24:18.341 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:24:18.344 | + functions-common:install_package:1464 : real_install_package apache2 2022-08-22 23:24:18.346 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:24:18.349 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:18.351 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:18.354 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-08-22 23:24:18.376 | + 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-08-22 23:24:18.488 | Reading package lists... 2022-08-22 23:24:18.750 | Building dependency tree... 2022-08-22 23:24:18.751 | Reading state information... 2022-08-22 23:24:19.024 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-22 23:24:19.025 | The following packages were automatically installed and are no longer required: 2022-08-22 23:24:19.026 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:24:19.026 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:24:19.026 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:24:19.026 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:24:19.026 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:24:19.026 | python3-zope.interface 2022-08-22 23:24:19.026 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:24:19.157 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:24:19.164 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:24:19.166 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:24:19.169 | + functions-common:time_stop:2439 : local name 2022-08-22 23:24:19.171 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:24:19.174 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:24:19.176 | + functions-common:time_stop:2442 : local total 2022-08-22 23:24:19.179 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:24:19.181 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:24:19.184 | + functions-common:time_stop:2446 : start_time=1661210658373 2022-08-22 23:24:19.186 | + functions-common:time_stop:2448 : [[ -z 1661210658373 ]] 2022-08-22 23:24:19.189 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:24:19.194 | + functions-common:time_stop:2451 : end_time=1661210659191 2022-08-22 23:24:19.197 | + functions-common:time_stop:2452 : elapsed_time=818 2022-08-22 23:24:19.199 | + functions-common:time_stop:2453 : total=6617 2022-08-22 23:24:19.202 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:24:19.204 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=7435 2022-08-22 23:24:19.207 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:24:19.210 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-22 23:24:19.212 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-08-22 23:24:19.215 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-08-22 23:24:19.218 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-08-22 23:24:19.220 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-08-22 23:24:19.244 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-22 23:24:19.247 | + functions-common:install_package:1463 : update_package_repo 2022-08-22 23:24:19.250 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-08-22 23:24:19.253 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-08-22 23:24:19.255 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-08-22 23:24:19.258 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-08-22 23:24:19.261 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-08-22 23:24:19.264 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:19.266 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:19.269 | + functions-common:update_package_repo:1444 : apt_get_update 2022-08-22 23:24:19.271 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-08-22 23:24:19.274 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-08-22 23:24:19.277 | + functions-common:apt_get_update:1190 : return 2022-08-22 23:24:19.279 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-08-22 23:24:19.282 | + functions-common:real_install_package:1449 : is_ubuntu 2022-08-22 23:24:19.284 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:19.287 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:19.289 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-08-22 23:24:19.312 | + 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-08-22 23:24:19.423 | Reading package lists... 2022-08-22 23:24:19.685 | Building dependency tree... 2022-08-22 23:24:19.686 | Reading state information... 2022-08-22 23:24:19.959 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3.1). 2022-08-22 23:24:19.959 | The following packages were automatically installed and are no longer required: 2022-08-22 23:24:19.960 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-22 23:24:19.960 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-22 23:24:19.960 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-22 23:24:19.960 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-22 23:24:19.960 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-22 23:24:19.960 | python3-zope.interface 2022-08-22 23:24:19.960 | Use 'sudo apt autoremove' to remove them. 2022-08-22 23:24:20.097 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-22 23:24:20.103 | + functions-common:apt_get:1234 : result=0 2022-08-22 23:24:20.106 | + functions-common:apt_get:1237 : time_stop apt-get 2022-08-22 23:24:20.110 | + functions-common:time_stop:2439 : local name 2022-08-22 23:24:20.113 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:24:20.117 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:24:20.120 | + functions-common:time_stop:2442 : local total 2022-08-22 23:24:20.124 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:24:20.127 | + functions-common:time_stop:2445 : name=apt-get 2022-08-22 23:24:20.130 | + functions-common:time_stop:2446 : start_time=1661210659309 2022-08-22 23:24:20.133 | + functions-common:time_stop:2448 : [[ -z 1661210659309 ]] 2022-08-22 23:24:20.136 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:24:20.141 | + functions-common:time_stop:2451 : end_time=1661210660138 2022-08-22 23:24:20.143 | + functions-common:time_stop:2452 : elapsed_time=829 2022-08-22 23:24:20.146 | + functions-common:time_stop:2453 : total=7435 2022-08-22 23:24:20.148 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:24:20.151 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=8264 2022-08-22 23:24:20.153 | + functions-common:apt_get:1238 : return 0 2022-08-22 23:24:20.156 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-22 23:24:20.159 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-22 23:24:20.161 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:24:20.164 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:20.166 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:20.169 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-22 23:24:20.172 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-22 23:24:20.229 | wsgi (enabled by maintainer script) 2022-08-22 23:24:20.233 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-22 23:24:20.237 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-22 23:24:20.240 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 23:24:20.245 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-22 23:24:20.249 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-22 23:24:20.252 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 23:24:20.257 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-22 23:24:20.258 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 23:24:20.263 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-22 23:24:20.266 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-22 23:24:20.268 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-22 23:24:20.271 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-22 23:24:20.274 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-22 23:24:20.297 | Using python 3.8 to install osc-placement 2022-08-22 23:24:20.299 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-22 23:24:22.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:22.357 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:22.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:22.357 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:23.411 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:24:23.413 | Requirement already satisfied: osc-placement===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (4.0.0) 2022-08-22 23:24:23.423 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:24:23.436 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:24:23.442 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:24:23.444 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:24:23.451 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:24:23.454 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 23:24:23.457 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:24:23.515 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 23:24:23.529 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:24:23.534 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:24:23.538 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:24:23.541 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:24:23.547 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:24:23.550 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:24:23.563 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:24:23.566 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:24:23.571 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:24:23.574 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 23:24:23.585 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 23:24:23.610 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:24:23.613 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:24:23.615 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:24:23.619 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:24:23.623 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:24:23.655 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 23:24:23.703 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:24:23.714 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:24:23.717 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:24:23.752 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 23:24:23.755 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:24:23.761 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 23:24:23.764 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 23:24:23.767 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:24:23.803 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 23:24:23.824 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:24:23.826 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 23:24:23.831 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 23:24:23.833 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:24:23.890 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 23:24:23.893 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:24:23.898 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:24:23.924 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:24:23.927 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 23:24:23.930 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:24:25.900 | + inc/python:pip_install:196 : result=0 2022-08-22 23:24:25.904 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:24:25.908 | + functions-common:time_stop:2439 : local name 2022-08-22 23:24:25.911 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:24:25.915 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:24:25.918 | + functions-common:time_stop:2442 : local total 2022-08-22 23:24:25.921 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:24:25.925 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:24:25.928 | + functions-common:time_stop:2446 : start_time=1661210660290 2022-08-22 23:24:25.931 | + functions-common:time_stop:2448 : [[ -z 1661210660290 ]] 2022-08-22 23:24:25.936 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:24:25.942 | + functions-common:time_stop:2451 : end_time=1661210665938 2022-08-22 23:24:25.945 | + functions-common:time_stop:2452 : elapsed_time=5648 2022-08-22 23:24:25.948 | + functions-common:time_stop:2453 : total=121241 2022-08-22 23:24:25.950 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:24:25.953 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=126889 2022-08-22 23:24:25.956 | + inc/python:pip_install:199 : return 0 2022-08-22 23:24:25.960 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-22 23:24:25.962 | + functions-common:git_clone:596 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-22 23:24:25.965 | + functions-common:git_clone:597 : local git_dest=/opt/stack/placement 2022-08-22 23:24:25.969 | + functions-common:git_clone:598 : local git_ref=master 2022-08-22 23:24:25.971 | + functions-common:git_clone:599 : local orig_dir 2022-08-22 23:24:25.975 | ++ functions-common:git_clone:600 : pwd 2022-08-22 23:24:25.978 | + functions-common:git_clone:600 : orig_dir=/home/ubuntu/devstack 2022-08-22 23:24:25.981 | + functions-common:git_clone:601 : local git_clone_flags= 2022-08-22 23:24:25.984 | ++ functions-common:git_clone:603 : trueorfalse False RECLONE 2022-08-22 23:24:26.001 | + functions-common:git_clone:603 : RECLONE=False 2022-08-22 23:24:26.004 | + functions-common:git_clone:604 : [[ 0 -gt 0 ]] 2022-08-22 23:24:26.006 | + functions-common:git_clone:608 : [[ False = \T\r\u\e ]] 2022-08-22 23:24:26.010 | + functions-common:git_clone:617 : echo master 2022-08-22 23:24:26.010 | + functions-common:git_clone:617 : egrep -q '^refs' 2022-08-22 23:24:26.016 | + functions-common:git_clone:631 : [[ ! -d /opt/stack/placement ]] 2022-08-22 23:24:26.018 | + functions-common:git_clone:639 : [[ False = \T\r\u\e ]] 2022-08-22 23:24:26.021 | + functions-common:git_clone:674 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-22 23:24:26.034 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-08-22 23:24:26.037 | + functions-common:git_clone:678 : git show --oneline 2022-08-22 23:24:26.037 | + functions-common:git_clone:678 : head -1 2022-08-22 23:24:26.041 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-22 23:24:26.044 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-08-22 23:24:26.046 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-22 23:24:26.049 | + inc/python:setup_develop:334 : local bindep 2022-08-22 23:24:26.052 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 23:24:26.054 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-22 23:24:26.057 | + inc/python:setup_develop:340 : local extras= 2022-08-22 23:24:26.059 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-22 23:24:26.062 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-22 23:24:26.065 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 23:24:26.067 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-22 23:24:26.070 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-22 23:24:26.072 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-22 23:24:26.075 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-22 23:24:26.078 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-22 23:24:26.081 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-22 23:24:26.083 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-22 23:24:26.086 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-22 23:24:26.089 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-22 23:24:26.095 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-22 23:24:26.098 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-22 23:24:26.715 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-22 23:24:26.720 | + inc/python:setup_package:414 : local bindep=0 2022-08-22 23:24:26.723 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-22 23:24:26.728 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-22 23:24:26.731 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-22 23:24:26.735 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-22 23:24:26.739 | + inc/python:setup_package:423 : local flags=-e 2022-08-22 23:24:26.743 | + inc/python:setup_package:424 : local extras= 2022-08-22 23:24:26.747 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-22 23:24:26.751 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-22 23:24:26.754 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-22 23:24:26.758 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-22 23:24:26.761 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-22 23:24:26.763 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-22 23:24:26.785 | Using python 3.8 to install /opt/stack/placement 2022-08-22 23:24:26.787 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-22 23:24:28.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:28.853 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:28.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:28.853 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:29.893 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:24:29.893 | Obtaining file:///opt/stack/placement 2022-08-22 23:24:31.148 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-22 23:24:31.161 | Requirement already satisfied: SQLAlchemy===1.4.40 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.40) 2022-08-22 23:24:31.302 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-22 23:24:31.315 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-22 23:24:31.320 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-22 23:24:31.358 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-22 23:24:31.408 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-22 23:24:31.412 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-22 23:24:31.416 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-22 23:24:31.421 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-22 23:24:31.457 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-22 23:24:31.467 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:24:31.505 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-22 23:24:31.511 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-22 23:24:31.556 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:24:31.561 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-22 23:24:31.598 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-22 23:24:31.616 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-22 23:24:31.630 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:24:31.639 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-22 23:24:31.648 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:24:31.662 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:24:31.667 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:24:31.669 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:24:31.681 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-22 23:24:31.690 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-22 23:24:31.693 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:24:31.699 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-22 23:24:31.703 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-22 23:24:31.708 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:24:31.728 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:24:31.732 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-22 23:24:31.738 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:24:31.752 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:24:31.756 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:24:31.759 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-22 23:24:31.769 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-22 23:24:31.772 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-22 23:24:31.774 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:24:31.779 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-22 23:24:31.787 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-22 23:24:31.792 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-22 23:24:31.802 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:24:31.834 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:24:31.844 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-22 23:24:31.847 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:24:31.902 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-22 23:24:31.929 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:24:31.987 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:24:31.992 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-22 23:24:31.995 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:24:32.000 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:24:32.006 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:24:32.008 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-22 23:24:32.022 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-22 23:24:32.029 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-22 23:24:32.035 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:24:32.038 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:24:32.041 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:24:32.044 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:24:32.049 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:24:32.051 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:24:32.054 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:24:32.057 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-22 23:24:32.060 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-22 23:24:32.062 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-22 23:24:32.073 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:24:32.099 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:24:32.102 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:24:32.106 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-22 23:24:32.116 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:24:32.152 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:24:32.155 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-22 23:24:32.158 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:24:33.613 | Installing collected packages: openstack-placement 2022-08-22 23:24:33.613 | Attempting uninstall: openstack-placement 2022-08-22 23:24:33.614 | Found existing installation: openstack-placement 7.1.0.dev37 2022-08-22 23:24:33.615 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-08-22 23:24:33.616 | Running setup.py develop for openstack-placement 2022-08-22 23:24:35.310 | Successfully installed openstack-placement 2022-08-22 23:24:35.434 | + inc/python:pip_install:196 : result=0 2022-08-22 23:24:35.438 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:24:35.441 | + functions-common:time_stop:2439 : local name 2022-08-22 23:24:35.445 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:24:35.449 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:24:35.452 | + functions-common:time_stop:2442 : local total 2022-08-22 23:24:35.456 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:24:35.459 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:24:35.462 | + functions-common:time_stop:2446 : start_time=1661210666779 2022-08-22 23:24:35.464 | + functions-common:time_stop:2448 : [[ -z 1661210666779 ]] 2022-08-22 23:24:35.467 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:24:35.472 | + functions-common:time_stop:2451 : end_time=1661210675469 2022-08-22 23:24:35.474 | + functions-common:time_stop:2452 : elapsed_time=8690 2022-08-22 23:24:35.477 | + functions-common:time_stop:2453 : total=126889 2022-08-22 23:24:35.479 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:24:35.482 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=135579 2022-08-22 23:24:35.484 | + inc/python:pip_install:199 : return 0 2022-08-22 23:24:35.487 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-22 23:24:35.490 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 23:24:35.492 | + functions-common:safe_chown:2340 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 23:24:35.512 | + functions-common:_safe_permission_operation:2188 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-22 23:24:35.525 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-22 23:24:35.527 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-22 23:24:35.530 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:24:35.533 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:24:35.535 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-22 23:24:35.538 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:24:35.541 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-22 23:24:35.543 | + ./stack.sh:main:938 : configure_placement 2022-08-22 23:24:35.546 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-22 23:24:35.558 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-22 23:24:35.561 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-22 23:24:35.566 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-22 23:24:35.568 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-22 23:24:35.571 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-22 23:24:35.574 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-22 23:24:35.576 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-22 23:24:35.579 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-22 23:24:35.581 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-22 23:24:35.599 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:35.602 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-22 23:24:35.604 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-22 23:24:35.607 | + 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&plugin=dbcounter' 2022-08-22 23:24:35.644 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-22 23:24:35.681 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-22 23:24:35.717 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-22 23:24:35.720 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-22 23:24:35.722 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-22 23:24:35.725 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-22 23:24:35.728 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-22 23:24:35.765 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-22 23:24:35.799 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-08-22 23:24:35.832 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-22 23:24:35.866 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-22 23:24:35.901 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-22 23:24:35.935 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-22 23:24:35.969 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-22 23:24:36.004 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-22 23:24:36.038 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-22 23:24:36.072 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-22 23:24:36.074 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-22 23:24:36.077 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-22 23:24:36.080 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-22 23:24:36.099 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-22 23:24:36.102 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-22 23:24:36.104 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-22 23:24:36.107 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-22 23:24:36.110 | + 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-08-22 23:24:36.144 | + 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-08-22 23:24:36.182 | + 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-08-22 23:24:36.223 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-22 23:24:36.257 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-22 23:24:36.259 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-22 23:24:36.262 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-22 23:24:36.265 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-22 23:24:36.267 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-22 23:24:36.270 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-22 23:24:36.272 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-22 23:24:36.275 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-22 23:24:36.280 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-22 23:24:36.282 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-22 23:24:36.285 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-22 23:24:36.298 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-22 23:24:36.298 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:24:36.307 | d /var/run/uwsgi 0755 ubuntu root 2022-08-22 23:24:36.310 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-22 23:24:36.326 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-22 23:24:36.329 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-22 23:24:36.333 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-22 23:24:36.370 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-22 23:24:36.407 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-22 23:24:36.442 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-22 23:24:36.478 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-22 23:24:36.512 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-22 23:24:36.546 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-22 23:24:36.579 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-22 23:24:36.613 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-22 23:24:36.646 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-22 23:24:36.679 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-22 23:24:36.713 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-22 23:24:36.749 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-22 23:24:36.786 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-22 23:24:36.789 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-22 23:24:36.792 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-22 23:24:36.795 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-22 23:24:36.797 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-22 23:24:36.800 | ++ functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:36.803 | ++ functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:36.805 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-22 23:24:36.808 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-22 23:24:36.811 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-22 23:24:36.845 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-22 23:24:36.879 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-22 23:24:36.879 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-22 23:24:36.888 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-22 23:24:36.892 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-22 23:24:36.895 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-22 23:24:36.897 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-22 23:24:36.900 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-22 23:24:36.902 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-22 23:24:36.905 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:36.908 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:36.910 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-22 23:24:36.913 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-22 23:24:36.915 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:36.918 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:36.921 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-22 23:24:36.984 | Site placement-api already enabled 2022-08-22 23:24:36.990 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-22 23:24:36.995 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-22 23:24:36.999 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:24:37.003 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart apache2 2022-08-22 23:24:37.140 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-22 23:24:37.168 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:37.171 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-22 23:24:37.189 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:37.191 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-22 23:24:37.209 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:37.212 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-22 23:24:37.214 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-22 23:24:37.217 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-22 23:24:37.254 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-08-22 23:24:37.292 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-22 23:24:37.329 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-22 23:24:37.363 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-22 23:24:37.397 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-22 23:24:37.433 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-22 23:24:37.467 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-22 23:24:37.501 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-22 23:24:37.518 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:37.521 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-22 23:24:37.539 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:24:37.541 | + ./stack.sh:main:964 : run_phase stack install 2022-08-22 23:24:37.544 | + functions-common:run_phase:1867 : local mode=stack 2022-08-22 23:24:37.547 | + functions-common:run_phase:1868 : local phase=install 2022-08-22 23:24:37.549 | + functions-common:run_phase:1869 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-22 23:24:37.552 | + functions-common:run_phase:1870 : local extra_plugin_file_name 2022-08-22 23:24:37.555 | + functions-common:run_phase:1871 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-22 23:24:37.557 | + functions-common:run_phase:1876 : local exceptions=80-tempest.sh 2022-08-22 23:24:37.560 | + functions-common:run_phase:1877 : local extra 2022-08-22 23:24:37.563 | ++ functions-common:run_phase:1878 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-22 23:24:37.567 | + functions-common:run_phase:1878 : extra=80-tempest.sh 2022-08-22 23:24:37.570 | + functions-common:run_phase:1879 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-22 23:24:37.573 | + functions-common:run_phase:1883 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-22 23:24:37.575 | + functions-common:run_phase:1883 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-22 23:24:37.578 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-22 23:24:37.595 | ++ functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:37.598 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 23:24:37.601 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-22 23:24:37.603 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-22 23:24:37.606 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-22 23:24:37.608 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 23:24:37.610 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-22 23:24:37.613 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-22 23:24:37.615 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-22 23:24:37.680 | ++ inc/async:async_inner:63 : install_tempest 2022-08-22 23:24:37.722 | [557070 Async install_tempest:583790]: running: install_tempest 2022-08-22 23:24:37.725 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-22 23:24:37.728 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-22 23:24:37.731 | + functions-common:run_phase:1888 : [[ stack == \s\o\u\r\c\e ]] 2022-08-22 23:24:37.734 | + functions-common:run_phase:1891 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-22 23:24:37.737 | + functions-common:run_phase:1894 : run_plugins stack install 2022-08-22 23:24:37.739 | + functions-common:run_plugins:1853 : local mode=stack 2022-08-22 23:24:37.742 | + functions-common:run_plugins:1854 : local phase=install 2022-08-22 23:24:37.744 | + functions-common:run_plugins:1856 : local plugins= 2022-08-22 23:24:37.747 | + functions-common:run_plugins:1857 : local plugin 2022-08-22 23:24:37.750 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-22 23:24:37.753 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-22 23:24:37.756 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-22 23:24:37.758 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-22 23:24:37.761 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-22 23:24:37.764 | + inc/python:use_library_from_git:249 : return 1 2022-08-22 23:24:37.767 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-22 23:24:37.769 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-22 23:24:37.772 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-22 23:24:37.776 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-22 23:24:37.780 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-22 23:24:37.783 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-22 23:24:37.787 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-22 23:24:37.790 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-22 23:24:37.795 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-22 23:24:37.798 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-22 23:24:37.800 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-22 23:24:37.804 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-22 23:24:37.806 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-22 23:24:37.828 | Using python 3.8 to install python-openstackclient 2022-08-22 23:24:37.831 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-22 23:24:39.897 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:39.897 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:39.897 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:39.897 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:40.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:24:40.941 | Requirement already satisfied: python-openstackclient===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (6.0.0) 2022-08-22 23:24:40.961 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-22 23:24:40.965 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-22 23:24:40.968 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-22 23:24:40.991 | Requirement already satisfied: pbr===5.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.10.0) 2022-08-22 23:24:40.993 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-22 23:24:40.998 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-22 23:24:41.023 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-22 23:24:41.038 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-22 23:24:41.051 | Requirement already satisfied: cliff===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (4.0.0) 2022-08-22 23:24:41.063 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-22 23:24:41.076 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-22 23:24:41.091 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-22 23:24:41.130 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-22 23:24:41.136 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-22 23:24:41.142 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-22 23:24:41.155 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-22 23:24:41.158 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-22 23:24:41.215 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-22 23:24:41.223 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-22 23:24:41.226 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-22 23:24:41.229 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-22 23:24:41.232 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-22 23:24:41.234 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-22 23:24:41.239 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-22 23:24:41.241 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-22 23:24:41.262 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-22 23:24:41.268 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-22 23:24:41.273 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-22 23:24:41.275 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-22 23:24:41.312 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-22 23:24:41.323 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-22 23:24:41.326 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-22 23:24:41.374 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-22 23:24:41.410 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-22 23:24:41.413 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-22 23:24:41.419 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-22 23:24:41.423 | Requirement already satisfied: pytz===2022.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.2.1) 2022-08-22 23:24:41.427 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-22 23:24:41.432 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-22 23:24:41.435 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-22 23:24:41.438 | Requirement already satisfied: charset-normalizer===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.1) 2022-08-22 23:24:41.443 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-22 23:24:41.445 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-22 23:24:41.478 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-22 23:24:41.481 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-22 23:24:41.483 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-22 23:24:41.487 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-22 23:24:41.492 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-22 23:24:41.494 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-22 23:24:41.551 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-22 23:24:41.577 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-22 23:24:43.505 | + inc/python:pip_install:196 : result=0 2022-08-22 23:24:43.508 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:24:43.511 | + functions-common:time_stop:2439 : local name 2022-08-22 23:24:43.513 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:24:43.516 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:24:43.518 | + functions-common:time_stop:2442 : local total 2022-08-22 23:24:43.521 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:24:43.523 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:24:43.525 | + functions-common:time_stop:2446 : start_time=1661210677823 2022-08-22 23:24:43.528 | + functions-common:time_stop:2448 : [[ -z 1661210677823 ]] 2022-08-22 23:24:43.531 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:24:43.535 | + functions-common:time_stop:2451 : end_time=1661210683533 2022-08-22 23:24:43.538 | + functions-common:time_stop:2452 : elapsed_time=5710 2022-08-22 23:24:43.540 | + functions-common:time_stop:2453 : total=135579 2022-08-22 23:24:43.543 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:24:43.545 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=141289 2022-08-22 23:24:43.548 | + inc/python:pip_install:199 : return 0 2022-08-22 23:24:43.550 | + ./stack.sh:main:976 : install_oscwrap 2022-08-22 23:24:43.554 | ++ functions-common:install_oscwrap:2484 : mktemp 2022-08-22 23:24:43.558 | + functions-common:install_oscwrap:2484 : OSCWRAP_TIMER_FILE=/tmp/tmp.SvzxzaBkMC 2022-08-22 23:24:43.561 | + functions-common:install_oscwrap:2487 : shopt -s expand_aliases 2022-08-22 23:24:43.564 | + functions-common:install_oscwrap:2490 : unalias -a 2022-08-22 23:24:43.567 | + functions-common:install_oscwrap:2492 : alias openstack=oscwrap 2022-08-22 23:24:43.570 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-22 23:24:43.572 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 23:24:43.575 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-22 23:24:43.596 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:24:43.599 | + ./stack.sh:main:1030 : configure_database 2022-08-22 23:24:43.602 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-22 23:24:43.604 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-22 23:24:43.607 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-22 23:24:43.609 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 23:24:43.611 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-22 23:24:43.614 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-22 23:24:43.616 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:43.618 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:43.621 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-22 23:24:43.624 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-22 23:24:43.627 | ++ functions-common:ipv6_unquote:2237 : echo 0.0.0.0 2022-08-22 23:24:43.628 | ++ functions-common:ipv6_unquote:2237 : tr -d '[]' 2022-08-22 23:24:43.633 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-22 23:24:43.689 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-22 23:24:43.692 | + functions-common:is_fedora:519 : [[ -z Ubuntu ]] 2022-08-22 23:24:43.694 | + functions-common:is_fedora:523 : '[' Ubuntu = Fedora ']' 2022-08-22 23:24:43.697 | + functions-common:is_fedora:523 : '[' Ubuntu = 'Red Hat' ']' 2022-08-22 23:24:43.700 | + functions-common:is_fedora:524 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-22 23:24:43.702 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-22 23:24:43.704 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOS ']' 2022-08-22 23:24:43.707 | + functions-common:is_fedora:526 : '[' Ubuntu = CentOSStream ']' 2022-08-22 23:24:43.709 | + functions-common:is_fedora:527 : '[' Ubuntu = AlmaLinux ']' 2022-08-22 23:24:43.712 | + functions-common:is_fedora:528 : '[' Ubuntu = OracleServer ']' 2022-08-22 23:24:43.714 | + functions-common:is_fedora:528 : '[' Ubuntu = Virtuozzo ']' 2022-08-22 23:24:43.717 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-22 23:24:43.719 | + functions-common:is_suse:536 : is_opensuse 2022-08-22 23:24:43.722 | + functions-common:is_opensuse:543 : [[ -z Ubuntu ]] 2022-08-22 23:24:43.724 | + functions-common:is_opensuse:547 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-22 23:24:43.727 | + functions-common:is_suse:536 : is_suse_linux_enterprise 2022-08-22 23:24:43.729 | + functions-common:is_suse_linux_enterprise:555 : [[ -z Ubuntu ]] 2022-08-22 23:24:43.731 | + functions-common:is_suse_linux_enterprise:559 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-22 23:24:43.734 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-22 23:24:43.736 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:43.739 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:43.741 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-22 23:24:43.743 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:24:43.746 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-22 23:24:46.360 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-22 23:24:46.377 | mysqladmin: connect to server at 'localhost' failed 2022-08-22 23:24:46.377 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-22 23:24:46.381 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-22 23:24:46.384 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-22 23:24:46.386 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:46.389 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:46.392 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-22 23:24:46.394 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-22 23:24:46.396 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-22 23:24:46.399 | + functions-common:is_ubuntu:567 : [[ -z deb ]] 2022-08-22 23:24:46.401 | + functions-common:is_ubuntu:570 : '[' deb = deb ']' 2022-08-22 23:24:46.404 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-22 23:24:46.406 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-22 23:24:46.408 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-22 23:24:46.421 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 23:24:46.457 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-22 23:24:46.469 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 23:24:46.488 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-22 23:24:46.547 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-22 23:24:46.607 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-22 23:24:46.669 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-22 23:24:46.671 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-22 23:24:46.674 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-22 23:24:46.674 | enabling MySQL performance counting 2022-08-22 23:24:46.677 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-22 23:24:46.699 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-22 23:24:46.702 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-22 23:24:48.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:48.781 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:48.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:24:48.781 | from cryptography.utils import int_from_bytes 2022-08-22 23:24:49.810 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-22 23:24:49.812 | Processing ./tools/dbcounter 2022-08-22 23:24:49.817 | Installing build dependencies: started 2022-08-22 23:24:59.589 | Installing build dependencies: finished with status 'done' 2022-08-22 23:24:59.591 | Getting requirements to build wheel: started 2022-08-22 23:25:00.640 | Getting requirements to build wheel: finished with status 'done' 2022-08-22 23:25:00.644 | Installing backend dependencies: started 2022-08-22 23:25:05.315 | Installing backend dependencies: finished with status 'done' 2022-08-22 23:25:05.317 | Preparing wheel metadata: started 2022-08-22 23:25:06.472 | Preparing wheel metadata: finished with status 'done' 2022-08-22 23:25:06.480 | Building wheels for collected packages: dbcounter 2022-08-22 23:25:06.482 | Building wheel for dbcounter (PEP 517): started 2022-08-22 23:25:07.942 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-22 23:25:07.944 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=709fa109ad2b06d316b84fa366e827a1f14a8b123b59dc892aa428c9c93f09e2 2022-08-22 23:25:07.944 | Stored in directory: /tmp/pip-ephem-wheel-cache-lty37tik/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-22 23:25:07.944 | Successfully built dbcounter 2022-08-22 23:25:10.065 | Installing collected packages: dbcounter 2022-08-22 23:25:10.065 | Attempting uninstall: dbcounter 2022-08-22 23:25:10.066 | Found existing installation: dbcounter 0.1 2022-08-22 23:25:10.107 | Uninstalling dbcounter-0.1: 2022-08-22 23:25:10.409 | Successfully uninstalled dbcounter-0.1 2022-08-22 23:25:10.506 | Successfully installed dbcounter-0.1 2022-08-22 23:25:10.652 | + inc/python:pip_install:196 : result=0 2022-08-22 23:25:10.654 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-22 23:25:10.657 | + functions-common:time_stop:2439 : local name 2022-08-22 23:25:10.659 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:25:10.661 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:25:10.664 | + functions-common:time_stop:2442 : local total 2022-08-22 23:25:10.666 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:25:10.668 | + functions-common:time_stop:2445 : name=pip_install 2022-08-22 23:25:10.670 | + functions-common:time_stop:2446 : start_time=1661210686694 2022-08-22 23:25:10.673 | + functions-common:time_stop:2448 : [[ -z 1661210686694 ]] 2022-08-22 23:25:10.675 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:25:10.680 | + functions-common:time_stop:2451 : end_time=1661210710677 2022-08-22 23:25:10.682 | + functions-common:time_stop:2452 : elapsed_time=23983 2022-08-22 23:25:10.684 | + functions-common:time_stop:2453 : total=141289 2022-08-22 23:25:10.686 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:25:10.689 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=165272 2022-08-22 23:25:10.691 | + inc/python:pip_install:199 : return 0 2022-08-22 23:25:10.694 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-22 23:25:10.696 | + lib/database:recreate_database:112 : local db=stats 2022-08-22 23:25:10.698 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-22 23:25:10.701 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-22 23:25:10.703 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-22 23:25:10.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 23:25:10.735 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-22 23:25:10.740 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 23:25:10.760 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-22 23:25:10.760 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-22 23:25:10.765 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 23:25:10.786 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-22 23:25:10.789 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:25:10.791 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart mysql 2022-08-22 23:25:11.416 | ++ inc/async:async_inner:64 : rc=0 2022-08-22 23:25:11.442 | [583790 Async install_tempest:583790]: finished successfully 2022-08-22 23:25:13.715 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-22 23:25:13.719 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-22 23:25:13.723 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-22 23:25:13.729 | + functions-common:save_stackenv:62 : time_stamp=2022-08-22-232513 2022-08-22 23:25:13.732 | + functions-common:save_stackenv:63 : echo '# 2022-08-22-232513 1034' 2022-08-22 23:25:13.735 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.737 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-22 23:25:13.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.743 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-22 23:25:13.746 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.748 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-22 23:25:13.751 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.754 | + 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-08-22 23:25:13.756 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.759 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-08-22 23:25:13.762 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.764 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-08-22 23:25:13.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.770 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-22-232123 2022-08-22 23:25:13.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.775 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-22 23:25:13.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.780 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-08-22 23:25:13.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.785 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-22 23:25:13.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.790 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-22 23:25:13.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.796 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-22 23:25:13.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.801 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-22 23:25:13.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.806 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.58 2022-08-22 23:25:13.809 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-22 23:25:13.811 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-22 23:25:13.814 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-22 23:25:13.817 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-22 23:25:13.819 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-22 23:25:13.831 | + ./stack.sh:main:1060 : start_dstat 2022-08-22 23:25:13.834 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:13.836 | + functions-common:run_process:1693 : local service=dstat 2022-08-22 23:25:13.839 | + functions-common:run_process:1694 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:13.842 | + functions-common:run_process:1695 : local group= 2022-08-22 23:25:13.844 | + functions-common:run_process:1696 : local user= 2022-08-22 23:25:13.847 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 23:25:13.850 | + functions-common:run_process:1699 : local name=dstat 2022-08-22 23:25:13.853 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 23:25:13.855 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 23:25:13.858 | + functions-common:time_start:2426 : local start_time= 2022-08-22 23:25:13.860 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 23:25:13.864 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 23:25:13.869 | + functions-common:time_start:2430 : _TIME_START[$name]=1661210713866 2022-08-22 23:25:13.872 | + functions-common:run_process:1702 : is_service_enabled dstat 2022-08-22 23:25:13.889 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:25:13.891 | + functions-common:run_process:1703 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-22 23:25:13.894 | + functions-common:_run_under_systemd:1653 : local service=dstat 2022-08-22 23:25:13.897 | + functions-common:_run_under_systemd:1654 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:13.899 | + functions-common:_run_under_systemd:1655 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:13.902 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:13.904 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:13.907 | + functions-common:_common_systemd_pitfalls:1628 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-22 23:25:13.909 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-22 23:25:13.912 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@dstat.service 2022-08-22 23:25:13.915 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 23:25:13.917 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 23:25:13.920 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 23:25:13.922 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 23:25:13.925 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-22 23:25:13.927 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-22 23:25:13.930 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-08-22 23:25:13.933 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:13.935 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 23:25:13.937 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-08-22 23:25:13.940 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 23:25:13.942 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 23:25:13.945 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 23:25:13.947 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-22 23:25:13.950 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 23:25:13.954 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-22 23:25:14.010 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-22 23:25:14.066 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-22 23:25:14.123 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-22 23:25:14.183 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-22 23:25:14.240 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 23:25:14.297 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 23:25:14.299 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 23:25:14.302 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-22 23:25:14.358 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 23:25:14.903 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-08-22 23:25:14.916 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-22 23:25:15.419 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-08-22 23:25:15.444 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 23:25:15.447 | + functions-common:time_stop:2439 : local name 2022-08-22 23:25:15.449 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:25:15.452 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:25:15.455 | + functions-common:time_stop:2442 : local total 2022-08-22 23:25:15.457 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:25:15.460 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 23:25:15.463 | + functions-common:time_stop:2446 : start_time=1661210713866 2022-08-22 23:25:15.465 | + functions-common:time_stop:2448 : [[ -z 1661210713866 ]] 2022-08-22 23:25:15.469 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:25:15.473 | + functions-common:time_stop:2451 : end_time=1661210715470 2022-08-22 23:25:15.476 | + functions-common:time_stop:2452 : elapsed_time=1604 2022-08-22 23:25:15.478 | + functions-common:time_stop:2453 : total=0 2022-08-22 23:25:15.481 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:25:15.484 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1604 2022-08-22 23:25:15.486 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-22 23:25:15.489 | + functions-common:run_process:1693 : local service=memory_tracker 2022-08-22 23:25:15.491 | + functions-common:run_process:1694 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-22 23:25:15.494 | + functions-common:run_process:1695 : local group= 2022-08-22 23:25:15.497 | + functions-common:run_process:1696 : local user=root 2022-08-22 23:25:15.499 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 23:25:15.502 | + functions-common:run_process:1699 : local name=memory_tracker 2022-08-22 23:25:15.504 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 23:25:15.507 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 23:25:15.510 | + functions-common:time_start:2426 : local start_time= 2022-08-22 23:25:15.512 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 23:25:15.515 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 23:25:15.520 | + functions-common:time_start:2430 : _TIME_START[$name]=1661210715517 2022-08-22 23:25:15.523 | + functions-common:run_process:1702 : is_service_enabled memory_tracker 2022-08-22 23:25:15.540 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:25:15.543 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 23:25:15.545 | + functions-common:time_stop:2439 : local name 2022-08-22 23:25:15.548 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:25:15.550 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:25:15.553 | + functions-common:time_stop:2442 : local total 2022-08-22 23:25:15.555 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:25:15.558 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 23:25:15.560 | + functions-common:time_stop:2446 : start_time=1661210715517 2022-08-22 23:25:15.563 | + functions-common:time_stop:2448 : [[ -z 1661210715517 ]] 2022-08-22 23:25:15.566 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:25:15.570 | + functions-common:time_stop:2451 : end_time=1661210715568 2022-08-22 23:25:15.573 | + functions-common:time_stop:2452 : elapsed_time=51 2022-08-22 23:25:15.575 | + functions-common:time_stop:2453 : total=1604 2022-08-22 23:25:15.578 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:25:15.580 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=1655 2022-08-22 23:25:15.583 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-22 23:25:15.601 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:25:15.604 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-22 23:25:15.623 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:25:15.625 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-22 23:25:15.645 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:25:15.647 | + ./stack.sh:main:1073 : start_etcd3 2022-08-22 23:25:15.650 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-22 23:25:15.652 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd' 2022-08-22 23:25:15.655 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-22 23:25:15.657 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380' 2022-08-22 23:25:15.660 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2022-08-22 23:25:15.662 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2022-08-22 23:25:15.664 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-22 23:25:15.667 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-22 23:25:15.669 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2022-08-22 23:25:15.671 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-22 23:25:15.674 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-22 23:25:15.676 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-22 23:25:15.679 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2022-08-22 23:25:15.681 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-08-22 23:25:15.683 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-08-22 23:25:15.686 | + functions-common:write_user_unit_file:1564 : local group= 2022-08-22 23:25:15.688 | + functions-common:write_user_unit_file:1565 : local user=root 2022-08-22 23:25:15.690 | + functions-common:write_user_unit_file:1566 : local env_vars= 2022-08-22 23:25:15.692 | + functions-common:write_user_unit_file:1567 : local extra= 2022-08-22 23:25:15.695 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-08-22 23:25:15.697 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-22 23:25:15.700 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-08-22 23:25:15.704 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-22 23:25:15.775 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-22 23:25:15.839 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-854041-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-854041-2-hyperv=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-08-22 23:25:15.894 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-22 23:25:15.949 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-22 23:25:16.004 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 23:25:16.060 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-22 23:25:16.062 | + functions-common:write_user_unit_file:1583 : [[ -n '' ]] 2022-08-22 23:25:16.065 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-22 23:25:16.136 | + functions-common:write_user_unit_file:1589 : sudo systemctl daemon-reload 2022-08-22 23:25:16.705 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-22 23:25:16.770 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-22 23:25:16.840 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-22 23:25:16.898 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-22 23:25:16.954 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-22 23:25:16.957 | ++ functions-common:is_arch:501 : uname -m 2022-08-22 23:25:16.962 | + functions-common:is_arch:501 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-22 23:25:16.964 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-22 23:25:17.496 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-22 23:25:17.509 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-22 23:25:18.048 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-22 23:25:18.737 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-22 23:25:18.759 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:25:18.761 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-22 23:25:18.764 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-22 23:25:18.767 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-22 23:25:18.772 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-22 23:25:18.784 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-22 23:25:18.800 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-22 23:25:18.802 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-22 23:25:18.805 | + 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.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-22 23:25:18.933 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-22 23:25:19.067 | + 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.58/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-22 23:25:19.197 | + 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.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-22 23:25:19.331 | + 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.58/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-22 23:25:19.459 | + 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.58/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-22 23:25:19.587 | + 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.58/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-22 23:25:19.715 | + 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.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-22 23:25:19.845 | + 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.58/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-22 23:25:19.974 | + 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.58/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-22 23:25:20.101 | + functions-common:write_clouds_yaml:198 : cat 2022-08-22 23:25:20.108 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-22 23:25:20.112 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-22 23:25:20.116 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-22 23:25:20.121 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-22 23:25:20.124 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-22 23:25:20.127 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-22 23:25:20.147 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:25:20.150 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-22 23:25:20.153 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-22 23:25:20.155 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-22 23:25:20.158 | + ./stack.sh:main:1090 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-08-22 23:25:20.160 | + ./stack.sh:main:1091 : init_keystone 2022-08-22 23:25:20.163 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-22 23:25:20.179 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:25:20.182 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-22 23:25:20.184 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-22 23:25:20.186 | + lib/database:recreate_database:112 : local db=keystone 2022-08-22 23:25:20.189 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-22 23:25:20.191 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-22 23:25:20.194 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-22 23:25:20.199 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 23:25:20.759 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-22 23:25:20.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-22 23:25:20.790 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-22 23:25:20.793 | + functions-common:time_start:2425 : local name=dbsync 2022-08-22 23:25:20.796 | + functions-common:time_start:2426 : local start_time= 2022-08-22 23:25:20.798 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 23:25:20.802 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 23:25:20.807 | + functions-common:time_start:2430 : _TIME_START[$name]=1661210720804 2022-08-22 23:25:20.809 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-22 23:25:24.319 | INFO dbcounter [-] Registered counter for database keystone 2022-08-22 23:25:24.344 | 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=586438) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 23:25:24.351 | DEBUG dbcounter [-] [586438] Writer thread running {{(pid=586438) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 23:25:24.354 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 23:25:24.354 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 23:25:24.359 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-22 23:25:24.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 23:25:24.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 23:25:24.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 23:25:24.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 23:25:24.360 | 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=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 23:25:24.361 | 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=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 23:25:24.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 23:25:24.361 | 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=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 23:25:24.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 23:25:24.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 23:25:24.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 23:25:24.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 23:25:24.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-22 23:25:24.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-22 23:25:24.362 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-22 23:25:24.362 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=586438) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-22 23:25:24.386 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-22 23:25:24.386 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-22 23:25:24.455 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-22 23:25:26.599 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=586438) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 23:25:26.601 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-22 23:25:26.601 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=586438) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-22 23:25:26.603 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-22 23:25:26.604 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=586438) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-22 23:25:26.947 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-22 23:25:26.951 | + functions-common:time_stop:2439 : local name 2022-08-22 23:25:26.955 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:25:26.958 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:25:26.962 | + functions-common:time_stop:2442 : local total 2022-08-22 23:25:26.964 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:25:26.967 | + functions-common:time_stop:2445 : name=dbsync 2022-08-22 23:25:26.970 | + functions-common:time_stop:2446 : start_time=1661210720804 2022-08-22 23:25:26.973 | + functions-common:time_stop:2448 : [[ -z 1661210720804 ]] 2022-08-22 23:25:26.977 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:25:26.981 | + functions-common:time_stop:2451 : end_time=1661210726978 2022-08-22 23:25:26.984 | + functions-common:time_stop:2452 : elapsed_time=6174 2022-08-22 23:25:26.987 | + functions-common:time_stop:2453 : total=0 2022-08-22 23:25:26.989 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:25:26.992 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=6174 2022-08-22 23:25:26.994 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-22 23:25:26.997 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-22 23:25:27.001 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-22 23:25:30.287 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-22 23:25:30.288 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-22 23:25:30.288 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-22 23:25:30.288 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-22 23:25:30.288 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-22 23:25:30.289 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-22 23:25:30.289 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-22 23:25:30.289 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-22 23:25:30.289 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-22 23:25:30.617 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-22 23:25:30.624 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-22 23:25:33.916 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-22 23:25:33.917 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-22 23:25:33.917 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-22 23:25:33.918 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-22 23:25:33.918 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-22 23:25:33.918 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-22 23:25:33.918 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-22 23:25:33.919 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-22 23:25:33.919 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-22 23:25:34.243 | + ./stack.sh:main:1092 : start_keystone 2022-08-22 23:25:34.248 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-22 23:25:34.251 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-22 23:25:34.255 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-22 23:25:34.276 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:25:34.279 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-22 23:25:34.282 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-22 23:25:34.287 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-22 23:25:34.289 | + functions-common:run_process:1693 : local service=keystone 2022-08-22 23:25:34.292 | + functions-common:run_process:1694 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 23:25:34.295 | + functions-common:run_process:1695 : local group= 2022-08-22 23:25:34.297 | + functions-common:run_process:1696 : local user= 2022-08-22 23:25:34.300 | + functions-common:run_process:1697 : local env_vars= 2022-08-22 23:25:34.302 | + functions-common:run_process:1699 : local name=keystone 2022-08-22 23:25:34.305 | + functions-common:run_process:1701 : time_start run_process 2022-08-22 23:25:34.307 | + functions-common:time_start:2425 : local name=run_process 2022-08-22 23:25:34.310 | + functions-common:time_start:2426 : local start_time= 2022-08-22 23:25:34.312 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 23:25:34.316 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 23:25:34.320 | + functions-common:time_start:2430 : _TIME_START[$name]=1661210734317 2022-08-22 23:25:34.323 | + functions-common:run_process:1702 : is_service_enabled keystone 2022-08-22 23:25:34.339 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:25:34.341 | + functions-common:run_process:1703 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-22 23:25:34.344 | + functions-common:_run_under_systemd:1653 : local service=keystone 2022-08-22 23:25:34.346 | + functions-common:_run_under_systemd:1654 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 23:25:34.349 | + functions-common:_run_under_systemd:1655 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 23:25:34.351 | + functions-common:_run_under_systemd:1657 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 23:25:34.354 | + functions-common:_common_systemd_pitfalls:1625 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 23:25:34.356 | + functions-common:_common_systemd_pitfalls:1628 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-22 23:25:34.358 | + functions-common:_common_systemd_pitfalls:1639 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-22 23:25:34.361 | + functions-common:_run_under_systemd:1659 : local systemd_service=devstack@keystone.service 2022-08-22 23:25:34.363 | + functions-common:_run_under_systemd:1660 : local group= 2022-08-22 23:25:34.366 | + functions-common:_run_under_systemd:1661 : local user=ubuntu 2022-08-22 23:25:34.368 | + functions-common:_run_under_systemd:1662 : [[ -z ubuntu ]] 2022-08-22 23:25:34.371 | + functions-common:_run_under_systemd:1665 : local env_vars= 2022-08-22 23:25:34.373 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-22 23:25:34.376 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-22 23:25:34.378 | + functions-common:write_uwsgi_user_unit_file:1593 : local service=devstack@keystone.service 2022-08-22 23:25:34.381 | + functions-common:write_uwsgi_user_unit_file:1594 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 23:25:34.383 | + functions-common:write_uwsgi_user_unit_file:1595 : local group= 2022-08-22 23:25:34.385 | + functions-common:write_uwsgi_user_unit_file:1596 : local user=ubuntu 2022-08-22 23:25:34.387 | + functions-common:write_uwsgi_user_unit_file:1597 : local env_vars= 2022-08-22 23:25:34.389 | + functions-common:write_uwsgi_user_unit_file:1598 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-22 23:25:34.391 | + functions-common:write_uwsgi_user_unit_file:1599 : mkdir -p /etc/systemd/system 2022-08-22 23:25:34.396 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-22 23:25:34.451 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-22 23:25:34.510 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-22 23:25:34.567 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-22 23:25:34.626 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-22 23:25:34.685 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-22 23:25:34.742 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-22 23:25:34.800 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-22 23:25:34.861 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-22 23:25:34.919 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-22 23:25:34.983 | + functions-common:write_uwsgi_user_unit_file:1612 : [[ -n '' ]] 2022-08-22 23:25:34.985 | + functions-common:write_uwsgi_user_unit_file:1615 : [[ -n '' ]] 2022-08-22 23:25:34.988 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-22 23:25:35.046 | + functions-common:write_uwsgi_user_unit_file:1621 : sudo systemctl daemon-reload 2022-08-22 23:25:35.587 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-08-22 23:25:35.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-22 23:25:36.123 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-08-22 23:25:36.197 | + functions-common:run_process:1705 : time_stop run_process 2022-08-22 23:25:36.200 | + functions-common:time_stop:2439 : local name 2022-08-22 23:25:36.204 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:25:36.207 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:25:36.210 | + functions-common:time_stop:2442 : local total 2022-08-22 23:25:36.214 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:25:36.218 | + functions-common:time_stop:2445 : name=run_process 2022-08-22 23:25:36.221 | + functions-common:time_stop:2446 : start_time=1661210734317 2022-08-22 23:25:36.224 | + functions-common:time_stop:2448 : [[ -z 1661210734317 ]] 2022-08-22 23:25:36.227 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:25:36.231 | + functions-common:time_stop:2451 : end_time=1661210736228 2022-08-22 23:25:36.233 | + functions-common:time_stop:2452 : elapsed_time=1911 2022-08-22 23:25:36.236 | + functions-common:time_stop:2453 : total=1655 2022-08-22 23:25:36.238 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:25:36.240 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=3566 2022-08-22 23:25:36.243 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-22 23:25:36.243 | Waiting for keystone to start... 2022-08-22 23:25:36.245 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.58/identity/v3/ 2022-08-22 23:25:36.248 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2022-08-22 23:25:36.250 | + functions:wait_for_service:457 : local timeout=60 2022-08-22 23:25:36.253 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2022-08-22 23:25:36.255 | + functions:wait_for_service:459 : local rval=0 2022-08-22 23:25:36.257 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-22 23:25:36.260 | + functions-common:time_start:2425 : local name=wait_for_service 2022-08-22 23:25:36.262 | + functions-common:time_start:2426 : local start_time= 2022-08-22 23:25:36.265 | + functions-common:time_start:2427 : [[ -n '' ]] 2022-08-22 23:25:36.268 | ++ functions-common:time_start:2430 : date +%s%3N 2022-08-22 23:25:36.272 | + functions-common:time_start:2430 : _TIME_START[$name]=1661210736270 2022-08-22 23:25:36.275 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-22 23:25:36.280 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2022-08-22 23:25:41.219 | + :: : [[ 200 == 503 ]] 2022-08-22 23:25:41.221 | + :: : [[ 0 -eq 7 ]] 2022-08-22 23:25:41.226 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-22 23:25:41.230 | + functions-common:time_stop:2439 : local name 2022-08-22 23:25:41.234 | + functions-common:time_stop:2440 : local end_time 2022-08-22 23:25:41.237 | + functions-common:time_stop:2441 : local elapsed_time 2022-08-22 23:25:41.240 | + functions-common:time_stop:2442 : local total 2022-08-22 23:25:41.242 | + functions-common:time_stop:2443 : local start_time 2022-08-22 23:25:41.245 | + functions-common:time_stop:2445 : name=wait_for_service 2022-08-22 23:25:41.248 | + functions-common:time_stop:2446 : start_time=1661210736270 2022-08-22 23:25:41.250 | + functions-common:time_stop:2448 : [[ -z 1661210736270 ]] 2022-08-22 23:25:41.253 | ++ functions-common:time_stop:2451 : date +%s%3N 2022-08-22 23:25:41.258 | + functions-common:time_stop:2451 : end_time=1661210741255 2022-08-22 23:25:41.261 | + functions-common:time_stop:2452 : elapsed_time=4985 2022-08-22 23:25:41.263 | + functions-common:time_stop:2453 : total=0 2022-08-22 23:25:41.266 | + functions-common:time_stop:2455 : _TIME_START[$name]= 2022-08-22 23:25:41.268 | + functions-common:time_stop:2456 : _TIME_TOTAL[$name]=4985 2022-08-22 23:25:41.271 | + functions:wait_for_service:467 : return 0 2022-08-22 23:25:41.274 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-22 23:25:41.291 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:25:41.293 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-22 23:25:41.296 | + functions-common:restart_service:2323 : '[' -x /bin/systemctl ']' 2022-08-22 23:25:41.298 | + functions-common:restart_service:2324 : sudo /bin/systemctl restart memcached 2022-08-22 23:25:41.326 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-22 23:25:41.329 | + 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.58/identity 2022-08-22 23:25:44.704 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.704 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.705 | 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=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.713 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.729 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.730 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.760 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.791 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.792 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.883 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.883 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.883 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.884 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.884 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.884 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.983 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.983 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.983 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.983 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.984 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.991 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.994 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.995 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:44.995 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=587194) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-22 23:25:45.060 | INFO dbcounter [-] Registered counter for database keystone 2022-08-22 23:25:45.080 | 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=587194) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-22 23:25:45.087 | DEBUG dbcounter [-] [587194] Writer thread running {{(pid=587194) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-22 23:25:45.300 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created domain default 2022-08-22 23:25:45.361 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created project admin 2022-08-22 23:25:45.394 | DEBUG passlib.handlers.bcrypt [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=587194) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-22 23:25:45.395 | DEBUG passlib.handlers.bcrypt [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=587194) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-22 23:25:45.460 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created user admin 2022-08-22 23:25:45.483 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created role reader 2022-08-22 23:25:45.494 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created role member 2022-08-22 23:25:45.523 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created implied role where 3f3909f546374f79ab705ae29111c368 implies 7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:25:45.534 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created role admin 2022-08-22 23:25:45.553 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created implied role where 1cb1cf0aa95c44b1a5109e77d896822a implies 3f3909f546374f79ab705ae29111c368 2022-08-22 23:25:45.566 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Granted role admin on project admin to user admin. 2022-08-22 23:25:45.577 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Granted role admin on the system to user admin. 2022-08-22 23:25:45.592 | WARNING py.warnings [None req-496c28e3-35c6-41db-93e2-880ac75b8676 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-08-22 23:25:45.592 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-22 23:25:45.592 |  2022-08-22 23:25:45.596 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created region RegionOne 2022-08-22 23:25:45.636 | INFO keystone.cmd.bootstrap [None req-496c28e3-35c6-41db-93e2-880ac75b8676 None None] Created public endpoint http://10.222.0.58/identity 2022-08-22 23:25:46.050 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-22 23:25:46.054 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-08-22 23:25:46.058 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-22 23:25:46.063 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-22 23:25:49.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:25:49.051 | from cryptography.utils import int_from_bytes 2022-08-22 23:25:49.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:25:49.051 | from cryptography.utils import int_from_bytes 2022-08-22 23:25:49.185 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:25:49.190 | + lib/keystone:create_keystone_accounts:310 : admin_project=08fd3f7b4aec4f17992f94401f8d0225 2022-08-22 23:25:49.193 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-22 23:25:49.197 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-22 23:25:51.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:25:51.324 | from cryptography.utils import int_from_bytes 2022-08-22 23:25:51.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:25:51.324 | from cryptography.utils import int_from_bytes 2022-08-22 23:25:51.455 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:25:51.460 | + lib/keystone:create_keystone_accounts:312 : admin_user=c302cc25434947ceb158a970fa8adedd 2022-08-22 23:25:51.463 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-22 23:25:51.466 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-22 23:25:51.470 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-22 23:25:51.473 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin c302cc25434947ceb158a970fa8adedd default 2022-08-22 23:25:51.547 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c302cc25434947ceb158a970fa8adedd default 2022-08-22 23:25:51.589 | [557070 Async ks-domain-role:587321]: running: get_or_add_user_domain_role admin c302cc25434947ceb158a970fa8adedd default 2022-08-22 23:25:51.592 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-22 23:25:51.594 | + functions-common:get_or_create_domain:877 : local domain_id 2022-08-22 23:25:51.597 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-22 23:25:54.619 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-08-22 23:25:54.622 | + functions-common:get_or_create_domain:888 : echo default 2022-08-22 23:25:54.622 | default 2022-08-22 23:25:54.624 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-22 23:25:54.691 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-22 23:25:54.735 | [557070 Async ks-project:587471]: running: get_or_create_project service Default 2022-08-22 23:25:54.737 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-22 23:25:54.813 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-22 23:25:54.862 | [557070 Async ks-service:587566]: running: get_or_create_role service 2022-08-22 23:25:54.864 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-22 23:25:54.939 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-22 23:25:55.006 | [557070 Async ks-reseller:587662]: running: get_or_create_role ResellerAdmin 2022-08-22 23:25:55.009 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-22 23:25:55.013 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-22 23:25:55.489 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-22 23:25:55.766 | [557070 Async ks-anotherrole:587762]: running: get_or_create_role anotherrole 2022-08-22 23:25:55.782 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-22 23:25:55.817 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-22 23:25:55.833 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 23:25:55.861 | +++ 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-08-22 23:25:58.203 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:25:58.330 | [587566 Async ks-service:587566]: finished successfully 2022-08-22 23:25:58.525 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:25:58.546 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:25:58.595 | [587662 Async ks-reseller:587662]: finished successfully 2022-08-22 23:25:58.597 | [587471 Async ks-project:587471]: finished successfully 2022-08-22 23:25:59.250 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:25:59.287 | [587762 Async ks-anotherrole:587762]: finished successfully 2022-08-22 23:25:59.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:25:59.471 | from cryptography.utils import int_from_bytes 2022-08-22 23:25:59.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:25:59.471 | from cryptography.utils import int_from_bytes 2022-08-22 23:25:59.608 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:25:59.611 | ++ functions-common:get_or_create_project:938 : project_id=db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:25:59.613 | ++ functions-common:get_or_create_project:939 : echo db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:25:59.616 | + lib/keystone:create_keystone_accounts:340 : invis_project=db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:25:59.619 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-22 23:25:59.622 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-22 23:25:59.625 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 23:25:59.628 | +++ 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-08-22 23:26:02.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:02.053 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:02.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:02.053 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:02.190 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:02.193 | ++ functions-common:get_or_create_project:938 : project_id=5f042d7e24434646975690665f176efd 2022-08-22 23:26:02.195 | ++ functions-common:get_or_create_project:939 : echo 5f042d7e24434646975690665f176efd 2022-08-22 23:26:02.198 | + lib/keystone:create_keystone_accounts:344 : demo_project=5f042d7e24434646975690665f176efd 2022-08-22 23:26:02.201 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-22 23:26:02.204 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-22 23:26:02.206 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 23:26:02.209 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-08-22 23:26:02.211 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-08-22 23:26:02.214 | +++ 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-08-22 23:26:02.342 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:02.366 | [587321 Async ks-domain-role:587321]: finished successfully 2022-08-22 23:26:04.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.680 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.680 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.815 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:04.818 | ++ functions-common:get_or_create_user:925 : user_id=bc110ab98ed240358cb973f86baf9a49 2022-08-22 23:26:04.821 | ++ functions-common:get_or_create_user:926 : echo bc110ab98ed240358cb973f86baf9a49 2022-08-22 23:26:04.825 | + lib/keystone:create_keystone_accounts:347 : demo_user=bc110ab98ed240358cb973f86baf9a49 2022-08-22 23:26:04.827 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-22 23:26:04.879 | [557070 Async ks-domain-role:587321]: Waiting for completion of get_or_add_user_domain_role admin c302cc25434947ceb158a970fa8adedd default running on PID 587321 (6 other jobs running) 2022-08-22 23:26:04.906 | [557070 Async ks-domain-role:587321]: Signaling child to exit 2022-08-22 23:26:04.907 | WAKEUP 2022-08-22 23:26:04.930 | [557070 Async ks-domain-role:587321]: Signaled 2022-08-22 23:26:04.931 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-08-22 23:26:04.932 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:04.932 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c302cc25434947ceb158a970fa8adedd --domain default 2022-08-22 23:26:04.932 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-08-22 23:26:04.932 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:04.932 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:04.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.932 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.932 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.932 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:04.932 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-08-22 23:26:04.932 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-08-22 23:26:04.932 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user c302cc25434947ceb158a970fa8adedd --domain default 2022-08-22 23:26:04.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.932 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.932 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.932 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c302cc25434947ceb158a970fa8adedd --domain default 2022-08-22 23:26:04.932 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-08-22 23:26:04.932 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:04.932 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:04.932 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:04.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.932 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:04.932 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:04.932 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:04.932 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:04.932 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:04.932 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:04.932 | ++ functions-common:get_field:818 : echo '| 1cb1cf0aa95c44b1a5109e77d896822a | c302cc25434947ceb158a970fa8adedd | | | default | | False |' 2022-08-22 23:26:04.933 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:04.933 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:04.933 | + functions-common:get_or_add_user_domain_role:1021 : echo 1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:04.933 | 1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:04.976 | [557070 Async ks-domain-role:587321]: finished get_or_add_user_domain_role admin c302cc25434947ceb158a970fa8adedd default with result 0 in 10 seconds 2022-08-22 23:26:04.983 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-22 23:26:05.019 | [557070 Async ks-project:587471]: Waiting for completion of get_or_create_project service Default running on PID 587471 (5 other jobs running) 2022-08-22 23:26:05.043 | [557070 Async ks-project:587471]: Signaling child to exit 2022-08-22 23:26:05.043 | WAKEUP 2022-08-22 23:26:05.067 | [557070 Async ks-project:587471]: Signaled 2022-08-22 23:26:05.068 | + functions-common:get_or_create_project:932 : local project_id 2022-08-22 23:26:05.068 | ++ 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-08-22 23:26:05.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.068 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.068 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.068 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:05.068 | + functions-common:get_or_create_project:938 : project_id=492a4a31d7084dc295fcff6a723938c0 2022-08-22 23:26:05.069 | + functions-common:get_or_create_project:939 : echo 492a4a31d7084dc295fcff6a723938c0 2022-08-22 23:26:05.069 | 492a4a31d7084dc295fcff6a723938c0 2022-08-22 23:26:05.118 | [557070 Async ks-project:587471]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-08-22 23:26:05.156 | [557070 Async ks-service:587566]: Waiting for completion of get_or_create_role service running on PID 587566 (4 other jobs running) 2022-08-22 23:26:05.181 | [557070 Async ks-service:587566]: Signaling child to exit 2022-08-22 23:26:05.181 | WAKEUP 2022-08-22 23:26:05.204 | [557070 Async ks-service:587566]: Signaled 2022-08-22 23:26:05.205 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 23:26:05.205 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-22 23:26:05.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.205 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.205 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.205 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:05.205 | + functions-common:get_or_create_role:950 : role_id=2496ea0233f54b73b78e836af742874a 2022-08-22 23:26:05.205 | + functions-common:get_or_create_role:951 : echo 2496ea0233f54b73b78e836af742874a 2022-08-22 23:26:05.206 | 2496ea0233f54b73b78e836af742874a 2022-08-22 23:26:05.250 | [557070 Async ks-service:587566]: finished get_or_create_role service with result 0 in 3 seconds 2022-08-22 23:26:05.287 | [557070 Async ks-reseller:587662]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 587662 (3 other jobs running) 2022-08-22 23:26:05.312 | [557070 Async ks-reseller:587662]: Signaling child to exit 2022-08-22 23:26:05.312 | WAKEUP 2022-08-22 23:26:05.334 | [557070 Async ks-reseller:587662]: Signaled 2022-08-22 23:26:05.336 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 23:26:05.336 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-22 23:26:05.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.336 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.336 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.336 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:05.336 | + functions-common:get_or_create_role:950 : role_id=4d282c9e2d9e47a48dd7fb674d807dfa 2022-08-22 23:26:05.336 | + functions-common:get_or_create_role:951 : echo 4d282c9e2d9e47a48dd7fb674d807dfa 2022-08-22 23:26:05.336 | 4d282c9e2d9e47a48dd7fb674d807dfa 2022-08-22 23:26:05.380 | [557070 Async ks-reseller:587662]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-08-22 23:26:05.417 | [557070 Async ks-anotherrole:587762]: Waiting for completion of get_or_create_role anotherrole running on PID 587762 (2 other jobs running) 2022-08-22 23:26:05.442 | [557070 Async ks-anotherrole:587762]: Signaling child to exit 2022-08-22 23:26:05.442 | WAKEUP 2022-08-22 23:26:05.467 | [557070 Async ks-anotherrole:587762]: Signaled 2022-08-22 23:26:05.469 | + functions-common:get_or_create_role:945 : local role_id 2022-08-22 23:26:05.469 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-22 23:26:05.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.469 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:05.469 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:05.469 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:05.469 | + functions-common:get_or_create_role:950 : role_id=b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:05.469 | + functions-common:get_or_create_role:951 : echo b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:05.469 | b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:05.514 | [557070 Async ks-anotherrole:587762]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-08-22 23:26:05.518 | + inc/async:async_wait:197 : return 0 2022-08-22 23:26:05.520 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.587 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.632 | [557070 Async ks-demo-member:588686]: running: get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.636 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin c302cc25434947ceb158a970fa8adedd 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.705 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c302cc25434947ceb158a970fa8adedd 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.767 | [557070 Async ks-demo-admin:588807]: running: get_or_add_user_project_role admin c302cc25434947ceb158a970fa8adedd 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.770 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.844 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.900 | [557070 Async ks-demo-another:588928]: running: get_or_add_user_project_role anotherrole bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd 2022-08-22 23:26:05.903 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:26:05.990 | + inc/async:async_inner:63 : get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:26:06.077 | [557070 Async ks-demo-invis:589050]: running: get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:26:06.080 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-22 23:26:06.088 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-22 23:26:06.101 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 23:26:06.117 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-08-22 23:26:06.133 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-08-22 23:26:06.162 | +++ 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-08-22 23:26:09.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:09.877 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:09.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:09.877 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:10.023 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:10.026 | ++ functions-common:get_or_create_user:925 : user_id=e3fec3481b9a49569ca5273de43a19e2 2022-08-22 23:26:10.029 | ++ functions-common:get_or_create_user:926 : echo e3fec3481b9a49569ca5273de43a19e2 2022-08-22 23:26:10.032 | + lib/keystone:create_keystone_accounts:360 : demo_reader=e3fec3481b9a49569ca5273de43a19e2 2022-08-22 23:26:10.034 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader e3fec3481b9a49569ca5273de43a19e2 5f042d7e24434646975690665f176efd 2022-08-22 23:26:10.147 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e3fec3481b9a49569ca5273de43a19e2 5f042d7e24434646975690665f176efd 2022-08-22 23:26:10.254 | [557070 Async ks-demo-reader:589216]: running: get_or_add_user_project_role reader e3fec3481b9a49569ca5273de43a19e2 5f042d7e24434646975690665f176efd 2022-08-22 23:26:10.257 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-22 23:26:10.274 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-22 23:26:10.285 | ++ functions-common:get_or_create_project:932 : local project_id 2022-08-22 23:26:10.305 | +++ 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-08-22 23:26:14.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:14.707 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:14.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:14.707 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:14.861 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:14.865 | ++ functions-common:get_or_create_project:938 : project_id=1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:14.868 | ++ functions-common:get_or_create_project:939 : echo 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:14.871 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:14.873 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-22 23:26:14.877 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-22 23:26:14.879 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 23:26:14.882 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-08-22 23:26:14.884 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-08-22 23:26:14.890 | +++ 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-08-22 23:26:17.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:17.899 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:17.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:17.899 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:18.185 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:18.207 | ++ functions-common:get_or_create_user:925 : user_id=6616185df00e4dbaa14b1eef8342dd33 2022-08-22 23:26:18.227 | ++ functions-common:get_or_create_user:926 : echo 6616185df00e4dbaa14b1eef8342dd33 2022-08-22 23:26:18.247 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6616185df00e4dbaa14b1eef8342dd33 2022-08-22 23:26:18.267 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:18.602 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:18.858 | [557070 Async ks-alt-admin:589595]: running: get_or_add_user_project_role admin 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:18.875 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:19.341 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:19.582 | [557070 Async ks-alt-another:589716]: running: get_or_add_user_project_role anotherrole 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:19.603 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-22 23:26:19.642 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-22 23:26:19.657 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 23:26:19.675 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-08-22 23:26:19.690 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-08-22 23:26:19.726 | +++ 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-08-22 23:26:20.054 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:20.204 | [588686 Async ks-demo-member:588686]: finished successfully 2022-08-22 23:26:22.868 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:23.018 | [588807 Async ks-demo-admin:588807]: finished successfully 2022-08-22 23:26:23.198 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:23.282 | [588928 Async ks-demo-another:588928]: finished successfully 2022-08-22 23:26:23.305 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:23.362 | [589050 Async ks-demo-invis:589050]: finished successfully 2022-08-22 23:26:23.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:23.620 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:23.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:23.620 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:23.779 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:23.782 | ++ functions-common:get_or_create_user:925 : user_id=b81efa4fc4af4d71a4ab9bec166fbbc9 2022-08-22 23:26:23.786 | ++ functions-common:get_or_create_user:926 : echo b81efa4fc4af4d71a4ab9bec166fbbc9 2022-08-22 23:26:23.789 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=b81efa4fc4af4d71a4ab9bec166fbbc9 2022-08-22 23:26:23.792 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member b81efa4fc4af4d71a4ab9bec166fbbc9 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:23.878 | + inc/async:async_inner:63 : get_or_add_user_project_role member b81efa4fc4af4d71a4ab9bec166fbbc9 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:23.936 | [557070 Async ks-alt-member-user:590118]: running: get_or_add_user_project_role member b81efa4fc4af4d71a4ab9bec166fbbc9 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:23.939 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-22 23:26:23.944 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-22 23:26:23.947 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 23:26:23.954 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-22 23:26:23.959 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-08-22 23:26:23.967 | +++ 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-08-22 23:26:25.969 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:26.126 | [589216 Async ks-demo-reader:589216]: finished successfully 2022-08-22 23:26:26.668 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:26.668 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:26.668 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:26.668 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:26.848 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:26.855 | ++ functions-common:get_or_create_user:925 : user_id=65faef8f06c3450cb7418c7d804db990 2022-08-22 23:26:26.859 | ++ functions-common:get_or_create_user:926 : echo 65faef8f06c3450cb7418c7d804db990 2022-08-22 23:26:26.861 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=65faef8f06c3450cb7418c7d804db990 2022-08-22 23:26:26.865 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 65faef8f06c3450cb7418c7d804db990 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:26.998 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 65faef8f06c3450cb7418c7d804db990 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:27.139 | [557070 Async ks-alt-reader-user:590354]: running: get_or_add_user_project_role reader 65faef8f06c3450cb7418c7d804db990 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:27.155 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-22 23:26:27.168 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 23:26:27.174 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-08-22 23:26:27.190 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-08-22 23:26:27.221 | +++ 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-08-22 23:26:30.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:30.504 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:30.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:30.504 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:30.667 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:30.694 | ++ functions-common:get_or_create_user:925 : user_id=5791f2ec4f4741b4a3c57a6115d2bbd7 2022-08-22 23:26:30.714 | ++ functions-common:get_or_create_user:926 : echo 5791f2ec4f4741b4a3c57a6115d2bbd7 2022-08-22 23:26:30.727 | + lib/keystone:create_keystone_accounts:392 : system_member_user=5791f2ec4f4741b4a3c57a6115d2bbd7 2022-08-22 23:26:30.745 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 5791f2ec4f4741b4a3c57a6115d2bbd7 all 2022-08-22 23:26:31.081 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5791f2ec4f4741b4a3c57a6115d2bbd7 all 2022-08-22 23:26:31.152 | [557070 Async ks-system-member:590589]: running: get_or_add_user_system_role member 5791f2ec4f4741b4a3c57a6115d2bbd7 all 2022-08-22 23:26:31.158 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-22 23:26:31.174 | ++ functions-common:get_or_create_user:909 : local user_id 2022-08-22 23:26:31.177 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-08-22 23:26:31.190 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-08-22 23:26:31.196 | +++ 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-08-22 23:26:33.475 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:33.633 | [589595 Async ks-alt-admin:589595]: finished successfully 2022-08-22 23:26:34.467 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:34.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:34.513 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:34.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:34.513 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:34.602 | [589716 Async ks-alt-another:589716]: finished successfully 2022-08-22 23:26:34.695 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:34.698 | ++ functions-common:get_or_create_user:925 : user_id=3f48df12e6594617be606d98d11b62d3 2022-08-22 23:26:34.706 | ++ functions-common:get_or_create_user:926 : echo 3f48df12e6594617be606d98d11b62d3 2022-08-22 23:26:34.714 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=3f48df12e6594617be606d98d11b62d3 2022-08-22 23:26:34.722 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 3f48df12e6594617be606d98d11b62d3 all 2022-08-22 23:26:34.845 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 3f48df12e6594617be606d98d11b62d3 all 2022-08-22 23:26:34.919 | [557070 Async ks-system-reader:590894]: running: get_or_add_user_system_role reader 3f48df12e6594617be606d98d11b62d3 all 2022-08-22 23:26:34.925 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-22 23:26:34.933 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-22 23:26:34.939 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-08-22 23:26:34.943 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-22 23:26:34.957 | +++ 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-08-22 23:26:37.593 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:37.723 | [590118 Async ks-alt-member-user:590118]: finished successfully 2022-08-22 23:26:37.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:37.911 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:37.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:37.911 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:38.078 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:38.081 | ++ functions-common:get_or_create_group:902 : group_id=d9f7ac2410204481904ecc70070e6247 2022-08-22 23:26:38.088 | ++ functions-common:get_or_create_group:903 : echo d9f7ac2410204481904ecc70070e6247 2022-08-22 23:26:38.091 | + lib/keystone:create_keystone_accounts:402 : admin_group=d9f7ac2410204481904ecc70070e6247 2022-08-22 23:26:38.095 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-22 23:26:38.101 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-22 23:26:38.104 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-08-22 23:26:38.114 | ++ functions-common:get_or_create_group:895 : local group_id 2022-08-22 23:26:38.117 | +++ 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-08-22 23:26:40.286 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:40.316 | [590354 Async ks-alt-reader-user:590354]: finished successfully 2022-08-22 23:26:40.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:40.653 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:40.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:40.653 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:40.800 | +++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:40.805 | ++ functions-common:get_or_create_group:902 : group_id=45d2b7dcc8a64ca3abffcffd9205095c 2022-08-22 23:26:40.808 | ++ functions-common:get_or_create_group:903 : echo 45d2b7dcc8a64ca3abffcffd9205095c 2022-08-22 23:26:40.813 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=45d2b7dcc8a64ca3abffcffd9205095c 2022-08-22 23:26:40.816 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd 2022-08-22 23:26:40.897 | + inc/async:async_inner:63 : get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd 2022-08-22 23:26:40.967 | [557070 Async ks-group-memberdemo:591262]: running: get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd 2022-08-22 23:26:40.971 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd 2022-08-22 23:26:41.085 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd 2022-08-22 23:26:41.236 | [557070 Async ks-group-anotherdemo:591357]: running: get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd 2022-08-22 23:26:41.254 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:41.541 | + inc/async:async_inner:63 : get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:41.739 | [557070 Async ks-group-memberalt:591454]: running: get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:41.767 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:42.166 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:42.216 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:42.357 | [590589 Async ks-system-member:590589]: finished successfully 2022-08-22 23:26:42.426 | [557070 Async ks-group-anotheralt:591569]: running: get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:42.447 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 2022-08-22 23:26:42.938 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 2022-08-22 23:26:43.207 | [557070 Async ks-group-admin:591708]: running: get_or_add_group_project_role admin d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 2022-08-22 23:26:43.238 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-22 23:26:43.595 | [557070 Async ks-demo-member:588686]: Waiting for completion of get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd running on PID 588686 (17 other jobs running) 2022-08-22 23:26:43.742 | [557070 Async ks-demo-member:588686]: Signaling child to exit 2022-08-22 23:26:43.742 | WAKEUP 2022-08-22 23:26:43.890 | [557070 Async ks-demo-member:588686]: Signaled 2022-08-22 23:26:43.901 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:43.901 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:43.901 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:43.901 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:43.901 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:43.901 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:43.901 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:43.901 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:43.901 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc110ab98ed240358cb973f86baf9a49 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:43.901 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:43.901 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:43.901 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:43.901 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:43.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:43.901 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:43.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:43.901 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:43.901 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:43.901 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:43.902 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:43.902 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bc110ab98ed240358cb973f86baf9a49 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:43.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:43.902 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:43.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:43.902 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:43.902 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc110ab98ed240358cb973f86baf9a49 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:43.902 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:43.902 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:43.902 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:43.902 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:43.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:43.902 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:43.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:43.902 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:43.902 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:43.902 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:43.902 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:43.902 | ++ functions-common:get_field:818 : echo '| 3f3909f546374f79ab705ae29111c368 | bc110ab98ed240358cb973f86baf9a49 | | 5f042d7e24434646975690665f176efd | | | False |' 2022-08-22 23:26:43.902 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:43.902 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:43.902 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:43.902 | + functions-common:get_or_add_user_project_role:997 : echo 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:43.902 | 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:44.148 | [557070 Async ks-demo-member:588686]: finished get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd with result 0 in 14 seconds 2022-08-22 23:26:44.356 | [557070 Async ks-demo-admin:588807]: Waiting for completion of get_or_add_user_project_role admin c302cc25434947ceb158a970fa8adedd 5f042d7e24434646975690665f176efd running on PID 588807 (16 other jobs running) 2022-08-22 23:26:44.501 | [557070 Async ks-demo-admin:588807]: Signaling child to exit 2022-08-22 23:26:44.502 | WAKEUP 2022-08-22 23:26:44.641 | [557070 Async ks-demo-admin:588807]: Signaled 2022-08-22 23:26:44.657 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:44.657 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:44.657 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:44.658 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:44.658 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:44.658 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:44.658 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:44.658 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:44.658 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c302cc25434947ceb158a970fa8adedd --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:44.658 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:44.658 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:44.658 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:44.658 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:44.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:44.658 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:44.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:44.658 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:44.658 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:44.658 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:44.658 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:44.658 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c302cc25434947ceb158a970fa8adedd --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:44.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:44.658 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:44.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:44.658 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:44.658 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c302cc25434947ceb158a970fa8adedd --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:44.658 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:44.658 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:44.658 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:44.658 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:44.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:44.658 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:44.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:44.659 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:44.659 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:44.659 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:44.659 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:44.659 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:44.659 | ++ functions-common:get_field:818 : echo '| 1cb1cf0aa95c44b1a5109e77d896822a | c302cc25434947ceb158a970fa8adedd | | 5f042d7e24434646975690665f176efd | | | False |' 2022-08-22 23:26:44.659 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:44.659 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:44.659 | + functions-common:get_or_add_user_project_role:997 : echo 1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:44.659 | 1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:44.929 | [557070 Async ks-demo-admin:588807]: finished get_or_add_user_project_role admin c302cc25434947ceb158a970fa8adedd 5f042d7e24434646975690665f176efd with result 0 in 17 seconds 2022-08-22 23:26:45.138 | [557070 Async ks-demo-another:588928]: Waiting for completion of get_or_add_user_project_role anotherrole bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd running on PID 588928 (15 other jobs running) 2022-08-22 23:26:45.272 | [557070 Async ks-demo-another:588928]: Signaling child to exit 2022-08-22 23:26:45.272 | WAKEUP 2022-08-22 23:26:45.372 | [557070 Async ks-demo-another:588928]: Signaled 2022-08-22 23:26:45.385 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:45.385 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:45.385 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:45.385 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:45.385 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:45.385 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:45.385 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:45.385 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:45.385 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc110ab98ed240358cb973f86baf9a49 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:45.385 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:45.385 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:45.385 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:45.385 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:45.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:45.385 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:45.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:45.385 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:45.385 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:45.385 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:45.385 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:45.385 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user bc110ab98ed240358cb973f86baf9a49 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:45.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:45.386 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:45.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:45.386 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:45.386 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:45.386 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:45.386 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user bc110ab98ed240358cb973f86baf9a49 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:45.386 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:45.386 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:45.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:45.386 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:45.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:45.386 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:45.386 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:45.386 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:45.386 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:45.386 | ++ functions-common:get_field:818 : echo '| b2341ab045bd4e2199f9e61971e00751 | bc110ab98ed240358cb973f86baf9a49 | | 5f042d7e24434646975690665f176efd | | | False |' 2022-08-22 23:26:45.386 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:45.386 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:45.386 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:45.386 | + functions-common:get_or_add_user_project_role:997 : echo b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:45.386 | b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:45.643 | [557070 Async ks-demo-another:588928]: finished get_or_add_user_project_role anotherrole bc110ab98ed240358cb973f86baf9a49 5f042d7e24434646975690665f176efd with result 0 in 17 seconds 2022-08-22 23:26:45.838 | [557070 Async ks-demo-invis:589050]: Waiting for completion of get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 db5aae4a6eff474d8d7451ad1ec380c1 running on PID 589050 (14 other jobs running) 2022-08-22 23:26:45.939 | [557070 Async ks-demo-invis:589050]: Signaling child to exit 2022-08-22 23:26:45.940 | WAKEUP 2022-08-22 23:26:46.007 | [557070 Async ks-demo-invis:589050]: Signaled 2022-08-22 23:26:46.021 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:46.021 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:46.021 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:46.021 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:46.021 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:46.021 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:46.021 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:46.021 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:46.021 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc110ab98ed240358cb973f86baf9a49 --project db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:26:46.021 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:46.021 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:46.021 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:46.021 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:46.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.021 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.022 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.022 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:46.022 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:46.022 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:46.022 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user bc110ab98ed240358cb973f86baf9a49 --project db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:26:46.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.022 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.022 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.022 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:46.022 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:46.022 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user bc110ab98ed240358cb973f86baf9a49 --project db5aae4a6eff474d8d7451ad1ec380c1 2022-08-22 23:26:46.022 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:46.022 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:46.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.022 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.022 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.022 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:46.022 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:46.022 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:46.022 | ++ functions-common:get_field:818 : echo '| 3f3909f546374f79ab705ae29111c368 | bc110ab98ed240358cb973f86baf9a49 | | db5aae4a6eff474d8d7451ad1ec380c1 | | | False |' 2022-08-22 23:26:46.022 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:46.022 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:46.022 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:46.022 | + functions-common:get_or_add_user_project_role:997 : echo 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:46.022 | 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:46.217 | [557070 Async ks-demo-invis:589050]: finished get_or_add_user_project_role member bc110ab98ed240358cb973f86baf9a49 db5aae4a6eff474d8d7451ad1ec380c1 with result 0 in 17 seconds 2022-08-22 23:26:46.500 | [557070 Async ks-demo-reader:589216]: Waiting for completion of get_or_add_user_project_role reader e3fec3481b9a49569ca5273de43a19e2 5f042d7e24434646975690665f176efd running on PID 589216 (13 other jobs running) 2022-08-22 23:26:46.608 | [557070 Async ks-demo-reader:589216]: Signaling child to exit 2022-08-22 23:26:46.608 | WAKEUP 2022-08-22 23:26:46.731 | [557070 Async ks-demo-reader:589216]: Signaled 2022-08-22 23:26:46.734 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:46.734 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:46.734 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:46.734 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:46.734 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:46.734 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:46.734 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:46.734 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:46.735 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:46.735 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3fec3481b9a49569ca5273de43a19e2 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:46.735 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:46.735 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:46.735 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:46.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.735 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.735 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.735 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:46.735 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:46.735 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:46.735 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e3fec3481b9a49569ca5273de43a19e2 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:46.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.735 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.735 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.735 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e3fec3481b9a49569ca5273de43a19e2 --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:46.735 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:46.735 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:46.735 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:46.735 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:46.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.735 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:46.735 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:46.735 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:46.735 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:46.735 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:46.735 | ++ functions-common:get_field:818 : echo '| 7ca612a894924e9dbe57a5e497002fab | e3fec3481b9a49569ca5273de43a19e2 | | 5f042d7e24434646975690665f176efd | | | False |' 2022-08-22 23:26:46.736 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:46.736 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:46.736 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:46.736 | + functions-common:get_or_add_user_project_role:997 : echo 7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:46.736 | 7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:46.922 | [557070 Async ks-demo-reader:589216]: finished get_or_add_user_project_role reader e3fec3481b9a49569ca5273de43a19e2 5f042d7e24434646975690665f176efd with result 0 in 16 seconds 2022-08-22 23:26:46.944 | + inc/async:async_wait:197 : return 0 2022-08-22 23:26:46.953 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-22 23:26:47.271 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:47.279 | [557070 Async ks-alt-admin:589595]: Waiting for completion of get_or_add_user_project_role admin 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 running on PID 589595 (12 other jobs running) 2022-08-22 23:26:47.385 | [590894 Async ks-system-reader:590894]: finished successfully 2022-08-22 23:26:47.395 | [557070 Async ks-alt-admin:589595]: Signaling child to exit 2022-08-22 23:26:47.396 | WAKEUP 2022-08-22 23:26:47.529 | [557070 Async ks-alt-admin:589595]: Signaled 2022-08-22 23:26:47.541 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:47.541 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:47.541 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:47.541 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:47.541 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:47.541 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:47.541 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:47.541 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:47.541 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:47.541 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6616185df00e4dbaa14b1eef8342dd33 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:47.541 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:47.541 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:47.541 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:47.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:47.542 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:47.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:47.542 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:47.542 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:47.542 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:47.542 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:47.542 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6616185df00e4dbaa14b1eef8342dd33 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:47.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:47.542 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:47.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:47.542 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:47.542 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6616185df00e4dbaa14b1eef8342dd33 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:47.542 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:47.542 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:47.542 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:47.542 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:47.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:47.542 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:47.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:47.542 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:47.542 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:47.542 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:47.542 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:47.542 | ++ functions-common:get_field:818 : echo '| 1cb1cf0aa95c44b1a5109e77d896822a | 6616185df00e4dbaa14b1eef8342dd33 | | 1a4bf7023b9d45a0942f277037fa80c4 | | | False |' 2022-08-22 23:26:47.542 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:47.542 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:47.542 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:47.542 | + functions-common:get_or_add_user_project_role:997 : echo 1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:47.542 | 1cb1cf0aa95c44b1a5109e77d896822a 2022-08-22 23:26:47.810 | [557070 Async ks-alt-admin:589595]: finished get_or_add_user_project_role admin 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 with result 0 in 15 seconds 2022-08-22 23:26:48.067 | [557070 Async ks-alt-another:589716]: Waiting for completion of get_or_add_user_project_role anotherrole 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 running on PID 589716 (11 other jobs running) 2022-08-22 23:26:48.216 | [557070 Async ks-alt-another:589716]: Signaling child to exit 2022-08-22 23:26:48.217 | WAKEUP 2022-08-22 23:26:48.345 | [557070 Async ks-alt-another:589716]: Signaled 2022-08-22 23:26:48.359 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:48.359 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:48.359 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:48.359 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:48.359 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:48.359 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:48.359 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:48.359 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:48.359 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6616185df00e4dbaa14b1eef8342dd33 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:48.359 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:48.359 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:48.359 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:48.359 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:48.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.359 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.359 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.359 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:48.359 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:48.359 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:48.359 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6616185df00e4dbaa14b1eef8342dd33 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:48.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.359 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.360 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.360 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:48.360 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:48.360 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:48.360 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6616185df00e4dbaa14b1eef8342dd33 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:48.360 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:48.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.360 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.360 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.360 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:48.360 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:48.360 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:48.360 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:48.360 | ++ functions-common:get_field:818 : echo '| b2341ab045bd4e2199f9e61971e00751 | 6616185df00e4dbaa14b1eef8342dd33 | | 1a4bf7023b9d45a0942f277037fa80c4 | | | False |' 2022-08-22 23:26:48.360 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:48.360 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:48.360 | + functions-common:get_or_add_user_project_role:997 : echo b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:48.360 | b2341ab045bd4e2199f9e61971e00751 2022-08-22 23:26:48.541 | [557070 Async ks-alt-another:589716]: finished get_or_add_user_project_role anotherrole 6616185df00e4dbaa14b1eef8342dd33 1a4bf7023b9d45a0942f277037fa80c4 with result 0 in 15 seconds 2022-08-22 23:26:48.702 | [557070 Async ks-alt-member-user:590118]: Waiting for completion of get_or_add_user_project_role member b81efa4fc4af4d71a4ab9bec166fbbc9 1a4bf7023b9d45a0942f277037fa80c4 running on PID 590118 (10 other jobs running) 2022-08-22 23:26:48.847 | [557070 Async ks-alt-member-user:590118]: Signaling child to exit 2022-08-22 23:26:48.856 | WAKEUP 2022-08-22 23:26:48.985 | [557070 Async ks-alt-member-user:590118]: Signaled 2022-08-22 23:26:48.986 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:48.986 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:48.986 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:48.986 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:48.986 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:48.986 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:48.986 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:48.986 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:48.986 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:48.986 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:48.986 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b81efa4fc4af4d71a4ab9bec166fbbc9 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:48.986 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:48.986 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:48.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.986 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.986 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.986 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:48.986 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:48.986 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:48.986 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user b81efa4fc4af4d71a4ab9bec166fbbc9 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:48.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.987 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.987 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.987 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:48.987 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b81efa4fc4af4d71a4ab9bec166fbbc9 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:48.987 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:48.987 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:48.987 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:48.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.987 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:48.987 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:48.987 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:48.987 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:48.987 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:48.987 | ++ functions-common:get_field:818 : echo '| 3f3909f546374f79ab705ae29111c368 | b81efa4fc4af4d71a4ab9bec166fbbc9 | | 1a4bf7023b9d45a0942f277037fa80c4 | | | False |' 2022-08-22 23:26:48.987 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:48.987 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:48.987 | + functions-common:get_or_add_user_project_role:995 : user_role_id=3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:48.987 | + functions-common:get_or_add_user_project_role:997 : echo 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:48.987 | 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:49.106 | [557070 Async ks-alt-member-user:590118]: finished get_or_add_user_project_role member b81efa4fc4af4d71a4ab9bec166fbbc9 1a4bf7023b9d45a0942f277037fa80c4 with result 0 in 13 seconds 2022-08-22 23:26:49.283 | [557070 Async ks-alt-reader-user:590354]: Waiting for completion of get_or_add_user_project_role reader 65faef8f06c3450cb7418c7d804db990 1a4bf7023b9d45a0942f277037fa80c4 running on PID 590354 (9 other jobs running) 2022-08-22 23:26:49.440 | [557070 Async ks-alt-reader-user:590354]: Signaling child to exit 2022-08-22 23:26:49.441 | WAKEUP 2022-08-22 23:26:49.544 | [557070 Async ks-alt-reader-user:590354]: Signaled 2022-08-22 23:26:49.546 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-08-22 23:26:49.546 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-08-22 23:26:49.546 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:49.546 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:49.546 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:49.546 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:49.546 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:49.546 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-08-22 23:26:49.546 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-08-22 23:26:49.546 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:49.546 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 65faef8f06c3450cb7418c7d804db990 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:49.546 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:49.546 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:49.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:49.547 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:49.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:49.547 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:49.547 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:49.547 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-08-22 23:26:49.547 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-08-22 23:26:49.547 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 65faef8f06c3450cb7418c7d804db990 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:49.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:49.547 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:49.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:49.547 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:49.547 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-22 23:26:49.547 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 65faef8f06c3450cb7418c7d804db990 --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:49.547 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-22 23:26:49.547 | ++ functions-common:get_field:811 : local data field 2022-08-22 23:26:49.547 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:49.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:49.547 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:49.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:49.547 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:49.547 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:49.548 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-08-22 23:26:49.548 | ++ functions-common:get_field:816 : field='$2' 2022-08-22 23:26:49.548 | ++ functions-common:get_field:818 : echo '| 7ca612a894924e9dbe57a5e497002fab | 65faef8f06c3450cb7418c7d804db990 | | 1a4bf7023b9d45a0942f277037fa80c4 | | | False |' 2022-08-22 23:26:49.548 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-22 23:26:49.548 | ++ functions-common:get_field:812 : read data 2022-08-22 23:26:49.548 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:49.548 | + functions-common:get_or_add_user_project_role:997 : echo 7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:49.548 | 7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:49.762 | [557070 Async ks-alt-reader-user:590354]: finished get_or_add_user_project_role reader 65faef8f06c3450cb7418c7d804db990 1a4bf7023b9d45a0942f277037fa80c4 with result 0 in 13 seconds 2022-08-22 23:26:49.798 | + inc/async:async_wait:197 : return 0 2022-08-22 23:26:49.818 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-22 23:26:50.133 | [557070 Async ks-system-member:590589]: Waiting for completion of get_or_add_user_system_role member 5791f2ec4f4741b4a3c57a6115d2bbd7 all running on PID 590589 (8 other jobs running) 2022-08-22 23:26:50.264 | [557070 Async ks-system-member:590589]: Signaling child to exit 2022-08-22 23:26:50.264 | WAKEUP 2022-08-22 23:26:50.409 | [557070 Async ks-system-member:590589]: Signaled 2022-08-22 23:26:50.421 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-22 23:26:50.421 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-22 23:26:50.421 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-22 23:26:50.421 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:50.421 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:50.421 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:50.421 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:50.421 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:50.421 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-22 23:26:50.421 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5791f2ec4f4741b4a3c57a6115d2bbd7 --system all -f value -c Role 2022-08-22 23:26:50.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:50.421 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:50.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:50.421 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:50.421 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:50.421 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-22 23:26:50.422 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-22 23:26:50.422 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 5791f2ec4f4741b4a3c57a6115d2bbd7 --system all 2022-08-22 23:26:50.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:50.422 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:50.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:50.422 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:50.422 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5791f2ec4f4741b4a3c57a6115d2bbd7 --system all -f value -c Role 2022-08-22 23:26:50.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:50.422 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:50.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:50.422 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:50.422 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:50.422 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:50.422 | + functions-common:get_or_add_user_system_role:1052 : echo 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:50.422 | 3f3909f546374f79ab705ae29111c368 2022-08-22 23:26:50.707 | [557070 Async ks-system-member:590589]: finished get_or_add_user_system_role member 5791f2ec4f4741b4a3c57a6115d2bbd7 all with result 0 in 11 seconds 2022-08-22 23:26:50.929 | [557070 Async ks-system-reader:590894]: Waiting for completion of get_or_add_user_system_role reader 3f48df12e6594617be606d98d11b62d3 all running on PID 590894 (7 other jobs running) 2022-08-22 23:26:51.059 | [557070 Async ks-system-reader:590894]: Signaling child to exit 2022-08-22 23:26:51.059 | WAKEUP 2022-08-22 23:26:51.217 | [557070 Async ks-system-reader:590894]: Signaled 2022-08-22 23:26:51.224 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-08-22 23:26:51.224 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-08-22 23:26:51.224 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-08-22 23:26:51.224 | ++ functions-common:_get_domain_args:957 : local domain 2022-08-22 23:26:51.224 | ++ functions-common:_get_domain_args:958 : domain= 2022-08-22 23:26:51.224 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-08-22 23:26:51.224 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-08-22 23:26:51.224 | ++ functions-common:_get_domain_args:967 : echo 2022-08-22 23:26:51.225 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-08-22 23:26:51.225 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3f48df12e6594617be606d98d11b62d3 --system all -f value -c Role 2022-08-22 23:26:51.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:51.225 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:51.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:51.225 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:51.225 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:51.225 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-08-22 23:26:51.225 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-08-22 23:26:51.225 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 3f48df12e6594617be606d98d11b62d3 --system all 2022-08-22 23:26:51.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:51.225 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:51.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:51.225 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:51.225 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 3f48df12e6594617be606d98d11b62d3 --system all -f value -c Role 2022-08-22 23:26:51.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:51.225 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:51.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:51.225 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:51.225 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:51.225 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:51.225 | + functions-common:get_or_add_user_system_role:1052 : echo 7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:51.225 | 7ca612a894924e9dbe57a5e497002fab 2022-08-22 23:26:51.532 | [557070 Async ks-system-reader:590894]: finished get_or_add_user_system_role reader 3f48df12e6594617be606d98d11b62d3 all with result 0 in 12 seconds 2022-08-22 23:26:51.561 | + inc/async:async_wait:197 : return 0 2022-08-22 23:26:51.581 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-22 23:26:51.940 | [557070 Async ks-group-memberdemo:591262]: Waiting for completion of get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd running on PID 591262 (6 other jobs running) 2022-08-22 23:26:52.088 | [557070 Async ks-group-memberdemo:591262]: Signaling child to exit 2022-08-22 23:26:55.062 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:55.089 | [591262 Async ks-group-memberdemo:591262]: finished successfully 2022-08-22 23:26:55.115 | WAKEUP 2022-08-22 23:26:55.150 | [557070 Async ks-group-memberdemo:591262]: Signaled 2022-08-22 23:26:55.152 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 23:26:55.152 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45d2b7dcc8a64ca3abffcffd9205095c --project 5f042d7e24434646975690665f176efd -f value 2022-08-22 23:26:55.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.152 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.152 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.152 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:55.152 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 23:26:55.153 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 23:26:55.153 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 45d2b7dcc8a64ca3abffcffd9205095c --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:55.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.153 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.153 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.154 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45d2b7dcc8a64ca3abffcffd9205095c --project 5f042d7e24434646975690665f176efd -f value 2022-08-22 23:26:55.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.154 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.154 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.154 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:55.154 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3f3909f546374f79ab705ae29111c368 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd False' 2022-08-22 23:26:55.154 | + functions-common:get_or_add_group_project_role:1076 : echo 3f3909f546374f79ab705ae29111c368 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd False 2022-08-22 23:26:55.154 | 3f3909f546374f79ab705ae29111c368 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd False 2022-08-22 23:26:55.254 | [557070 Async ks-group-memberdemo:591262]: finished get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd with result 0 in 14 seconds 2022-08-22 23:26:55.346 | [557070 Async ks-group-anotherdemo:591357]: Waiting for completion of get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd running on PID 591357 (5 other jobs running) 2022-08-22 23:26:55.464 | [557070 Async ks-group-anotherdemo:591357]: Signaling child to exit 2022-08-22 23:26:55.529 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:55.573 | [591357 Async ks-group-anotherdemo:591357]: finished successfully 2022-08-22 23:26:55.616 | WAKEUP 2022-08-22 23:26:55.657 | [557070 Async ks-group-anotherdemo:591357]: Signaled 2022-08-22 23:26:55.659 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 23:26:55.659 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45d2b7dcc8a64ca3abffcffd9205095c --project 5f042d7e24434646975690665f176efd -f value 2022-08-22 23:26:55.659 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.660 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.660 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.660 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:55.660 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 23:26:55.660 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 23:26:55.660 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 45d2b7dcc8a64ca3abffcffd9205095c --project 5f042d7e24434646975690665f176efd 2022-08-22 23:26:55.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.660 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.660 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.660 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45d2b7dcc8a64ca3abffcffd9205095c --project 5f042d7e24434646975690665f176efd -f value 2022-08-22 23:26:55.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.660 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:55.660 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:55.660 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:55.660 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b2341ab045bd4e2199f9e61971e00751 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd False' 2022-08-22 23:26:55.660 | + functions-common:get_or_add_group_project_role:1076 : echo b2341ab045bd4e2199f9e61971e00751 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd False 2022-08-22 23:26:55.660 | b2341ab045bd4e2199f9e61971e00751 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd False 2022-08-22 23:26:55.741 | [557070 Async ks-group-anotherdemo:591357]: finished get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 5f042d7e24434646975690665f176efd with result 0 in 14 seconds 2022-08-22 23:26:55.781 | [557070 Async ks-group-memberalt:591454]: Waiting for completion of get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 running on PID 591454 (4 other jobs running) 2022-08-22 23:26:55.842 | [557070 Async ks-group-memberalt:591454]: Signaling child to exit 2022-08-22 23:26:55.944 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:55.977 | [591454 Async ks-group-memberalt:591454]: finished successfully 2022-08-22 23:26:56.006 | WAKEUP 2022-08-22 23:26:56.030 | [557070 Async ks-group-memberalt:591454]: Signaled 2022-08-22 23:26:56.031 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 23:26:56.032 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45d2b7dcc8a64ca3abffcffd9205095c --project 1a4bf7023b9d45a0942f277037fa80c4 -f value 2022-08-22 23:26:56.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:56.032 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:56.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:56.032 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:56.032 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:56.032 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 23:26:56.032 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 23:26:56.032 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 45d2b7dcc8a64ca3abffcffd9205095c --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:56.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:56.032 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:56.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:56.032 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:56.032 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 45d2b7dcc8a64ca3abffcffd9205095c --project 1a4bf7023b9d45a0942f277037fa80c4 -f value 2022-08-22 23:26:56.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:56.032 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:56.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:56.032 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:56.032 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:56.032 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='3f3909f546374f79ab705ae29111c368 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 False' 2022-08-22 23:26:56.032 | + functions-common:get_or_add_group_project_role:1076 : echo 3f3909f546374f79ab705ae29111c368 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 False 2022-08-22 23:26:56.032 | 3f3909f546374f79ab705ae29111c368 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 False 2022-08-22 23:26:56.084 | [557070 Async ks-group-memberalt:591454]: finished get_or_add_group_project_role member 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 with result 0 in 14 seconds 2022-08-22 23:26:56.129 | [557070 Async ks-group-anotheralt:591569]: Waiting for completion of get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 running on PID 591569 (3 other jobs running) 2022-08-22 23:26:56.163 | [557070 Async ks-group-anotheralt:591569]: Signaling child to exit 2022-08-22 23:26:56.770 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:56.799 | [591708 Async ks-group-admin:591708]: finished successfully 2022-08-22 23:26:57.081 | + inc/async:async_inner:64 : rc=0 2022-08-22 23:26:57.106 | [591569 Async ks-group-anotheralt:591569]: finished successfully 2022-08-22 23:26:57.136 | WAKEUP 2022-08-22 23:26:57.161 | [557070 Async ks-group-anotheralt:591569]: Signaled 2022-08-22 23:26:57.162 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 23:26:57.162 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45d2b7dcc8a64ca3abffcffd9205095c --project 1a4bf7023b9d45a0942f277037fa80c4 -f value 2022-08-22 23:26:57.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.162 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.163 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.163 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:57.163 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 23:26:57.163 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 23:26:57.163 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 45d2b7dcc8a64ca3abffcffd9205095c --project 1a4bf7023b9d45a0942f277037fa80c4 2022-08-22 23:26:57.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.163 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.163 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.163 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 45d2b7dcc8a64ca3abffcffd9205095c --project 1a4bf7023b9d45a0942f277037fa80c4 -f value 2022-08-22 23:26:57.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.163 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.163 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.163 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:57.163 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b2341ab045bd4e2199f9e61971e00751 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 False' 2022-08-22 23:26:57.163 | + functions-common:get_or_add_group_project_role:1076 : echo b2341ab045bd4e2199f9e61971e00751 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 False 2022-08-22 23:26:57.163 | b2341ab045bd4e2199f9e61971e00751 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 False 2022-08-22 23:26:57.207 | [557070 Async ks-group-anotheralt:591569]: finished get_or_add_group_project_role anotherrole 45d2b7dcc8a64ca3abffcffd9205095c 1a4bf7023b9d45a0942f277037fa80c4 with result 0 in 15 seconds 2022-08-22 23:26:57.244 | [557070 Async ks-group-admin:591708]: Waiting for completion of get_or_add_group_project_role admin d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 running on PID 591708 (2 other jobs running) 2022-08-22 23:26:57.270 | [557070 Async ks-group-admin:591708]: Signaling child to exit 2022-08-22 23:26:57.270 | WAKEUP 2022-08-22 23:26:57.293 | [557070 Async ks-group-admin:591708]: Signaled 2022-08-22 23:26:57.294 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-08-22 23:26:57.294 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d9f7ac2410204481904ecc70070e6247 --project 08fd3f7b4aec4f17992f94401f8d0225 -f value 2022-08-22 23:26:57.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.294 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.294 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.294 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:57.294 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-08-22 23:26:57.295 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-08-22 23:26:57.295 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group d9f7ac2410204481904ecc70070e6247 --project 08fd3f7b4aec4f17992f94401f8d0225 2022-08-22 23:26:57.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.295 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.295 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.295 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d9f7ac2410204481904ecc70070e6247 --project 08fd3f7b4aec4f17992f94401f8d0225 -f value 2022-08-22 23:26:57.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.295 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-22 23:26:57.295 | from cryptography.utils import int_from_bytes 2022-08-22 23:26:57.295 | ++ functions-common:oscwrap:2479 : return 0 2022-08-22 23:26:57.295 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1cb1cf0aa95c44b1a5109e77d896822a d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 False' 2022-08-22 23:26:57.295 | + functions-common:get_or_add_group_project_role:1076 : echo 1cb1cf0aa95c44b1a5109e77d896822a d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 False 2022-08-22 23:26:57.295 | 1cb1cf0aa95c44b1a5109e77d896822a d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 False 2022-08-22 23:26:57.339 | [557070 Async ks-group-admin:591708]: finished get_or_add_group_project_role admin d9f7ac2410204481904ecc70070e6247 08fd3f7b4aec4f17992f94401f8d0225 with result 0 in 14 seconds 2022-08-22 23:26:57.343 | + inc/async:async_wait:197 : return 0 2022-08-22 23:26:57.346 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-22 23:26:57.364 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:26:57.366 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-08-22 23:26:57.386 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:26:57.390 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-08-22 23:26:57.393 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-22 23:26:57.462 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-22 23:26:57.509 | [557070 Async create_nova_accounts:593633]: running: create_nova_accounts 2022-08-22 23:26:57.512 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-08-22 23:26:57.536 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:26:57.539 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-08-22 23:26:57.541 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-22 23:26:57.627 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-22 23:26:57.691 | [557070 Async create_glance_accounts:593789]: running: create_glance_accounts 2022-08-22 23:26:57.697 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-08-22 23:26:57.759 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:26:57.761 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-08-22 23:26:57.764 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-22 23:26:57.867 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-22 23:26:57.914 | [557070 Async create_cinder_accounts:593931]: running: create_cinder_accounts 2022-08-22 23:26:57.916 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-08-22 23:26:57.937 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:26:57.939 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-08-22 23:26:57.942 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-22 23:26:58.029 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-22 23:26:58.107 | [557070 Async create_neutron_accounts:594056]: running: create_neutron_accounts 2022-08-22 23:26:58.111 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-08-22 23:26:58.151 | + functions-common:is_service_enabled:2095 : return 0 2022-08-22 23:26:58.154 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-08-22 23:26:58.157 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-22 23:26:58.533 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-22 23:26:58.766 | [557070 Async create_swift_accounts:594212]: running: create_swift_accounts 2022-08-22 23:26:58.796 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-08-22 23:26:58.925 | + functions-common:is_service_enabled:2095 : return 1 2022-08-22 23:26:58.945 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-22 23:26:59.300 | [557070 Async create_nova_accounts:593633]: Waiting for completion of create_nova_accounts running on PID 593633 (6 other jobs running) 2022-08-22 23:26:59.472 | [557070 Async create_nova_accounts:593633]: Signaling child to exit