2022-05-06 03:49:48.701 | + ./stack.sh:main:489 : exec 2022-05-06 03:49:48.701 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-034948' 2022-05-06 03:49:48.701 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-05-06-034948.summary.2022-05-06-034948 2022-05-06 03:49:48.701 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:49:48.701 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-05-06-034948 2022-05-06 03:49:48.701 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-034948 /opt/stack/logs/stack.sh.log 2022-05-06 03:49:48.701 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-05-06-034948.summary.2022-05-06-034948 /opt/stack/logs/stack.sh.log.summary 2022-05-06 03:49:48.701 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-05-06 03:49:48.701 | + functions:check_path_perm_sanity:596 : local real_path 2022-05-06 03:49:48.702 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-05-06 03:49:48.702 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-05-06 03:49:48.702 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-05-06 03:49:48.702 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-05-06 03:49:48.702 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-05-06 03:49:48.702 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-05-06 03:49:48.702 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-05-06 03:49:48.702 | + ./stack.sh:main:562 : trap err_trap ERR 2022-05-06 03:49:48.702 | + ./stack.sh:main:575 : set -o errexit 2022-05-06 03:49:48.703 | + ./stack.sh:main:578 : uname -a 2022-05-06 03:49:48.705 | Linux dv-neutron-840565-4-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-05-06 03:49:48.707 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-05-06 03:49:48.709 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-05-06 03:49:48.712 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-05-06 03:49:48.748 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-05-06 03:49:48.766 | + ./stack.sh:main:592 : fetch_plugins 2022-05-06 03:49:48.768 | + functions-common:fetch_plugins:1783 : local plugins= 2022-05-06 03:49:48.770 | + functions-common:fetch_plugins:1784 : local plugin 2022-05-06 03:49:48.772 | + functions-common:fetch_plugins:1787 : [[ -z '' ]] 2022-05-06 03:49:48.775 | + functions-common:fetch_plugins:1788 : return 2022-05-06 03:49:48.777 | + ./stack.sh:main:596 : run_phase override_defaults 2022-05-06 03:49:48.779 | + functions-common:run_phase:1865 : local mode=override_defaults 2022-05-06 03:49:48.780 | + functions-common:run_phase:1866 : local phase= 2022-05-06 03:49:48.783 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:49:48.785 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:49:48.786 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:49:48.788 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:49:48.790 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:49:48.792 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:49:48.796 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:49:48.798 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:49:48.800 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:49:48.802 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-05-06 03:49:48.804 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:49:48.818 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:49:48.819 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 03:49:48.821 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:49:48.823 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:49:48.825 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:49:48.826 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:49:48.828 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-05-06 03:49:48.830 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-05-06 03:49:48.832 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-05-06 03:49:48.833 | + functions-common:run_phase:1886 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-05-06 03:49:48.835 | + functions-common:run_phase:1889 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 03:49:48.837 | + functions-common:run_phase:1890 : plugin_override_defaults 2022-05-06 03:49:48.839 | + functions-common:plugin_override_defaults:1824 : local plugins= 2022-05-06 03:49:48.841 | + functions-common:plugin_override_defaults:1825 : local plugin 2022-05-06 03:49:48.842 | + functions-common:plugin_override_defaults:1828 : [[ -z '' ]] 2022-05-06 03:49:48.844 | + functions-common:plugin_override_defaults:1829 : return 2022-05-06 03:49:48.846 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-05-06 03:49:48.864 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-05-06 03:49:48.866 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-05-06 03:49:48.879 | ++ functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:49:48.881 | +++ lib/tls:source:43 : hostname -f 2022-05-06 03:49:48.885 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-05-06 03:49:48.887 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-05-06 03:49:48.888 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-05-06 03:49:48.890 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-05-06 03:49:48.892 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-05-06 03:49:48.894 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-05-06 03:49:48.897 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-05-06 03:49:48.899 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-05-06 03:49:48.901 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-05-06 03:49:48.904 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-05-06 03:49:48.914 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-05-06 03:49:48.928 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-05-06 03:49:48.951 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-05-06 03:49:48.965 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-05-06 03:49:48.978 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-05-06 03:49:49.015 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-05-06 03:49:49.074 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-05-06 03:49:49.164 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-05-06 03:49:49.186 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-05-06 03:49:49.237 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-05-06 03:49:49.289 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-05-06 03:49:49.441 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-05-06 03:49:49.455 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-05-06 03:49:49.468 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-05-06 03:49:49.481 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-05-06 03:49:49.576 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-05-06 03:49:49.580 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-05-06 03:49:49.583 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-05-06 03:49:49.586 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-05-06 03:49:49.588 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-05-06 03:49:49.590 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-05-06 03:49:49.593 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-05-06 03:49:49.593 | False' 2022-05-06 03:49:49.595 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-05-06 03:49:49.610 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-05-06 03:49:49.613 | + ./stack.sh:main:626 : run_phase source 2022-05-06 03:49:49.615 | + functions-common:run_phase:1865 : local mode=source 2022-05-06 03:49:49.617 | + functions-common:run_phase:1866 : local phase= 2022-05-06 03:49:49.619 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:49:49.621 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:49:49.623 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:49:49.625 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:49:49.627 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:49:49.630 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:49:49.634 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:49:49.636 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:49:49.638 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:49:49.640 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-05-06 03:49:49.642 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:49:49.656 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:49:49.659 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 03:49:49.661 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-05-06 03:49:49.699 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-05-06 03:49:49.701 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-05-06 03:49:49.704 | + functions-common:run_phase:1886 : [[ source == \s\o\u\r\c\e ]] 2022-05-06 03:49:49.706 | + functions-common:run_phase:1887 : load_plugin_settings 2022-05-06 03:49:49.708 | + functions-common:load_plugin_settings:1801 : local plugins= 2022-05-06 03:49:49.710 | + functions-common:load_plugin_settings:1802 : local plugin 2022-05-06 03:49:49.713 | + functions-common:load_plugin_settings:1805 : [[ -z '' ]] 2022-05-06 03:49:49.715 | + functions-common:load_plugin_settings:1806 : return 2022-05-06 03:49:49.717 | + functions-common:run_phase:1888 : verify_disabled_services 2022-05-06 03:49:49.719 | + functions-common:verify_disabled_services:2148 : local service 2022-05-06 03:49:49.721 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.723 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-05-06 03:49:49.726 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.728 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-05-06 03:49:49.730 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.733 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-05-06 03:49:49.735 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.737 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-05-06 03:49:49.740 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.742 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-05-06 03:49:49.744 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.746 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-05-06 03:49:49.749 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.751 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-05-06 03:49:49.754 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.756 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-05-06 03:49:49.758 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.760 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-05-06 03:49:49.763 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.765 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-05-06 03:49:49.768 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.770 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-05-06 03:49:49.772 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.774 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-05-06 03:49:49.777 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.779 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-05-06 03:49:49.781 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.783 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-05-06 03:49:49.786 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.788 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-05-06 03:49:49.790 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.793 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-05-06 03:49:49.795 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.797 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-05-06 03:49:49.799 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.801 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-05-06 03:49:49.804 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.806 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-05-06 03:49:49.808 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.810 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-05-06 03:49:49.812 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.814 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-05-06 03:49:49.817 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.819 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-05-06 03:49:49.821 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.823 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-05-06 03:49:49.825 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.828 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-05-06 03:49:49.830 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.832 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-05-06 03:49:49.835 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.837 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-05-06 03:49:49.839 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.842 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-05-06 03:49:49.845 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.847 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-05-06 03:49:49.849 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.852 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-05-06 03:49:49.854 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.856 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-05-06 03:49:49.859 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.862 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-05-06 03:49:49.865 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.867 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-05-06 03:49:49.869 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.871 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-05-06 03:49:49.874 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.876 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-05-06 03:49:49.878 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.881 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-05-06 03:49:49.883 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.885 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-05-06 03:49:49.887 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.889 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-05-06 03:49:49.891 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.894 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-05-06 03:49:49.896 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.898 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-05-06 03:49:49.900 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.902 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-05-06 03:49:49.905 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.907 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-05-06 03:49:49.909 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.911 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-05-06 03:49:49.913 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.915 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-05-06 03:49:49.918 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.920 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-05-06 03:49:49.922 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.924 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-05-06 03:49:49.926 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.928 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-05-06 03:49:49.931 | + functions-common:verify_disabled_services:2149 : for service in ${ENABLED_SERVICES//,/ } 2022-05-06 03:49:49.934 | + functions-common:verify_disabled_services:2150 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-05-06 03:49:49.936 | + ./stack.sh:main:697 : initialize_database_backends 2022-05-06 03:49:49.939 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 03:49:49.941 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-05-06 03:49:49.956 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:49:49.958 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-05-06 03:49:49.960 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-05-06 03:49:49.963 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-05-06 03:49:49.978 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:49:49.981 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-05-06 03:49:49.983 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-05-06 03:49:49.985 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-05-06 03:49:49.988 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-05-06 03:49:49.990 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-05-06 03:49:49.992 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-05-06 03:49:49.995 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-05-06 03:49:49.997 | + lib/database:initialize_database_backends:92 : return 0 2022-05-06 03:49:50.000 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-05-06 03:49:50.000 | Using mysql database backend 2022-05-06 03:49:50.002 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-05-06 03:49:50.018 | + ./stack.sh:main:703 : define_database_baseurl 2022-05-06 03:49:50.021 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-05-06 03:49:50.024 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 03:49:50.026 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-05-06 03:49:50.029 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 03:49:50.032 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-05-06 03:49:50.048 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:49:50.050 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-05-06 03:49:50.066 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-05-06 03:49:50.083 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:49:50.085 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-05-06 03:49:50.101 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-05-06 03:49:50.119 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-05-06 03:49:50.136 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:49:50.139 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-05-06 03:49:50.154 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:49:50.157 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-05-06 03:49:50.173 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-05-06 03:49:50.176 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-05-06 03:49:50.178 | + ./stack.sh:main:759 : save_stackenv 759 2022-05-06 03:49:50.181 | + functions-common:save_stackenv:60 : local tag=759 2022-05-06 03:49:50.184 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 03:49:50.188 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-034950 2022-05-06 03:49:50.191 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-034950 759' 2022-05-06 03:49:50.193 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.196 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 03:49:50.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.201 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 03:49:50.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.205 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 03:49:50.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.211 | + 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-05-06 03:49:50.213 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.215 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-05-06 03:49:50.218 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.220 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-05-06 03:49:50.222 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.225 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-034948 2022-05-06 03:49:50.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.230 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 03:49:50.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.234 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-05-06 03:49:50.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.239 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 03:49:50.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.244 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 03:49:50.246 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.249 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 03:49:50.252 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:49:50.254 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 03:49:50.257 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-05-06 03:49:50.259 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-05-06 03:49:50.261 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-05-06 03:49:50.264 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-05-06 03:49:50.266 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:49:50.268 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:49:50.270 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:49:50.273 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:49:50.275 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:49:50.278 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:49:50.293 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:49:50.295 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:49:50.297 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:49:50.300 | + functions-common:git_clone:629 : echo master 2022-05-06 03:49:50.300 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:49:50.305 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-05-06 03:49:50.307 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:49:50.309 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-05-06 03:49:50.322 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-05-06 03:49:50.325 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:49:50.325 | + functions-common:git_clone:690 : head -1 2022-05-06 03:49:50.329 | ea964714 Merge "update constraint for oslo.concurrency to new release 4.5.1" 2022-05-06 03:49:50.332 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:49:50.334 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-05-06 03:49:50.337 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:49:50.339 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-05-06 03:49:50.342 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-05-06 03:49:50.345 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-05-06 03:49:50.347 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-05-06 03:49:50.350 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 03:49:50.353 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-05-06 03:49:50.356 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-05-06 03:49:50.359 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-05-06 03:49:50.362 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-05-06 03:49:50.367 | ++ tools/install_prereqs.sh:source:47 : NOW=1651808990 2022-05-06 03:49:50.372 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-05-06 03:49:50.378 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1651808251 2022-05-06 03:49:50.382 | ++ tools/install_prereqs.sh:source:49 : DELTA=739 2022-05-06 03:49:50.386 | ++ tools/install_prereqs.sh:source:50 : [[ 739 -lt 7200 ]] 2022-05-06 03:49:50.390 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-05-06 03:49:50.393 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-05-06 03:49:50.396 | ++ functions-common:export_proxy_variables:2255 : isset http_proxy 2022-05-06 03:49:50.399 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-05-06 03:49:50.402 | ++ functions-common:export_proxy_variables:2258 : isset https_proxy 2022-05-06 03:49:50.404 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-05-06 03:49:50.407 | ++ functions-common:export_proxy_variables:2261 : isset no_proxy 2022-05-06 03:49:50.409 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-05-06 03:49:50.413 | +++ 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-05-06 03:49:50.462 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-05-06 03:49:50.462 | apache2-dev 2022-05-06 03:49:50.462 | bc 2022-05-06 03:49:50.462 | bsdmainutils 2022-05-06 03:49:50.462 | curl 2022-05-06 03:49:50.462 | g++ 2022-05-06 03:49:50.462 | gawk 2022-05-06 03:49:50.462 | gcc 2022-05-06 03:49:50.462 | gettext 2022-05-06 03:49:50.462 | git 2022-05-06 03:49:50.462 | graphviz 2022-05-06 03:49:50.462 | iputils-ping 2022-05-06 03:49:50.462 | libapache2-mod-proxy-uwsgi 2022-05-06 03:49:50.462 | libffi-dev 2022-05-06 03:49:50.462 | libjpeg-dev 2022-05-06 03:49:50.462 | libpcre3-dev 2022-05-06 03:49:50.462 | libpq-dev 2022-05-06 03:49:50.462 | libssl-dev 2022-05-06 03:49:50.462 | libsystemd-dev 2022-05-06 03:49:50.462 | libxml2-dev 2022-05-06 03:49:50.462 | libxslt1-dev 2022-05-06 03:49:50.463 | libyaml-dev 2022-05-06 03:49:50.463 | lsof 2022-05-06 03:49:50.463 | openssh-server 2022-05-06 03:49:50.463 | openssl 2022-05-06 03:49:50.463 | pkg-config 2022-05-06 03:49:50.463 | psmisc 2022-05-06 03:49:50.463 | python3-dev 2022-05-06 03:49:50.463 | python3-pip 2022-05-06 03:49:50.463 | python3-systemd 2022-05-06 03:49:50.463 | python3-venv 2022-05-06 03:49:50.463 | tar 2022-05-06 03:49:50.463 | tcpdump 2022-05-06 03:49:50.463 | unzip 2022-05-06 03:49:50.463 | uuid-runtime 2022-05-06 03:49:50.463 | wget 2022-05-06 03:49:50.463 | wget 2022-05-06 03:49:50.463 | zlib1g-dev 2022-05-06 03:49:50.463 | libkrb5-dev 2022-05-06 03:49:50.463 | libldap2-dev 2022-05-06 03:49:50.463 | libsasl2-dev 2022-05-06 03:49:50.463 | memcached 2022-05-06 03:49:50.463 | python3-mysqldb 2022-05-06 03:49:50.463 | sqlite3 2022-05-06 03:49:50.463 | conntrack 2022-05-06 03:49:50.463 | curl 2022-05-06 03:49:50.463 | dnsmasq-base 2022-05-06 03:49:50.463 | dnsmasq-utils 2022-05-06 03:49:50.463 | ebtables 2022-05-06 03:49:50.463 | genisoimage 2022-05-06 03:49:50.463 | iptables 2022-05-06 03:49:50.463 | iputils-arping 2022-05-06 03:49:50.463 | kpartx 2022-05-06 03:49:50.463 | libjs-jquery-tablesorter 2022-05-06 03:49:50.463 | parted 2022-05-06 03:49:50.463 | pm-utils 2022-05-06 03:49:50.463 | python3-mysqldb 2022-05-06 03:49:50.463 | socat 2022-05-06 03:49:50.464 | sqlite3 2022-05-06 03:49:50.464 | sudo 2022-05-06 03:49:50.464 | vlan 2022-05-06 03:49:50.464 | lsscsi 2022-05-06 03:49:50.464 | open-iscsi 2022-05-06 03:49:50.464 | lvm2 2022-05-06 03:49:50.464 | qemu-utils 2022-05-06 03:49:50.464 | thin-provisioning-tools 2022-05-06 03:49:50.464 | acl 2022-05-06 03:49:50.464 | dnsmasq-base 2022-05-06 03:49:50.464 | dnsmasq-utils 2022-05-06 03:49:50.464 | ebtables 2022-05-06 03:49:50.464 | haproxy 2022-05-06 03:49:50.464 | iptables 2022-05-06 03:49:50.464 | iputils-arping 2022-05-06 03:49:50.464 | iputils-ping 2022-05-06 03:49:50.464 | postgresql-server-dev-all 2022-05-06 03:49:50.464 | python3-mysqldb 2022-05-06 03:49:50.464 | sqlite3 2022-05-06 03:49:50.464 | sudo 2022-05-06 03:49:50.464 | vlan 2022-05-06 03:49:50.464 | pcp 2022-05-06 03:49:50.464 | ipset 2022-05-06 03:49:50.464 | conntrack 2022-05-06 03:49:50.464 | conntrackd 2022-05-06 03:49:50.464 | keepalived 2022-05-06 03:49:50.464 | lvm2 2022-05-06 03:49:50.464 | qemu-utils 2022-05-06 03:49:50.464 | thin-provisioning-tools 2022-05-06 03:49:50.464 | curl 2022-05-06 03:49:50.464 | liberasurecode-dev 2022-05-06 03:49:50.464 | make 2022-05-06 03:49:50.464 | memcached 2022-05-06 03:49:50.464 | rsync 2022-05-06 03:49:50.464 | sqlite3 2022-05-06 03:49:50.464 | xfsprogs' 2022-05-06 03:49:50.466 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-05-06 03:49:50.485 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-05-06 03:49:50.485 | apache2-dev 2022-05-06 03:49:50.485 | bc 2022-05-06 03:49:50.485 | bsdmainutils 2022-05-06 03:49:50.485 | curl 2022-05-06 03:49:50.485 | g++ 2022-05-06 03:49:50.485 | gawk 2022-05-06 03:49:50.485 | gcc 2022-05-06 03:49:50.485 | gettext 2022-05-06 03:49:50.485 | git 2022-05-06 03:49:50.485 | graphviz 2022-05-06 03:49:50.485 | iputils-ping 2022-05-06 03:49:50.485 | libapache2-mod-proxy-uwsgi 2022-05-06 03:49:50.485 | libffi-dev 2022-05-06 03:49:50.485 | libjpeg-dev 2022-05-06 03:49:50.485 | libpcre3-dev 2022-05-06 03:49:50.485 | libpq-dev 2022-05-06 03:49:50.486 | libssl-dev 2022-05-06 03:49:50.486 | libsystemd-dev 2022-05-06 03:49:50.486 | libxml2-dev 2022-05-06 03:49:50.486 | libxslt1-dev 2022-05-06 03:49:50.486 | libyaml-dev 2022-05-06 03:49:50.486 | lsof 2022-05-06 03:49:50.486 | openssh-server 2022-05-06 03:49:50.486 | openssl 2022-05-06 03:49:50.486 | pkg-config 2022-05-06 03:49:50.486 | psmisc 2022-05-06 03:49:50.486 | python3-dev 2022-05-06 03:49:50.486 | python3-pip 2022-05-06 03:49:50.486 | python3-systemd 2022-05-06 03:49:50.486 | python3-venv 2022-05-06 03:49:50.486 | tar 2022-05-06 03:49:50.486 | tcpdump 2022-05-06 03:49:50.486 | unzip 2022-05-06 03:49:50.486 | uuid-runtime 2022-05-06 03:49:50.486 | wget 2022-05-06 03:49:50.486 | wget 2022-05-06 03:49:50.486 | zlib1g-dev 2022-05-06 03:49:50.486 | libkrb5-dev 2022-05-06 03:49:50.486 | libldap2-dev 2022-05-06 03:49:50.486 | libsasl2-dev 2022-05-06 03:49:50.486 | memcached 2022-05-06 03:49:50.486 | python3-mysqldb 2022-05-06 03:49:50.486 | sqlite3 2022-05-06 03:49:50.486 | conntrack 2022-05-06 03:49:50.486 | curl 2022-05-06 03:49:50.486 | dnsmasq-base 2022-05-06 03:49:50.486 | dnsmasq-utils 2022-05-06 03:49:50.486 | ebtables 2022-05-06 03:49:50.486 | genisoimage 2022-05-06 03:49:50.486 | iptables 2022-05-06 03:49:50.486 | iputils-arping 2022-05-06 03:49:50.486 | kpartx 2022-05-06 03:49:50.486 | libjs-jquery-tablesorter 2022-05-06 03:49:50.486 | parted 2022-05-06 03:49:50.487 | pm-utils 2022-05-06 03:49:50.487 | python3-mysqldb 2022-05-06 03:49:50.487 | socat 2022-05-06 03:49:50.487 | sqlite3 2022-05-06 03:49:50.487 | sudo 2022-05-06 03:49:50.487 | vlan 2022-05-06 03:49:50.487 | lsscsi 2022-05-06 03:49:50.487 | open-iscsi 2022-05-06 03:49:50.487 | lvm2 2022-05-06 03:49:50.487 | qemu-utils 2022-05-06 03:49:50.487 | thin-provisioning-tools 2022-05-06 03:49:50.487 | acl 2022-05-06 03:49:50.487 | dnsmasq-base 2022-05-06 03:49:50.487 | dnsmasq-utils 2022-05-06 03:49:50.487 | ebtables 2022-05-06 03:49:50.487 | haproxy 2022-05-06 03:49:50.487 | iptables 2022-05-06 03:49:50.487 | iputils-arping 2022-05-06 03:49:50.487 | iputils-ping 2022-05-06 03:49:50.487 | postgresql-server-dev-all 2022-05-06 03:49:50.487 | python3-mysqldb 2022-05-06 03:49:50.487 | sqlite3 2022-05-06 03:49:50.487 | sudo 2022-05-06 03:49:50.487 | vlan 2022-05-06 03:49:50.487 | pcp 2022-05-06 03:49:50.487 | ipset 2022-05-06 03:49:50.487 | conntrack 2022-05-06 03:49:50.487 | conntrackd 2022-05-06 03:49:50.487 | keepalived 2022-05-06 03:49:50.487 | lvm2 2022-05-06 03:49:50.487 | qemu-utils 2022-05-06 03:49:50.487 | thin-provisioning-tools 2022-05-06 03:49:50.487 | curl 2022-05-06 03:49:50.487 | liberasurecode-dev 2022-05-06 03:49:50.487 | make 2022-05-06 03:49:50.487 | memcached 2022-05-06 03:49:50.487 | rsync 2022-05-06 03:49:50.488 | sqlite3 2022-05-06 03:49:50.488 | xfsprogs ' 2022-05-06 03:49:50.488 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-05-06 03:49:50.490 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:49:50.494 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:49:50.498 | ++ 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-05-06 03:49:50.498 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-05-06 03:49:50.503 | ++ 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-05-06 03:49:50.506 | ++ functions-common:install_package:1475 : update_package_repo 2022-05-06 03:49:50.508 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:49:50.511 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-05-06 03:49:50.513 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:49:50.516 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:49:50.519 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:49:50.521 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:49:50.523 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:49:50.525 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:49:50.528 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-05-06 03:49:50.531 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-05-06 03:49:50.533 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-05-06 03:49:50.536 | +++ functions-common:apt_get_update:1209 : id -u 2022-05-06 03:49:50.540 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-05-06 03:49:50.543 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-05-06 03:49:50.545 | ++ functions-common:time_start:2423 : local name=apt-get-update 2022-05-06 03:49:50.547 | ++ functions-common:time_start:2424 : local start_time= 2022-05-06 03:49:50.550 | ++ functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:49:50.553 | +++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:49:50.556 | ++ functions-common:time_start:2428 : _TIME_START[$name]=1651808990554 2022-05-06 03:49:50.559 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-05-06 03:49:50.561 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-05-06 03:49:50.563 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-05-06 03:49:50.982 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-05-06 03:49:51.047 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-05-06 03:49:51.098 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-05-06 03:49:51.228 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-05-06 03:49:51.870 | Fetched 114 kB in 1s (120 kB/s) 2022-05-06 03:49:53.418 | Reading package lists... 2022-05-06 03:49:53.452 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-05-06 03:49:53.454 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-05-06 03:49:53.457 | ++ functions-common:time_stop:2437 : local name 2022-05-06 03:49:53.460 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 03:49:53.463 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:49:53.466 | ++ functions-common:time_stop:2440 : local total 2022-05-06 03:49:53.470 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 03:49:53.472 | ++ functions-common:time_stop:2443 : name=apt-get-update 2022-05-06 03:49:53.475 | ++ functions-common:time_stop:2444 : start_time=1651808990554 2022-05-06 03:49:53.478 | ++ functions-common:time_stop:2446 : [[ -z 1651808990554 ]] 2022-05-06 03:49:53.482 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:49:53.488 | ++ functions-common:time_stop:2449 : end_time=1651808993485 2022-05-06 03:49:53.491 | ++ functions-common:time_stop:2450 : elapsed_time=2931 2022-05-06 03:49:53.494 | ++ functions-common:time_stop:2451 : total=0 2022-05-06 03:49:53.497 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:49:53.499 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2931 2022-05-06 03:49:53.502 | ++ functions-common:install_package:1476 : 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-05-06 03:49:53.505 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:49:53.508 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:49:53.510 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:49:53.514 | ++ functions-common:real_install_package:1462 : 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-05-06 03:49:53.535 | ++ functions-common:apt_get:1242 : 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-05-06 03:49:53.646 | Reading package lists... 2022-05-06 03:49:53.892 | Building dependency tree... 2022-05-06 03:49:53.893 | Reading state information... 2022-05-06 03:49:53.927 | acl is already the newest version (2.2.53-6). 2022-05-06 03:49:53.927 | bc is already the newest version (1.07.1-2build1). 2022-05-06 03:49:53.927 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-05-06 03:49:53.927 | conntrack is already the newest version (1:1.4.5-2). 2022-05-06 03:49:53.927 | ebtables is already the newest version (2.0.11-3build1). 2022-05-06 03:49:53.927 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 03:49:53.927 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-05-06 03:49:53.927 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-05-06 03:49:53.927 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-05-06 03:49:53.927 | gettext is already the newest version (0.19.8.1-10build1). 2022-05-06 03:49:53.927 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-05-06 03:49:53.927 | iputils-arping is already the newest version (3:20190709-3). 2022-05-06 03:49:53.927 | iputils-ping is already the newest version (3:20190709-3). 2022-05-06 03:49:53.927 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-05-06 03:49:53.928 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-05-06 03:49:53.928 | libffi-dev is already the newest version (3.3-4). 2022-05-06 03:49:53.928 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-05-06 03:49:53.928 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-05-06 03:49:53.928 | libxslt1-dev is already the newest version (1.1.34-4). 2022-05-06 03:49:53.928 | libyaml-dev is already the newest version (0.2.2-1). 2022-05-06 03:49:53.928 | lsscsi is already the newest version (0.30-0.1). 2022-05-06 03:49:53.928 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-05-06 03:49:53.928 | make is already the newest version (4.2.1-1.2). 2022-05-06 03:49:53.928 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-05-06 03:49:53.928 | psmisc is already the newest version (23.3-1). 2022-05-06 03:49:53.928 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-05-06 03:49:53.928 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-05-06 03:49:53.928 | python3-systemd is already the newest version (234-3build2). 2022-05-06 03:49:53.928 | socat is already the newest version (1.7.3.3-2). 2022-05-06 03:49:53.928 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-05-06 03:49:53.928 | unzip is already the newest version (6.0-25ubuntu1). 2022-05-06 03:49:53.928 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-05-06 03:49:53.928 | conntrackd is already the newest version (1:1.4.5-2). 2022-05-06 03:49:53.928 | graphviz is already the newest version (2.42.2-3build2). 2022-05-06 03:49:53.928 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-05-06 03:49:53.928 | pcp is already the newest version (5.0.3-1). 2022-05-06 03:49:53.928 | pm-utils is already the newest version (1.4.1-19). 2022-05-06 03:49:53.928 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-05-06 03:49:53.928 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:49:53.928 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:49:53.928 | curl is already the newest version (7.68.0-1ubuntu2.10). 2022-05-06 03:49:53.928 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 03:49:53.928 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-05-06 03:49:53.928 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-05-06 03:49:53.928 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-05-06 03:49:53.928 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-05-06 03:49:53.928 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-05-06 03:49:53.928 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-05-06 03:49:53.928 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-05-06 03:49:53.929 | libpq-dev is already the newest version (12.10-0ubuntu0.20.04.1). 2022-05-06 03:49:53.929 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-05-06 03:49:53.929 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 03:49:53.929 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-05-06 03:49:53.929 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-05-06 03:49:53.929 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-05-06 03:49:53.929 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-05-06 03:49:53.929 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-05-06 03:49:53.929 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-05-06 03:49:53.929 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-05-06 03:49:53.929 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-05-06 03:49:53.929 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-05-06 03:49:53.929 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-05-06 03:49:53.929 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-05-06 03:49:53.929 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-05-06 03:49:53.929 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-05-06 03:49:53.929 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-05-06 03:49:53.929 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-05-06 03:49:53.929 | wget is already the newest version (1.20.3-1ubuntu2). 2022-05-06 03:49:53.929 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-05-06 03:49:54.148 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:49:54.148 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-05-06 03:49:54.148 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-05-06 03:49:54.149 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-05-06 03:49:54.149 | The following packages were automatically installed and are no longer required: 2022-05-06 03:49:54.149 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:49:54.149 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:49:54.149 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:49:54.149 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:49:54.149 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:49:54.150 | python3-zope.interface 2022-05-06 03:49:54.150 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:49:54.283 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:49:54.289 | ++ functions-common:apt_get:1246 : result=0 2022-05-06 03:49:54.291 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:49:54.295 | ++ functions-common:time_stop:2437 : local name 2022-05-06 03:49:54.298 | ++ functions-common:time_stop:2438 : local end_time 2022-05-06 03:49:54.301 | ++ functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:49:54.304 | ++ functions-common:time_stop:2440 : local total 2022-05-06 03:49:54.306 | ++ functions-common:time_stop:2441 : local start_time 2022-05-06 03:49:54.308 | ++ functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:49:54.310 | ++ functions-common:time_stop:2444 : start_time=1651808993532 2022-05-06 03:49:54.312 | ++ functions-common:time_stop:2446 : [[ -z 1651808993532 ]] 2022-05-06 03:49:54.315 | +++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:49:54.320 | ++ functions-common:time_stop:2449 : end_time=1651808994317 2022-05-06 03:49:54.322 | ++ functions-common:time_stop:2450 : elapsed_time=785 2022-05-06 03:49:54.325 | ++ functions-common:time_stop:2451 : total=789 2022-05-06 03:49:54.328 | ++ functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:49:54.330 | ++ functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1574 2022-05-06 03:49:54.333 | ++ functions-common:apt_get:1250 : return 0 2022-05-06 03:49:54.337 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-05-06 03:49:54.340 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-05-06 03:49:54.343 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-05-06 03:49:54.348 | ++ tools/install_prereqs.sh:source:89 : date 2022-05-06 03:49:54.353 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-05-06 03:49:54.356 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-05-06 03:49:54.360 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-05-06 03:49:55.848 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-05-06 03:49:55.850 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-05-06 03:49:55.852 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-05-06 03:49:55.854 | + tools/install_pip.sh:main:43 : GetDistro 2022-05-06 03:49:55.856 | + functions-common:GetDistro:446 : GetOSVersion 2022-05-06 03:49:55.858 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-05-06 03:49:55.860 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-05-06 03:49:55.862 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-05-06 03:49:55.863 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-05-06 03:49:55.865 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-05-06 03:49:55.867 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-05-06 03:49:55.869 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-05-06 03:49:55.870 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-05-06 03:49:55.872 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-05-06 03:49:55.874 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-05-06 03:49:55.876 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-05-06 03:49:55.877 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-05-06 03:49:55.879 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-05-06 03:49:55.881 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-05-06 03:49:55.883 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-05-06 03:49:55.885 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-05-06 03:49:55.888 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-05-06 03:49:55.890 | + functions-common:_ensure_lsb_release:394 : return 2022-05-06 03:49:55.893 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-05-06 03:49:55.976 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-05-06 03:49:55.979 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-05-06 03:49:56.066 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-05-06 03:49:56.069 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-05-06 03:49:56.144 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-05-06 03:49:56.147 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-05-06 03:49:56.150 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-05-06 03:49:56.153 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-05-06 03:49:56.156 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-05-06 03:49:56.159 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-05-06 03:49:56.162 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-05-06 03:49:56.165 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-05-06 03:49:56.167 | + functions-common:GetDistro:451 : DISTRO=focal 2022-05-06 03:49:56.169 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-05-06 03:49:56.171 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-05-06 03:49:56.171 | Distro: focal 2022-05-06 03:49:56.173 | + tools/install_pip.sh:main:124 : get_versions 2022-05-06 03:49:56.176 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 03:49:56.181 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 03:49:56.183 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 03:49:56.186 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 03:49:56.186 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 03:49:56.851 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 03:49:56.853 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 03:49:56.853 | pip: 21.3.1 2022-05-06 03:49:56.856 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-05-06 03:49:56.858 | + tools/install_pip.sh:main:130 : is_fedora 2022-05-06 03:49:56.861 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:49:56.863 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:49:56.866 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:49:56.868 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:49:56.871 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:49:56.873 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:49:56.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:49:56.878 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:49:56.880 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:49:56.883 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:49:56.885 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:49:56.887 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-05-06 03:49:56.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:49:56.891 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:49:56.893 | + tools/install_pip.sh:main:142 : : 2022-05-06 03:49:56.894 | + tools/install_pip.sh:main:147 : set -x 2022-05-06 03:49:56.896 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-05-06 03:49:56.898 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-05-06 03:49:56.900 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:49:56.902 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-05-06 03:49:56.905 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-05-06 03:49:56.908 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:49:56.911 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:49:56.911 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:49:56.915 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-05-06 03:49:56.917 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-05-06 03:49:56.919 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 03:49:56.921 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 03:49:56.923 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 03:49:56.940 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-06 03:49:56.942 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-05-06 03:49:57.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:49:57.783 | from cryptography.utils import int_from_bytes 2022-05-06 03:49:57.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:49:57.783 | from cryptography.utils import int_from_bytes 2022-05-06 03:49:59.051 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:49:59.947 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-05-06 03:49:59.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26e/ad7d1f93efc0f/setuptools-62.1.0-py3-none-any.whl (1.1 MB) 2022-05-06 03:50:02.501 | Installing collected packages: setuptools 2022-05-06 03:50:03.362 | Successfully installed setuptools-62.1.0 2022-05-06 03:50:03.362 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:50:03.537 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:50:03.537 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:50:03.680 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:03.682 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:03.685 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:03.688 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:03.690 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:03.692 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:03.695 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:03.697 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:03.698 | + functions-common:time_stop:2444 : start_time=1651808996935 2022-05-06 03:50:03.700 | + functions-common:time_stop:2446 : [[ -z 1651808996935 ]] 2022-05-06 03:50:03.702 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:03.705 | + functions-common:time_stop:2449 : end_time=1651809003704 2022-05-06 03:50:03.707 | + functions-common:time_stop:2450 : elapsed_time=6769 2022-05-06 03:50:03.709 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:50:03.711 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:03.712 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6769 2022-05-06 03:50:03.714 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:03.716 | + tools/install_pip.sh:main:153 : get_versions 2022-05-06 03:50:03.718 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-05-06 03:50:03.723 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-05-06 03:50:03.725 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-05-06 03:50:03.728 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-05-06 03:50:03.729 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-05-06 03:50:04.413 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-05-06 03:50:04.416 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-05-06 03:50:04.416 | pip: 21.3.1 2022-05-06 03:50:04.420 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-05-06 03:50:04.425 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-05-06 03:50:04.430 | + ./stack.sh:main:798 : fixup_all 2022-05-06 03:50:04.434 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-05-06 03:50:04.437 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-05-06 03:50:04.440 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:04.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:04.446 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-05-06 03:50:04.458 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-05-06 03:50:04.469 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-05-06 03:50:04.480 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-05-06 03:50:04.483 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-05-06 03:50:04.485 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:50:04.487 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:50:04.489 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:50:04.492 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:50:04.494 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:50:04.496 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:50:04.498 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:50:04.501 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:50:04.503 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:50:04.505 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:50:04.507 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:50:04.509 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-05-06 03:50:04.512 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-05-06 03:50:04.514 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-05-06 03:50:04.516 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:50:04.518 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:50:04.520 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:50:04.523 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:50:04.525 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:50:04.527 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:50:04.529 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-05-06 03:50:04.531 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-05-06 03:50:04.534 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-05-06 03:50:04.536 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-05-06 03:50:04.538 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-05-06 03:50:04.540 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-05-06 03:50:04.543 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-05-06 03:50:04.563 | Using python 3.8 to install os-testr 2022-05-06 03:50:04.566 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-05-06 03:50:05.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:05.425 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:05.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:05.426 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:06.596 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:06.628 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 03:50:07.128 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.9.0) 2022-05-06 03:50:07.129 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-05-06 03:50:07.130 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-05-06 03:50:07.142 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-05-06 03:50:07.152 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-05-06 03:50:07.163 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-05-06 03:50:09.647 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:50:09.654 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:50:09.654 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:50:09.779 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:09.782 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:09.785 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:09.788 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:09.791 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:09.794 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:09.798 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:09.801 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:09.804 | + functions-common:time_stop:2444 : start_time=1651809004558 2022-05-06 03:50:09.806 | + functions-common:time_stop:2446 : [[ -z 1651809004558 ]] 2022-05-06 03:50:09.809 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:09.813 | + functions-common:time_stop:2449 : end_time=1651809009811 2022-05-06 03:50:09.816 | + functions-common:time_stop:2450 : elapsed_time=5253 2022-05-06 03:50:09.819 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:50:09.822 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:09.825 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5253 2022-05-06 03:50:09.827 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:09.830 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-05-06 03:50:09.893 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-05-06 03:50:10.006 | + ./stack.sh:main:812 : install_infra 2022-05-06 03:50:10.009 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 03:50:10.011 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-05-06 03:50:10.014 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 03:50:10.016 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-05-06 03:50:10.040 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-06 03:50:11.960 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:11.968 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:11.972 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:11.977 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:11.981 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:11.988 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:11.992 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.017 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.095 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.114 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.118 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.123 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.138 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.146 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.148 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.165 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.182 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.191 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.196 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.214 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.236 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.254 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.262 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.267 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.287 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.316 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.318 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.332 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.336 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.340 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.345 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.360 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.367 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.416 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.434 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.438 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.469 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.531 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.537 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.544 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.601 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.614 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.623 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.724 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.749 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.753 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.764 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.769 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.788 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.795 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.812 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.842 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.874 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.886 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.893 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.902 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.919 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.927 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.941 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.952 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.956 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:12.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:13.100 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 03:50:13.397 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:13.400 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:13.403 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:13.407 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:13.410 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:13.413 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:13.416 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:13.418 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:13.420 | + functions-common:time_stop:2444 : start_time=1651809010032 2022-05-06 03:50:13.422 | + functions-common:time_stop:2446 : [[ -z 1651809010032 ]] 2022-05-06 03:50:13.425 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:13.429 | + functions-common:time_stop:2449 : end_time=1651809013427 2022-05-06 03:50:13.432 | + functions-common:time_stop:2450 : elapsed_time=3395 2022-05-06 03:50:13.434 | + functions-common:time_stop:2451 : total=5253 2022-05-06 03:50:13.436 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:13.438 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8648 2022-05-06 03:50:13.441 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:13.443 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-05-06 03:50:13.446 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-05-06 03:50:13.470 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-05-06 03:50:15.235 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.243 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.247 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.252 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.256 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.263 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.268 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.296 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.377 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.396 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.400 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.405 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.420 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.428 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.430 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.447 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.464 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.473 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.478 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.495 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.518 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.535 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.543 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.549 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.570 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.600 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.602 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.616 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.621 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.625 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.630 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.645 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.652 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.700 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.718 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.722 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.753 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.815 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.821 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.828 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.878 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.891 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:15.900 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.001 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.026 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.030 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.040 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.046 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.065 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.072 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.089 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.119 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.147 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.159 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.167 | Ignoring typing-extensions: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.175 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.192 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.200 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.214 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.225 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.229 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-05-06 03:50:16.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:16.237 | Processing /opt/stack/requirements 2022-05-06 03:50:17.991 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-05-06 03:50:17.994 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-05-06 03:50:18.006 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-05-06 03:50:18.011 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.9.0) 2022-05-06 03:50:18.013 | Requirement already satisfied: pyparsing===3.0.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.8) 2022-05-06 03:50:18.019 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-05-06 03:50:18.045 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-05-06 03:50:18.048 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-05-06 03:50:18.058 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.26.9) 2022-05-06 03:50:18.109 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (1.3) 2022-05-06 03:50:18.111 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5403) (0.3.0) 2022-05-06 03:50:18.127 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-05-06 03:50:18.132 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-05-06 03:50:18.135 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-05-06 03:50:18.137 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-05-06 03:50:18.140 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-05-06 03:50:18.152 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.1) 2022-05-06 03:50:18.199 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-05-06 03:50:18.210 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-05-06 03:50:18.216 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-05-06 03:50:18.219 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-05-06 03:50:18.222 | 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 637)) (0.2.5) 2022-05-06 03:50:18.227 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-05-06 03:50:18.287 | Building wheels for collected packages: openstack-requirements 2022-05-06 03:50:18.288 | Building wheel for openstack-requirements (setup.py): started 2022-05-06 03:50:19.140 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-05-06 03:50:19.141 | ERROR: Command errored out with exit status 1: 2022-05-06 03:50:19.141 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-a4vqm1mz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-a4vqm1mz/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-qiamb464 2022-05-06 03:50:19.141 | cwd: /tmp/pip-req-build-a4vqm1mz/ 2022-05-06 03:50:19.141 | Complete output (6 lines): 2022-05-06 03:50:19.141 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-05-06 03:50:19.141 | or: setup.py --help [cmd1 cmd2 ...] 2022-05-06 03:50:19.141 | or: setup.py --help-commands 2022-05-06 03:50:19.141 | or: setup.py cmd --help 2022-05-06 03:50:19.141 | 2022-05-06 03:50:19.141 | error: invalid command 'bdist_wheel' 2022-05-06 03:50:19.142 | ---------------------------------------- 2022-05-06 03:50:19.142 | ERROR: Failed building wheel for openstack-requirements 2022-05-06 03:50:19.142 | Running setup.py clean for openstack-requirements 2022-05-06 03:50:19.985 | Failed to build openstack-requirements 2022-05-06 03:50:20.010 | Installing collected packages: openstack-requirements 2022-05-06 03:50:20.010 | Attempting uninstall: openstack-requirements 2022-05-06 03:50:20.011 | Found existing installation: openstack-requirements 1.2.1.dev5403 2022-05-06 03:50:20.045 | Uninstalling openstack-requirements-1.2.1.dev5403: 2022-05-06 03:50:20.064 | Successfully uninstalled openstack-requirements-1.2.1.dev5403 2022-05-06 03:50:20.067 | Running setup.py install for openstack-requirements: started 2022-05-06 03:50:22.453 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-05-06 03:50:22.485 | Successfully installed openstack-requirements-1.2.1.dev5403 2022-05-06 03:50:22.621 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:22.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:22.628 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:22.632 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:22.635 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:22.638 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:22.641 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:22.644 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:22.648 | + functions-common:time_stop:2444 : start_time=1651809013461 2022-05-06 03:50:22.650 | + functions-common:time_stop:2446 : [[ -z 1651809013461 ]] 2022-05-06 03:50:22.652 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:22.656 | + functions-common:time_stop:2449 : end_time=1651809022654 2022-05-06 03:50:22.658 | + functions-common:time_stop:2450 : elapsed_time=9193 2022-05-06 03:50:22.661 | + functions-common:time_stop:2451 : total=8648 2022-05-06 03:50:22.663 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:22.665 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=17841 2022-05-06 03:50:22.667 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:22.669 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-05-06 03:50:22.672 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-05-06 03:50:22.674 | + inc/python:use_library_from_git:250 : local name=pbr 2022-05-06 03:50:22.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:22.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:22.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-05-06 03:50:22.684 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:22.686 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-05-06 03:50:22.706 | Using python 3.8 to install pbr 2022-05-06 03:50:22.709 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-05-06 03:50:23.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:23.561 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:23.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:23.561 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:24.735 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:24.767 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.9.0) 2022-05-06 03:50:27.376 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:50:27.383 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:50:27.383 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:50:27.508 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:27.511 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:27.514 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:27.516 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:27.519 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:27.522 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:27.525 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:27.528 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:27.531 | + functions-common:time_stop:2444 : start_time=1651809022701 2022-05-06 03:50:27.534 | + functions-common:time_stop:2446 : [[ -z 1651809022701 ]] 2022-05-06 03:50:27.538 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:27.542 | + functions-common:time_stop:2449 : end_time=1651809027540 2022-05-06 03:50:27.544 | + functions-common:time_stop:2450 : elapsed_time=4839 2022-05-06 03:50:27.547 | + functions-common:time_stop:2451 : total=17841 2022-05-06 03:50:27.549 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:27.551 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=22680 2022-05-06 03:50:27.553 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:27.556 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-05-06 03:50:29.841 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-05-06 03:50:31.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:31.744 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-05-06 03:50:31.765 | 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-05-06 03:50:31.768 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-05-06 03:50:31.770 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-05-06 03:50:31.774 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-05-06 03:50:31.779 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-05-06 03:50:31.853 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 03:50:31.857 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-05-06 03:50:31.862 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-05-06 03:50:31.885 | + ./stack.sh:main:821 : pkgs= 2022-05-06 03:50:31.888 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-05-06 03:50:31.890 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-05-06 03:50:31.893 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 03:50:31.895 | + functions-common:run_phase:1866 : local phase=pre-install 2022-05-06 03:50:31.897 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:50:31.899 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:50:31.902 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:50:31.904 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:50:31.906 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:50:31.909 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:50:31.913 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:50:31.916 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:50:31.919 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:50:31.921 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-05-06 03:50:31.923 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:50:31.941 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:31.943 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:50:31.946 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:50:31.948 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-05-06 03:50:31.950 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:50:31.952 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 03:50:31.955 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:50:31.958 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-05-06 03:50:31.960 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:50:31.962 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-05-06 03:50:31.964 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:50:31.967 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-05-06 03:50:31.969 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 03:50:31.971 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 03:50:31.974 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:50:31.976 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 03:50:31.979 | + functions-common:run_phase:1892 : run_plugins stack pre-install 2022-05-06 03:50:31.982 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 03:50:31.985 | + functions-common:run_plugins:1852 : local phase=pre-install 2022-05-06 03:50:31.987 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 03:50:31.990 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 03:50:31.992 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-05-06 03:50:31.995 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-05-06 03:50:31.997 | + functions:set_systemd_override:821 : local value=2048 2022-05-06 03:50:32.000 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-05-06 03:50:32.002 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-05-06 03:50:32.062 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-05-06 03:50:32.062 | Set systemd system override for DefaultLimitNOFILE=2048 2022-05-06 03:50:32.064 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-05-06 03:50:32.471 | + ./stack.sh:main:834 : install_rpc_backend 2022-05-06 03:50:32.475 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-05-06 03:50:32.497 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:32.500 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-05-06 03:50:32.502 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:50:32.505 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:50:32.507 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:50:32.509 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:50:32.511 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:50:32.514 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:50:32.516 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:32.518 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:32.520 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:50:32.523 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:50:32.525 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:50:32.527 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:50:32.530 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-05-06 03:50:32.532 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:50:32.534 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:32.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:32.539 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-05-06 03:50:32.560 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-05-06 03:50:32.674 | Reading package lists... 2022-05-06 03:50:32.928 | Building dependency tree... 2022-05-06 03:50:32.930 | Reading state information... 2022-05-06 03:50:33.184 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-05-06 03:50:33.184 | The following packages were automatically installed and are no longer required: 2022-05-06 03:50:33.185 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:50:33.185 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:50:33.185 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:50:33.185 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:50:33.185 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:50:33.185 | python3-zope.interface 2022-05-06 03:50:33.185 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:50:33.328 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:50:33.333 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:50:33.337 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:50:33.340 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:33.342 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:33.345 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:33.348 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:33.351 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:33.353 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:50:33.356 | + functions-common:time_stop:2444 : start_time=1651809032557 2022-05-06 03:50:33.358 | + functions-common:time_stop:2446 : [[ -z 1651809032557 ]] 2022-05-06 03:50:33.361 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:33.365 | + functions-common:time_stop:2449 : end_time=1651809033363 2022-05-06 03:50:33.368 | + functions-common:time_stop:2450 : elapsed_time=806 2022-05-06 03:50:33.371 | + functions-common:time_stop:2451 : total=1574 2022-05-06 03:50:33.373 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:33.376 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=2380 2022-05-06 03:50:33.378 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:50:33.380 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-05-06 03:50:33.383 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:50:33.385 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:50:33.387 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:50:33.390 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:50:33.392 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:50:33.394 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:50:33.396 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-05-06 03:50:33.399 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:50:33.401 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:50:33.403 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:50:33.405 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:50:33.407 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:50:33.409 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:50:33.412 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:50:33.414 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:50:33.416 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:50:33.418 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:50:33.420 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:50:33.423 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-05-06 03:50:33.425 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:50:33.427 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:50:33.429 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:50:33.432 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:50:33.434 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:50:33.436 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:50:33.438 | + ./stack.sh:main:835 : restart_rpc_backend 2022-05-06 03:50:33.440 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-05-06 03:50:33.456 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:33.458 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-05-06 03:50:33.460 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:50:33.462 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-05-06 03:50:33.465 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-05-06 03:50:33.467 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-05-06 03:50:33.471 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-05-06 03:50:33.473 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-05-06 03:50:33.476 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-05-06 03:50:33.478 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-05-06 03:50:33.480 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-05-06 03:50:33.482 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-05-06 03:50:33.485 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-05-06 03:50:34.233 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-05-06 03:50:34.233 | user tags 2022-05-06 03:50:34.233 | stackrabbit []' 2022-05-06 03:50:34.237 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-05-06 03:50:34.237 | user tags 2022-05-06 03:50:34.237 | stackrabbit []' 2022-05-06 03:50:34.237 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-05-06 03:50:34.248 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-05-06 03:50:34.251 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-05-06 03:50:34.254 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 03:50:34.945 | Changing password for user "stackrabbit" ... 2022-05-06 03:50:34.976 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-05-06 03:50:35.699 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-05-06 03:50:35.727 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-05-06 03:50:35.729 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-05-06 03:50:36.434 | Changing password for user "stackrabbit" ... 2022-05-06 03:50:36.459 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-05-06 03:50:36.461 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-05-06 03:50:36.464 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-05-06 03:50:37.142 | Deleting user "guest" ... 2022-05-06 03:50:37.165 | Error: 2022-05-06 03:50:37.165 | {:no_such_user, "guest"} 2022-05-06 03:50:37.179 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-05-06 03:50:37.182 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-05-06 03:50:37.199 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:37.201 | + ./stack.sh:main:838 : install_database 2022-05-06 03:50:37.204 | + lib/database:install_database:118 : install_database_mysql 2022-05-06 03:50:37.206 | + lib/databases/mysql:install_database_mysql:166 : is_ubuntu 2022-05-06 03:50:37.209 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:37.212 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:37.214 | + lib/databases/mysql:install_database_mysql:169 : sudo debconf-set-selections 2022-05-06 03:50:37.436 | + lib/databases/mysql:install_database_mysql:179 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-05-06 03:50:37.439 | + lib/databases/mysql:install_database_mysql:192 : [[ True == \T\r\u\e ]] 2022-05-06 03:50:37.442 | + lib/databases/mysql:install_database_mysql:193 : is_oraclelinux 2022-05-06 03:50:37.446 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-05-06 03:50:37.448 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:50:37.451 | + lib/databases/mysql:install_database_mysql:195 : is_fedora 2022-05-06 03:50:37.453 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:50:37.456 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:50:37.458 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:50:37.460 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:50:37.463 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:50:37.465 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:50:37.468 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:50:37.470 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:50:37.472 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:50:37.474 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:50:37.477 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:50:37.479 | + lib/databases/mysql:install_database_mysql:198 : is_suse 2022-05-06 03:50:37.481 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:50:37.484 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:50:37.486 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:50:37.488 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:50:37.490 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:50:37.493 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:50:37.495 | + lib/databases/mysql:install_database_mysql:201 : is_ubuntu 2022-05-06 03:50:37.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:37.500 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:37.502 | + lib/databases/mysql:install_database_mysql:202 : install_package mysql-server 2022-05-06 03:50:37.505 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:50:37.507 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:50:37.509 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:50:37.511 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:50:37.514 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:50:37.516 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:50:37.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:37.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:37.522 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:50:37.525 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:50:37.527 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:50:37.529 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:50:37.531 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-05-06 03:50:37.533 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:50:37.536 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:37.538 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:37.540 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-05-06 03:50:37.562 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-05-06 03:50:37.673 | Reading package lists... 2022-05-06 03:50:37.921 | Building dependency tree... 2022-05-06 03:50:37.922 | Reading state information... 2022-05-06 03:50:38.172 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-05-06 03:50:38.172 | The following packages were automatically installed and are no longer required: 2022-05-06 03:50:38.173 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:50:38.173 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:50:38.173 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:50:38.173 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:50:38.173 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:50:38.173 | python3-zope.interface 2022-05-06 03:50:38.174 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:50:38.321 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:50:38.326 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:50:38.330 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:50:38.332 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:38.336 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:38.338 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:38.340 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:38.343 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:38.345 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:50:38.347 | + functions-common:time_stop:2444 : start_time=1651809037559 2022-05-06 03:50:38.350 | + functions-common:time_stop:2446 : [[ -z 1651809037559 ]] 2022-05-06 03:50:38.353 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:38.357 | + functions-common:time_stop:2449 : end_time=1651809038354 2022-05-06 03:50:38.359 | + functions-common:time_stop:2450 : elapsed_time=795 2022-05-06 03:50:38.361 | + functions-common:time_stop:2451 : total=2380 2022-05-06 03:50:38.364 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:38.366 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3175 2022-05-06 03:50:38.368 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:50:38.371 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-05-06 03:50:38.374 | + ./stack.sh:main:841 : install_database_python 2022-05-06 03:50:38.376 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-05-06 03:50:38.378 | + lib/databases/mysql:install_database_python_mysql:211 : pip_install_gr PyMySQL 2022-05-06 03:50:38.381 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-05-06 03:50:38.383 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:50:38.386 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-05-06 03:50:38.388 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-05-06 03:50:38.391 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:50:38.394 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:50:38.395 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:50:38.400 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-05-06 03:50:38.402 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-05-06 03:50:38.404 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-05-06 03:50:38.407 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-05-06 03:50:38.409 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-05-06 03:50:38.430 | Using python 3.8 to install PyMySQL 2022-05-06 03:50:38.432 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-05-06 03:50:39.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:39.280 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:39.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:39.280 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:40.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:40.474 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 03:50:42.927 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:50:42.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:50:42.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:50:43.055 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:43.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:43.063 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:43.067 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:43.070 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:43.073 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:43.076 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:43.078 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:43.080 | + functions-common:time_stop:2444 : start_time=1651809038424 2022-05-06 03:50:43.083 | + functions-common:time_stop:2446 : [[ -z 1651809038424 ]] 2022-05-06 03:50:43.086 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:43.090 | + functions-common:time_stop:2449 : end_time=1651809043087 2022-05-06 03:50:43.093 | + functions-common:time_stop:2450 : elapsed_time=4663 2022-05-06 03:50:43.096 | + functions-common:time_stop:2451 : total=22680 2022-05-06 03:50:43.098 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:43.101 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=27343 2022-05-06 03:50:43.104 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:43.106 | + lib/databases/mysql:install_database_python_mysql:212 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-05-06 03:50:43.108 | + lib/databases/mysql:install_database_python_mysql:214 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-05-06 03:50:43.111 | + lib/databases/mysql:install_database_python_mysql:215 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-05-06 03:50:43.113 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-05-06 03:50:43.130 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:43.132 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-05-06 03:50:43.134 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-05-06 03:50:43.138 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:50:43.138 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:50:43.143 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:50:43.146 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:50:43.148 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 03:50:43.153 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:50:43.156 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-05-06 03:50:43.158 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-05-06 03:50:43.177 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:43.179 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-05-06 03:50:43.182 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:50:43.184 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:50:43.187 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:50:43.189 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:50:43.192 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:50:43.194 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:50:43.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:43.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:43.201 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:50:43.204 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:50:43.206 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:50:43.208 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:50:43.211 | + functions-common:install_package:1476 : real_install_package radvd 2022-05-06 03:50:43.214 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:50:43.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:43.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:43.221 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-05-06 03:50:43.241 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-05-06 03:50:43.351 | Reading package lists... 2022-05-06 03:50:43.599 | Building dependency tree... 2022-05-06 03:50:43.601 | Reading state information... 2022-05-06 03:50:43.854 | radvd is already the newest version (1:2.17-2). 2022-05-06 03:50:43.854 | The following packages were automatically installed and are no longer required: 2022-05-06 03:50:43.855 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:50:43.855 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:50:43.855 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:50:43.855 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:50:43.855 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:50:43.855 | python3-zope.interface 2022-05-06 03:50:43.855 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:50:44.005 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:50:44.010 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:50:44.012 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:50:44.015 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:44.017 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:44.019 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:44.022 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:44.025 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:44.027 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:50:44.030 | + functions-common:time_stop:2444 : start_time=1651809043238 2022-05-06 03:50:44.033 | + functions-common:time_stop:2446 : [[ -z 1651809043238 ]] 2022-05-06 03:50:44.036 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:44.041 | + functions-common:time_stop:2449 : end_time=1651809044039 2022-05-06 03:50:44.043 | + functions-common:time_stop:2450 : elapsed_time=801 2022-05-06 03:50:44.046 | + functions-common:time_stop:2451 : total=3175 2022-05-06 03:50:44.048 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:44.050 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3976 2022-05-06 03:50:44.053 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:50:44.055 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-05-06 03:50:44.071 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:44.074 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-05-06 03:50:44.076 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-05-06 03:50:44.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-05-06 03:50:44.082 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-05-06 03:50:44.101 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-05-06 03:50:44.104 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:50:44.106 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:50:44.108 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:50:44.110 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:50:44.113 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:50:44.115 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:50:44.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:44.119 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:44.122 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:50:44.124 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:50:44.126 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:50:44.128 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:50:44.131 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-05-06 03:50:44.133 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:50:44.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:44.138 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:44.140 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-05-06 03:50:44.159 | + functions-common:apt_get:1242 : 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-05-06 03:50:44.270 | Reading package lists... 2022-05-06 03:50:44.515 | Building dependency tree... 2022-05-06 03:50:44.517 | Reading state information... 2022-05-06 03:50:44.769 | fakeroot is already the newest version (1.24-1). 2022-05-06 03:50:44.769 | make is already the newest version (4.2.1-1.2). 2022-05-06 03:50:44.769 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-05-06 03:50:44.769 | The following packages were automatically installed and are no longer required: 2022-05-06 03:50:44.770 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:50:44.770 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:50:44.770 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:50:44.770 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:50:44.770 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:50:44.770 | python3-zope.interface 2022-05-06 03:50:44.770 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:50:44.908 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:50:44.913 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:50:44.915 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:50:44.917 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:44.920 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:44.922 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:44.924 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:44.926 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:44.929 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:50:44.931 | + functions-common:time_stop:2444 : start_time=1651809044157 2022-05-06 03:50:44.933 | + functions-common:time_stop:2446 : [[ -z 1651809044157 ]] 2022-05-06 03:50:44.936 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:44.940 | + functions-common:time_stop:2449 : end_time=1651809044938 2022-05-06 03:50:44.943 | + functions-common:time_stop:2450 : elapsed_time=781 2022-05-06 03:50:44.945 | + functions-common:time_stop:2451 : total=3976 2022-05-06 03:50:44.947 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:44.950 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4757 2022-05-06 03:50:44.952 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:50:44.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-05-06 03:50:44.957 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:44.959 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:44.962 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-05-06 03:50:44.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-05-06 03:50:44.968 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-05-06 03:50:44.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-05-06 03:50:44.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-05-06 03:50:44.978 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-05-06 03:50:44.978 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-05-06 03:50:44.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-05-06 03:50:44.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-05-06 03:50:44.987 | + functions:vercmp:628 : local v1=5.4 2022-05-06 03:50:44.990 | + functions:vercmp:629 : local 'op=<' 2022-05-06 03:50:44.992 | + functions:vercmp:630 : local v2=3.13 2022-05-06 03:50:44.994 | + functions:vercmp:631 : local result 2022-05-06 03:50:44.998 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-05-06 03:50:44.999 | ++ functions:vercmp:635 : sort -V 2022-05-06 03:50:44.999 | ++ functions:vercmp:635 : head -1 2022-05-06 03:50:45.003 | + functions:vercmp:635 : result=3.13 2022-05-06 03:50:45.006 | + functions:vercmp:637 : case $op in 2022-05-06 03:50:45.008 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-05-06 03:50:45.010 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-05-06 03:50:45.012 | + functions:vercmp:648 : return 2022-05-06 03:50:45.015 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-05-06 03:50:45.017 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:50:45.019 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart openvswitch-switch 2022-05-06 03:50:45.529 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-05-06 03:50:45.532 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-05-06 03:50:45.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.539 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-05-06 03:50:45.542 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.544 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-05-06 03:50:45.563 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:45.566 | + ./stack.sh:main:849 : install_etcd3 2022-05-06 03:50:45.568 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-05-06 03:50:45.568 | Installing etcd 2022-05-06 03:50:45.571 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-05-06 03:50:45.585 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-05-06 03:50:45.596 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-05-06 03:50:45.599 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-05-06 03:50:45.614 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-05-06 03:50:45.617 | ++ 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-05-06 03:50:45.619 | ++ 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-05-06 03:50:45.623 | +++ 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-05-06 03:50:45.628 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 03:50:45.630 | ++ 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-05-06 03:50:45.633 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-05-06 03:50:45.635 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 03:50:45.637 | ++ functions:get_extra_file:74 : return 2022-05-06 03:50:45.640 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-05-06 03:50:45.642 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-05-06 03:50:45.645 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-05-06 03:50:45.647 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-05-06 03:50:45.664 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:50:45.666 | + ./stack.sh:main:868 : install_dstat 2022-05-06 03:50:45.668 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-05-06 03:50:45.684 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:50:45.687 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-05-06 03:50:45.689 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:50:45.692 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-05-06 03:50:45.694 | + ./stack.sh:main:877 : install_libs 2022-05-06 03:50:45.696 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-05-06 03:50:45.699 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-05-06 03:50:45.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-05-06 03:50:45.703 | + inc/python:use_library_from_git:250 : local name=automaton 2022-05-06 03:50:45.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-05-06 03:50:45.712 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.714 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-05-06 03:50:45.717 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-05-06 03:50:45.719 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-05-06 03:50:45.721 | + inc/python:use_library_from_git:250 : local name=castellan 2022-05-06 03:50:45.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-05-06 03:50:45.731 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.733 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-05-06 03:50:45.735 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-05-06 03:50:45.737 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-05-06 03:50:45.739 | + inc/python:use_library_from_git:250 : local name=cliff 2022-05-06 03:50:45.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.744 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.746 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-05-06 03:50:45.749 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.751 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-05-06 03:50:45.753 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-05-06 03:50:45.756 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-05-06 03:50:45.758 | + inc/python:use_library_from_git:250 : local name=cursive 2022-05-06 03:50:45.761 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.763 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.765 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-05-06 03:50:45.768 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.771 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-05-06 03:50:45.773 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-05-06 03:50:45.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-05-06 03:50:45.778 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-05-06 03:50:45.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.783 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-05-06 03:50:45.788 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.791 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-05-06 03:50:45.793 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-05-06 03:50:45.797 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-05-06 03:50:45.799 | + inc/python:use_library_from_git:250 : local name=futurist 2022-05-06 03:50:45.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.804 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.806 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-05-06 03:50:45.809 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.811 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-05-06 03:50:45.813 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-05-06 03:50:45.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-05-06 03:50:45.818 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-05-06 03:50:45.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-05-06 03:50:45.827 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.830 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-05-06 03:50:45.832 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-05-06 03:50:45.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-05-06 03:50:45.837 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-05-06 03:50:45.839 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-05-06 03:50:45.846 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.848 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-05-06 03:50:45.851 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-05-06 03:50:45.853 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-05-06 03:50:45.855 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-05-06 03:50:45.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-05-06 03:50:45.865 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.867 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-05-06 03:50:45.869 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-05-06 03:50:45.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-05-06 03:50:45.874 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-05-06 03:50:45.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.879 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.881 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-05-06 03:50:45.884 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.886 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-05-06 03:50:45.888 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-05-06 03:50:45.891 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-05-06 03:50:45.893 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-05-06 03:50:45.895 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.897 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.900 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-05-06 03:50:45.902 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.904 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-05-06 03:50:45.907 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-05-06 03:50:45.909 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-05-06 03:50:45.911 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-05-06 03:50:45.914 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.916 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-05-06 03:50:45.921 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.923 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-05-06 03:50:45.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-05-06 03:50:45.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-05-06 03:50:45.930 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-05-06 03:50:45.932 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-05-06 03:50:45.939 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.941 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-05-06 03:50:45.943 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-05-06 03:50:45.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-05-06 03:50:45.948 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-05-06 03:50:45.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.952 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.954 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-05-06 03:50:45.957 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.959 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-05-06 03:50:45.961 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-05-06 03:50:45.963 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-05-06 03:50:45.966 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-05-06 03:50:45.969 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-05-06 03:50:45.975 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.977 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-05-06 03:50:45.980 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-05-06 03:50:45.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-05-06 03:50:45.985 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-05-06 03:50:45.987 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:45.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:45.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-05-06 03:50:45.994 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:45.996 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-05-06 03:50:45.999 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-05-06 03:50:46.001 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-05-06 03:50:46.003 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-05-06 03:50:46.006 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.008 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.010 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-05-06 03:50:46.012 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.015 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-05-06 03:50:46.017 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-05-06 03:50:46.019 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-05-06 03:50:46.022 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-05-06 03:50:46.024 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.026 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.028 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-05-06 03:50:46.031 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.033 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-05-06 03:50:46.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-05-06 03:50:46.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-05-06 03:50:46.039 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-05-06 03:50:46.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-05-06 03:50:46.048 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.051 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-05-06 03:50:46.053 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-05-06 03:50:46.055 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-05-06 03:50:46.058 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-05-06 03:50:46.060 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.062 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.064 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-05-06 03:50:46.067 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.069 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-05-06 03:50:46.071 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-05-06 03:50:46.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-05-06 03:50:46.076 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-05-06 03:50:46.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-05-06 03:50:46.085 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.087 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-05-06 03:50:46.089 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-05-06 03:50:46.091 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-05-06 03:50:46.094 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-05-06 03:50:46.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-05-06 03:50:46.103 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.105 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-05-06 03:50:46.107 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-05-06 03:50:46.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-05-06 03:50:46.111 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-05-06 03:50:46.114 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-05-06 03:50:46.120 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.123 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-05-06 03:50:46.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-05-06 03:50:46.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-05-06 03:50:46.130 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-05-06 03:50:46.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-05-06 03:50:46.140 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.142 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-05-06 03:50:46.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-05-06 03:50:46.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-05-06 03:50:46.149 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-05-06 03:50:46.152 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.157 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-05-06 03:50:46.159 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.161 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-05-06 03:50:46.164 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-05-06 03:50:46.166 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-05-06 03:50:46.168 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-05-06 03:50:46.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.173 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-05-06 03:50:46.177 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.180 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-05-06 03:50:46.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-05-06 03:50:46.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-05-06 03:50:46.186 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-05-06 03:50:46.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-05-06 03:50:46.196 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.198 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-05-06 03:50:46.200 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-05-06 03:50:46.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-05-06 03:50:46.205 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-05-06 03:50:46.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-05-06 03:50:46.215 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.217 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-05-06 03:50:46.219 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-05-06 03:50:46.221 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-05-06 03:50:46.224 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-05-06 03:50:46.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.231 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-05-06 03:50:46.233 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.235 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-05-06 03:50:46.238 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-05-06 03:50:46.240 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-05-06 03:50:46.242 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-05-06 03:50:46.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-05-06 03:50:46.251 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.254 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-05-06 03:50:46.256 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-05-06 03:50:46.258 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-05-06 03:50:46.260 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-05-06 03:50:46.263 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.267 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-05-06 03:50:46.270 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.272 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-05-06 03:50:46.274 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-05-06 03:50:46.276 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-05-06 03:50:46.279 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-05-06 03:50:46.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-05-06 03:50:46.288 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.290 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-05-06 03:50:46.292 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-05-06 03:50:46.295 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-05-06 03:50:46.297 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-05-06 03:50:46.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.304 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-05-06 03:50:46.306 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.309 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-05-06 03:50:46.311 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-05-06 03:50:46.313 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-05-06 03:50:46.315 | + inc/python:use_library_from_git:250 : local name=tooz 2022-05-06 03:50:46.318 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-05-06 03:50:46.324 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.327 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-05-06 03:50:46.329 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-05-06 03:50:46.331 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-05-06 03:50:46.333 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-05-06 03:50:46.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-05-06 03:50:46.343 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.345 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-05-06 03:50:46.347 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-05-06 03:50:46.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-05-06 03:50:46.351 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-05-06 03:50:46.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-05-06 03:50:46.360 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.363 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-05-06 03:50:46.365 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-05-06 03:50:46.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-05-06 03:50:46.369 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-05-06 03:50:46.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-05-06 03:50:46.379 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.381 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-05-06 03:50:46.383 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-05-06 03:50:46.385 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-05-06 03:50:46.387 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-05-06 03:50:46.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:46.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:46.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-05-06 03:50:46.397 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:46.399 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-05-06 03:50:46.421 | Using python 3.8 to install etcd3 2022-05-06 03:50:46.424 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-05-06 03:50:47.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:47.277 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:47.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:47.277 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:48.436 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:48.467 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-05-06 03:50:48.476 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.1) 2022-05-06 03:50:48.477 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-05-06 03:50:48.478 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-05-06 03:50:48.479 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-05-06 03:50:50.937 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:50:50.944 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:50:50.944 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:50:51.063 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:51.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:51.071 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:51.074 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:51.078 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:51.080 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:51.084 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:51.087 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:51.090 | + functions-common:time_stop:2444 : start_time=1651809046416 2022-05-06 03:50:51.092 | + functions-common:time_stop:2446 : [[ -z 1651809046416 ]] 2022-05-06 03:50:51.096 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:51.100 | + functions-common:time_stop:2449 : end_time=1651809051097 2022-05-06 03:50:51.102 | + functions-common:time_stop:2450 : elapsed_time=4681 2022-05-06 03:50:51.105 | + functions-common:time_stop:2451 : total=27343 2022-05-06 03:50:51.107 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:51.109 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=32024 2022-05-06 03:50:51.112 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:51.115 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-05-06 03:50:51.137 | Using python 3.8 to install etcd3gw 2022-05-06 03:50:51.139 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-05-06 03:50:52.002 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:52.002 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:52.002 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:52.002 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:53.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:53.213 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-05-06 03:50:53.220 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-05-06 03:50:53.221 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.9.0) 2022-05-06 03:50:53.222 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.1) 2022-05-06 03:50:53.251 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-05-06 03:50:53.252 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-05-06 03:50:53.255 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-05-06 03:50:53.256 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-05-06 03:50:55.717 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:50:55.724 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:50:55.724 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:50:55.847 | + inc/python:pip_install:200 : result=0 2022-05-06 03:50:55.851 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:50:55.854 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:55.858 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:55.861 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:55.865 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:55.869 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:55.873 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:50:55.877 | + functions-common:time_stop:2444 : start_time=1651809051131 2022-05-06 03:50:55.880 | + functions-common:time_stop:2446 : [[ -z 1651809051131 ]] 2022-05-06 03:50:55.884 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:55.889 | + functions-common:time_stop:2449 : end_time=1651809055886 2022-05-06 03:50:55.893 | + functions-common:time_stop:2450 : elapsed_time=4755 2022-05-06 03:50:55.897 | + functions-common:time_stop:2451 : total=32024 2022-05-06 03:50:55.900 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:55.904 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=36779 2022-05-06 03:50:55.907 | + inc/python:pip_install:203 : return 0 2022-05-06 03:50:55.911 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-05-06 03:50:55.914 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-05-06 03:50:55.917 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-05-06 03:50:55.919 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:50:55.922 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:50:55.924 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:50:55.926 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:50:55.929 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:50:55.931 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:50:55.934 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:50:55.936 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:50:55.938 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:50:55.941 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:50:55.943 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:50:55.946 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-05-06 03:50:55.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:55.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:55.953 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-05-06 03:50:55.955 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 03:50:55.957 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:50:55.960 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:50:55.962 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:50:55.964 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:50:55.967 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:50:55.969 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:50:55.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:55.973 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:55.976 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:50:55.978 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:50:55.980 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:50:55.983 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:50:55.985 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 03:50:55.987 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:50:55.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:55.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:55.994 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-05-06 03:50:56.016 | + functions-common:apt_get:1242 : 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-05-06 03:50:56.126 | Reading package lists... 2022-05-06 03:50:56.373 | Building dependency tree... 2022-05-06 03:50:56.374 | Reading state information... 2022-05-06 03:50:56.624 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-05-06 03:50:56.624 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-05-06 03:50:56.624 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:50:56.624 | The following packages were automatically installed and are no longer required: 2022-05-06 03:50:56.625 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:50:56.625 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:50:56.625 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:50:56.625 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:50:56.625 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:50:56.625 | python3-zope.interface 2022-05-06 03:50:56.625 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:50:56.768 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:50:56.773 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:50:56.776 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:50:56.779 | + functions-common:time_stop:2437 : local name 2022-05-06 03:50:56.781 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:50:56.784 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:50:56.786 | + functions-common:time_stop:2440 : local total 2022-05-06 03:50:56.789 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:50:56.791 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:50:56.793 | + functions-common:time_stop:2444 : start_time=1651809056013 2022-05-06 03:50:56.796 | + functions-common:time_stop:2446 : [[ -z 1651809056013 ]] 2022-05-06 03:50:56.798 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:50:56.803 | + functions-common:time_stop:2449 : end_time=1651809056800 2022-05-06 03:50:56.805 | + functions-common:time_stop:2450 : elapsed_time=787 2022-05-06 03:50:56.807 | + functions-common:time_stop:2451 : total=4757 2022-05-06 03:50:56.809 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:50:56.812 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=5544 2022-05-06 03:50:56.814 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:50:56.816 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-05-06 03:50:56.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:50:56.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:50:56.824 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-05-06 03:50:56.896 | Module proxy already enabled 2022-05-06 03:50:56.902 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-05-06 03:50:56.969 | Considering dependency proxy for proxy_uwsgi: 2022-05-06 03:50:56.969 | Module proxy already enabled 2022-05-06 03:50:56.969 | Module proxy_uwsgi already enabled 2022-05-06 03:50:56.974 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-05-06 03:50:56.978 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:50:56.981 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:50:56.984 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:50:57.121 | + ./stack.sh:main:883 : install_keystoneauth 2022-05-06 03:50:57.124 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-05-06 03:50:57.126 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-05-06 03:50:57.129 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-05-06 03:50:57.144 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.146 | + ./stack.sh:main:884 : install_keystoneclient 2022-05-06 03:50:57.149 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-05-06 03:50:57.151 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-05-06 03:50:57.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-05-06 03:50:57.161 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.163 | + ./stack.sh:main:885 : install_glanceclient 2022-05-06 03:50:57.165 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-05-06 03:50:57.168 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-05-06 03:50:57.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-05-06 03:50:57.177 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.180 | + ./stack.sh:main:886 : install_cinderclient 2022-05-06 03:50:57.182 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-05-06 03:50:57.185 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-05-06 03:50:57.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-05-06 03:50:57.194 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.196 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-05-06 03:50:57.199 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-05-06 03:50:57.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-05-06 03:50:57.208 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.211 | + ./stack.sh:main:887 : install_novaclient 2022-05-06 03:50:57.213 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-05-06 03:50:57.215 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-05-06 03:50:57.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-05-06 03:50:57.224 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.227 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-05-06 03:50:57.245 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:57.248 | + ./stack.sh:main:889 : install_swiftclient 2022-05-06 03:50:57.250 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-05-06 03:50:57.252 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-05-06 03:50:57.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-05-06 03:50:57.264 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.267 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-05-06 03:50:57.287 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:50:57.290 | + ./stack.sh:main:892 : install_neutronclient 2022-05-06 03:50:57.293 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-05-06 03:50:57.296 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-05-06 03:50:57.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-05-06 03:50:57.307 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.310 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-05-06 03:50:57.312 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-05-06 03:50:57.315 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-05-06 03:50:57.317 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:50:57.320 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:50:57.322 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-05-06 03:50:57.324 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:50:57.327 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-05-06 03:50:57.329 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-05-06 03:50:57.332 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:50:57.335 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-05-06 03:50:57.337 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-05-06 03:50:57.340 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:50:57.343 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:50:57.343 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:50:57.348 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-05-06 03:50:57.351 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-05-06 03:50:57.354 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-05-06 03:50:57.357 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-05-06 03:50:57.359 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-05-06 03:50:57.380 | Using python 3.8 to install keystonemiddleware 2022-05-06 03:50:57.382 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-05-06 03:50:58.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:58.242 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:58.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:50:58.242 | from cryptography.utils import int_from_bytes 2022-05-06 03:50:59.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:50:59.445 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-05-06 03:50:59.496 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-05-06 03:50:59.497 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-05-06 03:50:59.498 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-05-06 03:50:59.500 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-05-06 03:50:59.501 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.9.0) 2022-05-06 03:50:59.502 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-05-06 03:50:59.503 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.11.0) 2022-05-06 03:50:59.504 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-05-06 03:50:59.505 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-05-06 03:50:59.506 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.13.0) 2022-05-06 03:50:59.507 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-05-06 03:50:59.508 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-05-06 03:50:59.510 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-05-06 03:50:59.511 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-05-06 03:50:59.573 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-05-06 03:50:59.574 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-05-06 03:50:59.576 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-05-06 03:50:59.613 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-05-06 03:50:59.653 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-05-06 03:50:59.654 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-05-06 03:50:59.656 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-05-06 03:50:59.657 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-05-06 03:50:59.705 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-05-06 03:50:59.708 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-05-06 03:50:59.717 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-05-06 03:50:59.718 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-05-06 03:50:59.733 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-05-06 03:50:59.734 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-05-06 03:50:59.736 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.8) 2022-05-06 03:50:59.802 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-05-06 03:50:59.804 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-05-06 03:50:59.805 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-05-06 03:50:59.806 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-05-06 03:50:59.854 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.1) 2022-05-06 03:50:59.866 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-05-06 03:51:02.252 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:51:02.259 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:51:02.259 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:51:02.383 | + inc/python:pip_install:200 : result=0 2022-05-06 03:51:02.387 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:51:02.390 | + functions-common:time_stop:2437 : local name 2022-05-06 03:51:02.394 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:51:02.398 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:51:02.400 | + functions-common:time_stop:2440 : local total 2022-05-06 03:51:02.402 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:51:02.405 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:51:02.407 | + functions-common:time_stop:2444 : start_time=1651809057374 2022-05-06 03:51:02.409 | + functions-common:time_stop:2446 : [[ -z 1651809057374 ]] 2022-05-06 03:51:02.412 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:51:02.416 | + functions-common:time_stop:2449 : end_time=1651809062414 2022-05-06 03:51:02.418 | + functions-common:time_stop:2450 : elapsed_time=5040 2022-05-06 03:51:02.420 | + functions-common:time_stop:2451 : total=36779 2022-05-06 03:51:02.423 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:51:02.425 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=41819 2022-05-06 03:51:02.427 | + inc/python:pip_install:203 : return 0 2022-05-06 03:51:02.430 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-05-06 03:51:02.432 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-05-06 03:51:02.435 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:51:02.438 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-05-06 03:51:02.440 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-05-06 03:51:02.443 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:51:02.446 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:51:02.447 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:51:02.452 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-05-06 03:51:02.454 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-05-06 03:51:02.456 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-05-06 03:51:02.459 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-05-06 03:51:02.462 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-05-06 03:51:02.483 | Using python 3.8 to install python-memcached 2022-05-06 03:51:02.489 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-05-06 03:51:03.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:03.343 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:03.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:03.343 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:04.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:51:04.543 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-05-06 03:51:04.546 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-05-06 03:51:07.028 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:51:07.035 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:51:07.035 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:51:07.153 | + inc/python:pip_install:200 : result=0 2022-05-06 03:51:07.156 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:51:07.160 | + functions-common:time_stop:2437 : local name 2022-05-06 03:51:07.163 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:51:07.166 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:51:07.168 | + functions-common:time_stop:2440 : local total 2022-05-06 03:51:07.171 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:51:07.174 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:51:07.176 | + functions-common:time_stop:2444 : start_time=1651809062478 2022-05-06 03:51:07.178 | + functions-common:time_stop:2446 : [[ -z 1651809062478 ]] 2022-05-06 03:51:07.182 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:51:07.187 | + functions-common:time_stop:2449 : end_time=1651809067183 2022-05-06 03:51:07.190 | + functions-common:time_stop:2450 : elapsed_time=4705 2022-05-06 03:51:07.194 | + functions-common:time_stop:2451 : total=41819 2022-05-06 03:51:07.196 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:51:07.198 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=46524 2022-05-06 03:51:07.201 | + inc/python:pip_install:203 : return 0 2022-05-06 03:51:07.204 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-05-06 03:51:07.226 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:07.230 | + ./stack.sh:main:899 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-05-06 03:51:07.233 | + ./stack.sh:main:900 : stack_install_service keystone 2022-05-06 03:51:07.236 | + lib/stack:stack_install_service:20 : local service=keystone 2022-05-06 03:51:07.240 | + lib/stack:stack_install_service:21 : type install_keystone 2022-05-06 03:51:07.243 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:51:07.246 | + lib/stack:stack_install_service:32 : install_keystone 2022-05-06 03:51:07.249 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-05-06 03:51:07.265 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:07.268 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-05-06 03:51:07.270 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-05-06 03:51:07.272 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-05-06 03:51:07.274 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:51:07.276 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:51:07.279 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:51:07.281 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:51:07.284 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:51:07.286 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:51:07.301 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:51:07.303 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:51:07.306 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:51:07.309 | + functions-common:git_clone:629 : echo master 2022-05-06 03:51:07.309 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:51:07.314 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-05-06 03:51:07.316 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:51:07.318 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-05-06 03:51:07.331 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-05-06 03:51:07.334 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:51:07.334 | + functions-common:git_clone:690 : head -1 2022-05-06 03:51:07.338 | 884f88148 Merge "Log the traceback in _handle_keystone_exception" 2022-05-06 03:51:07.341 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:51:07.345 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-05-06 03:51:07.349 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:51:07.352 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 03:51:07.354 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-05-06 03:51:07.357 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:51:07.360 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-05-06 03:51:07.364 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:51:07.367 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 03:51:07.371 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-05-06 03:51:07.374 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:51:07.377 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:51:07.381 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-05-06 03:51:07.384 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:51:07.387 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-05-06 03:51:07.389 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:51:07.391 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:51:07.394 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-05-06 03:51:07.400 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-05-06 03:51:07.403 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-05-06 03:51:08.094 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-05-06 03:51:08.097 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:51:08.100 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:51:08.104 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:51:08.107 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-05-06 03:51:08.110 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-05-06 03:51:08.112 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:51:08.115 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:51:08.119 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:51:08.123 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:51:08.125 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:51:08.128 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:51:08.132 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:51:08.134 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-05-06 03:51:08.154 | Using python 3.8 to install /opt/stack/keystone 2022-05-06 03:51:08.157 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-05-06 03:51:09.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:09.016 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:09.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:09.016 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:10.197 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:51:10.227 | Obtaining file:///opt/stack/keystone 2022-05-06 03:51:10.228 | Preparing metadata (setup.py): started 2022-05-06 03:51:15.281 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:51:15.365 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.9.0) 2022-05-06 03:51:15.366 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.8.7) 2022-05-06 03:51:15.367 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.1.2) 2022-05-06 03:51:15.368 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.3.9) 2022-05-06 03:51:15.369 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (36.0.2) 2022-05-06 03:51:15.370 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.4.36) 2022-05-06 03:51:15.371 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.13.0) 2022-05-06 03:51:15.373 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.5.0) 2022-05-06 03:51:15.374 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.7.4) 2022-05-06 03:51:15.375 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.4.0) 2022-05-06 03:51:15.376 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (9.4.0) 2022-05-06 03:51:15.377 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.2) 2022-05-06 03:51:15.378 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (0.8.20) 2022-05-06 03:51:15.379 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.11.0) 2022-05-06 03:51:15.380 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (8.8.0) 2022-05-06 03:51:15.381 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.1.0) 2022-05-06 03:51:15.382 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (12.13.0) 2022-05-06 03:51:15.384 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (11.3.0) 2022-05-06 03:51:15.385 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (5.1.0) 2022-05-06 03:51:15.386 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.7.0) 2022-05-06 03:51:15.387 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.5.1) 2022-05-06 03:51:15.388 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.12.1) 2022-05-06 03:51:15.389 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.3.0) 2022-05-06 03:51:15.390 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.5.0) 2022-05-06 03:51:15.391 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (4.13.0) 2022-05-06 03:51:15.392 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 03:51:15.393 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (7.1.2) 2022-05-06 03:51:15.395 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2.3.0) 2022-05-06 03:51:15.396 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.1.5) 2022-05-06 03:51:15.397 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev12) (3.2.0) 2022-05-06 03:51:15.398 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.1.1) 2022-05-06 03:51:15.399 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (1.0.3) 2022-05-06 03:51:15.400 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (3.4.3) 2022-05-06 03:51:15.401 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev12) (2022.1) 2022-05-06 03:51:15.410 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev12) (1.15.0) 2022-05-06 03:51:15.453 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev12) (5.1.1) 2022-05-06 03:51:15.469 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (3.1.2) 2022-05-06 03:51:15.471 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (4.11.3) 2022-05-06 03:51:15.472 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (2.1.2) 2022-05-06 03:51:15.473 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (2.1.2) 2022-05-06 03:51:15.475 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (8.1.3) 2022-05-06 03:51:15.484 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (1.16.0) 2022-05-06 03:51:15.486 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev12) (9.0.1) 2022-05-06 03:51:15.545 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (4.5.0) 2022-05-06 03:51:15.547 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (2.27.1) 2022-05-06 03:51:15.645 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev12) (1.5.0) 2022-05-06 03:51:15.646 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev12) (2.5.0) 2022-05-06 03:51:15.647 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev12) (6.0) 2022-05-06 03:51:15.649 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev12) (0.8.0) 2022-05-06 03:51:15.705 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev12) (0.5.0) 2022-05-06 03:51:15.707 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev12) (1.7.7) 2022-05-06 03:51:15.709 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev12) (2.0.1) 2022-05-06 03:51:15.760 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev12) (0.9.6) 2022-05-06 03:51:15.762 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev12) (2.8.2) 2022-05-06 03:51:15.842 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (0.4.0) 2022-05-06 03:51:15.845 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (5.1.1) 2022-05-06 03:51:15.846 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (5.2.4) 2022-05-06 03:51:15.847 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (2.8.0) 2022-05-06 03:51:15.849 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (2.4.1) 2022-05-06 03:51:15.850 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (5.0.0) 2022-05-06 03:51:15.870 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev12) (3.3.0) 2022-05-06 03:51:15.918 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev12) (3.2.0) 2022-05-06 03:51:15.939 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev12) (0.11.0) 2022-05-06 03:51:15.940 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev12) (1.0.2) 2022-05-06 03:51:15.941 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev12) (21.3) 2022-05-06 03:51:15.942 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev12) (3.0.8) 2022-05-06 03:51:15.988 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev12) (4.5.1) 2022-05-06 03:51:16.114 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (1.10.0) 2022-05-06 03:51:16.115 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (22.0.0) 2022-05-06 03:51:16.116 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (62.1.0) 2022-05-06 03:51:16.118 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (5.7.1) 2022-05-06 03:51:16.118 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev12) (0.7.1) 2022-05-06 03:51:16.331 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev12) (1.1.2) 2022-05-06 03:51:16.354 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.4.2) 2022-05-06 03:51:16.357 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev12) (0.5.2) 2022-05-06 03:51:16.422 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev12) (1.2.0) 2022-05-06 03:51:16.439 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (5.0.0) 2022-05-06 03:51:16.494 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev12) (2.21) 2022-05-06 03:51:16.532 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev12) (1.14.1) 2022-05-06 03:51:16.631 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (3.8.0) 2022-05-06 03:51:16.684 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev12) (2.1.1) 2022-05-06 03:51:16.756 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (1.7.0) 2022-05-06 03:51:16.877 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev12) (0.17.3) 2022-05-06 03:51:16.905 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (0.14.1) 2022-05-06 03:51:16.945 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (0.33.0) 2022-05-06 03:51:16.946 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (2.1.1) 2022-05-06 03:51:16.947 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (2.5.1) 2022-05-06 03:51:16.949 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (3.0.0) 2022-05-06 03:51:16.950 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (3.5.0) 2022-05-06 03:51:16.951 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (1.3.3) 2022-05-06 03:51:17.003 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev12) (0.2.5) 2022-05-06 03:51:17.132 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (2019.11.28) 2022-05-06 03:51:17.133 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (1.26.9) 2022-05-06 03:51:17.136 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (2.0.12) 2022-05-06 03:51:17.138 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev12) (3.3) 2022-05-06 03:51:17.280 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev12) (2.5.0) 2022-05-06 03:51:17.356 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev12) (2.5.1) 2022-05-06 03:51:17.594 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (2.2.1) 2022-05-06 03:51:17.844 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev12) (0.7) 2022-05-06 03:51:17.877 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev12) (1.0.0) 2022-05-06 03:51:19.696 | Installing collected packages: keystone 2022-05-06 03:51:19.696 | Attempting uninstall: keystone 2022-05-06 03:51:19.696 | Found existing installation: keystone 21.1.0.dev12 2022-05-06 03:51:19.699 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-05-06 03:51:19.701 | Running setup.py develop for keystone 2022-05-06 03:51:25.806 | Successfully installed keystone 2022-05-06 03:51:25.806 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:51:25.814 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:51:25.814 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:51:25.950 | + inc/python:pip_install:200 : result=0 2022-05-06 03:51:25.953 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:51:25.956 | + functions-common:time_stop:2437 : local name 2022-05-06 03:51:25.959 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:51:25.963 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:51:25.966 | + functions-common:time_stop:2440 : local total 2022-05-06 03:51:25.969 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:51:25.973 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:51:25.976 | + functions-common:time_stop:2444 : start_time=1651809068149 2022-05-06 03:51:25.979 | + functions-common:time_stop:2446 : [[ -z 1651809068149 ]] 2022-05-06 03:51:25.982 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:51:25.987 | + functions-common:time_stop:2449 : end_time=1651809085984 2022-05-06 03:51:25.989 | + functions-common:time_stop:2450 : elapsed_time=17835 2022-05-06 03:51:25.991 | + functions-common:time_stop:2451 : total=46524 2022-05-06 03:51:25.994 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:51:25.997 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=64359 2022-05-06 03:51:25.999 | + inc/python:pip_install:203 : return 0 2022-05-06 03:51:26.002 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:51:26.005 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 03:51:26.007 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 03:51:26.026 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-05-06 03:51:26.038 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-05-06 03:51:26.041 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-05-06 03:51:26.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:51:26.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:51:26.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-05-06 03:51:26.051 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:51:26.053 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-05-06 03:51:26.069 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:26.072 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-05-06 03:51:26.074 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:51:26.076 | + ./stack.sh:main:901 : configure_keystone 2022-05-06 03:51:26.079 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-05-06 03:51:26.091 | + 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-05-06 03:51:26.093 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-05-06 03:51:26.098 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-05-06 03:51:26.114 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:26.116 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-05-06 03:51:26.149 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-05-06 03:51:26.177 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-05-06 03:51:26.207 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-05-06 03:51:26.238 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-05-06 03:51:26.274 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-05-06 03:51:26.309 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-05-06 03:51:26.340 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-05-06 03:51:26.368 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-05-06 03:51:26.371 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-05-06 03:51:26.374 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-05-06 03:51:26.378 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-05-06 03:51:26.381 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:51:26.384 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:51:26.401 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:26.404 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:51:26.407 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:51:26.409 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:51:26.424 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:26.427 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:51:26.429 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:51:26.459 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:51:26.461 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:51:26.464 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-05-06 03:51:26.466 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-05-06 03:51:26.482 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:26.484 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-05-06 03:51:26.514 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-05-06 03:51:26.517 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-05-06 03:51:26.548 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-05-06 03:51:26.550 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-05-06 03:51:26.553 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-05-06 03:51:26.555 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=keystone 2022-05-06 03:51:26.557 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 03:51:26.560 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-05-06 03:51:26.591 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-05-06 03:51:26.593 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-05-06 03:51:26.595 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-05-06 03:51:26.598 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-05-06 03:51:26.601 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:51:26.617 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:51:26.620 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:51:26.622 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:51:26.625 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:51:26.627 | + 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-05-06 03:51:26.654 | + 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-05-06 03:51:26.682 | + 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-05-06 03:51:26.710 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:51:26.740 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-05-06 03:51:26.776 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-05-06 03:51:26.778 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-05-06 03:51:26.781 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-05-06 03:51:26.783 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-05-06 03:51:26.786 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-05-06 03:51:26.788 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:51:26.790 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:51:26.793 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-05-06 03:51:26.798 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-05-06 03:51:26.800 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:51:26.803 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:51:26.816 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:51:26.817 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:51:26.825 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:51:26.828 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:51:26.844 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 03:51:26.847 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-05-06 03:51:26.851 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-05-06 03:51:26.880 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-05-06 03:51:26.907 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-05-06 03:51:26.934 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-05-06 03:51:26.961 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-05-06 03:51:26.989 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-05-06 03:51:27.017 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-05-06 03:51:27.048 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-05-06 03:51:27.077 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-05-06 03:51:27.105 | + 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-05-06 03:51:27.132 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-05-06 03:51:27.160 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-05-06 03:51:27.192 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-05-06 03:51:27.222 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:51:27.224 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:51:27.227 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-05-06 03:51:27.229 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-05-06 03:51:27.232 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:51:27.234 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:51:27.237 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:51:27.239 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 03:51:27.242 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 03:51:27.244 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-05-06 03:51:27.272 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-05-06 03:51:27.299 | + 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-05-06 03:51:27.300 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-05-06 03:51:27.308 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-05-06 03:51:27.312 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-05-06 03:51:27.314 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-05-06 03:51:27.317 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:51:27.319 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:51:27.321 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:51:27.324 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:51:27.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:51:27.328 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:51:27.331 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:51:27.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:51:27.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:51:27.338 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-05-06 03:51:27.401 | Site keystone-wsgi-public already enabled 2022-05-06 03:51:27.408 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:51:27.411 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:51:27.414 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:51:27.416 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:51:27.553 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-05-06 03:51:27.584 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-05-06 03:51:27.615 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-05-06 03:51:27.647 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-05-06 03:51:27.649 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-05-06 03:51:27.680 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-05-06 03:51:27.709 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-05-06 03:51:27.737 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-05-06 03:51:27.740 | + ./stack.sh:main:905 : is_service_enabled swift 2022-05-06 03:51:27.757 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:27.760 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-05-06 03:51:27.777 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:27.779 | + ./stack.sh:main:909 : stack_install_service swift 2022-05-06 03:51:27.782 | + lib/stack:stack_install_service:20 : local service=swift 2022-05-06 03:51:27.784 | + lib/stack:stack_install_service:21 : type install_swift 2022-05-06 03:51:27.787 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:51:27.789 | + lib/stack:stack_install_service:32 : install_swift 2022-05-06 03:51:27.791 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-05-06 03:51:27.794 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-05-06 03:51:27.796 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-05-06 03:51:27.798 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:51:27.800 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:51:27.803 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:51:27.806 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:51:27.809 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:51:27.812 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:51:27.829 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:51:27.832 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:51:27.834 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:51:27.837 | + functions-common:git_clone:629 : echo master 2022-05-06 03:51:27.838 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:51:27.843 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-05-06 03:51:27.845 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:51:27.848 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-05-06 03:51:27.861 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-05-06 03:51:27.864 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:51:27.864 | + functions-common:git_clone:690 : head -1 2022-05-06 03:51:27.868 | bff6e5f8f Merge "Rip out pickle support in our memcached client" 2022-05-06 03:51:27.870 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:51:27.873 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-05-06 03:51:27.876 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:51:27.878 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 03:51:27.880 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-05-06 03:51:27.883 | + inc/python:setup_develop:344 : local extras=keystone 2022-05-06 03:51:27.885 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-05-06 03:51:27.888 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:51:27.890 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 03:51:27.893 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-05-06 03:51:27.895 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:51:27.898 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-05-06 03:51:27.901 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-05-06 03:51:27.903 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:51:27.906 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-05-06 03:51:27.909 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:51:27.911 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:51:27.914 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-05-06 03:51:27.920 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-05-06 03:51:27.922 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-05-06 03:51:28.591 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-05-06 03:51:28.594 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:51:28.597 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:51:28.600 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:51:28.603 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-05-06 03:51:28.606 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-05-06 03:51:28.609 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:51:28.612 | + inc/python:setup_package:428 : local extras=keystone 2022-05-06 03:51:28.615 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:51:28.618 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-05-06 03:51:28.620 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-05-06 03:51:28.623 | + inc/python:setup_package:438 : extras='[keystone]' 2022-05-06 03:51:28.625 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:51:28.627 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-05-06 03:51:28.653 | Using python 3.8 to install /opt/stack/swift 2022-05-06 03:51:28.655 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-05-06 03:51:29.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:29.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:29.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:29.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:30.670 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:51:30.701 | Obtaining file:///opt/stack/swift 2022-05-06 03:51:30.702 | Preparing metadata (setup.py): started 2022-05-06 03:51:35.390 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:51:35.431 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.33.0) 2022-05-06 03:51:35.432 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.1.2) 2022-05-06 03:51:35.433 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.11.0) 2022-05-06 03:51:35.434 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.1.1) 2022-05-06 03:51:35.435 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (4.8.0) 2022-05-06 03:51:35.436 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (2.27.1) 2022-05-06 03:51:35.438 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.16.0) 2022-05-06 03:51:35.439 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (0.9.9) 2022-05-06 03:51:35.440 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (1.6.1) 2022-05-06 03:51:35.441 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (36.0.2) 2022-05-06 03:51:35.442 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev40) (9.4.0) 2022-05-06 03:51:35.479 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev40) (1.15.0) 2022-05-06 03:51:35.491 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev40) (2.2.1) 2022-05-06 03:51:35.547 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.1.1) 2022-05-06 03:51:35.548 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.8.7) 2022-05-06 03:51:35.549 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.11.0) 2022-05-06 03:51:35.550 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.7.0) 2022-05-06 03:51:35.552 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.4.0) 2022-05-06 03:51:35.553 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.13.0) 2022-05-06 03:51:35.554 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.1.0) 2022-05-06 03:51:35.555 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (8.8.0) 2022-05-06 03:51:35.556 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.3.0) 2022-05-06 03:51:35.558 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.0) 2022-05-06 03:51:35.559 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.9.0) 2022-05-06 03:51:35.560 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (4.5.0) 2022-05-06 03:51:35.580 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev40) (62.1.0) 2022-05-06 03:51:35.611 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (3.3) 2022-05-06 03:51:35.612 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (1.26.9) 2022-05-06 03:51:35.613 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2019.11.28) 2022-05-06 03:51:35.615 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev40) (2.0.12) 2022-05-06 03:51:35.638 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev40) (2.21) 2022-05-06 03:51:35.738 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.7.0) 2022-05-06 03:51:35.740 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.5.0) 2022-05-06 03:51:35.741 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.2) 2022-05-06 03:51:35.786 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.1.5) 2022-05-06 03:51:35.829 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.8.0) 2022-05-06 03:51:35.830 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (6.0) 2022-05-06 03:51:35.831 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.5.0) 2022-05-06 03:51:35.833 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.5.0) 2022-05-06 03:51:35.894 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (0.9.6) 2022-05-06 03:51:35.896 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2.8.2) 2022-05-06 03:51:35.909 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (2022.1) 2022-05-06 03:51:35.910 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.0.3) 2022-05-06 03:51:35.927 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (3.0.8) 2022-05-06 03:51:35.929 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (21.3) 2022-05-06 03:51:36.071 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (1.14.1) 2022-05-06 03:51:36.087 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev40) (5.1.1) 2022-05-06 03:51:38.311 | Installing collected packages: swift 2022-05-06 03:51:38.312 | Attempting uninstall: swift 2022-05-06 03:51:38.312 | Found existing installation: swift 2.30.0.dev40 2022-05-06 03:51:38.315 | Can't uninstall 'swift'. No files were found to uninstall. 2022-05-06 03:51:38.316 | Running setup.py develop for swift 2022-05-06 03:51:44.106 | Successfully installed swift 2022-05-06 03:51:44.106 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:51:44.114 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:51:44.114 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:51:44.251 | + inc/python:pip_install:200 : result=0 2022-05-06 03:51:44.255 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:51:44.258 | + functions-common:time_stop:2437 : local name 2022-05-06 03:51:44.262 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:51:44.265 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:51:44.268 | + functions-common:time_stop:2440 : local total 2022-05-06 03:51:44.271 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:51:44.273 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:51:44.276 | + functions-common:time_stop:2444 : start_time=1651809088647 2022-05-06 03:51:44.278 | + functions-common:time_stop:2446 : [[ -z 1651809088647 ]] 2022-05-06 03:51:44.281 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:51:44.285 | + functions-common:time_stop:2449 : end_time=1651809104282 2022-05-06 03:51:44.287 | + functions-common:time_stop:2450 : elapsed_time=15635 2022-05-06 03:51:44.290 | + functions-common:time_stop:2451 : total=64359 2022-05-06 03:51:44.292 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:51:44.294 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=79994 2022-05-06 03:51:44.296 | + inc/python:pip_install:203 : return 0 2022-05-06 03:51:44.299 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:51:44.301 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 03:51:44.304 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 03:51:44.323 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-05-06 03:51:44.335 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-05-06 03:51:44.337 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-05-06 03:51:44.340 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:51:44.342 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:51:44.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-05-06 03:51:44.347 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:51:44.350 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-05-06 03:51:44.352 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:51:44.354 | + ./stack.sh:main:910 : configure_swift 2022-05-06 03:51:44.357 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-05-06 03:51:44.359 | + lib/swift:configure_swift:332 : local node_number 2022-05-06 03:51:44.361 | + lib/swift:configure_swift:333 : local swift_node_config 2022-05-06 03:51:44.363 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-05-06 03:51:44.365 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 03:51:45.559 | No container-reconciler running 2022-05-06 03:51:45.559 | No container-updater running 2022-05-06 03:51:45.559 | No object-replicator running 2022-05-06 03:51:45.559 | No container-auditor running 2022-05-06 03:51:45.559 | No container-sharder running 2022-05-06 03:51:45.559 | No object-expirer running 2022-05-06 03:51:45.559 | No account-replicator running 2022-05-06 03:51:45.559 | No account-auditor running 2022-05-06 03:51:45.559 | No container-sync running 2022-05-06 03:51:45.559 | No object-server running 2022-05-06 03:51:45.559 | No object-updater running 2022-05-06 03:51:45.559 | No account-server running 2022-05-06 03:51:45.559 | No container-server running 2022-05-06 03:51:45.559 | No account-reaper running 2022-05-06 03:51:45.559 | No proxy-server running 2022-05-06 03:51:45.559 | No object-auditor running 2022-05-06 03:51:45.559 | No object-reconstructor running 2022-05-06 03:51:45.559 | No container-replicator running 2022-05-06 03:51:45.660 | + lib/swift:configure_swift:337 : true 2022-05-06 03:51:45.662 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-05-06 03:51:45.676 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-05-06 03:51:45.689 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-05-06 03:51:45.692 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-05-06 03:51:45.692 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-05-06 03:51:45.697 | + lib/swift:configure_swift:351 : sed -e ' 2022-05-06 03:51:45.697 | s/%GROUP%/ubuntu/; 2022-05-06 03:51:45.697 | s/%USER%/ubuntu/; 2022-05-06 03:51:45.697 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-05-06 03:51:45.697 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-05-06 03:51:45.700 | uid = ubuntu 2022-05-06 03:51:45.700 | gid = ubuntu 2022-05-06 03:51:45.700 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-05-06 03:51:45.700 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-05-06 03:51:45.700 | address = 127.0.0.1 2022-05-06 03:51:45.700 | 2022-05-06 03:51:45.700 | [account6612] 2022-05-06 03:51:45.700 | max connections = 25 2022-05-06 03:51:45.700 | path = /opt/stack/data/swift/1/node/ 2022-05-06 03:51:45.701 | read only = false 2022-05-06 03:51:45.701 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-05-06 03:51:45.701 | 2022-05-06 03:51:45.701 | [account6622] 2022-05-06 03:51:45.701 | max connections = 25 2022-05-06 03:51:45.701 | path = /opt/stack/data/swift/2/node/ 2022-05-06 03:51:45.701 | read only = false 2022-05-06 03:51:45.701 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-05-06 03:51:45.701 | 2022-05-06 03:51:45.701 | [account6632] 2022-05-06 03:51:45.701 | max connections = 25 2022-05-06 03:51:45.701 | path = /opt/stack/data/swift/3/node/ 2022-05-06 03:51:45.701 | read only = false 2022-05-06 03:51:45.701 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-05-06 03:51:45.701 | 2022-05-06 03:51:45.701 | [account6642] 2022-05-06 03:51:45.701 | max connections = 25 2022-05-06 03:51:45.701 | path = /opt/stack/data/swift/4/node/ 2022-05-06 03:51:45.701 | read only = false 2022-05-06 03:51:45.701 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-05-06 03:51:45.701 | 2022-05-06 03:51:45.701 | 2022-05-06 03:51:45.701 | [container6611] 2022-05-06 03:51:45.701 | max connections = 25 2022-05-06 03:51:45.701 | path = /opt/stack/data/swift/1/node/ 2022-05-06 03:51:45.701 | read only = false 2022-05-06 03:51:45.701 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-05-06 03:51:45.701 | 2022-05-06 03:51:45.701 | [container6621] 2022-05-06 03:51:45.701 | max connections = 25 2022-05-06 03:51:45.701 | path = /opt/stack/data/swift/2/node/ 2022-05-06 03:51:45.701 | read only = false 2022-05-06 03:51:45.701 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-05-06 03:51:45.701 | 2022-05-06 03:51:45.701 | [container6631] 2022-05-06 03:51:45.701 | max connections = 25 2022-05-06 03:51:45.702 | path = /opt/stack/data/swift/3/node/ 2022-05-06 03:51:45.702 | read only = false 2022-05-06 03:51:45.702 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-05-06 03:51:45.702 | 2022-05-06 03:51:45.702 | [container6641] 2022-05-06 03:51:45.702 | max connections = 25 2022-05-06 03:51:45.702 | path = /opt/stack/data/swift/4/node/ 2022-05-06 03:51:45.702 | read only = false 2022-05-06 03:51:45.702 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-05-06 03:51:45.702 | 2022-05-06 03:51:45.702 | 2022-05-06 03:51:45.702 | [object6613] 2022-05-06 03:51:45.702 | max connections = 25 2022-05-06 03:51:45.702 | path = /opt/stack/data/swift/1/node/ 2022-05-06 03:51:45.702 | read only = false 2022-05-06 03:51:45.702 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-05-06 03:51:45.702 | 2022-05-06 03:51:45.702 | [object6623] 2022-05-06 03:51:45.702 | max connections = 25 2022-05-06 03:51:45.702 | path = /opt/stack/data/swift/2/node/ 2022-05-06 03:51:45.702 | read only = false 2022-05-06 03:51:45.702 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-05-06 03:51:45.702 | 2022-05-06 03:51:45.702 | [object6633] 2022-05-06 03:51:45.702 | max connections = 25 2022-05-06 03:51:45.702 | path = /opt/stack/data/swift/3/node/ 2022-05-06 03:51:45.702 | read only = false 2022-05-06 03:51:45.702 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-05-06 03:51:45.702 | 2022-05-06 03:51:45.702 | [object6643] 2022-05-06 03:51:45.702 | max connections = 25 2022-05-06 03:51:45.702 | path = /opt/stack/data/swift/4/node/ 2022-05-06 03:51:45.702 | read only = false 2022-05-06 03:51:45.702 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-05-06 03:51:45.704 | + lib/swift:configure_swift:357 : is_ubuntu 2022-05-06 03:51:45.706 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:51:45.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:51:45.710 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-05-06 03:51:45.723 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-05-06 03:51:45.725 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-05-06 03:51:45.730 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-05-06 03:51:45.736 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-05-06 03:51:45.738 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-05-06 03:51:45.744 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-05-06 03:51:45.775 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-05-06 03:51:45.801 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-05-06 03:51:45.820 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-05-06 03:51:45.850 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-05-06 03:51:45.871 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:51:45.902 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-05-06 03:51:45.920 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-05-06 03:51:45.948 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-05-06 03:51:45.966 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-05-06 03:51:45.994 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-05-06 03:51:46.012 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:51:46.041 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-05-06 03:51:46.058 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-05-06 03:51:46.073 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:46.075 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-05-06 03:51:46.104 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-05-06 03:51:46.131 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-05-06 03:51:46.158 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-05-06 03:51:46.186 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-05-06 03:51:46.201 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:46.203 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-05-06 03:51:46.233 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-05-06 03:51:46.249 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:46.251 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-05-06 03:51:46.266 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:46.268 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-05-06 03:51:46.270 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-05-06 03:51:46.284 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:46.287 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-05-06 03:51:46.288 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-05-06 03:51:46.291 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-05-06 03:51:46.297 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-05-06 03:51:46.302 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-05-06 03:51:46.330 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-05-06 03:51:46.357 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-05-06 03:51:46.387 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-05-06 03:51:46.417 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-05-06 03:51:46.444 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-05-06 03:51:46.446 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-05-06 03:51:46.448 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-05-06 03:51:46.450 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-05-06 03:51:46.453 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-05-06 03:51:46.479 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-05-06 03:51:46.507 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:51:46.535 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-05-06 03:51:46.562 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-05-06 03:51:46.589 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-05-06 03:51:46.617 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-05-06 03:51:46.648 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-05-06 03:51:46.676 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:51:46.704 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-05-06 03:51:46.736 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-05-06 03:51:46.764 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-05-06 03:51:46.792 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-05-06 03:51:46.819 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-05-06 03:51:46.849 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-05-06 03:51:46.877 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-05-06 03:51:46.897 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-05-06 03:51:46.926 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-05-06 03:51:46.954 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-05-06 03:51:46.959 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-05-06 03:51:46.987 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-05-06 03:51:47.015 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-05-06 03:51:47.044 | + lib/swift:configure_swift:475 : local node_number 2022-05-06 03:51:47.046 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 03:51:47.048 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 03:51:47.051 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-05-06 03:51:47.055 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-05-06 03:51:47.057 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-05-06 03:51:47.060 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 03:51:47.062 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-05-06 03:51:47.064 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-05-06 03:51:47.066 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 03:51:47.068 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 03:51:47.070 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-05-06 03:51:47.088 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-05-06 03:51:47.116 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-05-06 03:51:47.135 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-05-06 03:51:47.163 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-05-06 03:51:47.184 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:51:47.215 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-05-06 03:51:47.233 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 03:51:47.264 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-05-06 03:51:47.283 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 03:51:47.312 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-05-06 03:51:47.330 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-05-06 03:51:47.358 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-05-06 03:51:47.377 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-05-06 03:51:47.405 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-05-06 03:51:47.423 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-05-06 03:51:47.452 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-05-06 03:51:47.475 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-05-06 03:51:47.506 | + 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-05-06 03:51:47.511 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-05-06 03:51:47.530 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:51:47.564 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-05-06 03:51:47.597 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 03:51:47.599 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-05-06 03:51:47.604 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-05-06 03:51:47.607 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-05-06 03:51:47.609 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 03:51:47.611 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-05-06 03:51:47.613 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-05-06 03:51:47.616 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 03:51:47.618 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 03:51:47.620 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-05-06 03:51:47.643 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-05-06 03:51:47.671 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-05-06 03:51:47.689 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-05-06 03:51:47.717 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-05-06 03:51:47.735 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:51:47.765 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-05-06 03:51:47.782 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 03:51:47.816 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-05-06 03:51:47.835 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 03:51:47.874 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-05-06 03:51:47.892 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-05-06 03:51:47.923 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-05-06 03:51:47.949 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-05-06 03:51:47.983 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-05-06 03:51:48.002 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-05-06 03:51:48.030 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-05-06 03:51:48.049 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-05-06 03:51:48.076 | + 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-05-06 03:51:48.081 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-05-06 03:51:48.099 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:51:48.129 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 03:51:48.132 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-05-06 03:51:48.136 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-05-06 03:51:48.139 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-05-06 03:51:48.141 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-05-06 03:51:48.143 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-05-06 03:51:48.145 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-05-06 03:51:48.148 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-05-06 03:51:48.150 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-05-06 03:51:48.152 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-05-06 03:51:48.170 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-05-06 03:51:48.198 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-05-06 03:51:48.218 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-05-06 03:51:48.248 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-05-06 03:51:48.266 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-05-06 03:51:48.294 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-05-06 03:51:48.312 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-05-06 03:51:48.340 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-05-06 03:51:48.362 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-05-06 03:51:48.394 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-05-06 03:51:48.412 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-05-06 03:51:48.440 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-05-06 03:51:48.458 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-05-06 03:51:48.486 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-05-06 03:51:48.505 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-05-06 03:51:48.533 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-05-06 03:51:48.552 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-05-06 03:51:48.580 | + 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-05-06 03:51:48.584 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-05-06 03:51:48.603 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-05-06 03:51:48.631 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-05-06 03:51:48.659 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-05-06 03:51:48.687 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-05-06 03:51:48.716 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-05-06 03:51:48.718 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-05-06 03:51:48.723 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-05-06 03:51:48.752 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-05-06 03:51:48.780 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-05-06 03:51:48.809 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-05-06 03:51:48.837 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-05-06 03:51:48.866 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-05-06 03:51:48.894 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-05-06 03:51:48.924 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-05-06 03:51:48.951 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-05-06 03:51:48.981 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-05-06 03:51:48.999 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:49.002 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-05-06 03:51:49.020 | + lib/swift:configure_swift:518 : local auth_vers 2022-05-06 03:51:49.023 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-05-06 03:51:49.043 | + lib/swift:configure_swift:519 : auth_vers=3 2022-05-06 03:51:49.045 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-05-06 03:51:49.073 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-05-06 03:51:49.075 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-05-06 03:51:49.102 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-05-06 03:51:49.131 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-05-06 03:51:49.133 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-05-06 03:51:49.165 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-05-06 03:51:49.183 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:49.185 | + lib/swift:configure_swift:538 : local user_group 2022-05-06 03:51:49.188 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-05-06 03:51:49.193 | + lib/swift:configure_swift:539 : user_group=1000 2022-05-06 03:51:49.196 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-05-06 03:51:49.208 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-05-06 03:51:49.211 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-05-06 03:51:49.222 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-05-06 03:51:49.225 | + lib/swift:configure_swift:545 : is_suse 2022-05-06 03:51:49.227 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:51:49.229 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:51:49.232 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:51:49.234 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:51:49.237 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:51:49.239 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:51:49.241 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-05-06 03:51:49.255 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-05-06 03:51:49.257 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-05-06 03:51:49.261 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-05-06 03:51:49.280 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:51:49.282 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-05-06 03:51:49.300 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:49.302 | + ./stack.sh:main:921 : stack_install_service glance 2022-05-06 03:51:49.304 | + lib/stack:stack_install_service:20 : local service=glance 2022-05-06 03:51:49.307 | + lib/stack:stack_install_service:21 : type install_glance 2022-05-06 03:51:49.309 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:51:49.312 | + lib/stack:stack_install_service:32 : install_glance 2022-05-06 03:51:49.314 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-05-06 03:51:49.317 | + lib/glance:install_glance:507 : local glance_store_extras 2022-05-06 03:51:49.319 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-05-06 03:51:49.336 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:49.339 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-05-06 03:51:49.341 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-05-06 03:51:49.358 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:51:49.361 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-05-06 03:51:49.363 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-05-06 03:51:49.366 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-05-06 03:51:49.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:51:49.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:51:49.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-05-06 03:51:49.377 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:51:49.380 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-05-06 03:51:49.383 | ++ inc/python:join_extras:29 : local IFS=, 2022-05-06 03:51:49.386 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-05-06 03:51:49.389 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-05-06 03:51:49.391 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-05-06 03:51:49.394 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-05-06 03:51:49.397 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-05-06 03:51:49.400 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-05-06 03:51:49.402 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-05-06 03:51:49.405 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-05-06 03:51:49.409 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:51:49.409 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-05-06 03:51:49.414 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-05-06 03:51:49.417 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-05-06 03:51:49.419 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-05-06 03:51:49.423 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-05-06 03:51:49.426 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-05-06 03:51:49.451 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-05-06 03:51:49.454 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-05-06 03:51:50.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:50.304 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:50.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:50.304 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:51.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:51:51.511 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-05-06 03:51:51.591 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-05-06 03:51:51.592 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-05-06 03:51:51.593 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.1) 2022-05-06 03:51:51.594 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-05-06 03:51:51.595 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-05-06 03:51:51.596 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-06 03:51:51.598 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-05-06 03:51:51.599 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-05-06 03:51:51.600 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-06 03:51:51.601 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-05-06 03:51:51.602 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-05-06 03:51:51.603 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.13.0) 2022-05-06 03:51:51.605 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-05-06 03:51:51.607 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-06 03:51:51.610 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-06 03:51:51.612 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-05-06 03:51:51.614 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-05-06 03:51:51.616 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-05-06 03:51:51.625 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-05-06 03:51:51.627 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-05-06 03:51:51.640 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.8) 2022-05-06 03:51:51.710 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-05-06 03:51:51.711 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2022-05-06 03:51:51.712 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-05-06 03:51:51.735 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-05-06 03:51:51.737 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-05-06 03:51:51.740 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-05-06 03:51:51.741 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-05-06 03:51:51.742 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-05-06 03:51:51.752 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-05-06 03:51:51.793 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-06 03:51:51.794 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-05-06 03:51:51.795 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-05-06 03:51:51.796 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-05-06 03:51:51.816 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-05-06 03:51:51.817 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-05-06 03:51:51.832 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-05-06 03:51:51.849 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-05-06 03:51:51.851 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-05-06 03:51:51.868 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-05-06 03:51:51.871 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-05-06 03:51:51.950 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-05-06 03:51:51.953 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-05-06 03:51:51.954 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-05-06 03:51:51.954 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-05-06 03:51:52.004 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-05-06 03:51:52.028 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.1) 2022-05-06 03:51:52.255 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-05-06 03:51:52.259 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-05-06 03:51:52.292 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-05-06 03:51:52.295 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-05-06 03:51:52.297 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-05-06 03:51:52.299 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-05-06 03:51:52.300 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-05-06 03:51:52.301 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-05-06 03:51:52.354 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-05-06 03:51:52.527 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-05-06 03:51:52.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.1.0) 2022-05-06 03:51:52.632 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-05-06 03:51:52.773 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-05-06 03:51:54.803 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:51:54.811 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:51:54.811 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:51:54.938 | + inc/python:pip_install:200 : result=0 2022-05-06 03:51:54.941 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:51:54.945 | + functions-common:time_stop:2437 : local name 2022-05-06 03:51:54.948 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:51:54.951 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:51:54.953 | + functions-common:time_stop:2440 : local total 2022-05-06 03:51:54.956 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:51:54.958 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:51:54.960 | + functions-common:time_stop:2444 : start_time=1651809109444 2022-05-06 03:51:54.963 | + functions-common:time_stop:2446 : [[ -z 1651809109444 ]] 2022-05-06 03:51:54.966 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:51:54.971 | + functions-common:time_stop:2449 : end_time=1651809114968 2022-05-06 03:51:54.973 | + functions-common:time_stop:2450 : elapsed_time=5524 2022-05-06 03:51:54.975 | + functions-common:time_stop:2451 : total=79994 2022-05-06 03:51:54.978 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:51:54.980 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=85518 2022-05-06 03:51:54.983 | + inc/python:pip_install:203 : return 0 2022-05-06 03:51:54.985 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-05-06 03:51:54.988 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-05-06 03:51:54.991 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-05-06 03:51:55.005 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-05-06 03:51:55.011 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-05-06 03:51:55.014 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-05-06 03:51:55.016 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-05-06 03:51:55.019 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:51:55.021 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:51:55.024 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:51:55.027 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:51:55.029 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:51:55.032 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:51:55.049 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:51:55.051 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:51:55.054 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:51:55.057 | + functions-common:git_clone:629 : echo master 2022-05-06 03:51:55.057 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:51:55.062 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-05-06 03:51:55.065 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:51:55.067 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-05-06 03:51:55.080 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-05-06 03:51:55.083 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:51:55.083 | + functions-common:git_clone:690 : head -1 2022-05-06 03:51:55.087 | 2eb118905 Merge "Add grenade-skip-level irrelevant-files config" 2022-05-06 03:51:55.090 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:51:55.093 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-05-06 03:51:55.095 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:51:55.098 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 03:51:55.101 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-05-06 03:51:55.103 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:51:55.106 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-05-06 03:51:55.109 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:51:55.111 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 03:51:55.114 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-05-06 03:51:55.116 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:51:55.119 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:51:55.122 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-05-06 03:51:55.125 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:51:55.128 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-05-06 03:51:55.130 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:51:55.133 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:51:55.136 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-05-06 03:51:55.142 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-05-06 03:51:55.144 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-05-06 03:51:55.799 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-05-06 03:51:55.802 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:51:55.805 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:51:55.808 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:51:55.812 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-05-06 03:51:55.815 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-05-06 03:51:55.819 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:51:55.822 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:51:55.826 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:51:55.828 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:51:55.830 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:51:55.833 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:51:55.835 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:51:55.838 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-05-06 03:51:55.859 | Using python 3.8 to install /opt/stack/glance 2022-05-06 03:51:55.861 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-05-06 03:51:56.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:56.709 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:56.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:51:56.709 | from cryptography.utils import int_from_bytes 2022-05-06 03:51:57.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:51:57.909 | Obtaining file:///opt/stack/glance 2022-05-06 03:51:57.910 | Preparing metadata (setup.py): started 2022-05-06 03:52:02.652 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:52:02.729 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.9.0) 2022-05-06 03:52:02.730 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.7.1) 2022-05-06 03:52:02.731 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.4.36) 2022-05-06 03:52:02.733 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.33.0) 2022-05-06 03:52:02.734 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.1.1) 2022-05-06 03:52:02.735 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.1) 2022-05-06 03:52:02.736 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.8.7) 2022-05-06 03:52:02.737 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.4.2) 2022-05-06 03:52:02.738 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.7.7) 2022-05-06 03:52:02.739 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.20.4) 2022-05-06 03:52:02.740 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (8.8.0) 2022-05-06 03:52:02.741 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 03:52:02.742 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.1.0) 2022-05-06 03:52:02.743 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.5.0) 2022-05-06 03:52:02.744 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.13.0) 2022-05-06 03:52:02.746 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 03:52:02.747 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.1) 2022-05-06 03:52:02.748 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 03:52:02.749 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.0) 2022-05-06 03:52:02.750 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (9.4.0) 2022-05-06 03:52:02.751 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.11.0) 2022-05-06 03:52:02.752 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 03:52:02.753 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.5.0) 2022-05-06 03:52:02.754 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==25.0.0.dev19) (3.2.0) 2022-05-06 03:52:02.755 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.4.0) 2022-05-06 03:52:02.756 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (22.0.0) 2022-05-06 03:52:02.758 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (11.3.0) 2022-05-06 03:52:02.759 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.1.0) 2022-05-06 03:52:02.760 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.6.0) 2022-05-06 03:52:02.761 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.7.0) 2022-05-06 03:52:02.762 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (12.13.0) 2022-05-06 03:52:02.763 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (4.5.1) 2022-05-06 03:52:02.764 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.4.0) 2022-05-06 03:52:02.765 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.12.1) 2022-05-06 03:52:02.766 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.3.3) 2022-05-06 03:52:02.768 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.4.3) 2022-05-06 03:52:02.769 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.0.0) 2022-05-06 03:52:02.770 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (2.5.0) 2022-05-06 03:52:02.771 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (36.0.2) 2022-05-06 03:52:02.772 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (0.2.2) 2022-05-06 03:52:02.773 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (1.0.2) 2022-05-06 03:52:02.774 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (5.6.0) 2022-05-06 03:52:02.775 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==25.0.0.dev19) (3.11.0) 2022-05-06 03:52:02.791 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (4.11.3) 2022-05-06 03:52:02.792 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (1.2.0) 2022-05-06 03:52:02.794 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==25.0.0.dev19) (5.7.1) 2022-05-06 03:52:02.815 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (5.3.0) 2022-05-06 03:52:02.816 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==25.0.0.dev19) (2.27.1) 2022-05-06 03:52:02.855 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==25.0.0.dev19) (1.15.0) 2022-05-06 03:52:02.872 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==25.0.0.dev19) (4.3.0) 2022-05-06 03:52:02.880 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==25.0.0.dev19) (1.14.1) 2022-05-06 03:52:02.894 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.16.0) 2022-05-06 03:52:02.895 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (1.1.2) 2022-05-06 03:52:02.896 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==25.0.0.dev19) (2.2.1) 2022-05-06 03:52:02.987 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==25.0.0.dev19) (3.0.8) 2022-05-06 03:52:03.062 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==25.0.0.dev19) (1.7.0) 2022-05-06 03:52:03.113 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (3.1.1) 2022-05-06 03:52:03.117 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==25.0.0.dev19) (2.11.0) 2022-05-06 03:52:03.149 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==25.0.0.dev19) (0.17.3) 2022-05-06 03:52:03.218 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (6.0) 2022-05-06 03:52:03.221 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (0.8.0) 2022-05-06 03:52:03.222 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==25.0.0.dev19) (1.5.0) 2022-05-06 03:52:03.279 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.13.0) 2022-05-06 03:52:03.280 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (2.0.1) 2022-05-06 03:52:03.285 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==25.0.0.dev19) (0.5.0) 2022-05-06 03:52:03.313 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==25.0.0.dev19) (0.61.0) 2022-05-06 03:52:03.356 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (2.8.2) 2022-05-06 03:52:03.362 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==25.0.0.dev19) (0.9.6) 2022-05-06 03:52:03.419 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (5.0.0) 2022-05-06 03:52:03.421 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (0.4.0) 2022-05-06 03:52:03.423 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (5.2.4) 2022-05-06 03:52:03.424 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (2.8.0) 2022-05-06 03:52:03.426 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (5.1.1) 2022-05-06 03:52:03.450 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.3.0) 2022-05-06 03:52:03.452 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.1.2) 2022-05-06 03:52:03.454 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==25.0.0.dev19) (3.2.2) 2022-05-06 03:52:03.497 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==25.0.0.dev19) (5.9.0) 2022-05-06 03:52:03.541 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (0.11.0) 2022-05-06 03:52:03.543 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (21.3) 2022-05-06 03:52:03.544 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==25.0.0.dev19) (2022.1) 2022-05-06 03:52:03.622 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==25.0.0.dev19) (62.1.0) 2022-05-06 03:52:03.680 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==25.0.0.dev19) (0.2.5) 2022-05-06 03:52:03.785 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==25.0.0.dev19) (0.7) 2022-05-06 03:52:04.053 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 03:52:04.055 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (2.8) 2022-05-06 03:52:04.058 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (1.4.2) 2022-05-06 03:52:04.061 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==25.0.0.dev19) (6.3.1) 2022-05-06 03:52:04.115 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==25.0.0.dev19) (0.8.1) 2022-05-06 03:52:04.138 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (5.0.0) 2022-05-06 03:52:04.228 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==25.0.0.dev19) (2.21) 2022-05-06 03:52:04.342 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==25.0.0.dev19) (2.1.1) 2022-05-06 03:52:04.553 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (1.1.5) 2022-05-06 03:52:04.554 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (1.4.4) 2022-05-06 03:52:04.555 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (1.32) 2022-05-06 03:52:04.557 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (5.1.1) 2022-05-06 03:52:04.559 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (1.0.0) 2022-05-06 03:52:04.561 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (1.4.0) 2022-05-06 03:52:04.562 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 03:52:04.683 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (0.14.1) 2022-05-06 03:52:04.713 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==25.0.0.dev19) (1.0.3) 2022-05-06 03:52:04.760 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (3.0.0) 2022-05-06 03:52:04.762 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==25.0.0.dev19) (1.3.3) 2022-05-06 03:52:05.007 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev19) (3.10.1) 2022-05-06 03:52:05.187 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev19) (2.0.12) 2022-05-06 03:52:05.189 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev19) (3.3) 2022-05-06 03:52:05.190 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev19) (2019.11.28) 2022-05-06 03:52:05.191 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==25.0.0.dev19) (1.26.9) 2022-05-06 03:52:05.301 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==25.0.0.dev19) (0.5.2) 2022-05-06 03:52:05.455 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev19) (2.5.0) 2022-05-06 03:52:05.585 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==25.0.0.dev19) (3.8.0) 2022-05-06 03:52:05.902 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev19) (0.5.0) 2022-05-06 03:52:05.903 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev19) (2.4.1) 2022-05-06 03:52:06.125 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==25.0.0.dev19) (2.3) 2022-05-06 03:52:06.401 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==25.0.0.dev19) (1.0.0) 2022-05-06 03:52:06.759 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev19) (21.4.0) 2022-05-06 03:52:06.760 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==25.0.0.dev19) (1.8.2) 2022-05-06 03:52:08.212 | Installing collected packages: glance 2022-05-06 03:52:08.212 | Attempting uninstall: glance 2022-05-06 03:52:08.212 | Found existing installation: glance 25.0.0.dev19 2022-05-06 03:52:08.219 | Can't uninstall 'glance'. No files were found to uninstall. 2022-05-06 03:52:08.220 | Running setup.py develop for glance 2022-05-06 03:52:14.264 | Successfully installed glance 2022-05-06 03:52:14.264 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:52:14.272 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:52:14.272 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:52:14.421 | + inc/python:pip_install:200 : result=0 2022-05-06 03:52:14.425 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:52:14.429 | + functions-common:time_stop:2437 : local name 2022-05-06 03:52:14.433 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:52:14.437 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:52:14.440 | + functions-common:time_stop:2440 : local total 2022-05-06 03:52:14.444 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:52:14.448 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:52:14.452 | + functions-common:time_stop:2444 : start_time=1651809115853 2022-05-06 03:52:14.454 | + functions-common:time_stop:2446 : [[ -z 1651809115853 ]] 2022-05-06 03:52:14.458 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:52:14.462 | + functions-common:time_stop:2449 : end_time=1651809134459 2022-05-06 03:52:14.465 | + functions-common:time_stop:2450 : elapsed_time=18606 2022-05-06 03:52:14.467 | + functions-common:time_stop:2451 : total=85518 2022-05-06 03:52:14.469 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:52:14.472 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=104124 2022-05-06 03:52:14.474 | + inc/python:pip_install:203 : return 0 2022-05-06 03:52:14.477 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:52:14.480 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 03:52:14.483 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 03:52:14.507 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-05-06 03:52:14.522 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-05-06 03:52:14.525 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-05-06 03:52:14.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:52:14.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:52:14.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-05-06 03:52:14.535 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:52:14.537 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:52:14.540 | + ./stack.sh:main:922 : configure_glance 2022-05-06 03:52:14.542 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-05-06 03:52:14.554 | + lib/glance:configure_glance:326 : local dburl 2022-05-06 03:52:14.558 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-05-06 03:52:14.560 | ++ lib/database:database_connection_url:134 : local db=glance 2022-05-06 03:52:14.562 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-05-06 03:52:14.565 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=glance 2022-05-06 03:52:14.567 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 03:52:14.570 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 03:52:14.573 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-05-06 03:52:14.602 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-05-06 03:52:14.631 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-05-06 03:52:14.661 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 03:52:14.690 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-05-06 03:52:14.719 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-05-06 03:52:14.760 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-05-06 03:52:14.763 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 03:52:14.766 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-05-06 03:52:14.768 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:52:14.771 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-05-06 03:52:14.801 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-05-06 03:52:14.831 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:52:14.861 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-05-06 03:52:14.892 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-05-06 03:52:14.921 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-05-06 03:52:14.950 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-05-06 03:52:14.980 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-05-06 03:52:15.012 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:52:15.048 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:52:15.084 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-05-06 03:52:15.113 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-05-06 03:52:15.116 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-05-06 03:52:15.118 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-05-06 03:52:15.121 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:52:15.124 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:52:15.126 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:52:15.143 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:15.146 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:52:15.149 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:52:15.151 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:52:15.167 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:15.170 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:52:15.173 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:52:15.202 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:52:15.205 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:52:15.207 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-05-06 03:52:15.209 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-05-06 03:52:15.212 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-05-06 03:52:15.241 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-05-06 03:52:15.272 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-05-06 03:52:15.274 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-05-06 03:52:15.277 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-05-06 03:52:15.279 | + lib/glance:configure_glance_store:254 : local be 2022-05-06 03:52:15.282 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-05-06 03:52:15.284 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-05-06 03:52:15.286 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 03:52:15.317 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-05-06 03:52:15.319 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-05-06 03:52:15.349 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-05-06 03:52:15.352 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-05-06 03:52:15.369 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:15.371 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-05-06 03:52:15.403 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-05-06 03:52:15.433 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-05-06 03:52:15.464 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-05-06 03:52:15.498 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-05-06 03:52:15.528 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-05-06 03:52:15.545 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:52:15.547 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 03:52:15.577 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-05-06 03:52:15.607 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-05-06 03:52:15.637 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-05-06 03:52:15.666 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-05-06 03:52:15.695 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-05-06 03:52:15.726 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-05-06 03:52:15.744 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:52:15.747 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-05-06 03:52:15.750 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-05-06 03:52:15.752 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-05-06 03:52:15.756 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:52:15.772 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:52:15.775 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:52:15.777 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:52:15.780 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:52:15.782 | + 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-05-06 03:52:15.811 | + 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-05-06 03:52:15.846 | + 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-05-06 03:52:15.881 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:52:15.911 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-05-06 03:52:15.916 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-05-06 03:52:15.945 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-05-06 03:52:15.976 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-05-06 03:52:16.006 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-05-06 03:52:16.035 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-05-06 03:52:16.070 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-05-06 03:52:16.103 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-05-06 03:52:16.133 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-05-06 03:52:16.163 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-05-06 03:52:16.193 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-05-06 03:52:16.223 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-05-06 03:52:16.253 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-05-06 03:52:16.258 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-05-06 03:52:16.267 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-05-06 03:52:16.283 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:52:16.286 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-05-06 03:52:16.289 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-05-06 03:52:16.291 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-05-06 03:52:16.294 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-05-06 03:52:16.296 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-05-06 03:52:16.299 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-05-06 03:52:16.304 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-05-06 03:52:16.306 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-05-06 03:52:16.310 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-05-06 03:52:16.345 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-05-06 03:52:16.347 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-05-06 03:52:16.349 | ++ functions:get_random_port:837 : true 2022-05-06 03:52:16.352 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-05-06 03:52:16.354 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-05-06 03:52:16.357 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-05-06 03:52:16.421 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-05-06 03:52:16.425 | ++ functions:get_random_port:841 : break 2 2022-05-06 03:52:16.429 | ++ functions:get_random_port:845 : echo 60999 2022-05-06 03:52:16.433 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-05-06 03:52:16.436 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-05-06 03:52:16.464 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-05-06 03:52:16.492 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-05-06 03:52:16.520 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:52:16.547 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:52:16.575 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:52:16.603 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:52:16.632 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:52:16.660 | + 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-05-06 03:52:16.687 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:52:16.718 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:52:16.750 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:52:16.779 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:52:16.807 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:52:16.835 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-05-06 03:52:16.863 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-05-06 03:52:16.891 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-05-06 03:52:16.919 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-05-06 03:52:16.947 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-05-06 03:52:16.975 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-05-06 03:52:16.978 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-05-06 03:52:16.980 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:52:16.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:16.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:16.987 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-05-06 03:52:16.990 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-05-06 03:52:17.046 | proxy (enabled by site administrator) 2022-05-06 03:52:17.050 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-05-06 03:52:17.054 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-05-06 03:52:17.057 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:52:17.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:17.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:17.065 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-05-06 03:52:17.068 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-05-06 03:52:17.128 | proxy_http (enabled by site administrator) 2022-05-06 03:52:17.132 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-05-06 03:52:17.136 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-05-06 03:52:17.141 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-05-06 03:52:17.145 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:52:17.149 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:17.153 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:17.156 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:52:17.159 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:52:17.162 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-05-06 03:52:17.162 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:52:17.172 | KeepAlive Off 2022-05-06 03:52:17.176 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-05-06 03:52:17.176 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:52:17.185 | SetEnv proxy-sendchunked 1 2022-05-06 03:52:17.189 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-05-06 03:52:17.189 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-05-06 03:52:17.198 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-05-06 03:52:17.202 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-05-06 03:52:17.205 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-05-06 03:52:17.208 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:52:17.211 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:52:17.213 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:52:17.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:17.218 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:17.221 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:52:17.223 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:52:17.225 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:17.228 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:17.230 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-05-06 03:52:17.294 | Site glance-wsgi-api already enabled 2022-05-06 03:52:17.300 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-05-06 03:52:17.304 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:52:17.307 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:52:17.310 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:52:17.451 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-05-06 03:52:17.456 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-05-06 03:52:17.488 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-05-06 03:52:17.490 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-05-06 03:52:17.510 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:17.512 | + ./stack.sh:main:927 : stack_install_service cinder 2022-05-06 03:52:17.515 | + lib/stack:stack_install_service:20 : local service=cinder 2022-05-06 03:52:17.517 | + lib/stack:stack_install_service:21 : type install_cinder 2022-05-06 03:52:17.520 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:52:17.522 | + lib/stack:stack_install_service:32 : install_cinder 2022-05-06 03:52:17.525 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-05-06 03:52:17.527 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-05-06 03:52:17.529 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-05-06 03:52:17.532 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:52:17.534 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:52:17.537 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:52:17.539 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:52:17.542 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:52:17.545 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:52:17.564 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:52:17.566 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:52:17.568 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:52:17.572 | + functions-common:git_clone:629 : echo master 2022-05-06 03:52:17.572 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:52:17.578 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-05-06 03:52:17.581 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:52:17.583 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-05-06 03:52:17.596 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-05-06 03:52:17.599 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:52:17.600 | + functions-common:git_clone:690 : head -1 2022-05-06 03:52:17.619 | 4f73ff920 Merge "mypy: policy.py" 2022-05-06 03:52:17.623 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:52:17.626 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-05-06 03:52:17.628 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:52:17.631 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 03:52:17.633 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-05-06 03:52:17.636 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:52:17.639 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-05-06 03:52:17.642 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:52:17.644 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 03:52:17.647 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-05-06 03:52:17.650 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:52:17.652 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:52:17.655 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-05-06 03:52:17.659 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:52:17.663 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-05-06 03:52:17.666 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:52:17.670 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:52:17.673 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-05-06 03:52:17.679 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-05-06 03:52:17.682 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-05-06 03:52:18.344 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-05-06 03:52:18.347 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:52:18.351 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:52:18.355 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:52:18.358 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-05-06 03:52:18.360 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-05-06 03:52:18.364 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:52:18.367 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:52:18.369 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:52:18.373 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:52:18.375 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:52:18.379 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:52:18.381 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:52:18.386 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-05-06 03:52:18.416 | Using python 3.8 to install /opt/stack/cinder 2022-05-06 03:52:18.420 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-05-06 03:52:19.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:52:19.285 | from cryptography.utils import int_from_bytes 2022-05-06 03:52:19.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:52:19.285 | from cryptography.utils import int_from_bytes 2022-05-06 03:52:20.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:52:20.480 | Obtaining file:///opt/stack/cinder 2022-05-06 03:52:20.481 | Preparing metadata (setup.py): started 2022-05-06 03:52:26.009 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:52:26.148 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 03:52:26.149 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.1) 2022-05-06 03:52:26.150 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.33.0) 2022-05-06 03:52:26.151 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.1.2) 2022-05-06 03:52:26.152 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.20.4) 2022-05-06 03:52:26.153 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.0.2) 2022-05-06 03:52:26.155 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev124) (3.2.0) 2022-05-06 03:52:26.156 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.0) 2022-05-06 03:52:26.157 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (9.4.0) 2022-05-06 03:52:26.159 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.8.0) 2022-05-06 03:52:26.159 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.3) 2022-05-06 03:52:26.160 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (8.8.0) 2022-05-06 03:52:26.161 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 03:52:26.162 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.1.0) 2022-05-06 03:52:26.163 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (11.3.0) 2022-05-06 03:52:26.165 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 03:52:26.166 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (12.13.0) 2022-05-06 03:52:26.167 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.5.1) 2022-05-06 03:52:26.168 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.12.1) 2022-05-06 03:52:26.169 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 03:52:26.170 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.4.0) 2022-05-06 03:52:26.171 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 03:52:26.172 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.3.0) 2022-05-06 03:52:26.173 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.0) 2022-05-06 03:52:26.175 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.0) 2022-05-06 03:52:26.176 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.13.0) 2022-05-06 03:52:26.177 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.6.0) 2022-05-06 03:52:26.178 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.4.3) 2022-05-06 03:52:26.179 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (21.3) 2022-05-06 03:52:26.181 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.8.1) 2022-05-06 03:52:26.182 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 03:52:26.183 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.1) 2022-05-06 03:52:26.184 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.9.0) 2022-05-06 03:52:26.185 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.0.8) 2022-05-06 03:52:26.186 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.3.0) 2022-05-06 03:52:26.187 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.6.0) 2022-05-06 03:52:26.188 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.4.0) 2022-05-06 03:52:26.189 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (17.7.0) 2022-05-06 03:52:26.190 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.13.1) 2022-05-06 03:52:26.191 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2022.1) 2022-05-06 03:52:26.192 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.27.1) 2022-05-06 03:52:26.193 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.5.1) 2022-05-06 03:52:26.194 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (4.7.0) 2022-05-06 03:52:26.196 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.1.74) 2022-05-06 03:52:26.197 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.16.0) 2022-05-06 03:52:26.198 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.4.36) 2022-05-06 03:52:26.199 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.13.0) 2022-05-06 03:52:26.200 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.5.0) 2022-05-06 03:52:26.201 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.8.9) 2022-05-06 03:52:26.202 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (6.3.1) 2022-05-06 03:52:26.203 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.8.7) 2022-05-06 03:52:26.204 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.1.0) 2022-05-06 03:52:26.205 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.10.0) 2022-05-06 03:52:26.206 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.2.0) 2022-05-06 03:52:26.207 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (5.6.0) 2022-05-06 03:52:26.208 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.11.1) 2022-05-06 03:52:26.209 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (2.47.0) 2022-05-06 03:52:26.211 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (3.11.0) 2022-05-06 03:52:26.212 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (36.0.2) 2022-05-06 03:52:26.213 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (0.2.2) 2022-05-06 03:52:26.214 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.5.2.5) 2022-05-06 03:52:26.215 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev124) (1.22.6) 2022-05-06 03:52:26.228 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev124) (1.0.0) 2022-05-06 03:52:26.229 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev124) (0.5.2) 2022-05-06 03:52:26.230 | Requirement already satisfied: botocore<1.26.0,>=1.25.6 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev124) (1.25.6) 2022-05-06 03:52:26.291 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev124) (1.15.0) 2022-05-06 03:52:26.322 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev124) (2.2.1) 2022-05-06 03:52:26.338 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (4.1.1) 2022-05-06 03:52:26.339 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (2.6.6) 2022-05-06 03:52:26.341 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (2.7.3) 2022-05-06 03:52:26.342 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (0.1.0) 2022-05-06 03:52:26.436 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev124) (1.7.0) 2022-05-06 03:52:26.489 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev124) (2.11.0) 2022-05-06 03:52:26.492 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev124) (3.1.1) 2022-05-06 03:52:26.520 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (0.4.8) 2022-05-06 03:52:26.521 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (4.8) 2022-05-06 03:52:26.522 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev124) (0.2.8) 2022-05-06 03:52:26.601 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev124) (0.17.3) 2022-05-06 03:52:26.646 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (2.5.0) 2022-05-06 03:52:26.647 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (6.0) 2022-05-06 03:52:26.649 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (0.8.0) 2022-05-06 03:52:26.650 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev124) (1.5.0) 2022-05-06 03:52:26.710 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev124) (0.5.0) 2022-05-06 03:52:26.711 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev124) (2.0.1) 2022-05-06 03:52:26.713 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev124) (1.7.7) 2022-05-06 03:52:26.773 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev124) (0.9.6) 2022-05-06 03:52:26.775 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev124) (2.8.2) 2022-05-06 03:52:26.833 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev124) (0.4.0) 2022-05-06 03:52:26.835 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev124) (5.0.0) 2022-05-06 03:52:26.837 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev124) (2.4.1) 2022-05-06 03:52:26.838 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev124) (5.1.1) 2022-05-06 03:52:26.839 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev124) (5.2.4) 2022-05-06 03:52:26.865 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (3.3.0) 2022-05-06 03:52:26.868 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (3.1.2) 2022-05-06 03:52:26.869 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (3.2.2) 2022-05-06 03:52:26.915 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev124) (1.0.3) 2022-05-06 03:52:27.000 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev124) (3.0.0) 2022-05-06 03:52:27.002 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev124) (1.3.3) 2022-05-06 03:52:27.025 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev124) (3.2.0) 2022-05-06 03:52:27.051 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev124) (0.11.0) 2022-05-06 03:52:27.120 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev124) (1.1.1) 2022-05-06 03:52:27.123 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev124) (1.26.9) 2022-05-06 03:52:27.248 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev124) (1.5.0) 2022-05-06 03:52:27.274 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev124) (62.1.0) 2022-05-06 03:52:27.422 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev124) (3.10.1) 2022-05-06 03:52:27.458 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev124) (1.3.3) 2022-05-06 03:52:27.461 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev124) (22.0.0) 2022-05-06 03:52:27.462 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev124) (1.14.1) 2022-05-06 03:52:27.667 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (2.0.12) 2022-05-06 03:52:27.668 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (2019.11.28) 2022-05-06 03:52:27.670 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev124) (3.3) 2022-05-06 03:52:27.714 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev124) (0.7) 2022-05-06 03:52:27.744 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev124) (0.23.2) 2022-05-06 03:52:27.989 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.5.2) 2022-05-06 03:52:27.991 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev124) (0.4.2) 2022-05-06 03:52:28.135 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.8) 2022-05-06 03:52:28.136 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (1.4.2) 2022-05-06 03:52:28.139 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev124) (2.5.0) 2022-05-06 03:52:28.328 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev124) (0.13.1) 2022-05-06 03:52:28.449 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev124) (5.7.1) 2022-05-06 03:52:28.450 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev124) (1.2.0) 2022-05-06 03:52:28.451 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev124) (4.11.3) 2022-05-06 03:52:28.487 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev124) (5.0.0) 2022-05-06 03:52:28.702 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev124) (2.21) 2022-05-06 03:52:28.780 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev124) (0.5.0) 2022-05-06 03:52:28.782 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev124) (2.4.1) 2022-05-06 03:52:28.961 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev124) (2.5.0) 2022-05-06 03:52:29.053 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (1.56.0) 2022-05-06 03:52:29.055 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev124) (3.20.1) 2022-05-06 03:52:29.234 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev124) (2.1.1) 2022-05-06 03:52:29.667 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev124) (1.1.5) 2022-05-06 03:52:29.720 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev124) (0.14.1) 2022-05-06 03:52:29.768 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev124) (0.2.5) 2022-05-06 03:52:30.837 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev124) (1.32) 2022-05-06 03:52:31.107 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev124) (1.8.2) 2022-05-06 03:52:31.108 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev124) (21.4.0) 2022-05-06 03:52:31.252 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev124) (2.3) 2022-05-06 03:52:31.443 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev124) (1.0.0) 2022-05-06 03:52:31.616 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev124) (3.8.0) 2022-05-06 03:52:33.290 | Installing collected packages: cinder 2022-05-06 03:52:33.290 | Attempting uninstall: cinder 2022-05-06 03:52:33.291 | Found existing installation: cinder 20.1.0.dev124 2022-05-06 03:52:33.296 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-05-06 03:52:33.298 | Running setup.py develop for cinder 2022-05-06 03:52:40.827 | Successfully installed cinder 2022-05-06 03:52:40.827 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:52:40.835 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:52:40.835 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:52:40.990 | + inc/python:pip_install:200 : result=0 2022-05-06 03:52:40.994 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:52:40.997 | + functions-common:time_stop:2437 : local name 2022-05-06 03:52:41.000 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:52:41.003 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:52:41.005 | + functions-common:time_stop:2440 : local total 2022-05-06 03:52:41.008 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:52:41.011 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:52:41.013 | + functions-common:time_stop:2444 : start_time=1651809138408 2022-05-06 03:52:41.016 | + functions-common:time_stop:2446 : [[ -z 1651809138408 ]] 2022-05-06 03:52:41.021 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:52:41.027 | + functions-common:time_stop:2449 : end_time=1651809161022 2022-05-06 03:52:41.030 | + functions-common:time_stop:2450 : elapsed_time=22614 2022-05-06 03:52:41.032 | + functions-common:time_stop:2451 : total=104124 2022-05-06 03:52:41.034 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:52:41.037 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=126738 2022-05-06 03:52:41.039 | + inc/python:pip_install:203 : return 0 2022-05-06 03:52:41.042 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:52:41.044 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 03:52:41.047 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 03:52:41.071 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-05-06 03:52:41.088 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-05-06 03:52:41.091 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-05-06 03:52:41.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:52:41.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:52:41.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-05-06 03:52:41.101 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:52:41.104 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-05-06 03:52:41.106 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-05-06 03:52:41.109 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-05-06 03:52:41.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:41.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:41.116 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-05-06 03:52:41.129 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-05-06 03:52:41.132 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:52:41.134 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:52:41.137 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:52:41.139 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:52:41.142 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:52:41.144 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:52:41.147 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:41.149 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:41.152 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:52:41.154 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:52:41.157 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:52:41.159 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:52:41.162 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-05-06 03:52:41.164 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:52:41.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:41.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:41.172 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-05-06 03:52:41.196 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-05-06 03:52:41.308 | Reading package lists... 2022-05-06 03:52:41.554 | Building dependency tree... 2022-05-06 03:52:41.555 | Reading state information... 2022-05-06 03:52:41.805 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-05-06 03:52:41.805 | The following packages were automatically installed and are no longer required: 2022-05-06 03:52:41.807 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:52:41.807 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:52:41.807 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:52:41.807 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:52:41.807 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:52:41.807 | python3-zope.interface 2022-05-06 03:52:41.807 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:52:41.945 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:52:41.951 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:52:41.954 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:52:41.958 | + functions-common:time_stop:2437 : local name 2022-05-06 03:52:41.962 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:52:41.965 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:52:41.969 | + functions-common:time_stop:2440 : local total 2022-05-06 03:52:41.971 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:52:41.975 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:52:41.978 | + functions-common:time_stop:2444 : start_time=1651809161193 2022-05-06 03:52:41.981 | + functions-common:time_stop:2446 : [[ -z 1651809161193 ]] 2022-05-06 03:52:41.985 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:52:41.992 | + functions-common:time_stop:2449 : end_time=1651809161988 2022-05-06 03:52:41.995 | + functions-common:time_stop:2450 : elapsed_time=795 2022-05-06 03:52:41.998 | + functions-common:time_stop:2451 : total=5544 2022-05-06 03:52:42.001 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:52:42.003 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6339 2022-05-06 03:52:42.006 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:52:42.009 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:52:42.011 | + ./stack.sh:main:928 : configure_cinder 2022-05-06 03:52:42.014 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-05-06 03:52:42.026 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-05-06 03:52:42.030 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-05-06 03:52:42.033 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-05-06 03:52:42.035 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 03:52:42.038 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-05-06 03:52:42.039 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 03:52:42.043 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-05-06 03:52:42.046 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-05-06 03:52:42.048 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 03:52:42.050 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-05-06 03:52:42.052 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-05-06 03:52:42.054 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-05-06 03:52:42.056 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-05-06 03:52:42.059 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-05-06 03:52:42.071 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-05-06 03:52:42.085 | + 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-05-06 03:52:42.099 | + 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-05-06 03:52:42.112 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-05-06 03:52:42.125 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 03:52:42.128 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 03:52:42.132 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hnNqk75r00 2022-05-06 03:52:42.135 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 03:52:42.137 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-05-06 03:52:42.140 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-05-06 03:52:42.142 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hnNqk75r00 2022-05-06 03:52:42.146 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hnNqk75r00 2022-05-06 03:52:42.157 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hnNqk75r00 /etc/sudoers.d/cinder-rootwrap 2022-05-06 03:52:42.170 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-05-06 03:52:42.175 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 03:52:42.177 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 03:52:42.180 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 03:52:42.182 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 03:52:42.184 | + 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-05-06 03:52:42.187 | + 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-05-06 03:52:42.190 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-05-06 03:52:42.193 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-05-06 03:52:42.198 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-05-06 03:52:42.203 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-05-06 03:52:42.222 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-05-06 03:52:42.240 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-05-06 03:52:42.259 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-05-06 03:52:42.277 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-05-06 03:52:42.297 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-05-06 03:52:42.316 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-05-06 03:52:42.335 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-05-06 03:52:42.353 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-05-06 03:52:42.356 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 03:52:42.358 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-05-06 03:52:42.360 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:52:42.363 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-05-06 03:52:42.393 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-05-06 03:52:42.420 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:52:42.448 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-05-06 03:52:42.476 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-05-06 03:52:42.504 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-05-06 03:52:42.531 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-05-06 03:52:42.559 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-05-06 03:52:42.587 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:52:42.615 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:52:42.643 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-05-06 03:52:42.674 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-05-06 03:52:42.706 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-05-06 03:52:42.709 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-05-06 03:52:42.712 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-05-06 03:52:42.714 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=cinder 2022-05-06 03:52:42.717 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 03:52:42.720 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-05-06 03:52:42.758 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-05-06 03:52:42.787 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-05-06 03:52:42.815 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-05-06 03:52:42.844 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-05-06 03:52:42.872 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-05-06 03:52:42.900 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-05-06 03:52:42.931 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-05-06 03:52:42.934 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-05-06 03:52:42.963 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 03:52:42.995 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-05-06 03:52:43.003 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key eec35afce4e8637db2cfe0042979260a 2022-05-06 03:52:43.035 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-05-06 03:52:43.038 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 03:52:43.075 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 03:52:43.105 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 03:52:43.137 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-05-06 03:52:43.170 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-05-06 03:52:43.188 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:43.190 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 03:52:43.192 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-05-06 03:52:43.195 | + lib/cinder:configure_cinder:301 : local default_name= 2022-05-06 03:52:43.197 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-05-06 03:52:43.200 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 03:52:43.202 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-05-06 03:52:43.205 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-05-06 03:52:43.207 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-05-06 03:52:43.210 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-05-06 03:52:43.212 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-05-06 03:52:43.215 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-05-06 03:52:43.245 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-05-06 03:52:43.274 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-05-06 03:52:43.302 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-05-06 03:52:43.330 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-05-06 03:52:43.358 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-05-06 03:52:43.387 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-05-06 03:52:43.390 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-05-06 03:52:43.393 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-05-06 03:52:43.395 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-05-06 03:52:43.424 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-05-06 03:52:43.427 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-05-06 03:52:43.456 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-05-06 03:52:43.459 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-05-06 03:52:43.462 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-05-06 03:52:43.464 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-05-06 03:52:43.492 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-05-06 03:52:43.495 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-05-06 03:52:43.498 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-05-06 03:52:43.516 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:43.519 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-05-06 03:52:43.521 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-05-06 03:52:43.524 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-05-06 03:52:43.527 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-05-06 03:52:43.555 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.25:8080/v1/AUTH_ 2022-05-06 03:52:43.583 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-05-06 03:52:43.600 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:52:43.602 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-05-06 03:52:43.619 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:52:43.622 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-05-06 03:52:43.638 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:52:43.641 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-05-06 03:52:43.643 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-05-06 03:52:43.646 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-05-06 03:52:43.648 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-05-06 03:52:43.651 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:52:43.653 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:52:43.655 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:52:43.671 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:43.675 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:52:43.677 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:52:43.680 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:52:43.695 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:43.698 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:52:43.701 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:52:43.728 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:52:43.731 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:52:43.733 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-05-06 03:52:43.736 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-05-06 03:52:43.738 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 03:52:43.741 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:52:43.759 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:52:43.761 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:52:43.764 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:52:43.766 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:52:43.769 | + 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-05-06 03:52:43.802 | + 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-05-06 03:52:43.830 | + 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-05-06 03:52:43.859 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:52:43.888 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-05-06 03:52:43.905 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:43.908 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-05-06 03:52:43.911 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-05-06 03:52:43.913 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-05-06 03:52:43.916 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-05-06 03:52:43.919 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:52:43.922 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:52:43.925 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-05-06 03:52:43.929 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-05-06 03:52:43.931 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:52:43.934 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:52:43.946 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:52:43.946 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:52:43.955 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:52:43.959 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:52:43.979 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-05-06 03:52:43.982 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-05-06 03:52:43.986 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-05-06 03:52:44.017 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-05-06 03:52:44.050 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-05-06 03:52:44.077 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:52:44.105 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:52:44.133 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:52:44.160 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:52:44.188 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:52:44.216 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:52:44.243 | + 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-05-06 03:52:44.271 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:52:44.299 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:52:44.329 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:52:44.357 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:52:44.359 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:52:44.362 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-05-06 03:52:44.365 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-05-06 03:52:44.367 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:52:44.370 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:44.372 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:44.375 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 03:52:44.377 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 03:52:44.380 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-05-06 03:52:44.407 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:52:44.441 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-05-06 03:52:44.444 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-05-06 03:52:44.455 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-05-06 03:52:44.460 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-05-06 03:52:44.463 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-05-06 03:52:44.467 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:52:44.471 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:52:44.475 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:52:44.478 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:44.482 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:44.484 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:52:44.487 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:52:44.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:52:44.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:52:44.494 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-05-06 03:52:44.557 | Enabling site cinder-wsgi. 2022-05-06 03:52:44.567 | To activate the new configuration, you need to run: 2022-05-06 03:52:44.567 | systemctl reload apache2 2022-05-06 03:52:44.573 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:52:44.577 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:52:44.579 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:52:44.582 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:52:44.718 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-05-06 03:52:44.724 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-05-06 03:52:44.755 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-05-06 03:52:44.784 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-05-06 03:52:44.800 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:52:44.803 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-05-06 03:52:44.805 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-05-06 03:52:44.808 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 03:52:44.810 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 03:52:44.812 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-05-06 03:52:44.843 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-05-06 03:52:44.871 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-05-06 03:52:44.899 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-05-06 03:52:44.928 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-05-06 03:52:44.956 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-05-06 03:52:44.985 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-05-06 03:52:45.013 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-05-06 03:52:45.042 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:52:45.070 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-05-06 03:52:45.099 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-05-06 03:52:45.130 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 03:52:45.159 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-05-06 03:52:45.161 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-05-06 03:52:45.178 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:45.181 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-05-06 03:52:45.212 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-05-06 03:52:45.214 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-05-06 03:52:45.232 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:52:45.234 | + ./stack.sh:main:933 : stack_install_service neutron 2022-05-06 03:52:45.237 | + lib/stack:stack_install_service:20 : local service=neutron 2022-05-06 03:52:45.240 | + lib/stack:stack_install_service:21 : type install_neutron 2022-05-06 03:52:45.242 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:52:45.245 | + lib/stack:stack_install_service:32 : install_neutron 2022-05-06 03:52:45.247 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-05-06 03:52:45.251 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:52:45.252 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:52:45.257 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:52:45.260 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:52:45.262 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 03:52:45.265 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:52:45.267 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-05-06 03:52:45.270 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-05-06 03:52:45.273 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-05-06 03:52:45.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:52:45.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:52:45.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-05-06 03:52:45.283 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:52:45.286 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-05-06 03:52:45.288 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-05-06 03:52:45.290 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-05-06 03:52:45.293 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:52:45.295 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:52:45.298 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:52:45.301 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:52:45.303 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:52:45.306 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:52:45.322 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:52:45.324 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:52:45.327 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:52:45.330 | + functions-common:git_clone:629 : echo master 2022-05-06 03:52:45.330 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:52:45.335 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-05-06 03:52:45.337 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:52:45.340 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-05-06 03:52:45.353 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-05-06 03:52:45.356 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:52:45.356 | + functions-common:git_clone:690 : head -1 2022-05-06 03:52:45.361 | 0a99ef92c0 Merge commit 'refs/changes/65/840565/4' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-05-06 03:52:45.363 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:52:45.366 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-05-06 03:52:45.369 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:52:45.371 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 03:52:45.374 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-05-06 03:52:45.376 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:52:45.379 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-05-06 03:52:45.382 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:52:45.384 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 03:52:45.387 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-05-06 03:52:45.389 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:52:45.391 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:52:45.395 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-05-06 03:52:45.397 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:52:45.400 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-05-06 03:52:45.403 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:52:45.405 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:52:45.409 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-05-06 03:52:45.415 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-05-06 03:52:45.418 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-05-06 03:52:46.066 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-05-06 03:52:46.069 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:52:46.073 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:52:46.076 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:52:46.078 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-05-06 03:52:46.081 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-05-06 03:52:46.083 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:52:46.085 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:52:46.088 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:52:46.090 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:52:46.092 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:52:46.095 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:52:46.097 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:52:46.100 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-05-06 03:52:46.126 | Using python 3.8 to install /opt/stack/neutron 2022-05-06 03:52:46.129 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-05-06 03:52:46.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:52:46.988 | from cryptography.utils import int_from_bytes 2022-05-06 03:52:46.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:52:46.988 | from cryptography.utils import int_from_bytes 2022-05-06 03:52:48.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:52:48.214 | Obtaining file:///opt/stack/neutron 2022-05-06 03:52:48.215 | Preparing metadata (setup.py): started 2022-05-06 03:52:53.921 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:52:54.018 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 03:52:54.019 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 03:52:54.020 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.1.1) 2022-05-06 03:52:54.021 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.1) 2022-05-06 03:52:54.022 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.5.0) 2022-05-06 03:52:54.023 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.1) 2022-05-06 03:52:54.024 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.33.0) 2022-05-06 03:52:54.025 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.1) 2022-05-06 03:52:54.026 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.20.4) 2022-05-06 03:52:54.027 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.27.1) 2022-05-06 03:52:54.028 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.1.2) 2022-05-06 03:52:54.029 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (9.4.0) 2022-05-06 03:52:54.030 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.8.0) 2022-05-06 03:52:54.032 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.11.0) 2022-05-06 03:52:54.033 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.20.0) 2022-05-06 03:52:54.034 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (7.8.0) 2022-05-06 03:52:54.035 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 03:52:54.036 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.4.36) 2022-05-06 03:52:54.037 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.8.7) 2022-05-06 03:52:54.038 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 03:52:54.039 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.7.7) 2022-05-06 03:52:54.040 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.5.0) 2022-05-06 03:52:54.041 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.0) 2022-05-06 03:52:54.043 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 03:52:54.044 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (8.8.0) 2022-05-06 03:52:54.045 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.1.0) 2022-05-06 03:52:54.046 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (11.3.0) 2022-05-06 03:52:54.047 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.1.0) 2022-05-06 03:52:54.048 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.7.0) 2022-05-06 03:52:54.049 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (12.13.0) 2022-05-06 03:52:54.050 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.1) 2022-05-06 03:52:54.051 | Requirement already satisfied: oslo.policy>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.12.1) 2022-05-06 03:52:54.053 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 03:52:54.054 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.0) 2022-05-06 03:52:54.055 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (6.3.1) 2022-05-06 03:52:54.056 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.3.0) 2022-05-06 03:52:54.057 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.8.0) 2022-05-06 03:52:54.058 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.5.0) 2022-05-06 03:52:54.059 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.13.0) 2022-05-06 03:52:54.060 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.6.0) 2022-05-06 03:52:54.061 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (3.4.3) 2022-05-06 03:52:54.063 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.3.1) 2022-05-06 03:52:54.064 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.1.0) 2022-05-06 03:52:54.065 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.17.1.post1) 2022-05-06 03:52:54.066 | Requirement already satisfied: ovsdbapp>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (1.16.0) 2022-05-06 03:52:54.067 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (21.3) 2022-05-06 03:52:54.068 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (5.9.0) 2022-05-06 03:52:54.069 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:54.070 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (22.0.0) 2022-05-06 03:52:54.071 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (17.7.0) 2022-05-06 03:52:54.072 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (0.61.0) 2022-05-06 03:52:54.073 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (4.5.0) 2022-05-06 03:52:54.074 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.7.1) 2022-05-06 03:52:54.076 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.4.1) 2022-05-06 03:52:54.076 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev187) (2.11.1) 2022-05-06 03:52:54.093 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (4.11.3) 2022-05-06 03:52:54.094 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (5.7.1) 2022-05-06 03:52:54.095 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev187) (1.2.0) 2022-05-06 03:52:54.103 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev187) (1.14.1) 2022-05-06 03:52:54.115 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (2.2.1) 2022-05-06 03:52:54.116 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.16.0) 2022-05-06 03:52:54.118 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev187) (1.1.2) 2022-05-06 03:52:54.134 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev187) (3.0.8) 2022-05-06 03:52:54.141 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev187) (2.1.1) 2022-05-06 03:52:54.202 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev187) (1.7.0) 2022-05-06 03:52:54.203 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev187) (1.0.2) 2022-05-06 03:52:54.257 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev187) (4.4.0) 2022-05-06 03:52:54.260 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev187) (3.1.1) 2022-05-06 03:52:54.307 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev187) (1.2.3) 2022-05-06 03:52:54.308 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev187) (2.7.0) 2022-05-06 03:52:54.337 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.1.5) 2022-05-06 03:52:54.338 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (36.0.2) 2022-05-06 03:52:54.339 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (6.0) 2022-05-06 03:52:54.341 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (2.5.0) 2022-05-06 03:52:54.343 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.0) 2022-05-06 03:52:54.344 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.4.4) 2022-05-06 03:52:54.345 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.0.0) 2022-05-06 03:52:54.346 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev187) (1.32) 2022-05-06 03:52:54.363 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev187) (1.0.3) 2022-05-06 03:52:54.460 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev187) (0.17.3) 2022-05-06 03:52:54.529 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev187) (1.5.0) 2022-05-06 03:52:54.589 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev187) (0.5.0) 2022-05-06 03:52:54.593 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev187) (2.0.1) 2022-05-06 03:52:54.594 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev187) (0.13.0) 2022-05-06 03:52:54.649 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev187) (2.8.2) 2022-05-06 03:52:54.654 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev187) (0.9.6) 2022-05-06 03:52:54.710 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev187) (5.1.1) 2022-05-06 03:52:54.713 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev187) (5.0.0) 2022-05-06 03:52:54.717 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev187) (5.2.4) 2022-05-06 03:52:54.718 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev187) (0.4.0) 2022-05-06 03:52:54.742 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev187) (3.2.2) 2022-05-06 03:52:54.743 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev187) (3.3.0) 2022-05-06 03:52:54.789 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev187) (1.15.0) 2022-05-06 03:52:54.844 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev187) (2022.1) 2022-05-06 03:52:54.874 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev187) (3.0.0) 2022-05-06 03:52:54.879 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev187) (1.3.3) 2022-05-06 03:52:54.902 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev187) (3.2.0) 2022-05-06 03:52:55.038 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev187) (2.4.0) 2022-05-06 03:52:55.107 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev187) (62.1.0) 2022-05-06 03:52:55.184 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (3.0.0) 2022-05-06 03:52:55.185 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev187) (0.3.5) 2022-05-06 03:52:55.293 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:55.295 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:55.296 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:55.297 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:55.298 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:55.299 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:55.300 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev187) (0.6.9) 2022-05-06 03:52:55.501 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev187) (3.2.0) 2022-05-06 03:52:55.502 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev187) (3.10.1) 2022-05-06 03:52:55.506 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev187) (2.5.0) 2022-05-06 03:52:55.549 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev187) (3.17.6) 2022-05-06 03:52:55.553 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev187) (2.1.0) 2022-05-06 03:52:55.641 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (2.0.12) 2022-05-06 03:52:55.642 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (1.26.9) 2022-05-06 03:52:55.645 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (3.3) 2022-05-06 03:52:55.646 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev187) (2019.11.28) 2022-05-06 03:52:55.681 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev187) (0.7) 2022-05-06 03:52:56.011 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev187) (0.13.1) 2022-05-06 03:52:56.085 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev187) (5.0.0) 2022-05-06 03:52:56.241 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev187) (2.21) 2022-05-06 03:52:56.314 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev187) (2.4.1) 2022-05-06 03:52:56.315 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev187) (0.5.0) 2022-05-06 03:52:56.544 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev187) (2.5.0) 2022-05-06 03:52:56.711 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev187) (2.3) 2022-05-06 03:52:57.256 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev187) (0.14.1) 2022-05-06 03:52:57.303 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev187) (0.2.5) 2022-05-06 03:52:57.885 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev187) (0.4.2) 2022-05-06 03:52:57.887 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev187) (0.5.2) 2022-05-06 03:52:58.198 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev187) (2.1.1) 2022-05-06 03:52:58.199 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev187) (4.11.1) 2022-05-06 03:52:58.361 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev187) (3.8.0) 2022-05-06 03:52:58.597 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev187) (21.4.0) 2022-05-06 03:52:58.598 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev187) (1.8.2) 2022-05-06 03:52:58.779 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev187) (1.0.0) 2022-05-06 03:52:59.033 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev187) (2.3.2.post1) 2022-05-06 03:53:00.608 | Installing collected packages: neutron 2022-05-06 03:53:00.608 | Attempting uninstall: neutron 2022-05-06 03:53:00.608 | Found existing installation: neutron 20.1.0.dev187 2022-05-06 03:53:00.627 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-05-06 03:53:00.628 | Running setup.py develop for neutron 2022-05-06 03:53:08.197 | Successfully installed neutron 2022-05-06 03:53:08.197 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:53:08.206 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:53:08.206 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:53:08.359 | + inc/python:pip_install:200 : result=0 2022-05-06 03:53:08.363 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:53:08.367 | + functions-common:time_stop:2437 : local name 2022-05-06 03:53:08.371 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:53:08.375 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:53:08.379 | + functions-common:time_stop:2440 : local total 2022-05-06 03:53:08.383 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:53:08.386 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:53:08.389 | + functions-common:time_stop:2444 : start_time=1651809166118 2022-05-06 03:53:08.391 | + functions-common:time_stop:2446 : [[ -z 1651809166118 ]] 2022-05-06 03:53:08.395 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:53:08.400 | + functions-common:time_stop:2449 : end_time=1651809188397 2022-05-06 03:53:08.402 | + functions-common:time_stop:2450 : elapsed_time=22279 2022-05-06 03:53:08.404 | + functions-common:time_stop:2451 : total=126738 2022-05-06 03:53:08.407 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:53:08.409 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=149017 2022-05-06 03:53:08.412 | + inc/python:pip_install:203 : return 0 2022-05-06 03:53:08.415 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:53:08.418 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 03:53:08.420 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 03:53:08.439 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-05-06 03:53:08.452 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-05-06 03:53:08.454 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-05-06 03:53:08.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:53:08.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:53:08.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-05-06 03:53:08.464 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:53:08.467 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-05-06 03:53:08.469 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:53:08.472 | + ./stack.sh:main:936 : is_service_enabled nova 2022-05-06 03:53:08.489 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:08.492 | + ./stack.sh:main:938 : stack_install_service nova 2022-05-06 03:53:08.495 | + lib/stack:stack_install_service:20 : local service=nova 2022-05-06 03:53:08.498 | + lib/stack:stack_install_service:21 : type install_nova 2022-05-06 03:53:08.501 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:53:08.503 | + lib/stack:stack_install_service:32 : install_nova 2022-05-06 03:53:08.506 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-05-06 03:53:08.508 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-05-06 03:53:08.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:53:08.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:53:08.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-05-06 03:53:08.518 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:53:08.521 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-05-06 03:53:08.539 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:08.542 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-05-06 03:53:08.559 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:08.562 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-05-06 03:53:08.578 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:08.581 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-05-06 03:53:08.583 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-05-06 03:53:08.586 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-05-06 03:53:08.588 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:53:08.590 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:53:08.593 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:53:08.595 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:53:08.597 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:53:08.600 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:53:08.616 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:53:08.618 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:53:08.620 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:53:08.623 | + functions-common:git_clone:629 : echo master 2022-05-06 03:53:08.626 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:53:08.628 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-05-06 03:53:08.631 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:53:08.633 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-05-06 03:53:08.646 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-05-06 03:53:08.649 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:53:08.649 | + functions-common:git_clone:690 : head -1 2022-05-06 03:53:08.655 | 7520711a0e Merge "Allow claiming PCI PF if child VF is unavailable" 2022-05-06 03:53:08.658 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:53:08.661 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-05-06 03:53:08.663 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:53:08.666 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 03:53:08.668 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-05-06 03:53:08.671 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:53:08.673 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-05-06 03:53:08.676 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:53:08.678 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 03:53:08.681 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-05-06 03:53:08.684 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:53:08.686 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:53:08.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-05-06 03:53:08.692 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:53:08.695 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-05-06 03:53:08.698 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:53:08.700 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:53:08.703 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-05-06 03:53:08.709 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-05-06 03:53:08.712 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-05-06 03:53:09.378 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-05-06 03:53:09.381 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:53:09.384 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:53:09.387 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:53:09.390 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-05-06 03:53:09.392 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-05-06 03:53:09.395 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:53:09.397 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:53:09.399 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:53:09.402 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:53:09.404 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:53:09.407 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:53:09.409 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:53:09.412 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-05-06 03:53:09.436 | Using python 3.8 to install /opt/stack/nova 2022-05-06 03:53:09.438 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-05-06 03:53:10.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:53:10.289 | from cryptography.utils import int_from_bytes 2022-05-06 03:53:10.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:53:10.289 | from cryptography.utils import int_from_bytes 2022-05-06 03:53:11.485 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:53:11.517 | Obtaining file:///opt/stack/nova 2022-05-06 03:53:11.518 | Preparing metadata (setup.py): started 2022-05-06 03:53:18.157 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:53:18.285 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 03:53:18.287 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.4.36) 2022-05-06 03:53:18.288 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.1) 2022-05-06 03:53:18.289 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.33.0) 2022-05-06 03:53:18.290 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.1.2) 2022-05-06 03:53:18.291 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (9.4.0) 2022-05-06 03:53:18.292 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.8.0) 2022-05-06 03:53:18.293 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.5.1) 2022-05-06 03:53:18.294 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (36.0.2) 2022-05-06 03:53:18.295 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.8.7) 2022-05-06 03:53:18.296 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.2) 2022-05-06 03:53:18.297 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.1.1) 2022-05-06 03:53:18.298 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 03:53:18.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 03:53:18.300 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.13.0) 2022-05-06 03:53:18.301 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.7) 2022-05-06 03:53:18.302 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.8.0) 2022-05-06 03:53:18.304 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.11.0) 2022-05-06 03:53:18.305 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.1) 2022-05-06 03:53:18.306 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.2) 2022-05-06 03:53:18.307 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev90) (3.2.0) 2022-05-06 03:53:18.308 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.3.0) 2022-05-06 03:53:18.309 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.0) 2022-05-06 03:53:18.310 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (7.8.0) 2022-05-06 03:53:18.311 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.6.0) 2022-05-06 03:53:18.312 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.27.1) 2022-05-06 03:53:18.314 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.5.0) 2022-05-06 03:53:18.315 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.10.0) 2022-05-06 03:53:18.316 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.0) 2022-05-06 03:53:18.317 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 03:53:18.318 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (8.8.0) 2022-05-06 03:53:18.319 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.1.0) 2022-05-06 03:53:18.320 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 03:53:18.321 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.6.0) 2022-05-06 03:53:18.322 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.0) 2022-05-06 03:53:18.324 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.3.0) 2022-05-06 03:53:18.325 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 03:53:18.326 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.13.0) 2022-05-06 03:53:18.327 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (11.3.0) 2022-05-06 03:53:18.328 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.3.1) 2022-05-06 03:53:18.329 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (12.13.0) 2022-05-06 03:53:18.330 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.12.1) 2022-05-06 03:53:18.332 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 03:53:18.333 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.1.0) 2022-05-06 03:53:18.334 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.0) 2022-05-06 03:53:18.335 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.5.0) 2022-05-06 03:53:18.336 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.5.1) 2022-05-06 03:53:18.337 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.9.0) 2022-05-06 03:53:18.338 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.6.0) 2022-05-06 03:53:18.339 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (5.2.0) 2022-05-06 03:53:18.340 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.1.0) 2022-05-06 03:53:18.341 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.0) 2022-05-06 03:53:18.343 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.7.1) 2022-05-06 03:53:18.344 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (3.11.0) 2022-05-06 03:53:18.345 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.0.1) 2022-05-06 03:53:18.346 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.11.1) 2022-05-06 03:53:18.347 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.2.2) 2022-05-06 03:53:18.348 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.3.3) 2022-05-06 03:53:18.349 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (1.7.0) 2022-05-06 03:53:18.350 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (4.7.0) 2022-05-06 03:53:18.351 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.8.2) 2022-05-06 03:53:18.352 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (2.4.1) 2022-05-06 03:53:18.353 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (0.61.0) 2022-05-06 03:53:18.355 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev90) (6.0) 2022-05-06 03:53:18.370 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (1.2.0) 2022-05-06 03:53:18.372 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (5.7.1) 2022-05-06 03:53:18.374 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev90) (4.11.3) 2022-05-06 03:53:18.395 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev90) (5.3.0) 2022-05-06 03:53:18.435 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev90) (1.15.0) 2022-05-06 03:53:18.466 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (2.2.1) 2022-05-06 03:53:18.467 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev90) (1.16.0) 2022-05-06 03:53:18.488 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev90) (2.1.1) 2022-05-06 03:53:18.622 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev90) (3.1.1) 2022-05-06 03:53:18.625 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev90) (4.4.0) 2022-05-06 03:53:18.683 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.0) 2022-05-06 03:53:18.684 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.32) 2022-05-06 03:53:18.712 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.0.0) 2022-05-06 03:53:18.714 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 03:53:18.715 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.1.5) 2022-05-06 03:53:18.716 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev90) (1.4.4) 2022-05-06 03:53:18.737 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev90) (6.3.1) 2022-05-06 03:53:18.738 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev90) (5.6.0) 2022-05-06 03:53:18.792 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev90) (1.16.0) 2022-05-06 03:53:18.796 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:18.797 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev90) (2.5.0) 2022-05-06 03:53:18.856 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev90) (0.17.3) 2022-05-06 03:53:18.964 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev90) (0.5.0) 2022-05-06 03:53:18.967 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev90) (2.0.1) 2022-05-06 03:53:19.051 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev90) (0.9.6) 2022-05-06 03:53:19.115 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev90) (5.0.0) 2022-05-06 03:53:19.116 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev90) (0.4.0) 2022-05-06 03:53:19.117 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev90) (5.2.4) 2022-05-06 03:53:19.120 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev90) (5.1.1) 2022-05-06 03:53:19.149 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev90) (3.3.0) 2022-05-06 03:53:19.150 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev90) (3.2.2) 2022-05-06 03:53:19.201 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev90) (1.0.3) 2022-05-06 03:53:19.257 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev90) (2022.1) 2022-05-06 03:53:19.292 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev90) (3.0.0) 2022-05-06 03:53:19.294 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev90) (1.3.3) 2022-05-06 03:53:19.346 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev90) (3.0.8) 2022-05-06 03:53:19.348 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev90) (21.3) 2022-05-06 03:53:19.435 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev90) (1.5.0) 2022-05-06 03:53:19.461 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev90) (62.1.0) 2022-05-06 03:53:19.541 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev90) (0.2.5) 2022-05-06 03:53:19.634 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev90) (3.17.6) 2022-05-06 03:53:19.696 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev90) (1.14.1) 2022-05-06 03:53:19.697 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev90) (1.3.3) 2022-05-06 03:53:19.699 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev90) (22.0.0) 2022-05-06 03:53:19.744 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 03:53:19.748 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev90) (3.10.1) 2022-05-06 03:53:19.750 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev90) (2.1.0) 2022-05-06 03:53:19.827 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (2.0.12) 2022-05-06 03:53:19.828 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (1.26.9) 2022-05-06 03:53:19.830 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (3.3) 2022-05-06 03:53:19.832 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev90) (2019.11.28) 2022-05-06 03:53:19.925 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev90) (0.7) 2022-05-06 03:53:20.133 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.4.2) 2022-05-06 03:53:20.134 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev90) (0.5.2) 2022-05-06 03:53:20.247 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.8) 2022-05-06 03:53:20.249 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 03:53:20.252 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev90) (1.4.2) 2022-05-06 03:53:20.369 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev90) (0.13.1) 2022-05-06 03:53:20.445 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev90) (1.22.3) 2022-05-06 03:53:20.487 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev90) (5.0.0) 2022-05-06 03:53:20.687 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev90) (2.21) 2022-05-06 03:53:20.765 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev90) (0.5.0) 2022-05-06 03:53:20.766 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev90) (2.4.1) 2022-05-06 03:53:20.983 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev90) (2.5.0) 2022-05-06 03:53:21.089 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev90) (2.3) 2022-05-06 03:53:21.552 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev90) (0.14.1) 2022-05-06 03:53:21.598 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev90) (2.17.1.post1) 2022-05-06 03:53:21.955 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:21.956 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:21.957 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:21.958 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:21.959 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:21.960 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:21.962 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev90) (0.6.9) 2022-05-06 03:53:23.179 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev90) (3.8.0) 2022-05-06 03:53:23.589 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev90) (1.8.2) 2022-05-06 03:53:23.590 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev90) (21.4.0) 2022-05-06 03:53:23.685 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev90) (2.4.0) 2022-05-06 03:53:23.788 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev90) (1.0.0) 2022-05-06 03:53:25.413 | Installing collected packages: nova 2022-05-06 03:53:25.413 | Attempting uninstall: nova 2022-05-06 03:53:25.413 | Found existing installation: nova 25.1.0.dev90 2022-05-06 03:53:25.422 | Can't uninstall 'nova'. No files were found to uninstall. 2022-05-06 03:53:25.423 | Running setup.py develop for nova 2022-05-06 03:53:33.613 | Successfully installed nova 2022-05-06 03:53:33.613 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:53:33.622 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:53:33.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:53:33.773 | + inc/python:pip_install:200 : result=0 2022-05-06 03:53:33.777 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:53:33.780 | + functions-common:time_stop:2437 : local name 2022-05-06 03:53:33.783 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:53:33.785 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:53:33.788 | + functions-common:time_stop:2440 : local total 2022-05-06 03:53:33.790 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:53:33.792 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:53:33.795 | + functions-common:time_stop:2444 : start_time=1651809189429 2022-05-06 03:53:33.798 | + functions-common:time_stop:2446 : [[ -z 1651809189429 ]] 2022-05-06 03:53:33.801 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:53:33.806 | + functions-common:time_stop:2449 : end_time=1651809213802 2022-05-06 03:53:33.808 | + functions-common:time_stop:2450 : elapsed_time=24373 2022-05-06 03:53:33.810 | + functions-common:time_stop:2451 : total=149017 2022-05-06 03:53:33.812 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:53:33.815 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=173390 2022-05-06 03:53:33.817 | + inc/python:pip_install:203 : return 0 2022-05-06 03:53:33.819 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:53:33.822 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 03:53:33.824 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 03:53:33.843 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-05-06 03:53:33.855 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-05-06 03:53:33.858 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-05-06 03:53:33.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:53:33.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:53:33.866 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-05-06 03:53:33.869 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:53:33.871 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-05-06 03:53:33.884 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:53:33.887 | + ./stack.sh:main:939 : configure_nova 2022-05-06 03:53:33.890 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-05-06 03:53:33.902 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-05-06 03:53:33.904 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-05-06 03:53:33.907 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-05-06 03:53:33.911 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-05-06 03:53:33.911 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-05-06 03:53:33.916 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-05-06 03:53:33.918 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-05-06 03:53:33.921 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-05-06 03:53:33.923 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-05-06 03:53:33.926 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-05-06 03:53:33.928 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-05-06 03:53:33.931 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-05-06 03:53:33.933 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-05-06 03:53:33.945 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-05-06 03:53:33.958 | + 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-05-06 03:53:33.971 | + 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-05-06 03:53:33.983 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-05-06 03:53:33.996 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-05-06 03:53:33.999 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-05-06 03:53:34.004 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6V0IvqvWl7 2022-05-06 03:53:34.006 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 03:53:34.009 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-05-06 03:53:34.011 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-05-06 03:53:34.014 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 03:53:34.017 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-05-06 03:53:34.019 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6V0IvqvWl7 2022-05-06 03:53:34.023 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6V0IvqvWl7 2022-05-06 03:53:34.035 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6V0IvqvWl7 /etc/sudoers.d/nova-rootwrap 2022-05-06 03:53:34.048 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-05-06 03:53:34.052 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-05-06 03:53:34.055 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-05-06 03:53:34.057 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-05-06 03:53:34.060 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-05-06 03:53:34.062 | + 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-05-06 03:53:34.065 | + 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-05-06 03:53:34.068 | + 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-05-06 03:53:34.070 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-05-06 03:53:34.075 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-05-06 03:53:34.092 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:34.094 | + lib/nova:configure_nova:338 : create_nova_conf 2022-05-06 03:53:34.097 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-05-06 03:53:34.100 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-05-06 03:53:34.104 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-05-06 03:53:34.134 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-05-06 03:53:34.136 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-05-06 03:53:34.163 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-05-06 03:53:34.193 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-05-06 03:53:34.220 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-05-06 03:53:34.250 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-05-06 03:53:34.280 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-05-06 03:53:34.309 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-05-06 03:53:34.312 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-05-06 03:53:34.341 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-05-06 03:53:34.375 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-05-06 03:53:34.409 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-05-06 03:53:34.437 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-05-06 03:53:34.464 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-05-06 03:53:34.494 | + lib/nova:create_nova_conf:437 : is_fedora 2022-05-06 03:53:34.497 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:53:34.499 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:53:34.501 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:53:34.504 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:53:34.506 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:53:34.508 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:53:34.511 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:53:34.513 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:53:34.515 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:53:34.517 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:53:34.520 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:53:34.522 | + lib/nova:create_nova_conf:437 : is_suse 2022-05-06 03:53:34.524 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:53:34.526 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:53:34.529 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:53:34.531 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:53:34.533 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:53:34.536 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:53:34.538 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-05-06 03:53:34.554 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:34.556 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:53:34.558 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-05-06 03:53:34.561 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-05-06 03:53:34.589 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-05-06 03:53:34.591 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 03:53:34.594 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 03:53:34.596 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 03:53:34.599 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 03:53:34.601 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 03:53:34.635 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-05-06 03:53:34.638 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-05-06 03:53:34.641 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-05-06 03:53:34.644 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_api 2022-05-06 03:53:34.647 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-06 03:53:34.650 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-05-06 03:53:34.684 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-05-06 03:53:34.716 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-05-06 03:53:34.743 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-05-06 03:53:34.771 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-05-06 03:53:34.787 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:34.790 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-05-06 03:53:34.806 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:34.810 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-05-06 03:53:34.810 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-05-06 03:53:34.815 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-05-06 03:53:34.818 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-05-06 03:53:34.845 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-05-06 03:53:34.861 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:34.864 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-05-06 03:53:34.866 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-05-06 03:53:34.868 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 03:53:34.871 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:53:34.873 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-05-06 03:53:34.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-05-06 03:53:34.930 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:53:34.958 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-05-06 03:53:34.985 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-05-06 03:53:35.013 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-05-06 03:53:35.041 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-05-06 03:53:35.068 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-05-06 03:53:35.095 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:53:35.124 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:53:35.151 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-05-06 03:53:35.168 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:35.172 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-05-06 03:53:35.175 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-05-06 03:53:35.207 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-05-06 03:53:35.235 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-05-06 03:53:35.263 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-05-06 03:53:35.291 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-05-06 03:53:35.319 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-05-06 03:53:35.348 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-05-06 03:53:35.375 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-05-06 03:53:35.403 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-05-06 03:53:35.419 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:35.421 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-05-06 03:53:35.424 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-05-06 03:53:35.451 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-05-06 03:53:35.482 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-05-06 03:53:35.484 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-05-06 03:53:35.512 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-05-06 03:53:35.514 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-05-06 03:53:35.517 | + lib/nova:create_nova_conf:505 : is_suse 2022-05-06 03:53:35.519 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:53:35.522 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:53:35.524 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:53:35.526 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:53:35.528 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:53:35.531 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:53:35.533 | + lib/nova:create_nova_conf:505 : is_fedora 2022-05-06 03:53:35.535 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:53:35.537 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:53:35.540 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:53:35.542 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:53:35.544 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:53:35.547 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:53:35.549 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:53:35.551 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:53:35.553 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:53:35.555 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:53:35.558 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:53:35.560 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-05-06 03:53:35.563 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-05-06 03:53:35.565 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-05-06 03:53:35.568 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:53:35.585 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:53:35.587 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:53:35.589 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:53:35.591 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:53:35.594 | + 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-05-06 03:53:35.621 | + 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-05-06 03:53:35.655 | + 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-05-06 03:53:35.690 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:53:35.719 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-05-06 03:53:35.751 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-05-06 03:53:35.767 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:35.770 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-05-06 03:53:35.772 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-05-06 03:53:35.775 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-05-06 03:53:35.777 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-05-06 03:53:35.779 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:53:35.782 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:53:35.785 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-05-06 03:53:35.789 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-05-06 03:53:35.792 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:53:35.794 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:53:35.807 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:53:35.808 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:53:35.816 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:53:35.820 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:53:35.836 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 03:53:35.839 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-05-06 03:53:35.843 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-05-06 03:53:35.878 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-05-06 03:53:35.912 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-05-06 03:53:35.943 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:53:35.975 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:53:36.006 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:53:36.040 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:53:36.073 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:53:36.103 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:53:36.132 | + 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-05-06 03:53:36.160 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:53:36.187 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:53:36.216 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:53:36.246 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:53:36.248 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:53:36.251 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-05-06 03:53:36.254 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-05-06 03:53:36.256 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:53:36.259 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:36.261 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:36.264 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 03:53:36.267 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 03:53:36.269 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-05-06 03:53:36.296 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:53:36.325 | + 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-05-06 03:53:36.325 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-05-06 03:53:36.334 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-05-06 03:53:36.338 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-05-06 03:53:36.340 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-05-06 03:53:36.342 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:53:36.345 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:53:36.347 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:53:36.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:36.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:36.354 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:53:36.357 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:53:36.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:36.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:36.366 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-05-06 03:53:36.442 | Enabling site nova-api-wsgi. 2022-05-06 03:53:36.449 | To activate the new configuration, you need to run: 2022-05-06 03:53:36.449 | systemctl reload apache2 2022-05-06 03:53:36.455 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:53:36.458 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:53:36.461 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:53:36.463 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:53:36.604 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-05-06 03:53:36.623 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:36.626 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-05-06 03:53:36.628 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-05-06 03:53:36.631 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-05-06 03:53:36.633 | + lib/apache:write_uwsgi_config:256 : local url= 2022-05-06 03:53:36.635 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-05-06 03:53:36.638 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:53:36.641 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-05-06 03:53:36.645 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-05-06 03:53:36.647 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:53:36.649 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:53:36.664 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:53:36.664 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:53:36.673 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:53:36.677 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:53:36.693 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-05-06 03:53:36.696 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-05-06 03:53:36.700 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-05-06 03:53:36.733 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-05-06 03:53:36.761 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-05-06 03:53:36.789 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:53:36.817 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:53:36.844 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:53:36.872 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:53:36.899 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:53:36.927 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:53:36.955 | + 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-05-06 03:53:36.983 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:53:37.011 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:53:37.039 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:53:37.066 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-05-06 03:53:37.068 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-05-06 03:53:37.096 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-05-06 03:53:37.112 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:37.115 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-05-06 03:53:37.146 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-05-06 03:53:37.149 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-05-06 03:53:37.151 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-05-06 03:53:37.167 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:37.170 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:53:37.173 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:53:37.201 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-05-06 03:53:37.231 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-05-06 03:53:37.234 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 03:53:37.236 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-05-06 03:53:37.239 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:53:37.241 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:53:37.244 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:53:37.260 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:37.263 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:53:37.266 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:53:37.268 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:53:37.284 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:37.286 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:53:37.289 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:53:37.317 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:53:37.319 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:53:37.322 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-05-06 03:53:37.350 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-05-06 03:53:37.378 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-05-06 03:53:37.409 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-05-06 03:53:37.425 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:37.428 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-05-06 03:53:37.456 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-05-06 03:53:37.459 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-05-06 03:53:37.461 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-05-06 03:53:37.492 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-05-06 03:53:37.520 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-05-06 03:53:37.548 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-05-06 03:53:37.576 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-05-06 03:53:37.605 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-05-06 03:53:37.633 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-05-06 03:53:37.661 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-05-06 03:53:37.690 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-05-06 03:53:37.720 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-05-06 03:53:37.736 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:37.739 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-05-06 03:53:37.744 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:53:37.746 | + lib/nova:create_nova_conf:553 : local conf 2022-05-06 03:53:37.749 | + lib/nova:create_nova_conf:554 : local vhost 2022-05-06 03:53:37.752 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-05-06 03:53:37.754 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:53:37.757 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:53:37.760 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-05-06 03:53:37.762 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-05-06 03:53:37.765 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-05-06 03:53:37.770 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-05-06 03:53:37.772 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-05-06 03:53:37.775 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-05-06 03:53:37.777 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell1 2022-05-06 03:53:37.780 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-06 03:53:37.783 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-05-06 03:53:37.815 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-05-06 03:53:37.846 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-05-06 03:53:37.877 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:53:37.880 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-05-06 03:53:37.882 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-05-06 03:53:37.884 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-05-06 03:53:37.901 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:37.905 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-05-06 03:53:37.905 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-05-06 03:53:38.636 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-05-06 03:53:38.638 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-05-06 03:53:38.641 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-05-06 03:53:38.643 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-05-06 03:53:38.646 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:53:38.648 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-05-06 03:53:38.651 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:53:38.668 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:38.671 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-05-06 03:53:38.673 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-05-06 03:53:38.676 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:53:38.692 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:38.694 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-06 03:53:38.697 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-05-06 03:53:38.730 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:53:38.736 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:53:38.739 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-05-06 03:53:38.759 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:38.762 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-05-06 03:53:38.764 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 03:53:38.766 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-05-06 03:53:38.797 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-05-06 03:53:38.827 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-05-06 03:53:38.854 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-05-06 03:53:38.883 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-05-06 03:53:38.911 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-05-06 03:53:38.939 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-05-06 03:53:38.967 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-05-06 03:53:38.995 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-05-06 03:53:38.998 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-05-06 03:53:39.001 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-05-06 03:53:39.004 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:53:39.021 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:53:39.023 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:53:39.026 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:53:39.028 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:53:39.030 | + 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-05-06 03:53:39.060 | + 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-05-06 03:53:39.094 | + 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-05-06 03:53:39.125 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:53:39.154 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:53:39.158 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-05-06 03:53:39.162 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:53:39.164 | + lib/nova:create_nova_conf:587 : local conf 2022-05-06 03:53:39.167 | + lib/nova:create_nova_conf:588 : local offset 2022-05-06 03:53:39.170 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-05-06 03:53:39.172 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:53:39.175 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:53:39.178 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-05-06 03:53:39.180 | + lib/nova:create_nova_conf:590 : offset=0 2022-05-06 03:53:39.182 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-05-06 03:53:39.185 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 03:53:39.187 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-05-06 03:53:39.190 | + lib/nova:configure_console_proxies:703 : offset=0 2022-05-06 03:53:39.192 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-05-06 03:53:39.208 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:39.210 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-05-06 03:53:39.212 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-05-06 03:53:39.228 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:39.230 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-05-06 03:53:39.246 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:39.249 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-05-06 03:53:39.266 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:53:39.269 | + ./stack.sh:main:942 : is_service_enabled placement 2022-05-06 03:53:39.288 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:53:39.291 | + ./stack.sh:main:944 : stack_install_service placement 2022-05-06 03:53:39.294 | + lib/stack:stack_install_service:20 : local service=placement 2022-05-06 03:53:39.296 | + lib/stack:stack_install_service:21 : type install_placement 2022-05-06 03:53:39.299 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-05-06 03:53:39.301 | + lib/stack:stack_install_service:32 : install_placement 2022-05-06 03:53:39.304 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-05-06 03:53:39.307 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-05-06 03:53:39.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:39.312 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:39.315 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-05-06 03:53:39.317 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:53:39.320 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:53:39.322 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:53:39.325 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:53:39.327 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:53:39.330 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:53:39.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:39.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:39.337 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:53:39.340 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:53:39.342 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:53:39.344 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:53:39.347 | + functions-common:install_package:1476 : real_install_package apache2 2022-05-06 03:53:39.350 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:53:39.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:39.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:39.357 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-05-06 03:53:39.383 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-05-06 03:53:39.497 | Reading package lists... 2022-05-06 03:53:39.750 | Building dependency tree... 2022-05-06 03:53:39.751 | Reading state information... 2022-05-06 03:53:40.005 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-05-06 03:53:40.005 | The following packages were automatically installed and are no longer required: 2022-05-06 03:53:40.006 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:53:40.006 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:53:40.006 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:53:40.006 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:53:40.006 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:53:40.007 | python3-zope.interface 2022-05-06 03:53:40.007 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:53:40.149 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:53:40.156 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:53:40.159 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:53:40.162 | + functions-common:time_stop:2437 : local name 2022-05-06 03:53:40.164 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:53:40.167 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:53:40.170 | + functions-common:time_stop:2440 : local total 2022-05-06 03:53:40.173 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:53:40.175 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:53:40.178 | + functions-common:time_stop:2444 : start_time=1651809219380 2022-05-06 03:53:40.181 | + functions-common:time_stop:2446 : [[ -z 1651809219380 ]] 2022-05-06 03:53:40.184 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:53:40.189 | + functions-common:time_stop:2449 : end_time=1651809220186 2022-05-06 03:53:40.191 | + functions-common:time_stop:2450 : elapsed_time=806 2022-05-06 03:53:40.194 | + functions-common:time_stop:2451 : total=6339 2022-05-06 03:53:40.196 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:53:40.198 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7145 2022-05-06 03:53:40.201 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:53:40.203 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-05-06 03:53:40.206 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-05-06 03:53:40.209 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-05-06 03:53:40.211 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-05-06 03:53:40.214 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-05-06 03:53:40.236 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-05-06 03:53:40.239 | + functions-common:install_package:1475 : update_package_repo 2022-05-06 03:53:40.241 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-05-06 03:53:40.244 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-05-06 03:53:40.247 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-05-06 03:53:40.250 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-05-06 03:53:40.253 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-05-06 03:53:40.255 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:40.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:40.261 | + functions-common:update_package_repo:1456 : apt_get_update 2022-05-06 03:53:40.263 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-05-06 03:53:40.266 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-05-06 03:53:40.268 | + functions-common:apt_get_update:1202 : return 2022-05-06 03:53:40.271 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-05-06 03:53:40.273 | + functions-common:real_install_package:1461 : is_ubuntu 2022-05-06 03:53:40.276 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:40.279 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:40.281 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-05-06 03:53:40.304 | + functions-common:apt_get:1242 : 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-05-06 03:53:40.415 | Reading package lists... 2022-05-06 03:53:40.672 | Building dependency tree... 2022-05-06 03:53:40.673 | Reading state information... 2022-05-06 03:53:40.927 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-05-06 03:53:40.927 | The following packages were automatically installed and are no longer required: 2022-05-06 03:53:40.928 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-05-06 03:53:40.928 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-05-06 03:53:40.928 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-05-06 03:53:40.928 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-05-06 03:53:40.928 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-05-06 03:53:40.928 | python3-zope.interface 2022-05-06 03:53:40.928 | Use 'sudo apt autoremove' to remove them. 2022-05-06 03:53:41.076 | 0 upgraded, 0 newly installed, 0 to remove and 132 not upgraded. 2022-05-06 03:53:41.080 | + functions-common:apt_get:1246 : result=0 2022-05-06 03:53:41.083 | + functions-common:apt_get:1249 : time_stop apt-get 2022-05-06 03:53:41.086 | + functions-common:time_stop:2437 : local name 2022-05-06 03:53:41.090 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:53:41.093 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:53:41.096 | + functions-common:time_stop:2440 : local total 2022-05-06 03:53:41.098 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:53:41.101 | + functions-common:time_stop:2443 : name=apt-get 2022-05-06 03:53:41.103 | + functions-common:time_stop:2444 : start_time=1651809220301 2022-05-06 03:53:41.105 | + functions-common:time_stop:2446 : [[ -z 1651809220301 ]] 2022-05-06 03:53:41.108 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:53:41.113 | + functions-common:time_stop:2449 : end_time=1651809221110 2022-05-06 03:53:41.115 | + functions-common:time_stop:2450 : elapsed_time=809 2022-05-06 03:53:41.118 | + functions-common:time_stop:2451 : total=7145 2022-05-06 03:53:41.120 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:53:41.123 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7954 2022-05-06 03:53:41.126 | + functions-common:apt_get:1250 : return 0 2022-05-06 03:53:41.128 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-05-06 03:53:41.131 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-05-06 03:53:41.133 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:53:41.136 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:53:41.139 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:53:41.141 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-05-06 03:53:41.144 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-05-06 03:53:41.200 | wsgi (enabled by maintainer script) 2022-05-06 03:53:41.205 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-05-06 03:53:41.209 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-05-06 03:53:41.213 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:53:41.217 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-05-06 03:53:41.220 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-05-06 03:53:41.223 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:53:41.227 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:53:41.227 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:53:41.233 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-05-06 03:53:41.235 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-05-06 03:53:41.238 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-05-06 03:53:41.241 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-05-06 03:53:41.244 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-05-06 03:53:41.267 | Using python 3.8 to install osc-placement 2022-05-06 03:53:41.270 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-05-06 03:53:42.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:53:42.126 | from cryptography.utils import int_from_bytes 2022-05-06 03:53:42.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:53:42.126 | from cryptography.utils import int_from_bytes 2022-05-06 03:53:43.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:53:43.332 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-05-06 03:53:43.343 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-05-06 03:53:43.344 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.9.0) 2022-05-06 03:53:43.345 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-05-06 03:53:43.346 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-05-06 03:53:43.347 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-05-06 03:53:43.349 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.13.0) 2022-05-06 03:53:43.406 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-05-06 03:53:43.407 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-05-06 03:53:43.408 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-05-06 03:53:43.409 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-05-06 03:53:43.422 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-05-06 03:53:43.424 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-05-06 03:53:43.425 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-05-06 03:53:43.440 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-05-06 03:53:43.441 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-05-06 03:53:43.443 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-05-06 03:53:43.443 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-05-06 03:53:43.444 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-05-06 03:53:43.445 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.8) 2022-05-06 03:53:43.465 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-05-06 03:53:43.466 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-05-06 03:53:43.467 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.1) 2022-05-06 03:53:43.468 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-05-06 03:53:43.477 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.1) 2022-05-06 03:53:43.514 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-05-06 03:53:43.515 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-05-06 03:53:43.517 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-05-06 03:53:43.518 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-05-06 03:53:43.520 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-05-06 03:53:43.521 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-05-06 03:53:43.523 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-05-06 03:53:43.523 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-05-06 03:53:43.587 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-05-06 03:53:43.589 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-05-06 03:53:43.590 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-05-06 03:53:43.592 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-05-06 03:53:43.679 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-05-06 03:53:43.680 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-05-06 03:53:43.681 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-05-06 03:53:43.723 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-05-06 03:53:43.762 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.3) 2022-05-06 03:53:43.932 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-05-06 03:53:46.124 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:53:46.131 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:53:46.131 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:53:46.254 | + inc/python:pip_install:200 : result=0 2022-05-06 03:53:46.259 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:53:46.262 | + functions-common:time_stop:2437 : local name 2022-05-06 03:53:46.266 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:53:46.270 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:53:46.274 | + functions-common:time_stop:2440 : local total 2022-05-06 03:53:46.279 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:53:46.282 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:53:46.284 | + functions-common:time_stop:2444 : start_time=1651809221261 2022-05-06 03:53:46.287 | + functions-common:time_stop:2446 : [[ -z 1651809221261 ]] 2022-05-06 03:53:46.290 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:53:46.295 | + functions-common:time_stop:2449 : end_time=1651809226292 2022-05-06 03:53:46.298 | + functions-common:time_stop:2450 : elapsed_time=5031 2022-05-06 03:53:46.300 | + functions-common:time_stop:2451 : total=173390 2022-05-06 03:53:46.303 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:53:46.305 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=178421 2022-05-06 03:53:46.308 | + inc/python:pip_install:203 : return 0 2022-05-06 03:53:46.310 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-05-06 03:53:46.313 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-05-06 03:53:46.316 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-05-06 03:53:46.318 | + functions-common:git_clone:610 : local git_ref=master 2022-05-06 03:53:46.320 | + functions-common:git_clone:611 : local orig_dir 2022-05-06 03:53:46.323 | ++ functions-common:git_clone:612 : pwd 2022-05-06 03:53:46.326 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-05-06 03:53:46.329 | + functions-common:git_clone:613 : local git_clone_flags= 2022-05-06 03:53:46.332 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-05-06 03:53:46.349 | + functions-common:git_clone:615 : RECLONE=False 2022-05-06 03:53:46.351 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-05-06 03:53:46.354 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-05-06 03:53:46.357 | + functions-common:git_clone:629 : echo master 2022-05-06 03:53:46.357 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-05-06 03:53:46.363 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-05-06 03:53:46.365 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-05-06 03:53:46.367 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-05-06 03:53:46.381 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-05-06 03:53:46.384 | + functions-common:git_clone:690 : git show --oneline 2022-05-06 03:53:46.384 | + functions-common:git_clone:690 : head -1 2022-05-06 03:53:46.388 | 5acaa2ee Merge "Make perfload jobs fail if write allocation fails" 2022-05-06 03:53:46.391 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-05-06 03:53:46.394 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-05-06 03:53:46.396 | + inc/python:setup_develop:338 : local bindep 2022-05-06 03:53:46.399 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 03:53:46.401 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-05-06 03:53:46.404 | + inc/python:setup_develop:344 : local extras= 2022-05-06 03:53:46.406 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-05-06 03:53:46.409 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-05-06 03:53:46.411 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 03:53:46.414 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-05-06 03:53:46.416 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-05-06 03:53:46.419 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-05-06 03:53:46.422 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-05-06 03:53:46.425 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-05-06 03:53:46.428 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-05-06 03:53:46.432 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-05-06 03:53:46.434 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-05-06 03:53:46.438 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-05-06 03:53:46.444 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-05-06 03:53:46.447 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-05-06 03:53:47.117 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-05-06 03:53:47.121 | + inc/python:setup_package:418 : local bindep=0 2022-05-06 03:53:47.125 | + inc/python:setup_package:419 : local bindep_flag= 2022-05-06 03:53:47.128 | + inc/python:setup_package:420 : local bindep_profiles= 2022-05-06 03:53:47.131 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-05-06 03:53:47.135 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-05-06 03:53:47.137 | + inc/python:setup_package:427 : local flags=-e 2022-05-06 03:53:47.141 | + inc/python:setup_package:428 : local extras= 2022-05-06 03:53:47.143 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-05-06 03:53:47.147 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-05-06 03:53:47.150 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-05-06 03:53:47.154 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-05-06 03:53:47.157 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-05-06 03:53:47.161 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-05-06 03:53:47.189 | Using python 3.8 to install /opt/stack/placement 2022-05-06 03:53:47.191 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-05-06 03:53:48.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:53:48.039 | from cryptography.utils import int_from_bytes 2022-05-06 03:53:48.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:53:48.039 | from cryptography.utils import int_from_bytes 2022-05-06 03:53:49.200 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:53:49.230 | Obtaining file:///opt/stack/placement 2022-05-06 03:53:49.231 | Preparing metadata (setup.py): started 2022-05-06 03:53:53.915 | Preparing metadata (setup.py): finished with status 'done' 2022-05-06 03:53:53.968 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (5.9.0) 2022-05-06 03:53:53.969 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.4.36) 2022-05-06 03:53:53.970 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (9.4.0) 2022-05-06 03:53:53.971 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.5.1) 2022-05-06 03:53:53.972 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.8.7) 2022-05-06 03:53:53.973 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-06 03:53:53.974 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.27.1) 2022-05-06 03:53:53.976 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (62.1.0) 2022-05-06 03:53:53.977 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 03:53:53.978 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (8.8.0) 2022-05-06 03:53:53.980 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.1.0) 2022-05-06 03:53:53.981 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.7.0) 2022-05-06 03:53:53.982 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.3.0) 2022-05-06 03:53:53.983 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.13.0) 2022-05-06 03:53:53.984 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (11.3.0) 2022-05-06 03:53:53.985 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (3.12.1) 2022-05-06 03:53:53.986 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (4.5.1) 2022-05-06 03:53:53.987 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-06 03:53:53.988 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.1.0) 2022-05-06 03:53:53.990 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (2.7.0) 2022-05-06 03:53:53.991 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev20) (1.0.1) 2022-05-06 03:53:54.054 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.5.0) 2022-05-06 03:53:54.056 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (4.4.0) 2022-05-06 03:53:54.057 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (2.11.0) 2022-05-06 03:53:54.058 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (3.1.1) 2022-05-06 03:53:54.061 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (5.1.0) 2022-05-06 03:53:54.062 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.16.0) 2022-05-06 03:53:54.082 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev20) (0.17.3) 2022-05-06 03:53:54.123 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-06 03:53:54.124 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.5.0) 2022-05-06 03:53:54.125 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (0.8.0) 2022-05-06 03:53:54.126 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (6.0) 2022-05-06 03:53:54.127 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (3.5.0) 2022-05-06 03:53:54.175 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.7.7) 2022-05-06 03:53:54.177 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.0) 2022-05-06 03:53:54.178 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.13.0) 2022-05-06 03:53:54.180 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.0.1) 2022-05-06 03:53:54.223 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (0.9.6) 2022-05-06 03:53:54.224 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev20) (2.8.2) 2022-05-06 03:53:54.242 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.3.0) 2022-05-06 03:53:54.243 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.1.2) 2022-05-06 03:53:54.247 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (3.2.2) 2022-05-06 03:53:54.271 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (2022.1) 2022-05-06 03:53:54.272 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev20) (1.0.3) 2022-05-06 03:53:54.284 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (3.2.0) 2022-05-06 03:53:54.303 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (0.11.0) 2022-05-06 03:53:54.304 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (21.3) 2022-05-06 03:53:54.305 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (3.0.8) 2022-05-06 03:53:54.306 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev20) (1.0.2) 2022-05-06 03:53:54.348 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (3.3) 2022-05-06 03:53:54.349 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (1.26.9) 2022-05-06 03:53:54.350 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2019.11.28) 2022-05-06 03:53:54.353 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev20) (2.0.12) 2022-05-06 03:53:54.369 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev20) (0.7) 2022-05-06 03:53:54.558 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.4.0->openstack-placement==7.1.0.dev20) (1.1.2) 2022-05-06 03:53:54.598 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (4.11.3) 2022-05-06 03:53:54.600 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.7.1) 2022-05-06 03:53:54.601 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.2.0) 2022-05-06 03:53:54.616 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (1.15.0) 2022-05-06 03:53:54.649 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev20) (1.14.1) 2022-05-06 03:53:54.706 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.1.1) 2022-05-06 03:53:54.770 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.7.0) 2022-05-06 03:53:54.851 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev20) (1.1.5) 2022-05-06 03:53:54.904 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev20) (0.2.5) 2022-05-06 03:53:55.093 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (5.1.1) 2022-05-06 03:53:55.094 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.4.2) 2022-05-06 03:53:55.095 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (0.5.2) 2022-05-06 03:53:55.171 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (2.5.0) 2022-05-06 03:53:55.234 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev20) (2.21) 2022-05-06 03:53:55.393 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.8.0) 2022-05-06 03:53:55.501 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (1.0.0) 2022-05-06 03:53:55.503 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==7.1.0.dev20) (3.0.0) 2022-05-06 03:53:57.409 | Installing collected packages: openstack-placement 2022-05-06 03:53:57.409 | Attempting uninstall: openstack-placement 2022-05-06 03:53:57.410 | Found existing installation: openstack-placement 7.1.0.dev20 2022-05-06 03:53:57.412 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-05-06 03:53:57.414 | Running setup.py develop for openstack-placement 2022-05-06 03:54:03.300 | Successfully installed openstack-placement 2022-05-06 03:54:03.300 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:54:03.308 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:54:03.308 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:54:03.447 | + inc/python:pip_install:200 : result=0 2022-05-06 03:54:03.451 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:54:03.455 | + functions-common:time_stop:2437 : local name 2022-05-06 03:54:03.459 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:54:03.463 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:54:03.467 | + functions-common:time_stop:2440 : local total 2022-05-06 03:54:03.470 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:54:03.472 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:54:03.474 | + functions-common:time_stop:2444 : start_time=1651809227182 2022-05-06 03:54:03.477 | + functions-common:time_stop:2446 : [[ -z 1651809227182 ]] 2022-05-06 03:54:03.480 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:54:03.484 | + functions-common:time_stop:2449 : end_time=1651809243481 2022-05-06 03:54:03.486 | + functions-common:time_stop:2450 : elapsed_time=16299 2022-05-06 03:54:03.489 | + functions-common:time_stop:2451 : total=178421 2022-05-06 03:54:03.491 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:54:03.493 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=194720 2022-05-06 03:54:03.496 | + inc/python:pip_install:203 : return 0 2022-05-06 03:54:03.499 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-05-06 03:54:03.502 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 03:54:03.505 | + functions-common:safe_chown:2338 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 03:54:03.524 | + functions-common:_safe_permission_operation:2186 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-05-06 03:54:03.537 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-05-06 03:54:03.540 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-05-06 03:54:03.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:54:03.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:54:03.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-05-06 03:54:03.550 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:54:03.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-05-06 03:54:03.556 | + ./stack.sh:main:945 : configure_placement 2022-05-06 03:54:03.558 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-05-06 03:54:03.571 | + lib/placement:configure_placement:107 : create_placement_conf 2022-05-06 03:54:03.573 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-05-06 03:54:03.578 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-05-06 03:54:03.581 | ++ lib/database:database_connection_url:134 : local db=placement 2022-05-06 03:54:03.584 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-05-06 03:54:03.586 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=placement 2022-05-06 03:54:03.589 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-06 03:54:03.592 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-05-06 03:54:03.625 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-05-06 03:54:03.662 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-05-06 03:54:03.700 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-05-06 03:54:03.703 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-05-06 03:54:03.705 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-05-06 03:54:03.708 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:54:03.710 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-05-06 03:54:03.743 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-05-06 03:54:03.774 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:54:03.808 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-05-06 03:54:03.837 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-05-06 03:54:03.867 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-05-06 03:54:03.897 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-05-06 03:54:03.926 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-05-06 03:54:03.956 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:54:03.985 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:54:04.016 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-05-06 03:54:04.019 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-05-06 03:54:04.021 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-05-06 03:54:04.024 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:54:04.042 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:54:04.045 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:54:04.047 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:54:04.050 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:54:04.052 | + 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-05-06 03:54:04.082 | + 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-05-06 03:54:04.111 | + 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-05-06 03:54:04.141 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:54:04.170 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-05-06 03:54:04.173 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-05-06 03:54:04.175 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-05-06 03:54:04.178 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-05-06 03:54:04.180 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-05-06 03:54:04.183 | + lib/apache:write_uwsgi_config:257 : local http= 2022-05-06 03:54:04.185 | + lib/apache:write_uwsgi_config:258 : local name= 2022-05-06 03:54:04.188 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-05-06 03:54:04.194 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-05-06 03:54:04.197 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-05-06 03:54:04.201 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-05-06 03:54:04.215 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-05-06 03:54:04.215 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:54:04.223 | d /var/run/uwsgi 0755 ubuntu root 2022-05-06 03:54:04.227 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-05-06 03:54:04.243 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-05-06 03:54:04.246 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-05-06 03:54:04.250 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-05-06 03:54:04.284 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-05-06 03:54:04.315 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-05-06 03:54:04.348 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-05-06 03:54:04.377 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-05-06 03:54:04.406 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-05-06 03:54:04.435 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-05-06 03:54:04.470 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-05-06 03:54:04.500 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-05-06 03:54:04.529 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-05-06 03:54:04.557 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-05-06 03:54:04.590 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-05-06 03:54:04.624 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-05-06 03:54:04.654 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-05-06 03:54:04.656 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-05-06 03:54:04.660 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-05-06 03:54:04.662 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-05-06 03:54:04.665 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-05-06 03:54:04.667 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:54:04.670 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:54:04.673 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-05-06 03:54:04.676 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-05-06 03:54:04.678 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-05-06 03:54:04.707 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-05-06 03:54:04.736 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-05-06 03:54:04.737 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-05-06 03:54:04.745 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-05-06 03:54:04.749 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-05-06 03:54:04.752 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-05-06 03:54:04.755 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-05-06 03:54:04.757 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-05-06 03:54:04.760 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-05-06 03:54:04.762 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:54:04.765 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:54:04.768 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-05-06 03:54:04.770 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-05-06 03:54:04.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:54:04.775 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:54:04.778 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-05-06 03:54:04.841 | Site placement-api already enabled 2022-05-06 03:54:04.847 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-05-06 03:54:04.851 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-05-06 03:54:04.855 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:54:04.859 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart apache2 2022-05-06 03:54:05.005 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-05-06 03:54:05.029 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:05.031 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-05-06 03:54:05.050 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:05.052 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-05-06 03:54:05.070 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:05.072 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-05-06 03:54:05.075 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-05-06 03:54:05.077 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 03:54:05.110 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-05-06 03:54:05.140 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 03:54:05.169 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 03:54:05.199 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 03:54:05.228 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 03:54:05.258 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 03:54:05.290 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-05-06 03:54:05.319 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-05-06 03:54:05.338 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:05.341 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-05-06 03:54:05.359 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:05.362 | + ./stack.sh:main:971 : run_phase stack install 2022-05-06 03:54:05.364 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 03:54:05.367 | + functions-common:run_phase:1866 : local phase=install 2022-05-06 03:54:05.369 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 03:54:05.372 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 03:54:05.375 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 03:54:05.378 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 03:54:05.380 | + functions-common:run_phase:1875 : local extra 2022-05-06 03:54:05.383 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 03:54:05.388 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 03:54:05.390 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 03:54:05.393 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 03:54:05.396 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-05-06 03:54:05.399 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 03:54:05.414 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:05.417 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:54:05.419 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 03:54:05.422 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-05-06 03:54:05.424 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-05-06 03:54:05.426 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:54:05.429 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-05-06 03:54:05.431 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-05-06 03:54:05.434 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-05-06 03:54:05.490 | ++ inc/async:async_inner:63 : install_tempest 2022-05-06 03:54:05.528 | [227809 Async install_tempest:253248]: running: install_tempest 2022-05-06 03:54:05.530 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 03:54:05.533 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 03:54:05.536 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 03:54:05.538 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 03:54:05.541 | + functions-common:run_phase:1892 : run_plugins stack install 2022-05-06 03:54:05.544 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 03:54:05.547 | + functions-common:run_plugins:1852 : local phase=install 2022-05-06 03:54:05.549 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 03:54:05.552 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 03:54:05.555 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-05-06 03:54:05.557 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-05-06 03:54:05.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-05-06 03:54:05.562 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-05-06 03:54:05.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-05-06 03:54:05.568 | + inc/python:use_library_from_git:253 : return 1 2022-05-06 03:54:05.570 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-05-06 03:54:05.573 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-05-06 03:54:05.576 | + inc/python:pip_install_gr:77 : local clean_name 2022-05-06 03:54:05.580 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-05-06 03:54:05.583 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-05-06 03:54:05.586 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-05-06 03:54:05.590 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-05-06 03:54:05.590 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-05-06 03:54:05.596 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-05-06 03:54:05.598 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-05-06 03:54:05.601 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-05-06 03:54:05.604 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-05-06 03:54:05.607 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-05-06 03:54:05.631 | Using python 3.8 to install python-openstackclient 2022-05-06 03:54:05.633 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-05-06 03:54:06.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:54:06.478 | from cryptography.utils import int_from_bytes 2022-05-06 03:54:06.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:54:06.478 | from cryptography.utils import int_from_bytes 2022-05-06 03:54:07.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-05-06 03:54:07.663 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-05-06 03:54:07.683 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-05-06 03:54:07.684 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-05-06 03:54:07.685 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-05-06 03:54:07.686 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-05-06 03:54:07.687 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-05-06 03:54:07.688 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-05-06 03:54:07.689 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-05-06 03:54:07.690 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-05-06 03:54:07.691 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.9.0) 2022-05-06 03:54:07.692 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.13.0) 2022-05-06 03:54:07.693 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-05-06 03:54:07.704 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-05-06 03:54:07.705 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.8) 2022-05-06 03:54:07.706 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-05-06 03:54:07.707 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.1) 2022-05-06 03:54:07.708 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-05-06 03:54:07.734 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-05-06 03:54:07.735 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-05-06 03:54:07.736 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-05-06 03:54:07.737 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-05-06 03:54:07.739 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-05-06 03:54:07.740 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-05-06 03:54:07.740 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-05-06 03:54:07.742 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-05-06 03:54:07.743 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-05-06 03:54:07.744 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-05-06 03:54:07.745 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-05-06 03:54:07.758 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-05-06 03:54:07.777 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-05-06 03:54:07.778 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-05-06 03:54:07.779 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-05-06 03:54:07.781 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-05-06 03:54:07.801 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-05-06 03:54:07.820 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-05-06 03:54:07.822 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-05-06 03:54:07.824 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-05-06 03:54:07.913 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-05-06 03:54:07.914 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-05-06 03:54:07.915 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-05-06 03:54:07.956 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-05-06 03:54:07.967 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.1) 2022-05-06 03:54:08.000 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.3) 2022-05-06 03:54:08.158 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-05-06 03:54:08.175 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-05-06 03:54:08.275 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-05-06 03:54:08.276 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-05-06 03:54:08.279 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-05-06 03:54:08.280 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-05-06 03:54:08.428 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-05-06 03:54:10.651 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-05-06 03:54:10.658 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-05-06 03:54:10.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-05-06 03:54:10.790 | + inc/python:pip_install:200 : result=0 2022-05-06 03:54:10.793 | + inc/python:pip_install:202 : time_stop pip_install 2022-05-06 03:54:10.795 | + functions-common:time_stop:2437 : local name 2022-05-06 03:54:10.798 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:54:10.800 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:54:10.802 | + functions-common:time_stop:2440 : local total 2022-05-06 03:54:10.805 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:54:10.807 | + functions-common:time_stop:2443 : name=pip_install 2022-05-06 03:54:10.810 | + functions-common:time_stop:2444 : start_time=1651809245625 2022-05-06 03:54:10.812 | + functions-common:time_stop:2446 : [[ -z 1651809245625 ]] 2022-05-06 03:54:10.815 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:54:10.819 | + functions-common:time_stop:2449 : end_time=1651809250817 2022-05-06 03:54:10.822 | + functions-common:time_stop:2450 : elapsed_time=5192 2022-05-06 03:54:10.824 | + functions-common:time_stop:2451 : total=194720 2022-05-06 03:54:10.826 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:54:10.829 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=199912 2022-05-06 03:54:10.831 | + inc/python:pip_install:203 : return 0 2022-05-06 03:54:10.834 | + ./stack.sh:main:983 : install_oscwrap 2022-05-06 03:54:10.837 | ++ functions-common:install_oscwrap:2482 : mktemp 2022-05-06 03:54:10.842 | + functions-common:install_oscwrap:2482 : OSCWRAP_TIMER_FILE=/tmp/tmp.zkPdiiyn8T 2022-05-06 03:54:10.844 | + functions-common:install_oscwrap:2485 : shopt -s expand_aliases 2022-05-06 03:54:10.847 | + functions-common:install_oscwrap:2488 : unalias -a 2022-05-06 03:54:10.849 | + functions-common:install_oscwrap:2490 : alias openstack=oscwrap 2022-05-06 03:54:10.852 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-05-06 03:54:10.855 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 03:54:10.857 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-05-06 03:54:10.875 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:10.878 | + ./stack.sh:main:1037 : configure_database 2022-05-06 03:54:10.881 | + lib/database:configure_database:128 : configure_database_mysql 2022-05-06 03:54:10.883 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-05-06 03:54:10.885 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-05-06 03:54:10.888 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:54:10.890 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-05-06 03:54:10.892 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-05-06 03:54:10.895 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:54:10.897 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:54:10.899 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-05-06 03:54:10.902 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-05-06 03:54:10.905 | ++ functions-common:ipv6_unquote:2235 : echo 0.0.0.0 2022-05-06 03:54:10.905 | ++ functions-common:ipv6_unquote:2235 : tr -d '[]' 2022-05-06 03:54:10.910 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-05-06 03:54:10.962 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-05-06 03:54:10.964 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:54:10.966 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:54:10.969 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:54:10.971 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:54:10.974 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:54:10.977 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:54:10.979 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:54:10.981 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:54:10.984 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:54:10.986 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:54:10.988 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:54:10.991 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-05-06 03:54:10.995 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:54:10.997 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:54:11.000 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:54:11.002 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:54:11.004 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:54:11.006 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:54:11.009 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-05-06 03:54:11.011 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:54:11.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:54:11.016 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-05-06 03:54:11.018 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:54:11.021 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 03:54:13.243 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-05-06 03:54:13.259 | mysqladmin: connect to server at 'localhost' failed 2022-05-06 03:54:13.259 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-05-06 03:54:13.263 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-05-06 03:54:13.266 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-05-06 03:54:13.268 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:54:13.271 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:54:13.273 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-05-06 03:54:13.276 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-05-06 03:54:13.278 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-05-06 03:54:13.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 03:54:13.283 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 03:54:13.286 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-05-06 03:54:13.288 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-05-06 03:54:13.291 | + 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-05-06 03:54:13.304 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:54:13.339 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-05-06 03:54:13.351 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:54:13.368 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-05-06 03:54:13.426 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-05-06 03:54:13.484 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-05-06 03:54:13.539 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-05-06 03:54:13.541 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-05-06 03:54:13.544 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance_schema items' 2022-05-06 03:54:13.544 | enabling MySQL performance_schema items 2022-05-06 03:54:13.547 | + lib/databases/mysql:configure_database_mysql:156 : iniset -sudo /etc/mysql/my.cnf mysqld performance-schema-consumer-events-statements-history-long TRUE 2022-05-06 03:54:13.602 | + lib/databases/mysql:configure_database_mysql:158 : iniset -sudo /etc/mysql/my.cnf mysqld performance_schema_events_stages_history_long_size 1000000 2022-05-06 03:54:13.657 | + lib/databases/mysql:configure_database_mysql:162 : restart_service mysql 2022-05-06 03:54:13.659 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:54:13.662 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart mysql 2022-05-06 03:54:16.746 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-05-06 03:54:16.749 | + functions-common:save_stackenv:60 : local tag=1041 2022-05-06 03:54:16.754 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-05-06 03:54:16.762 | + functions-common:save_stackenv:62 : time_stamp=2022-05-06-035416 2022-05-06 03:54:16.766 | + functions-common:save_stackenv:63 : echo '# 2022-05-06-035416 1041' 2022-05-06 03:54:16.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.771 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-05-06 03:54:16.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.777 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-05-06 03:54:16.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.782 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-05-06 03:54:16.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.787 | + 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-05-06 03:54:16.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.792 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-05-06 03:54:16.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.797 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-05-06 03:54:16.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.802 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-05-06-034948 2022-05-06 03:54:16.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.808 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-05-06 03:54:16.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.812 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-05-06 03:54:16.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.817 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-05-06 03:54:16.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.822 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-05-06 03:54:16.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.828 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-05-06 03:54:16.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-05-06 03:54:16.833 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-05-06 03:54:16.835 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-05-06 03:54:16.838 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-05-06 03:54:16.840 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-05-06 03:54:16.852 | + ./stack.sh:main:1067 : start_dstat 2022-05-06 03:54:16.855 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:16.858 | + functions-common:run_process:1692 : local service=dstat 2022-05-06 03:54:16.860 | + functions-common:run_process:1693 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:16.863 | + functions-common:run_process:1694 : local group= 2022-05-06 03:54:16.865 | + functions-common:run_process:1695 : local user= 2022-05-06 03:54:16.868 | + functions-common:run_process:1697 : local name=dstat 2022-05-06 03:54:16.870 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:54:16.873 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:54:16.876 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:54:16.878 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:54:16.882 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:54:16.886 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809256883 2022-05-06 03:54:16.889 | + functions-common:run_process:1700 : is_service_enabled dstat 2022-05-06 03:54:16.906 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:16.909 | + functions-common:run_process:1701 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-05-06 03:54:16.912 | + functions-common:_run_under_systemd:1657 : local service=dstat 2022-05-06 03:54:16.914 | + functions-common:_run_under_systemd:1658 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:16.917 | + functions-common:_run_under_systemd:1659 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:16.920 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:16.922 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:16.925 | + functions-common:_common_systemd_pitfalls:1632 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-05-06 03:54:16.928 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-05-06 03:54:16.930 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@dstat.service 2022-05-06 03:54:16.933 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:54:16.935 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:54:16.938 | + functions-common:_run_under_systemd:1666 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-05-06 03:54:16.941 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-05-06 03:54:16.943 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-05-06 03:54:16.946 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:16.948 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:54:16.951 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 03:54:16.953 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:54:16.955 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:54:16.958 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-05-06 03:54:16.960 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:54:16.965 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-05-06 03:54:17.017 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-05-06 03:54:17.072 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-05-06 03:54:17.124 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-05-06 03:54:17.176 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-05-06 03:54:17.231 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:54:17.286 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:54:17.289 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-05-06 03:54:17.346 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:54:17.789 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@dstat.service 2022-05-06 03:54:17.802 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-05-06 03:54:18.206 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@dstat.service 2022-05-06 03:54:18.232 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:54:18.235 | + functions-common:time_stop:2437 : local name 2022-05-06 03:54:18.238 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:54:18.240 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:54:18.243 | + functions-common:time_stop:2440 : local total 2022-05-06 03:54:18.246 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:54:18.249 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:54:18.252 | + functions-common:time_stop:2444 : start_time=1651809256883 2022-05-06 03:54:18.254 | + functions-common:time_stop:2446 : [[ -z 1651809256883 ]] 2022-05-06 03:54:18.261 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:54:18.266 | + functions-common:time_stop:2449 : end_time=1651809258263 2022-05-06 03:54:18.268 | + functions-common:time_stop:2450 : elapsed_time=1380 2022-05-06 03:54:18.271 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:54:18.273 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:54:18.276 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1380 2022-05-06 03:54:18.278 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-05-06 03:54:18.281 | + functions-common:run_process:1692 : local service=memory_tracker 2022-05-06 03:54:18.283 | + functions-common:run_process:1693 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-05-06 03:54:18.286 | + functions-common:run_process:1694 : local group= 2022-05-06 03:54:18.288 | + functions-common:run_process:1695 : local user=root 2022-05-06 03:54:18.290 | + functions-common:run_process:1697 : local name=memory_tracker 2022-05-06 03:54:18.293 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:54:18.295 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:54:18.298 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:54:18.300 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:54:18.303 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:54:18.308 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809258305 2022-05-06 03:54:18.310 | + functions-common:run_process:1700 : is_service_enabled memory_tracker 2022-05-06 03:54:18.332 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:18.334 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:54:18.337 | + functions-common:time_stop:2437 : local name 2022-05-06 03:54:18.340 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:54:18.342 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:54:18.345 | + functions-common:time_stop:2440 : local total 2022-05-06 03:54:18.347 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:54:18.350 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:54:18.352 | + functions-common:time_stop:2444 : start_time=1651809258305 2022-05-06 03:54:18.355 | + functions-common:time_stop:2446 : [[ -z 1651809258305 ]] 2022-05-06 03:54:18.358 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:54:18.363 | + functions-common:time_stop:2449 : end_time=1651809258360 2022-05-06 03:54:18.365 | + functions-common:time_stop:2450 : elapsed_time=55 2022-05-06 03:54:18.368 | + functions-common:time_stop:2451 : total=1380 2022-05-06 03:54:18.370 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:54:18.373 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=1435 2022-05-06 03:54:18.375 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-05-06 03:54:18.392 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:18.395 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-05-06 03:54:18.413 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:18.415 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-05-06 03:54:18.433 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:18.436 | + ./stack.sh:main:1080 : start_etcd3 2022-05-06 03:54:18.438 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-05-06 03:54:18.441 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd' 2022-05-06 03:54:18.443 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-05-06 03:54:18.446 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380' 2022-05-06 03:54:18.448 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-05-06 03:54:18.450 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-05-06 03:54:18.453 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-05-06 03:54:18.456 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-05-06 03:54:18.458 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-05-06 03:54:18.461 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-05-06 03:54:18.463 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-05-06 03:54:18.466 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 03:54:18.468 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-05-06 03:54:18.471 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-05-06 03:54:18.473 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-05-06 03:54:18.475 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 03:54:18.478 | + functions-common:write_user_unit_file:1577 : local user=root 2022-05-06 03:54:18.480 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 03:54:18.482 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 03:54:18.485 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-05-06 03:54:18.487 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 03:54:18.491 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-05-06 03:54:18.554 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-05-06 03:54:18.616 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-840565-4-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-840565-4-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-05-06 03:54:18.680 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-05-06 03:54:18.739 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-05-06 03:54:18.792 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:54:18.859 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 03:54:18.862 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-05-06 03:54:18.930 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 03:54:19.369 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-05-06 03:54:19.428 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-05-06 03:54:19.483 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-05-06 03:54:19.539 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-05-06 03:54:19.592 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-05-06 03:54:19.595 | ++ functions-common:is_arch:506 : uname -m 2022-05-06 03:54:19.600 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-05-06 03:54:19.603 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-05-06 03:54:20.023 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-05-06 03:54:20.037 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-05-06 03:54:20.442 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-05-06 03:54:21.323 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-05-06 03:54:21.344 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:21.347 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-05-06 03:54:21.350 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-05-06 03:54:21.354 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-05-06 03:54:21.359 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-05-06 03:54:21.371 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-05-06 03:54:21.383 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-05-06 03:54:21.386 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-05-06 03:54:21.388 | + 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.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-05-06 03:54:21.526 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-05-06 03:54:21.663 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-05-06 03:54:21.799 | + 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.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-05-06 03:54:21.937 | + 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.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-05-06 03:54:22.085 | + 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.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-05-06 03:54:22.223 | + 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.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-05-06 03:54:22.360 | + 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.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-05-06 03:54:22.498 | + 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.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-05-06 03:54:22.637 | + 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.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-05-06 03:54:22.776 | + functions-common:write_clouds_yaml:198 : cat 2022-05-06 03:54:22.784 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-05-06 03:54:22.789 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-05-06 03:54:22.793 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-05-06 03:54:22.798 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-05-06 03:54:22.801 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-05-06 03:54:22.803 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-05-06 03:54:22.820 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:22.823 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-05-06 03:54:22.825 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:54:22.828 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-05-06 03:54:22.831 | + ./stack.sh:main:1097 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-05-06 03:54:22.833 | + ./stack.sh:main:1098 : init_keystone 2022-05-06 03:54:22.836 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-05-06 03:54:22.852 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:22.854 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-05-06 03:54:22.857 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-05-06 03:54:22.859 | + lib/database:recreate_database:112 : local db=keystone 2022-05-06 03:54:22.861 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-05-06 03:54:22.864 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-05-06 03:54:22.869 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-05-06 03:54:22.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:54:23.381 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-05-06 03:54:23.386 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:54:23.412 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-05-06 03:54:23.414 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:54:23.417 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:54:23.419 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:54:23.423 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:54:23.427 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809263424 2022-05-06 03:54:23.430 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-05-06 03:54:27.950 | 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=255210) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:54:27.958 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:27.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.960 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.960 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.960 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:27.961 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:27.989 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:27.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.990 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.991 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.991 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:27.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:27.992 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:27.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:28.156 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:28.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:28.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:28.157 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:28.157 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:28.158 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:28.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:28.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:28.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:28.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:28.159 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:28.159 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:28.166 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 03:54:29.990 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:29.990 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 03:54:30.000 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.000 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 03:54:30.008 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.008 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 03:54:30.015 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.015 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 03:54:30.022 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.022 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 03:54:30.030 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.030 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 03:54:30.082 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.082 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.085 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.085 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:30.086 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.087 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.087 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.088 | 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=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.089 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.089 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:30.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.101 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:30.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.695 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.696 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:30.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:30.734 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 03:54:30.798 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.798 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 03:54:30.806 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.806 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 03:54:30.813 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.813 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 03:54:30.820 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.820 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 03:54:30.827 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.827 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 03:54:30.835 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.835 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 03:54:30.842 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:30.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.845 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.846 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:30.846 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.849 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.849 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:30.857 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:30.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:30.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:30.860 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:30.860 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:31.401 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:31.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.406 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:31.406 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:31.434 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:54:31.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:54:31.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:54:31.437 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:54:31.437 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=255210) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:54:31.444 | INFO migrate.versioning.api [-] 72 -> 73...  2022-05-06 03:54:31.453 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:31.453 | INFO migrate.versioning.api [-] 73 -> 74...  2022-05-06 03:54:31.460 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:31.460 | INFO migrate.versioning.api [-] 74 -> 75...  2022-05-06 03:54:31.468 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:31.468 | INFO migrate.versioning.api [-] 75 -> 76...  2022-05-06 03:54:31.478 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:31.478 | INFO migrate.versioning.api [-] 76 -> 77...  2022-05-06 03:54:31.486 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:31.486 | INFO migrate.versioning.api [-] 77 -> 78...  2022-05-06 03:54:31.495 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:31.495 | INFO migrate.versioning.api [-] 78 -> 79...  2022-05-06 03:54:31.503 | INFO migrate.versioning.api [-] done 2022-05-06 03:54:31.906 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-05-06 03:54:31.910 | + functions-common:time_stop:2437 : local name 2022-05-06 03:54:31.913 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:54:31.917 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:54:31.921 | + functions-common:time_stop:2440 : local total 2022-05-06 03:54:31.924 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:54:31.928 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:54:31.931 | + functions-common:time_stop:2444 : start_time=1651809263424 2022-05-06 03:54:31.935 | + functions-common:time_stop:2446 : [[ -z 1651809263424 ]] 2022-05-06 03:54:31.939 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:54:31.946 | + functions-common:time_stop:2449 : end_time=1651809271942 2022-05-06 03:54:31.948 | + functions-common:time_stop:2450 : elapsed_time=8518 2022-05-06 03:54:31.951 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:54:31.954 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:54:31.956 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8518 2022-05-06 03:54:31.959 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-05-06 03:54:31.961 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-05-06 03:54:31.965 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-05-06 03:54:36.383 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-05-06 03:54:36.383 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 03:54:36.383 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 03:54:36.384 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-05-06 03:54:36.384 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-05-06 03:54:36.384 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 03:54:36.385 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 03:54:36.385 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 03:54:36.385 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-05-06 03:54:36.765 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-05-06 03:54:36.769 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-05-06 03:54:41.177 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-05-06 03:54:41.178 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 03:54:41.178 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 03:54:41.178 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-05-06 03:54:41.179 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-05-06 03:54:41.179 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-05-06 03:54:41.179 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-05-06 03:54:41.180 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-05-06 03:54:41.180 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-05-06 03:54:41.569 | + ./stack.sh:main:1099 : start_keystone 2022-05-06 03:54:41.572 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-05-06 03:54:41.574 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-05-06 03:54:41.577 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-05-06 03:54:41.593 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:41.595 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-05-06 03:54:41.602 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-05-06 03:54:41.605 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-05-06 03:54:41.608 | + functions-common:run_process:1692 : local service=keystone 2022-05-06 03:54:41.611 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:54:41.613 | + functions-common:run_process:1694 : local group= 2022-05-06 03:54:41.616 | + functions-common:run_process:1695 : local user= 2022-05-06 03:54:41.618 | + functions-common:run_process:1697 : local name=keystone 2022-05-06 03:54:41.620 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 03:54:41.623 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 03:54:41.626 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:54:41.628 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:54:41.631 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:54:41.635 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809281633 2022-05-06 03:54:41.638 | + functions-common:run_process:1700 : is_service_enabled keystone 2022-05-06 03:54:41.654 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:54:41.656 | + functions-common:run_process:1701 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-05-06 03:54:41.659 | + functions-common:_run_under_systemd:1657 : local service=keystone 2022-05-06 03:54:41.661 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:54:41.663 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:54:41.666 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:54:41.668 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:54:41.670 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-05-06 03:54:41.672 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-05-06 03:54:41.675 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@keystone.service 2022-05-06 03:54:41.677 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 03:54:41.679 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 03:54:41.682 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-05-06 03:54:41.684 | + 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-05-06 03:54:41.686 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@keystone.service 2022-05-06 03:54:41.689 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:54:41.691 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 03:54:41.693 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 03:54:41.695 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-05-06 03:54:41.697 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 03:54:41.701 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-05-06 03:54:41.752 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-05-06 03:54:41.807 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-05-06 03:54:41.860 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-05-06 03:54:41.913 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 03:54:41.966 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-05-06 03:54:42.018 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-05-06 03:54:42.070 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-05-06 03:54:42.124 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-05-06 03:54:42.177 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-05-06 03:54:42.230 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 03:54:42.232 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-05-06 03:54:42.286 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 03:54:42.710 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@keystone.service 2022-05-06 03:54:42.724 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-05-06 03:54:43.152 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@keystone.service 2022-05-06 03:54:43.232 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 03:54:43.234 | + functions-common:time_stop:2437 : local name 2022-05-06 03:54:43.236 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:54:43.240 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:54:43.243 | + functions-common:time_stop:2440 : local total 2022-05-06 03:54:43.248 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:54:43.251 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 03:54:43.253 | + functions-common:time_stop:2444 : start_time=1651809281633 2022-05-06 03:54:43.256 | + functions-common:time_stop:2446 : [[ -z 1651809281633 ]] 2022-05-06 03:54:43.261 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:54:43.263 | + functions-common:time_stop:2449 : end_time=1651809283260 2022-05-06 03:54:43.266 | + functions-common:time_stop:2450 : elapsed_time=1627 2022-05-06 03:54:43.268 | + functions-common:time_stop:2451 : total=1435 2022-05-06 03:54:43.270 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:54:43.273 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=3062 2022-05-06 03:54:43.275 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-05-06 03:54:43.276 | Waiting for keystone to start... 2022-05-06 03:54:43.278 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-05-06 03:54:43.280 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-05-06 03:54:43.283 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 03:54:43.285 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-05-06 03:54:43.288 | + functions:wait_for_service:459 : local rval=0 2022-05-06 03:54:43.290 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 03:54:43.293 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 03:54:43.295 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:54:43.297 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:54:43.302 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:54:43.305 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809283302 2022-05-06 03:54:43.307 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 03:54:43.313 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-05-06 03:54:49.611 | + :: : [[ 200 == 503 ]] 2022-05-06 03:54:49.612 | + :: : [[ 0 -eq 7 ]] 2022-05-06 03:54:49.615 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 03:54:49.618 | + functions-common:time_stop:2437 : local name 2022-05-06 03:54:49.620 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:54:49.623 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:54:49.625 | + functions-common:time_stop:2440 : local total 2022-05-06 03:54:49.628 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:54:49.630 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 03:54:49.633 | + functions-common:time_stop:2444 : start_time=1651809283302 2022-05-06 03:54:49.635 | + functions-common:time_stop:2446 : [[ -z 1651809283302 ]] 2022-05-06 03:54:49.638 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:54:49.642 | + functions-common:time_stop:2449 : end_time=1651809289640 2022-05-06 03:54:49.645 | + functions-common:time_stop:2450 : elapsed_time=6338 2022-05-06 03:54:49.647 | + functions-common:time_stop:2451 : total=0 2022-05-06 03:54:49.649 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:54:49.652 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6338 2022-05-06 03:54:49.654 | + functions:wait_for_service:467 : return 0 2022-05-06 03:54:49.657 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-05-06 03:54:49.674 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:54:49.676 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-05-06 03:54:49.678 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 03:54:49.681 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 03:54:49.715 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-05-06 03:54:49.717 | + 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.25/identity 2022-05-06 03:54:54.239 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.239 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.240 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.248 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.264 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.265 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.295 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.327 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.417 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.418 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.418 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.430 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.431 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.431 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.431 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.431 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.431 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.438 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.441 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.441 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.442 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.442 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.442 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.442 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.442 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=256000) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-05-06 03:54:54.475 | 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=256000) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:54:54.688 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created domain default 2022-05-06 03:54:54.732 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created project admin 2022-05-06 03:54:54.761 | DEBUG passlib.handlers.bcrypt [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=256000) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-05-06 03:54:54.762 | DEBUG passlib.handlers.bcrypt [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=256000) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-05-06 03:54:54.826 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created user admin 2022-05-06 03:54:54.840 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created role reader 2022-05-06 03:54:54.851 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created role member 2022-05-06 03:54:54.877 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created implied role where 9367cddb681847df8973dc0a2fd0db8f implies ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:54:54.889 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created role admin 2022-05-06 03:54:54.908 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created implied role where aa2516f51d94482d8bbf60ff2e94b1c1 implies 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:54:54.923 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Granted role admin on project admin to user admin. 2022-05-06 03:54:54.931 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Granted role admin on the system to user admin. 2022-05-06 03:54:54.943 | WARNING py.warnings [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 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-05-06 03:54:54.943 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-05-06 03:54:54.943 |  2022-05-06 03:54:54.947 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created region RegionOne 2022-05-06 03:54:54.982 | INFO keystone.cmd.bootstrap [None req-030fe4f7-618c-4c9b-9ea3-951786c10c96 None None] Created public endpoint http://10.222.0.25/identity 2022-05-06 03:54:55.459 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-05-06 03:54:55.461 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-05-06 03:54:55.464 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-05-06 03:54:55.467 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-05-06 03:54:58.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:54:58.304 | from cryptography.utils import int_from_bytes 2022-05-06 03:54:58.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:54:58.304 | from cryptography.utils import int_from_bytes 2022-05-06 03:54:58.480 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:54:58.483 | + lib/keystone:create_keystone_accounts:310 : admin_project=c8ce46a582bc4846be25bdf52aa32bd3 2022-05-06 03:54:58.485 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-05-06 03:54:58.489 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-05-06 03:55:00.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:00.608 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:00.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:00.608 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:00.778 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:00.781 | + lib/keystone:create_keystone_accounts:312 : admin_user=ed34e7021dc94dfa99fd5f90b104fed1 2022-05-06 03:55:00.783 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-05-06 03:55:00.786 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-05-06 03:55:00.788 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-05-06 03:55:00.790 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin ed34e7021dc94dfa99fd5f90b104fed1 default 2022-05-06 03:55:00.845 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin ed34e7021dc94dfa99fd5f90b104fed1 default 2022-05-06 03:55:00.885 | [227809 Async ks-domain-role:256164]: running: get_or_add_user_domain_role admin ed34e7021dc94dfa99fd5f90b104fed1 default 2022-05-06 03:55:00.888 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-05-06 03:55:00.893 | + functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 03:55:00.896 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 03:55:01.459 | ++ inc/async:async_inner:64 : rc=0 2022-05-06 03:55:01.490 | [253248 Async install_tempest:253248]: finished successfully 2022-05-06 03:55:03.968 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 03:55:03.970 | + functions-common:get_or_create_domain:900 : echo default 2022-05-06 03:55:03.970 | default 2022-05-06 03:55:03.972 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-05-06 03:55:04.032 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-05-06 03:55:04.080 | [227809 Async ks-project:256504]: running: get_or_create_project service Default 2022-05-06 03:55:04.083 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-05-06 03:55:04.167 | + inc/async:async_inner:63 : get_or_create_role service 2022-05-06 03:55:04.218 | [227809 Async ks-service:256656]: running: get_or_create_role service 2022-05-06 03:55:04.223 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-05-06 03:55:04.369 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-05-06 03:55:04.608 | [227809 Async ks-reseller:256871]: running: get_or_create_role ResellerAdmin 2022-05-06 03:55:04.632 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-05-06 03:55:04.657 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-05-06 03:55:05.077 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-05-06 03:55:05.302 | [227809 Async ks-anotherrole:257010]: running: get_or_create_role anotherrole 2022-05-06 03:55:05.319 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-05-06 03:55:05.349 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-05-06 03:55:05.369 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:55:05.405 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-05-06 03:55:07.646 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:07.833 | [256656 Async ks-service:256656]: finished successfully 2022-05-06 03:55:07.853 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:07.902 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:07.921 | [256504 Async ks-project:256504]: finished successfully 2022-05-06 03:55:07.963 | [256871 Async ks-reseller:256871]: finished successfully 2022-05-06 03:55:08.749 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:08.776 | [257010 Async ks-anotherrole:257010]: finished successfully 2022-05-06 03:55:08.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:08.846 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:08.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:08.846 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:09.025 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:09.028 | ++ functions-common:get_or_create_project:950 : project_id=7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:09.031 | ++ functions-common:get_or_create_project:951 : echo 7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:09.033 | + lib/keystone:create_keystone_accounts:340 : invis_project=7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:09.036 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-05-06 03:55:09.039 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-05-06 03:55:09.041 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:55:09.045 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-05-06 03:55:11.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:11.521 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:11.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:11.521 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:11.674 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:11.699 | [256164 Async ks-domain-role:256164]: finished successfully 2022-05-06 03:55:11.712 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:11.715 | ++ functions-common:get_or_create_project:950 : project_id=a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:11.717 | ++ functions-common:get_or_create_project:951 : echo a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:11.720 | + lib/keystone:create_keystone_accounts:344 : demo_project=a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:11.723 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-05-06 03:55:11.726 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-05-06 03:55:11.728 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:55:11.730 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-05-06 03:55:11.733 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-05-06 03:55:11.736 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-05-06 03:55:14.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.193 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.193 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.362 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:14.366 | ++ functions-common:get_or_create_user:937 : user_id=9141e7073a8d40b5845f53ab553ec2d5 2022-05-06 03:55:14.369 | ++ functions-common:get_or_create_user:938 : echo 9141e7073a8d40b5845f53ab553ec2d5 2022-05-06 03:55:14.373 | + lib/keystone:create_keystone_accounts:347 : demo_user=9141e7073a8d40b5845f53ab553ec2d5 2022-05-06 03:55:14.377 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-05-06 03:55:14.435 | [227809 Async ks-domain-role:256164]: Waiting for completion of get_or_add_user_domain_role admin ed34e7021dc94dfa99fd5f90b104fed1 default running on PID 256164 (6 other jobs running) 2022-05-06 03:55:14.460 | [227809 Async ks-domain-role:256164]: Signaling child to exit 2022-05-06 03:55:14.460 | WAKEUP 2022-05-06 03:55:14.483 | [227809 Async ks-domain-role:256164]: Signaled 2022-05-06 03:55:14.484 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-05-06 03:55:14.484 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:14.485 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed34e7021dc94dfa99fd5f90b104fed1 --domain default 2022-05-06 03:55:14.485 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-05-06 03:55:14.485 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:14.485 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:14.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.485 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:14.485 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-05-06 03:55:14.485 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-05-06 03:55:14.485 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user ed34e7021dc94dfa99fd5f90b104fed1 --domain default 2022-05-06 03:55:14.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.485 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-05-06 03:55:14.485 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:14.485 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed34e7021dc94dfa99fd5f90b104fed1 --domain default 2022-05-06 03:55:14.485 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:14.485 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:14.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.485 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.485 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:14.485 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:14.485 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:14.485 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:14.485 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | ed34e7021dc94dfa99fd5f90b104fed1 | | | default | | False |' 2022-05-06 03:55:14.486 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:14.486 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:14.486 | + functions-common:get_or_add_user_domain_role:1033 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:14.486 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:14.532 | [227809 Async ks-domain-role:256164]: finished get_or_add_user_domain_role admin ed34e7021dc94dfa99fd5f90b104fed1 default with result 0 in 10 seconds 2022-05-06 03:55:14.540 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-05-06 03:55:14.575 | [227809 Async ks-project:256504]: Waiting for completion of get_or_create_project service Default running on PID 256504 (5 other jobs running) 2022-05-06 03:55:14.600 | [227809 Async ks-project:256504]: Signaling child to exit 2022-05-06 03:55:14.600 | WAKEUP 2022-05-06 03:55:14.623 | [227809 Async ks-project:256504]: Signaled 2022-05-06 03:55:14.624 | + functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:55:14.624 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-05-06 03:55:14.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.624 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.624 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:14.624 | + functions-common:get_or_create_project:950 : project_id=a686164f86fe4193911f54b8ad90d89a 2022-05-06 03:55:14.625 | + functions-common:get_or_create_project:951 : echo a686164f86fe4193911f54b8ad90d89a 2022-05-06 03:55:14.625 | a686164f86fe4193911f54b8ad90d89a 2022-05-06 03:55:14.668 | [227809 Async ks-project:256504]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-05-06 03:55:14.704 | [227809 Async ks-service:256656]: Waiting for completion of get_or_create_role service running on PID 256656 (4 other jobs running) 2022-05-06 03:55:14.728 | [227809 Async ks-service:256656]: Signaling child to exit 2022-05-06 03:55:14.728 | WAKEUP 2022-05-06 03:55:14.751 | [227809 Async ks-service:256656]: Signaled 2022-05-06 03:55:14.752 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:55:14.752 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-05-06 03:55:14.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.752 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.752 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.752 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:14.752 | + functions-common:get_or_create_role:962 : role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:55:14.752 | + functions-common:get_or_create_role:963 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:55:14.752 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:55:14.795 | [227809 Async ks-service:256656]: finished get_or_create_role service with result 0 in 3 seconds 2022-05-06 03:55:14.832 | [227809 Async ks-reseller:256871]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 256871 (3 other jobs running) 2022-05-06 03:55:14.858 | [227809 Async ks-reseller:256871]: Signaling child to exit 2022-05-06 03:55:14.858 | WAKEUP 2022-05-06 03:55:14.882 | [227809 Async ks-reseller:256871]: Signaled 2022-05-06 03:55:14.883 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:55:14.883 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-05-06 03:55:14.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.884 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:14.884 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:14.884 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:14.884 | + functions-common:get_or_create_role:962 : role_id=94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:55:14.884 | + functions-common:get_or_create_role:963 : echo 94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:55:14.884 | 94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:55:14.927 | [227809 Async ks-reseller:256871]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-05-06 03:55:14.964 | [227809 Async ks-anotherrole:257010]: Waiting for completion of get_or_create_role anotherrole running on PID 257010 (2 other jobs running) 2022-05-06 03:55:14.988 | [227809 Async ks-anotherrole:257010]: Signaling child to exit 2022-05-06 03:55:14.988 | WAKEUP 2022-05-06 03:55:15.010 | [227809 Async ks-anotherrole:257010]: Signaled 2022-05-06 03:55:15.011 | + functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:55:15.012 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 03:55:15.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:15.012 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:15.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:15.012 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:15.012 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:15.012 | + functions-common:get_or_create_role:962 : role_id=d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:15.012 | + functions-common:get_or_create_role:963 : echo d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:15.012 | d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:15.055 | [227809 Async ks-anotherrole:257010]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-05-06 03:55:15.059 | + inc/async:async_wait:197 : return 0 2022-05-06 03:55:15.062 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.123 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.163 | [227809 Async ks-demo-member:257877]: running: get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.165 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin ed34e7021dc94dfa99fd5f90b104fed1 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.228 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ed34e7021dc94dfa99fd5f90b104fed1 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.276 | [227809 Async ks-demo-admin:257989]: running: get_or_add_user_project_role admin ed34e7021dc94dfa99fd5f90b104fed1 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.279 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.341 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.389 | [227809 Async ks-demo-another:258101]: running: get_or_add_user_project_role anotherrole 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:15.391 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:15.464 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:15.516 | [227809 Async ks-demo-invis:258213]: running: get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:15.519 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-05-06 03:55:15.532 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-05-06 03:55:15.536 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:55:15.539 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-05-06 03:55:15.547 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-05-06 03:55:15.554 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:55:19.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:19.371 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:19.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:19.372 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:19.575 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:19.577 | ++ functions-common:get_or_create_user:937 : user_id=265998bfe7ff45e5a7aba882ce30e4c7 2022-05-06 03:55:19.580 | ++ functions-common:get_or_create_user:938 : echo 265998bfe7ff45e5a7aba882ce30e4c7 2022-05-06 03:55:19.582 | + lib/keystone:create_keystone_accounts:360 : demo_reader=265998bfe7ff45e5a7aba882ce30e4c7 2022-05-06 03:55:19.585 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 265998bfe7ff45e5a7aba882ce30e4c7 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:19.690 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 265998bfe7ff45e5a7aba882ce30e4c7 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:19.787 | [227809 Async ks-demo-reader:258380]: running: get_or_add_user_project_role reader 265998bfe7ff45e5a7aba882ce30e4c7 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:19.795 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-05-06 03:55:19.821 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-05-06 03:55:19.844 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:55:19.865 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-05-06 03:55:23.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:23.193 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:23.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:23.193 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:23.436 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:23.462 | ++ functions-common:get_or_create_project:950 : project_id=dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:23.490 | ++ functions-common:get_or_create_project:951 : echo dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:23.513 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:23.533 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-05-06 03:55:23.561 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-05-06 03:55:23.585 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:55:23.619 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-05-06 03:55:23.645 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-05-06 03:55:23.682 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:55:27.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:27.128 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:27.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:27.128 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:27.570 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:27.586 | ++ functions-common:get_or_create_user:937 : user_id=64988104486f423ab21672f2a0d8e8d0 2022-05-06 03:55:27.613 | ++ functions-common:get_or_create_user:938 : echo 64988104486f423ab21672f2a0d8e8d0 2022-05-06 03:55:27.645 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=64988104486f423ab21672f2a0d8e8d0 2022-05-06 03:55:27.661 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:28.165 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:28.302 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:28.347 | [227809 Async ks-alt-admin:258743]: running: get_or_add_user_project_role admin 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:28.363 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:28.423 | [257877 Async ks-demo-member:257877]: finished successfully 2022-05-06 03:55:28.722 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:28.928 | [227809 Async ks-alt-another:258900]: running: get_or_add_user_project_role anotherrole 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:28.953 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-05-06 03:55:28.980 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-05-06 03:55:28.998 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:55:29.022 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-05-06 03:55:29.041 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-05-06 03:55:29.074 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:55:30.642 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:30.766 | [258101 Async ks-demo-another:258101]: finished successfully 2022-05-06 03:55:32.591 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:32.647 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:32.657 | [258213 Async ks-demo-invis:258213]: finished successfully 2022-05-06 03:55:32.721 | [257989 Async ks-demo-admin:257989]: finished successfully 2022-05-06 03:55:33.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:33.100 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:33.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:33.100 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:33.290 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:33.293 | ++ functions-common:get_or_create_user:937 : user_id=9aba7c87327f4ca58692c8ceef0bc243 2022-05-06 03:55:33.295 | ++ functions-common:get_or_create_user:938 : echo 9aba7c87327f4ca58692c8ceef0bc243 2022-05-06 03:55:33.299 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=9aba7c87327f4ca58692c8ceef0bc243 2022-05-06 03:55:33.301 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 9aba7c87327f4ca58692c8ceef0bc243 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:33.380 | + inc/async:async_inner:63 : get_or_add_user_project_role member 9aba7c87327f4ca58692c8ceef0bc243 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:33.440 | [227809 Async ks-alt-member-user:259269]: running: get_or_add_user_project_role member 9aba7c87327f4ca58692c8ceef0bc243 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:33.444 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-05-06 03:55:33.450 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-05-06 03:55:33.454 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:55:33.459 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-05-06 03:55:33.466 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-05-06 03:55:33.470 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:55:35.537 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:35.702 | [258380 Async ks-demo-reader:258380]: finished successfully 2022-05-06 03:55:36.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:36.179 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:36.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:36.179 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:36.384 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:36.389 | ++ functions-common:get_or_create_user:937 : user_id=f111a798930e4d029dc11dbe749e9cdc 2022-05-06 03:55:36.391 | ++ functions-common:get_or_create_user:938 : echo f111a798930e4d029dc11dbe749e9cdc 2022-05-06 03:55:36.397 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f111a798930e4d029dc11dbe749e9cdc 2022-05-06 03:55:36.400 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f111a798930e4d029dc11dbe749e9cdc dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:36.488 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f111a798930e4d029dc11dbe749e9cdc dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:36.658 | [227809 Async ks-alt-reader-user:259493]: running: get_or_add_user_project_role reader f111a798930e4d029dc11dbe749e9cdc dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:36.685 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-05-06 03:55:36.700 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:55:36.726 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-05-06 03:55:36.737 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-05-06 03:55:36.774 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:55:39.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:39.934 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:39.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:39.934 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:40.213 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:40.231 | ++ functions-common:get_or_create_user:937 : user_id=e06c6f75a42541a79e626b3f08361558 2022-05-06 03:55:40.242 | ++ functions-common:get_or_create_user:938 : echo e06c6f75a42541a79e626b3f08361558 2022-05-06 03:55:40.248 | + lib/keystone:create_keystone_accounts:392 : system_member_user=e06c6f75a42541a79e626b3f08361558 2022-05-06 03:55:40.250 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member e06c6f75a42541a79e626b3f08361558 all 2022-05-06 03:55:40.345 | + inc/async:async_inner:63 : get_or_add_user_system_role member e06c6f75a42541a79e626b3f08361558 all 2022-05-06 03:55:40.454 | [227809 Async ks-system-member:259719]: running: get_or_add_user_system_role member e06c6f75a42541a79e626b3f08361558 all 2022-05-06 03:55:40.485 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-05-06 03:55:40.505 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:55:40.521 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-05-06 03:55:40.545 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-05-06 03:55:40.575 | +++ functions-common:get_or_create_user:939 : 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-05-06 03:55:43.041 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:43.224 | [258743 Async ks-alt-admin:258743]: finished successfully 2022-05-06 03:55:43.566 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:43.701 | [258900 Async ks-alt-another:258900]: finished successfully 2022-05-06 03:55:43.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:43.920 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:43.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:43.920 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:44.136 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:44.139 | ++ functions-common:get_or_create_user:937 : user_id=fd701f2b3bdd42718522351c945cb05e 2022-05-06 03:55:44.143 | ++ functions-common:get_or_create_user:938 : echo fd701f2b3bdd42718522351c945cb05e 2022-05-06 03:55:44.146 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=fd701f2b3bdd42718522351c945cb05e 2022-05-06 03:55:44.149 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader fd701f2b3bdd42718522351c945cb05e all 2022-05-06 03:55:44.231 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fd701f2b3bdd42718522351c945cb05e all 2022-05-06 03:55:44.317 | [227809 Async ks-system-reader:260001]: running: get_or_add_user_system_role reader fd701f2b3bdd42718522351c945cb05e all 2022-05-06 03:55:44.320 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-05-06 03:55:44.329 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-05-06 03:55:44.333 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-05-06 03:55:44.335 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 03:55:44.353 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-05-06 03:55:47.049 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:47.125 | [259269 Async ks-alt-member-user:259269]: finished successfully 2022-05-06 03:55:47.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:47.272 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:47.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:47.272 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:47.469 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:47.473 | ++ functions-common:get_or_create_group:914 : group_id=41c14493fefc4af79ef18a7718339395 2022-05-06 03:55:47.478 | ++ functions-common:get_or_create_group:915 : echo 41c14493fefc4af79ef18a7718339395 2022-05-06 03:55:47.481 | + lib/keystone:create_keystone_accounts:402 : admin_group=41c14493fefc4af79ef18a7718339395 2022-05-06 03:55:47.485 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-05-06 03:55:47.490 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-05-06 03:55:47.498 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-05-06 03:55:47.507 | ++ functions-common:get_or_create_group:907 : local group_id 2022-05-06 03:55:47.514 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-05-06 03:55:49.513 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:49.541 | [259493 Async ks-alt-reader-user:259493]: finished successfully 2022-05-06 03:55:50.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:50.059 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:50.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:50.059 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:50.252 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:50.255 | ++ functions-common:get_or_create_group:914 : group_id=afb1eecc480b4b9d8bb5b14c4b0ec886 2022-05-06 03:55:50.258 | ++ functions-common:get_or_create_group:915 : echo afb1eecc480b4b9d8bb5b14c4b0ec886 2022-05-06 03:55:50.261 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=afb1eecc480b4b9d8bb5b14c4b0ec886 2022-05-06 03:55:50.264 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:50.333 | + inc/async:async_inner:63 : get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:50.386 | [227809 Async ks-group-memberdemo:260354]: running: get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:50.389 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:50.484 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:50.606 | [227809 Async ks-group-anotherdemo:260440]: running: get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:50.631 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:50.966 | + inc/async:async_inner:63 : get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:51.116 | [227809 Async ks-group-memberalt:260528]: running: get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:51.145 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:51.391 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:51.444 | [259719 Async ks-system-member:259719]: finished successfully 2022-05-06 03:55:51.489 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:51.713 | [227809 Async ks-group-anotheralt:260660]: running: get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:51.733 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 2022-05-06 03:55:52.161 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 2022-05-06 03:55:52.402 | [227809 Async ks-group-admin:260759]: running: get_or_add_group_project_role admin 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 2022-05-06 03:55:52.421 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-05-06 03:55:52.799 | [227809 Async ks-demo-member:257877]: Waiting for completion of get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd running on PID 257877 (17 other jobs running) 2022-05-06 03:55:52.987 | [227809 Async ks-demo-member:257877]: Signaling child to exit 2022-05-06 03:55:52.987 | WAKEUP 2022-05-06 03:55:53.161 | [227809 Async ks-demo-member:257877]: Signaled 2022-05-06 03:55:53.184 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:53.184 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:53.184 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:53.184 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:53.184 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:53.184 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:53.184 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:53.184 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:53.184 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9141e7073a8d40b5845f53ab553ec2d5 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:53.184 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:53.184 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:53.184 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:53.184 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:53.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:53.184 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:53.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:53.184 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:53.184 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:53.184 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:53.184 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:53.184 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 9141e7073a8d40b5845f53ab553ec2d5 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:53.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:53.184 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:53.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:53.184 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:53.184 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9141e7073a8d40b5845f53ab553ec2d5 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:53.185 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:53.185 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:53.185 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:53.185 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:53.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:53.185 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:53.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:53.185 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:53.185 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:53.185 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:53.185 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:53.185 | ++ functions-common:get_field:830 : echo '| 9367cddb681847df8973dc0a2fd0db8f | 9141e7073a8d40b5845f53ab553ec2d5 | | a390bf6b3c58499aa361fab8602102dd | | | False |' 2022-05-06 03:55:53.185 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:53.185 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:53.185 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:53.185 | + functions-common:get_or_add_user_project_role:1009 : echo 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:53.185 | 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:53.524 | [227809 Async ks-demo-member:257877]: finished get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd with result 0 in 13 seconds 2022-05-06 03:55:53.816 | [227809 Async ks-demo-admin:257989]: Waiting for completion of get_or_add_user_project_role admin ed34e7021dc94dfa99fd5f90b104fed1 a390bf6b3c58499aa361fab8602102dd running on PID 257989 (16 other jobs running) 2022-05-06 03:55:53.981 | [227809 Async ks-demo-admin:257989]: Signaling child to exit 2022-05-06 03:55:53.983 | WAKEUP 2022-05-06 03:55:54.128 | [227809 Async ks-demo-admin:257989]: Signaled 2022-05-06 03:55:54.137 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:54.137 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:54.137 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:54.137 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:54.137 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:54.137 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:54.137 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:54.137 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:54.137 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed34e7021dc94dfa99fd5f90b104fed1 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:54.137 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:54.137 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:54.137 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:54.137 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:54.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.137 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.137 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.137 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:54.137 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:54.137 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:54.137 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ed34e7021dc94dfa99fd5f90b104fed1 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:54.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.137 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.138 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.138 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:54.138 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:54.138 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:54.138 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ed34e7021dc94dfa99fd5f90b104fed1 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:54.138 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:54.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.138 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.138 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.138 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:54.138 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:54.138 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:54.138 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:54.138 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | ed34e7021dc94dfa99fd5f90b104fed1 | | a390bf6b3c58499aa361fab8602102dd | | | False |' 2022-05-06 03:55:54.138 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:54.138 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:54.138 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:54.138 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:54.433 | [227809 Async ks-demo-admin:257989]: finished get_or_add_user_project_role admin ed34e7021dc94dfa99fd5f90b104fed1 a390bf6b3c58499aa361fab8602102dd with result 0 in 17 seconds 2022-05-06 03:55:54.661 | [227809 Async ks-demo-another:258101]: Waiting for completion of get_or_add_user_project_role anotherrole 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd running on PID 258101 (15 other jobs running) 2022-05-06 03:55:54.834 | [227809 Async ks-demo-another:258101]: Signaling child to exit 2022-05-06 03:55:54.834 | WAKEUP 2022-05-06 03:55:54.979 | [227809 Async ks-demo-another:258101]: Signaled 2022-05-06 03:55:54.999 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:54.999 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:54.999 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:54.999 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:54.999 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:54.999 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:54.999 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:54.999 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:54.999 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:54.999 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9141e7073a8d40b5845f53ab553ec2d5 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:54.999 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:54.999 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:54.999 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:54.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.999 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:54.999 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:54.999 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:54.999 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:55.000 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:55.000 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 9141e7073a8d40b5845f53ab553ec2d5 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:55.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.000 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.000 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.001 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 9141e7073a8d40b5845f53ab553ec2d5 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:55.001 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:55.001 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:55.001 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:55.001 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:55.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.001 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.001 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.001 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:55.001 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:55.001 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:55.001 | ++ functions-common:get_field:830 : echo '| d9c04b781b1c457d8e10da6e7aaaee5c | 9141e7073a8d40b5845f53ab553ec2d5 | | a390bf6b3c58499aa361fab8602102dd | | | False |' 2022-05-06 03:55:55.001 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:55.001 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:55.001 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:55.001 | + functions-common:get_or_add_user_project_role:1009 : echo d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:55.001 | d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:55.222 | [227809 Async ks-demo-another:258101]: finished get_or_add_user_project_role anotherrole 9141e7073a8d40b5845f53ab553ec2d5 a390bf6b3c58499aa361fab8602102dd with result 0 in 15 seconds 2022-05-06 03:55:55.444 | [227809 Async ks-demo-invis:258213]: Waiting for completion of get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 7e53236e859e41a9b18cb761f93a0594 running on PID 258213 (14 other jobs running) 2022-05-06 03:55:55.598 | [227809 Async ks-demo-invis:258213]: Signaling child to exit 2022-05-06 03:55:55.598 | WAKEUP 2022-05-06 03:55:55.763 | [227809 Async ks-demo-invis:258213]: Signaled 2022-05-06 03:55:55.770 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:55.770 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:55.770 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:55.770 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:55.770 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:55.770 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:55.770 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:55.770 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:55.770 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:55.770 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9141e7073a8d40b5845f53ab553ec2d5 --project 7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:55.770 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:55.770 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:55.771 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:55.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.771 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.771 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.771 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:55.771 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:55.771 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:55.771 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 9141e7073a8d40b5845f53ab553ec2d5 --project 7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:55.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.771 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.771 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.771 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:55.771 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9141e7073a8d40b5845f53ab553ec2d5 --project 7e53236e859e41a9b18cb761f93a0594 2022-05-06 03:55:55.771 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:55.771 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:55.771 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:55.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.771 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:55.771 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:55.771 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:55.771 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:55.771 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:55.771 | ++ functions-common:get_field:830 : echo '| 9367cddb681847df8973dc0a2fd0db8f | 9141e7073a8d40b5845f53ab553ec2d5 | | 7e53236e859e41a9b18cb761f93a0594 | | | False |' 2022-05-06 03:55:55.771 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:55.771 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:55.771 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:55.771 | + functions-common:get_or_add_user_project_role:1009 : echo 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:55.771 | 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:56.023 | [227809 Async ks-demo-invis:258213]: finished get_or_add_user_project_role member 9141e7073a8d40b5845f53ab553ec2d5 7e53236e859e41a9b18cb761f93a0594 with result 0 in 17 seconds 2022-05-06 03:55:56.217 | [227809 Async ks-demo-reader:258380]: Waiting for completion of get_or_add_user_project_role reader 265998bfe7ff45e5a7aba882ce30e4c7 a390bf6b3c58499aa361fab8602102dd running on PID 258380 (13 other jobs running) 2022-05-06 03:55:56.343 | [227809 Async ks-demo-reader:258380]: Signaling child to exit 2022-05-06 03:55:56.344 | WAKEUP 2022-05-06 03:55:56.456 | [227809 Async ks-demo-reader:258380]: Signaled 2022-05-06 03:55:56.457 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:56.457 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:56.457 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:56.457 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:56.457 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:56.457 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:56.457 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:56.457 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:56.457 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:56.457 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:56.457 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:56.457 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:56.457 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 265998bfe7ff45e5a7aba882ce30e4c7 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:56.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:56.457 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:56.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:56.457 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:56.458 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:56.458 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:56.458 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:56.458 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 265998bfe7ff45e5a7aba882ce30e4c7 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:56.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:56.458 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:56.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:56.458 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:56.458 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:56.458 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 265998bfe7ff45e5a7aba882ce30e4c7 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:55:56.458 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:56.458 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:56.458 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:56.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:56.458 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:56.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:56.458 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:56.458 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:56.458 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:56.458 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:56.458 | ++ functions-common:get_field:830 : echo '| ad80a4e540c343fd984e9ccd90fe2aa1 | 265998bfe7ff45e5a7aba882ce30e4c7 | | a390bf6b3c58499aa361fab8602102dd | | | False |' 2022-05-06 03:55:56.458 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:56.458 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:56.458 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:55:56.458 | + functions-common:get_or_add_user_project_role:1009 : echo ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:55:56.458 | ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:55:56.701 | [227809 Async ks-demo-reader:258380]: finished get_or_add_user_project_role reader 265998bfe7ff45e5a7aba882ce30e4c7 a390bf6b3c58499aa361fab8602102dd with result 0 in 16 seconds 2022-05-06 03:55:56.731 | + inc/async:async_wait:197 : return 0 2022-05-06 03:55:56.747 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-05-06 03:55:57.043 | [227809 Async ks-alt-admin:258743]: Waiting for completion of get_or_add_user_project_role admin 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 running on PID 258743 (12 other jobs running) 2022-05-06 03:55:57.158 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:55:57.190 | [227809 Async ks-alt-admin:258743]: Signaling child to exit 2022-05-06 03:55:57.190 | WAKEUP 2022-05-06 03:55:57.271 | [260001 Async ks-system-reader:260001]: finished successfully 2022-05-06 03:55:57.351 | [227809 Async ks-alt-admin:258743]: Signaled 2022-05-06 03:55:57.377 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:57.377 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:57.377 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:57.377 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:57.377 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:57.377 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:57.377 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:57.377 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:57.377 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:57.377 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 64988104486f423ab21672f2a0d8e8d0 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:57.377 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:57.377 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:57.377 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:57.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:57.377 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:57.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:57.377 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:57.377 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:57.377 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:57.377 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:57.377 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 64988104486f423ab21672f2a0d8e8d0 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:57.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:57.377 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:57.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:57.377 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:57.377 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 64988104486f423ab21672f2a0d8e8d0 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:57.377 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:57.377 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:57.377 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:57.378 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:57.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:57.378 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:57.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:57.378 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:57.378 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:57.378 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:57.378 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:57.378 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | 64988104486f423ab21672f2a0d8e8d0 | | dc02deb85ae44115b6de137aac693fc7 | | | False |' 2022-05-06 03:55:57.378 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:57.378 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:57.378 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:57.378 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:57.378 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:55:57.676 | [227809 Async ks-alt-admin:258743]: finished get_or_add_user_project_role admin 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 with result 0 in 15 seconds 2022-05-06 03:55:57.898 | [227809 Async ks-alt-another:258900]: Waiting for completion of get_or_add_user_project_role anotherrole 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 running on PID 258900 (11 other jobs running) 2022-05-06 03:55:58.056 | [227809 Async ks-alt-another:258900]: Signaling child to exit 2022-05-06 03:55:58.056 | WAKEUP 2022-05-06 03:55:58.207 | [227809 Async ks-alt-another:258900]: Signaled 2022-05-06 03:55:58.225 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:58.225 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:58.225 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:58.225 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:58.225 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:58.225 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:58.225 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:58.225 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:58.225 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 64988104486f423ab21672f2a0d8e8d0 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:58.225 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:58.225 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:58.225 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:58.225 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:58.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:58.225 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:58.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:58.225 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:58.225 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:58.225 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:58.225 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:58.225 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 64988104486f423ab21672f2a0d8e8d0 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:58.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:58.226 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:58.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:58.226 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:58.226 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:58.226 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 64988104486f423ab21672f2a0d8e8d0 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:58.226 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:58.226 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:58.226 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:58.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:58.226 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:58.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:58.226 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:58.226 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:58.226 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:58.226 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:58.226 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:58.226 | ++ functions-common:get_field:830 : echo '| d9c04b781b1c457d8e10da6e7aaaee5c | 64988104486f423ab21672f2a0d8e8d0 | | dc02deb85ae44115b6de137aac693fc7 | | | False |' 2022-05-06 03:55:58.226 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:58.226 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:58.226 | + functions-common:get_or_add_user_project_role:1009 : echo d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:58.226 | d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:55:58.481 | [227809 Async ks-alt-another:258900]: finished get_or_add_user_project_role anotherrole 64988104486f423ab21672f2a0d8e8d0 dc02deb85ae44115b6de137aac693fc7 with result 0 in 15 seconds 2022-05-06 03:55:58.730 | [227809 Async ks-alt-member-user:259269]: Waiting for completion of get_or_add_user_project_role member 9aba7c87327f4ca58692c8ceef0bc243 dc02deb85ae44115b6de137aac693fc7 running on PID 259269 (10 other jobs running) 2022-05-06 03:55:58.891 | [227809 Async ks-alt-member-user:259269]: Signaling child to exit 2022-05-06 03:55:58.892 | WAKEUP 2022-05-06 03:55:59.019 | [227809 Async ks-alt-member-user:259269]: Signaled 2022-05-06 03:55:59.041 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:59.041 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:59.041 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:59.041 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:59.041 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:59.041 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:59.041 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:59.041 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:59.041 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9aba7c87327f4ca58692c8ceef0bc243 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:59.041 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:59.041 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:59.041 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:59.041 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:59.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.041 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.041 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.041 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:59.041 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:59.041 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:59.042 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 9aba7c87327f4ca58692c8ceef0bc243 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:59.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.042 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.042 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.042 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:59.042 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:59.042 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9aba7c87327f4ca58692c8ceef0bc243 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:59.042 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:59.042 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:59.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.042 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.042 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.042 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:59.042 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:59.042 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:59.042 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:59.042 | ++ functions-common:get_field:830 : echo '| 9367cddb681847df8973dc0a2fd0db8f | 9aba7c87327f4ca58692c8ceef0bc243 | | dc02deb85ae44115b6de137aac693fc7 | | | False |' 2022-05-06 03:55:59.042 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:59.042 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:59.042 | + functions-common:get_or_add_user_project_role:1009 : echo 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:59.042 | 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:55:59.304 | [227809 Async ks-alt-member-user:259269]: finished get_or_add_user_project_role member 9aba7c87327f4ca58692c8ceef0bc243 dc02deb85ae44115b6de137aac693fc7 with result 0 in 13 seconds 2022-05-06 03:55:59.540 | [227809 Async ks-alt-reader-user:259493]: Waiting for completion of get_or_add_user_project_role reader f111a798930e4d029dc11dbe749e9cdc dc02deb85ae44115b6de137aac693fc7 running on PID 259493 (9 other jobs running) 2022-05-06 03:55:59.710 | [227809 Async ks-alt-reader-user:259493]: Signaling child to exit 2022-05-06 03:55:59.715 | WAKEUP 2022-05-06 03:55:59.854 | [227809 Async ks-alt-reader-user:259493]: Signaled 2022-05-06 03:55:59.873 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:55:59.873 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:55:59.873 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:55:59.873 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:55:59.873 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:55:59.873 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:55:59.873 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:55:59.873 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:55:59.873 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f111a798930e4d029dc11dbe749e9cdc --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:59.873 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:59.873 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:55:59.873 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:59.873 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:59.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.873 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:59.873 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:55:59.873 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:55:59.873 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user f111a798930e4d029dc11dbe749e9cdc --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:59.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.873 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f111a798930e4d029dc11dbe749e9cdc --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:55:59.873 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:55:59.874 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:55:59.874 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:55:59.874 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:59.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:55:59.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:55:59.874 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:55:59.874 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:55:59.874 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:55:59.874 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:55:59.874 | ++ functions-common:get_field:830 : echo '| ad80a4e540c343fd984e9ccd90fe2aa1 | f111a798930e4d029dc11dbe749e9cdc | | dc02deb85ae44115b6de137aac693fc7 | | | False |' 2022-05-06 03:55:59.874 | ++ functions-common:get_field:824 : read data 2022-05-06 03:55:59.874 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:55:59.874 | + functions-common:get_or_add_user_project_role:1009 : echo ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:55:59.874 | ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:56:00.161 | [227809 Async ks-alt-reader-user:259493]: finished get_or_add_user_project_role reader f111a798930e4d029dc11dbe749e9cdc dc02deb85ae44115b6de137aac693fc7 with result 0 in 13 seconds 2022-05-06 03:56:00.205 | + inc/async:async_wait:197 : return 0 2022-05-06 03:56:00.237 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-05-06 03:56:00.609 | [227809 Async ks-system-member:259719]: Waiting for completion of get_or_add_user_system_role member e06c6f75a42541a79e626b3f08361558 all running on PID 259719 (8 other jobs running) 2022-05-06 03:56:00.743 | [227809 Async ks-system-member:259719]: Signaling child to exit 2022-05-06 03:56:00.744 | WAKEUP 2022-05-06 03:56:00.819 | [227809 Async ks-system-member:259719]: Signaled 2022-05-06 03:56:00.820 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 03:56:00.820 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 03:56:00.820 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 03:56:00.820 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:56:00.820 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:56:00.820 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:56:00.820 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:56:00.820 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:56:00.820 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 03:56:00.821 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e06c6f75a42541a79e626b3f08361558 --system all -f value -c Role 2022-05-06 03:56:00.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:00.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:00.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:00.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:00.821 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:00.821 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 03:56:00.821 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 03:56:00.821 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user e06c6f75a42541a79e626b3f08361558 --system all 2022-05-06 03:56:00.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:00.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:00.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:00.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:00.821 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e06c6f75a42541a79e626b3f08361558 --system all -f value -c Role 2022-05-06 03:56:00.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:00.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:00.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:00.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:00.821 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:00.821 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:56:00.821 | + functions-common:get_or_add_user_system_role:1064 : echo 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:56:00.821 | 9367cddb681847df8973dc0a2fd0db8f 2022-05-06 03:56:00.995 | [227809 Async ks-system-member:259719]: finished get_or_add_user_system_role member e06c6f75a42541a79e626b3f08361558 all with result 0 in 11 seconds 2022-05-06 03:56:01.175 | [227809 Async ks-system-reader:260001]: Waiting for completion of get_or_add_user_system_role reader fd701f2b3bdd42718522351c945cb05e all running on PID 260001 (7 other jobs running) 2022-05-06 03:56:01.293 | [227809 Async ks-system-reader:260001]: Signaling child to exit 2022-05-06 03:56:01.293 | WAKEUP 2022-05-06 03:56:01.441 | [227809 Async ks-system-reader:260001]: Signaled 2022-05-06 03:56:01.453 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-05-06 03:56:01.453 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-05-06 03:56:01.453 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-05-06 03:56:01.453 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:56:01.453 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:56:01.453 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:56:01.453 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:56:01.453 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:56:01.453 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-05-06 03:56:01.453 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd701f2b3bdd42718522351c945cb05e --system all -f value -c Role 2022-05-06 03:56:01.453 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:01.453 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:01.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:01.453 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:01.453 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:01.453 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-05-06 03:56:01.453 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-05-06 03:56:01.453 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user fd701f2b3bdd42718522351c945cb05e --system all 2022-05-06 03:56:01.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:01.454 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:01.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:01.454 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:01.454 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fd701f2b3bdd42718522351c945cb05e --system all -f value -c Role 2022-05-06 03:56:01.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:01.454 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:01.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:01.454 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:01.454 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:01.454 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:56:01.454 | + functions-common:get_or_add_user_system_role:1064 : echo ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:56:01.454 | ad80a4e540c343fd984e9ccd90fe2aa1 2022-05-06 03:56:01.758 | [227809 Async ks-system-reader:260001]: finished get_or_add_user_system_role reader fd701f2b3bdd42718522351c945cb05e all with result 0 in 13 seconds 2022-05-06 03:56:01.787 | + inc/async:async_wait:197 : return 0 2022-05-06 03:56:01.803 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-05-06 03:56:02.063 | [227809 Async ks-group-memberdemo:260354]: Waiting for completion of get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd running on PID 260354 (6 other jobs running) 2022-05-06 03:56:02.210 | [227809 Async ks-group-memberdemo:260354]: Signaling child to exit 2022-05-06 03:56:04.213 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:56:04.237 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:56:04.260 | [260440 Async ks-group-anotherdemo:260440]: finished successfully 2022-05-06 03:56:04.316 | [260354 Async ks-group-memberdemo:260354]: finished successfully 2022-05-06 03:56:04.344 | WAKEUP 2022-05-06 03:56:04.384 | [227809 Async ks-group-memberdemo:260354]: Signaled 2022-05-06 03:56:04.386 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:56:04.386 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project a390bf6b3c58499aa361fab8602102dd -f value 2022-05-06 03:56:04.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.386 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.386 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.386 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:04.386 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:56:04.386 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:56:04.386 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:56:04.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.386 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.386 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.386 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project a390bf6b3c58499aa361fab8602102dd -f value 2022-05-06 03:56:04.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.386 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.386 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.387 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:04.387 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9367cddb681847df8973dc0a2fd0db8f afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd False' 2022-05-06 03:56:04.387 | + functions-common:get_or_add_group_project_role:1088 : echo 9367cddb681847df8973dc0a2fd0db8f afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd False 2022-05-06 03:56:04.387 | 9367cddb681847df8973dc0a2fd0db8f afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd False 2022-05-06 03:56:04.449 | [227809 Async ks-group-memberdemo:260354]: finished get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd with result 0 in 14 seconds 2022-05-06 03:56:04.504 | [227809 Async ks-group-anotherdemo:260440]: Waiting for completion of get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd running on PID 260440 (5 other jobs running) 2022-05-06 03:56:04.555 | [227809 Async ks-group-anotherdemo:260440]: Signaling child to exit 2022-05-06 03:56:04.556 | WAKEUP 2022-05-06 03:56:04.591 | [227809 Async ks-group-anotherdemo:260440]: Signaled 2022-05-06 03:56:04.593 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:56:04.593 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project a390bf6b3c58499aa361fab8602102dd -f value 2022-05-06 03:56:04.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.593 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.593 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.593 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:04.593 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:56:04.593 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:56:04.593 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project a390bf6b3c58499aa361fab8602102dd 2022-05-06 03:56:04.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.593 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.593 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.593 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project a390bf6b3c58499aa361fab8602102dd -f value 2022-05-06 03:56:04.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.593 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:04.593 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:04.593 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:04.593 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='d9c04b781b1c457d8e10da6e7aaaee5c afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd False' 2022-05-06 03:56:04.593 | + functions-common:get_or_add_group_project_role:1088 : echo d9c04b781b1c457d8e10da6e7aaaee5c afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd False 2022-05-06 03:56:04.593 | d9c04b781b1c457d8e10da6e7aaaee5c afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd False 2022-05-06 03:56:04.671 | [227809 Async ks-group-anotherdemo:260440]: finished get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 a390bf6b3c58499aa361fab8602102dd with result 0 in 13 seconds 2022-05-06 03:56:04.744 | [227809 Async ks-group-memberalt:260528]: Waiting for completion of get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 running on PID 260528 (4 other jobs running) 2022-05-06 03:56:04.788 | [227809 Async ks-group-memberalt:260528]: Signaling child to exit 2022-05-06 03:56:05.431 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:56:05.456 | [260528 Async ks-group-memberalt:260528]: finished successfully 2022-05-06 03:56:05.476 | WAKEUP 2022-05-06 03:56:05.499 | [227809 Async ks-group-memberalt:260528]: Signaled 2022-05-06 03:56:05.501 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:56:05.501 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project dc02deb85ae44115b6de137aac693fc7 -f value 2022-05-06 03:56:05.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.501 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:05.501 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:56:05.501 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:56:05.501 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:56:05.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.501 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project dc02deb85ae44115b6de137aac693fc7 -f value 2022-05-06 03:56:05.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.501 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.501 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:05.501 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9367cddb681847df8973dc0a2fd0db8f afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 False' 2022-05-06 03:56:05.501 | + functions-common:get_or_add_group_project_role:1088 : echo 9367cddb681847df8973dc0a2fd0db8f afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 False 2022-05-06 03:56:05.502 | 9367cddb681847df8973dc0a2fd0db8f afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 False 2022-05-06 03:56:05.550 | [227809 Async ks-group-memberalt:260528]: finished get_or_add_group_project_role member afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 with result 0 in 14 seconds 2022-05-06 03:56:05.594 | [227809 Async ks-group-anotheralt:260660]: Waiting for completion of get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 running on PID 260660 (3 other jobs running) 2022-05-06 03:56:05.623 | [227809 Async ks-group-anotheralt:260660]: Signaling child to exit 2022-05-06 03:56:05.903 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:56:05.929 | [260660 Async ks-group-anotheralt:260660]: finished successfully 2022-05-06 03:56:05.948 | WAKEUP 2022-05-06 03:56:05.972 | [227809 Async ks-group-anotheralt:260660]: Signaled 2022-05-06 03:56:05.973 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:56:05.973 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project dc02deb85ae44115b6de137aac693fc7 -f value 2022-05-06 03:56:05.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.974 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.974 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.974 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:05.974 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:56:05.974 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:56:05.974 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project dc02deb85ae44115b6de137aac693fc7 2022-05-06 03:56:05.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.974 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.974 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.974 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group afb1eecc480b4b9d8bb5b14c4b0ec886 --project dc02deb85ae44115b6de137aac693fc7 -f value 2022-05-06 03:56:05.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.974 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:05.974 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:05.974 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:05.974 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='d9c04b781b1c457d8e10da6e7aaaee5c afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 False' 2022-05-06 03:56:05.974 | + functions-common:get_or_add_group_project_role:1088 : echo d9c04b781b1c457d8e10da6e7aaaee5c afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 False 2022-05-06 03:56:05.975 | d9c04b781b1c457d8e10da6e7aaaee5c afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 False 2022-05-06 03:56:06.020 | [227809 Async ks-group-anotheralt:260660]: finished get_or_add_group_project_role anotherrole afb1eecc480b4b9d8bb5b14c4b0ec886 dc02deb85ae44115b6de137aac693fc7 with result 0 in 14 seconds 2022-05-06 03:56:06.057 | [227809 Async ks-group-admin:260759]: Waiting for completion of get_or_add_group_project_role admin 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 running on PID 260759 (2 other jobs running) 2022-05-06 03:56:06.084 | [227809 Async ks-group-admin:260759]: Signaling child to exit 2022-05-06 03:56:06.634 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:56:06.661 | [260759 Async ks-group-admin:260759]: finished successfully 2022-05-06 03:56:06.681 | WAKEUP 2022-05-06 03:56:06.704 | [227809 Async ks-group-admin:260759]: Signaled 2022-05-06 03:56:06.705 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-05-06 03:56:06.705 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 41c14493fefc4af79ef18a7718339395 --project c8ce46a582bc4846be25bdf52aa32bd3 -f value 2022-05-06 03:56:06.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:06.705 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:06.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:06.706 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:06.706 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:06.706 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-05-06 03:56:06.706 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-05-06 03:56:06.706 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group 41c14493fefc4af79ef18a7718339395 --project c8ce46a582bc4846be25bdf52aa32bd3 2022-05-06 03:56:06.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:06.706 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:06.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:06.706 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:06.706 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 41c14493fefc4af79ef18a7718339395 --project c8ce46a582bc4846be25bdf52aa32bd3 -f value 2022-05-06 03:56:06.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:06.706 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:06.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:56:06.706 | from cryptography.utils import int_from_bytes 2022-05-06 03:56:06.706 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:56:06.706 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='aa2516f51d94482d8bbf60ff2e94b1c1 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 False' 2022-05-06 03:56:06.706 | + functions-common:get_or_add_group_project_role:1088 : echo aa2516f51d94482d8bbf60ff2e94b1c1 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 False 2022-05-06 03:56:06.706 | aa2516f51d94482d8bbf60ff2e94b1c1 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 False 2022-05-06 03:56:06.753 | [227809 Async ks-group-admin:260759]: finished get_or_add_group_project_role admin 41c14493fefc4af79ef18a7718339395 c8ce46a582bc4846be25bdf52aa32bd3 with result 0 in 14 seconds 2022-05-06 03:56:06.758 | + inc/async:async_wait:197 : return 0 2022-05-06 03:56:06.761 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-05-06 03:56:06.778 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:56:06.781 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-05-06 03:56:06.799 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:56:06.801 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-05-06 03:56:06.804 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-05-06 03:56:06.863 | + inc/async:async_inner:63 : create_nova_accounts 2022-05-06 03:56:06.904 | [227809 Async create_nova_accounts:262657]: running: create_nova_accounts 2022-05-06 03:56:06.907 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-05-06 03:56:06.926 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:56:06.929 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-05-06 03:56:06.931 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-05-06 03:56:06.993 | + inc/async:async_inner:63 : create_glance_accounts 2022-05-06 03:56:07.034 | [227809 Async create_glance_accounts:262772]: running: create_glance_accounts 2022-05-06 03:56:07.037 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-05-06 03:56:07.057 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:56:07.060 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-05-06 03:56:07.063 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-05-06 03:56:07.131 | + inc/async:async_inner:63 : create_cinder_accounts 2022-05-06 03:56:07.175 | [227809 Async create_cinder_accounts:262902]: running: create_cinder_accounts 2022-05-06 03:56:07.178 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-05-06 03:56:07.198 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:56:07.201 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-05-06 03:56:07.204 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-05-06 03:56:07.286 | + inc/async:async_inner:63 : create_neutron_accounts 2022-05-06 03:56:07.336 | [227809 Async create_neutron_accounts:263018]: running: create_neutron_accounts 2022-05-06 03:56:07.349 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-05-06 03:56:07.381 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:56:07.386 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-05-06 03:56:07.389 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-05-06 03:56:07.655 | + inc/async:async_inner:63 : create_swift_accounts 2022-05-06 03:56:07.871 | [227809 Async create_swift_accounts:263160]: running: create_swift_accounts 2022-05-06 03:56:07.893 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-05-06 03:56:08.021 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:56:08.045 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-05-06 03:56:08.396 | [227809 Async create_nova_accounts:262657]: Waiting for completion of create_nova_accounts running on PID 262657 (6 other jobs running) 2022-05-06 03:56:08.569 | [227809 Async create_nova_accounts:262657]: Signaling child to exit 2022-05-06 03:56:46.674 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:56:46.720 | [263018 Async create_neutron_accounts:263018]: finished successfully 2022-05-06 03:57:05.678 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:57:05.715 | [262902 Async create_cinder_accounts:262902]: finished successfully 2022-05-06 03:57:21.252 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:57:21.283 | [262772 Async create_glance_accounts:262772]: finished successfully 2022-05-06 03:57:22.742 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:57:22.769 | [262657 Async create_nova_accounts:262657]: finished successfully 2022-05-06 03:57:22.789 | WAKEUP 2022-05-06 03:57:22.812 | [227809 Async create_nova_accounts:262657]: Signaled 2022-05-06 03:57:22.814 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-05-06 03:57:22.814 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-05-06 03:57:22.814 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-05-06 03:57:22.814 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:57:22.814 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:57:22.814 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:57:22.814 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:57:22.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.814 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.814 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.814 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.814 | + functions-common:get_or_create_user:937 : user_id=4fb5841508e34533a5880e0d52ab8c10 2022-05-06 03:57:22.814 | + functions-common:get_or_create_user:938 : echo 4fb5841508e34533a5880e0d52ab8c10 2022-05-06 03:57:22.814 | 4fb5841508e34533a5880e0d52ab8c10 2022-05-06 03:57:22.814 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-05-06 03:57:22.814 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:22.815 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:22.815 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:22.815 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:22.815 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:22.815 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:22.815 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:22.815 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:22.815 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:22.815 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:22.815 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.815 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:22.815 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.815 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.815 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.815 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.815 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.815 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.815 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:22.815 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:22.815 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.815 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.815 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.815 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.815 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:22.815 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.815 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.815 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.816 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.816 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.816 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.816 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:22.816 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:22.816 | ++ functions-common:get_field:830 : echo '| e0cf0c82f5834a7f8cf753d15fa16319 | 4fb5841508e34533a5880e0d52ab8c10 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:22.816 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:22.816 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.816 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.816 | + functions-common:get_or_add_user_project_role:1009 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.816 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.816 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 03:57:22.816 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-05-06 03:57:22.816 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:22.816 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:22.816 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:22.816 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:22.816 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:22.816 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:22.816 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:22.816 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:22.816 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:22.816 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:22.816 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:22.816 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.816 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.816 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.816 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.816 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.817 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.817 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.817 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:22.817 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:22.817 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.817 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.817 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.817 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.817 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:22.817 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.817 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.817 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.817 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.817 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.817 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.817 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:22.817 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:22.817 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | 4fb5841508e34533a5880e0d52ab8c10 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:22.817 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:22.817 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.817 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:57:22.817 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:57:22.817 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:57:22.817 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-05-06 03:57:22.817 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-05-06 03:57:22.817 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-05-06 03:57:22.817 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-05-06 03:57:22.817 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:57:22.817 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-05-06 03:57:22.818 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-05-06 03:57:22.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.818 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.818 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:57:22.818 | 4f653db264094b48b872f529044e4a12' 2022-05-06 03:57:22.818 | + functions-common:get_or_create_service:1106 : echo 4f653db264094b48b872f529044e4a12 2022-05-06 03:57:22.818 | 4f653db264094b48b872f529044e4a12 2022-05-06 03:57:22.818 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-05-06 03:57:22.818 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:57:22.818 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-05-06 03:57:22.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:57:22.818 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-05-06 03:57:22.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.818 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:57:22.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:57:22.818 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:57:22.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.818 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.818 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=2f34714c15b944d3b0465998be77eafa 2022-05-06 03:57:22.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 2f34714c15b944d3b0465998be77eafa 2022-05-06 03:57:22.818 | + functions-common:get_or_create_endpoint:1139 : public_id=2f34714c15b944d3b0465998be77eafa 2022-05-06 03:57:22.818 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:57:22.819 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:57:22.819 | + functions-common:get_or_create_endpoint:1148 : echo 2f34714c15b944d3b0465998be77eafa 2022-05-06 03:57:22.819 | 2f34714c15b944d3b0465998be77eafa 2022-05-06 03:57:22.819 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-05-06 03:57:22.819 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:57:22.819 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-05-06 03:57:22.819 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-05-06 03:57:22.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.819 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.819 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.819 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.819 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:57:22.819 | 14f8ca2513dc48cbb488b6b48277290b' 2022-05-06 03:57:22.819 | + functions-common:get_or_create_service:1106 : echo 14f8ca2513dc48cbb488b6b48277290b 2022-05-06 03:57:22.819 | 14f8ca2513dc48cbb488b6b48277290b 2022-05-06 03:57:22.819 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-05-06 03:57:22.819 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:57:22.819 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-05-06 03:57:22.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:57:22.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-05-06 03:57:22.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.819 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.819 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.819 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:57:22.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:57:22.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-05-06 03:57:22.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.819 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.820 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.820 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=06667504d51e47769a335efb343b24d6 2022-05-06 03:57:22.820 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 06667504d51e47769a335efb343b24d6 2022-05-06 03:57:22.820 | + functions-common:get_or_create_endpoint:1139 : public_id=06667504d51e47769a335efb343b24d6 2022-05-06 03:57:22.820 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:57:22.820 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:57:22.820 | + functions-common:get_or_create_endpoint:1148 : echo 06667504d51e47769a335efb343b24d6 2022-05-06 03:57:22.820 | 06667504d51e47769a335efb343b24d6 2022-05-06 03:57:22.820 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-05-06 03:57:22.820 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:57:22.820 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-05-06 03:57:22.820 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:57:22.820 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-05-06 03:57:22.820 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:22.820 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:22.820 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:22.820 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:22.820 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:22.820 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:22.820 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:22.820 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:22.820 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:22.820 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:22.820 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.820 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:22.820 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.820 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.820 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.820 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.820 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.821 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.821 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:22.821 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:22.821 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.821 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.821 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:22.821 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.821 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.821 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.821 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.821 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.821 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:22.821 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:22.821 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:22.821 | ++ functions-common:get_field:830 : echo '| 94ef9949072a4f9cbc6b1930b8d88baf | 4fb5841508e34533a5880e0d52ab8c10 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:22.821 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.821 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:57:22.821 | + functions-common:get_or_add_user_project_role:1009 : echo 94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:57:22.821 | 94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:57:22.821 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-05-06 03:57:22.821 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:57:22.821 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-05-06 03:57:22.821 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:57:22.821 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-05-06 03:57:22.861 | [227809 Async create_nova_accounts:262657]: finished create_nova_accounts with result 0 in 75 seconds 2022-05-06 03:57:22.902 | [227809 Async create_glance_accounts:262772]: Waiting for completion of create_glance_accounts running on PID 262772 (5 other jobs running) 2022-05-06 03:57:22.928 | [227809 Async create_glance_accounts:262772]: Signaling child to exit 2022-05-06 03:57:22.928 | WAKEUP 2022-05-06 03:57:22.952 | [227809 Async create_glance_accounts:262772]: Signaled 2022-05-06 03:57:22.953 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-05-06 03:57:22.953 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:57:22.953 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-05-06 03:57:22.953 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-05-06 03:57:22.953 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:57:22.953 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:57:22.953 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:57:22.953 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:57:22.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.953 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.954 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.954 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.954 | + functions-common:get_or_create_user:937 : user_id=7f6b304f7e964a839f4f414535c8fc9e 2022-05-06 03:57:22.954 | + functions-common:get_or_create_user:938 : echo 7f6b304f7e964a839f4f414535c8fc9e 2022-05-06 03:57:22.954 | 7f6b304f7e964a839f4f414535c8fc9e 2022-05-06 03:57:22.954 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-05-06 03:57:22.954 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:22.954 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:22.954 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:22.954 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:22.954 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:22.954 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:22.954 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:22.954 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:22.954 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:22.954 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:22.954 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:22.954 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.954 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.954 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.954 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.954 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.954 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.954 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.954 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:22.954 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:22.954 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.954 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.954 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.955 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.955 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.955 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:22.955 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.955 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.955 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.955 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.955 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.955 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:22.955 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:22.955 | ++ functions-common:get_field:830 : echo '| e0cf0c82f5834a7f8cf753d15fa16319 | 7f6b304f7e964a839f4f414535c8fc9e | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:22.955 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:22.955 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.955 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.955 | + functions-common:get_or_add_user_project_role:1009 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.955 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.955 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 03:57:22.955 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-05-06 03:57:22.955 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:57:22.955 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-05-06 03:57:22.955 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-05-06 03:57:22.955 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:57:22.955 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:57:22.955 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:57:22.955 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:57:22.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.955 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.956 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.956 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.956 | + functions-common:get_or_create_user:937 : user_id=9571cf8a3c7b4b6cbcd26afdfa2b227d 2022-05-06 03:57:22.956 | + functions-common:get_or_create_user:938 : echo 9571cf8a3c7b4b6cbcd26afdfa2b227d 2022-05-06 03:57:22.956 | 9571cf8a3c7b4b6cbcd26afdfa2b227d 2022-05-06 03:57:22.956 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-05-06 03:57:22.956 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:22.956 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:22.956 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:22.956 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:22.956 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:22.956 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:22.956 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:22.956 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:22.956 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:22.956 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:22.956 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.956 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.956 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:22.956 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.956 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.956 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.956 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.956 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.956 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:22.956 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:22.956 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.956 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.956 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.956 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.957 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:22.957 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.957 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.957 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.957 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.957 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.957 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.957 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:22.957 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:22.957 | ++ functions-common:get_field:830 : echo '| e0cf0c82f5834a7f8cf753d15fa16319 | 9571cf8a3c7b4b6cbcd26afdfa2b227d | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:22.957 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:22.957 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.957 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.957 | + functions-common:get_or_add_user_project_role:1009 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.957 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:22.957 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-05-06 03:57:22.957 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-05-06 03:57:22.957 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:22.957 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:22.957 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:22.957 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:22.957 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:22.957 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:22.957 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:22.957 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:22.957 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:22.957 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:22.957 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.957 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.957 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:22.957 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.958 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.958 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.958 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.958 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.958 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:22.958 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:22.958 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.958 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.958 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.958 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-05-06 03:57:22.958 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:22.958 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:22.958 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:22.958 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.958 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.958 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.958 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.958 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:22.958 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:22.958 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:22.958 | ++ functions-common:get_field:830 : echo '| 94ef9949072a4f9cbc6b1930b8d88baf | 9571cf8a3c7b4b6cbcd26afdfa2b227d | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:22.958 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:22.958 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:57:22.958 | + functions-common:get_or_add_user_project_role:1009 : echo 94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:57:22.958 | 94ef9949072a4f9cbc6b1930b8d88baf 2022-05-06 03:57:22.958 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-05-06 03:57:22.959 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:57:22.959 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-05-06 03:57:22.959 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-05-06 03:57:22.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.959 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.959 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.959 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.959 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:57:22.959 | f3487eee081744209d0acb3c0e2a0fdd' 2022-05-06 03:57:22.959 | + functions-common:get_or_create_service:1106 : echo f3487eee081744209d0acb3c0e2a0fdd 2022-05-06 03:57:22.959 | f3487eee081744209d0acb3c0e2a0fdd 2022-05-06 03:57:22.959 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-05-06 03:57:22.959 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:57:22.959 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-05-06 03:57:22.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:57:22.959 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-05-06 03:57:22.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.959 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.959 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.959 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:57:22.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:57:22.959 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-05-06 03:57:22.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.959 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:22.960 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:22.960 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:22.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=9ee79bf198a24522b2c4a91451ca4d99 2022-05-06 03:57:22.960 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 9ee79bf198a24522b2c4a91451ca4d99 2022-05-06 03:57:22.960 | + functions-common:get_or_create_endpoint:1139 : public_id=9ee79bf198a24522b2c4a91451ca4d99 2022-05-06 03:57:22.960 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:57:22.960 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:57:22.960 | + functions-common:get_or_create_endpoint:1148 : echo 9ee79bf198a24522b2c4a91451ca4d99 2022-05-06 03:57:22.960 | 9ee79bf198a24522b2c4a91451ca4d99 2022-05-06 03:57:22.960 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-05-06 03:57:22.960 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 03:57:22.960 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-05-06 03:57:22.960 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-05-06 03:57:22.960 | ++ functions-common:get_or_create_domain:900 : echo default 2022-05-06 03:57:22.960 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-05-06 03:57:22.960 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-05-06 03:57:22.960 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-05-06 03:57:22.960 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-05-06 03:57:23.000 | [227809 Async create_glance_accounts:262772]: finished create_glance_accounts with result 0 in 74 seconds 2022-05-06 03:57:23.039 | [227809 Async create_cinder_accounts:262902]: Waiting for completion of create_cinder_accounts running on PID 262902 (4 other jobs running) 2022-05-06 03:57:23.067 | [227809 Async create_cinder_accounts:262902]: Signaling child to exit 2022-05-06 03:57:23.067 | WAKEUP 2022-05-06 03:57:23.091 | [227809 Async create_cinder_accounts:262902]: Signaled 2022-05-06 03:57:23.092 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-05-06 03:57:23.092 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-05-06 03:57:23.092 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-05-06 03:57:23.092 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:57:23.092 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:57:23.092 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:57:23.092 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:57:23.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.093 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.093 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.093 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.093 | + functions-common:get_or_create_user:937 : user_id=0ae647ce0d414ee8bb45d80567f4e79b 2022-05-06 03:57:23.093 | + functions-common:get_or_create_user:938 : echo 0ae647ce0d414ee8bb45d80567f4e79b 2022-05-06 03:57:23.093 | 0ae647ce0d414ee8bb45d80567f4e79b 2022-05-06 03:57:23.093 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-05-06 03:57:23.093 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:23.093 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:23.093 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:23.093 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:23.093 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:23.093 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:23.093 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:23.093 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:23.093 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:23.093 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:23.093 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:23.093 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 03:57:23.093 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:23.093 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:23.093 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:23.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.093 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.093 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.093 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.093 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:23.093 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:23.093 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 03:57:23.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.094 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.094 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.094 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-05-06 03:57:23.094 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:23.094 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:23.094 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:23.094 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:23.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.094 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.094 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.094 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.094 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:23.094 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:23.094 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:23.094 | ++ functions-common:get_field:830 : echo '| e0cf0c82f5834a7f8cf753d15fa16319 | 0ae647ce0d414ee8bb45d80567f4e79b | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:23.094 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:23.094 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:23.094 | + functions-common:get_or_add_user_project_role:1009 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:23.094 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:23.094 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 03:57:23.094 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-05-06 03:57:23.094 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:57:23.094 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-05-06 03:57:23.094 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-05-06 03:57:23.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.094 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.094 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.094 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.095 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:57:23.095 | 8454e5cf62dc4c94b1c201b373c6081b' 2022-05-06 03:57:23.095 | + functions-common:get_or_create_service:1106 : echo 8454e5cf62dc4c94b1c201b373c6081b 2022-05-06 03:57:23.095 | 8454e5cf62dc4c94b1c201b373c6081b 2022-05-06 03:57:23.095 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-05-06 03:57:23.095 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-05-06 03:57:23.095 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:57:23.095 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-05-06 03:57:23.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:57:23.095 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-05-06 03:57:23.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.095 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.095 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.095 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:57:23.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:57:23.095 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:57:23.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.095 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.095 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.095 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=e93a35c5f510490099f4e79ca01531b7 2022-05-06 03:57:23.095 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo e93a35c5f510490099f4e79ca01531b7 2022-05-06 03:57:23.095 | + functions-common:get_or_create_endpoint:1139 : public_id=e93a35c5f510490099f4e79ca01531b7 2022-05-06 03:57:23.095 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:57:23.095 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:57:23.095 | + functions-common:get_or_create_endpoint:1148 : echo e93a35c5f510490099f4e79ca01531b7 2022-05-06 03:57:23.096 | e93a35c5f510490099f4e79ca01531b7 2022-05-06 03:57:23.096 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-05-06 03:57:23.096 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:57:23.096 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-05-06 03:57:23.096 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-05-06 03:57:23.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.096 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.096 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.096 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.096 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:57:23.096 | f0838a773f134464aa742b6c4b2fc7dd' 2022-05-06 03:57:23.096 | + functions-common:get_or_create_service:1106 : echo f0838a773f134464aa742b6c4b2fc7dd 2022-05-06 03:57:23.096 | f0838a773f134464aa742b6c4b2fc7dd 2022-05-06 03:57:23.096 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-05-06 03:57:23.096 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:57:23.096 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-05-06 03:57:23.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:57:23.096 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-05-06 03:57:23.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.096 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.096 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.096 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:57:23.096 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:57:23.096 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:57:23.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.096 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.096 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.096 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5678995ff42244abba5cc092ba9475f5 2022-05-06 03:57:23.097 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5678995ff42244abba5cc092ba9475f5 2022-05-06 03:57:23.097 | + functions-common:get_or_create_endpoint:1139 : public_id=5678995ff42244abba5cc092ba9475f5 2022-05-06 03:57:23.097 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:57:23.097 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:57:23.097 | + functions-common:get_or_create_endpoint:1148 : echo 5678995ff42244abba5cc092ba9475f5 2022-05-06 03:57:23.097 | 5678995ff42244abba5cc092ba9475f5 2022-05-06 03:57:23.097 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-05-06 03:57:23.097 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-05-06 03:57:23.097 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:57:23.097 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-05-06 03:57:23.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.097 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.097 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.097 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.097 | ++ functions-common:get_or_create_project:950 : project_id=a686164f86fe4193911f54b8ad90d89a 2022-05-06 03:57:23.097 | ++ functions-common:get_or_create_project:951 : echo a686164f86fe4193911f54b8ad90d89a 2022-05-06 03:57:23.097 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a686164f86fe4193911f54b8ad90d89a 2022-05-06 03:57:23.097 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-05-06 03:57:23.097 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:57:23.097 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:57:23.097 | ++ functions-common:get_or_create_user:925 : local email= 2022-05-06 03:57:23.097 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-05-06 03:57:23.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.097 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.097 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.097 | No password was supplied, authentication will fail when a user does not have a password. 2022-05-06 03:57:23.097 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.097 | ++ functions-common:get_or_create_user:937 : user_id=0ae647ce0d414ee8bb45d80567f4e79b 2022-05-06 03:57:23.098 | ++ functions-common:get_or_create_user:938 : echo 0ae647ce0d414ee8bb45d80567f4e79b 2022-05-06 03:57:23.098 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 0ae647ce0d414ee8bb45d80567f4e79b 2022-05-06 03:57:23.139 | [227809 Async create_cinder_accounts:262902]: finished create_cinder_accounts with result 0 in 58 seconds 2022-05-06 03:57:23.143 | + inc/async:async_wait:197 : return 0 2022-05-06 03:57:23.146 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-05-06 03:57:23.199 | [227809 Async create_neutron_accounts:263018]: Waiting for completion of create_neutron_accounts running on PID 263018 (3 other jobs running) 2022-05-06 03:57:23.225 | [227809 Async create_neutron_accounts:263018]: Signaling child to exit 2022-05-06 03:57:23.225 | WAKEUP 2022-05-06 03:57:23.249 | [227809 Async create_neutron_accounts:263018]: Signaled 2022-05-06 03:57:23.250 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-05-06 03:57:23.250 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:57:23.250 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:57:23.250 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:57:23.250 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:57:23.250 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 03:57:23.250 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:57:23.250 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-05-06 03:57:23.250 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-05-06 03:57:23.250 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-05-06 03:57:23.250 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-05-06 03:57:23.251 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-05-06 03:57:23.251 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-05-06 03:57:23.251 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-05-06 03:57:23.251 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:57:23.251 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:57:23.251 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:57:23.251 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:57:23.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.251 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.251 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.251 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.251 | + functions-common:get_or_create_user:937 : user_id=b5f46dba80fe4b46aab49fd5298138e2 2022-05-06 03:57:23.251 | + functions-common:get_or_create_user:938 : echo b5f46dba80fe4b46aab49fd5298138e2 2022-05-06 03:57:23.251 | b5f46dba80fe4b46aab49fd5298138e2 2022-05-06 03:57:23.251 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-05-06 03:57:23.251 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:57:23.251 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:57:23.251 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:57:23.251 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:57:23.251 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:57:23.251 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:57:23.251 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:57:23.251 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:57:23.251 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:57:23.251 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:57:23.251 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 03:57:23.251 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:57:23.251 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:23.251 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:23.252 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:23.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.252 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.252 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.252 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.252 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:57:23.252 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:57:23.252 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 03:57:23.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.252 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.252 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.252 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-05-06 03:57:23.252 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:57:23.252 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:57:23.252 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:57:23.252 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:23.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.252 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.252 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.252 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.252 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:57:23.252 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:57:23.252 | ++ functions-common:get_field:830 : echo '| e0cf0c82f5834a7f8cf753d15fa16319 | b5f46dba80fe4b46aab49fd5298138e2 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:57:23.252 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:57:23.252 | ++ functions-common:get_field:824 : read data 2022-05-06 03:57:23.252 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:23.252 | + functions-common:get_or_add_user_project_role:1009 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:23.252 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:57:23.252 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-05-06 03:57:23.253 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-05-06 03:57:23.253 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:57:23.253 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-05-06 03:57:23.253 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-05-06 03:57:23.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.253 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.253 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.253 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.253 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:57:23.253 | b4e5f695f4384452ae9e118f26ace3e0' 2022-05-06 03:57:23.253 | + functions-common:get_or_create_service:1106 : echo b4e5f695f4384452ae9e118f26ace3e0 2022-05-06 03:57:23.253 | b4e5f695f4384452ae9e118f26ace3e0 2022-05-06 03:57:23.253 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-05-06 03:57:23.253 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:57:23.253 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-05-06 03:57:23.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:57:23.253 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-05-06 03:57:23.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.253 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.253 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.253 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:57:23.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:57:23.253 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-05-06 03:57:23.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.253 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:57:23.253 | from cryptography.utils import int_from_bytes 2022-05-06 03:57:23.253 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:57:23.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=f69000587cd64258b689a22979cfb32d 2022-05-06 03:57:23.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo f69000587cd64258b689a22979cfb32d 2022-05-06 03:57:23.254 | + functions-common:get_or_create_endpoint:1139 : public_id=f69000587cd64258b689a22979cfb32d 2022-05-06 03:57:23.254 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:57:23.254 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:57:23.254 | + functions-common:get_or_create_endpoint:1148 : echo f69000587cd64258b689a22979cfb32d 2022-05-06 03:57:23.254 | f69000587cd64258b689a22979cfb32d 2022-05-06 03:57:23.298 | [227809 Async create_neutron_accounts:263018]: finished create_neutron_accounts with result 0 in 39 seconds 2022-05-06 03:57:23.337 | [227809 Async create_swift_accounts:263160]: Waiting for completion of create_swift_accounts running on PID 263160 (2 other jobs running) 2022-05-06 03:57:23.363 | [227809 Async create_swift_accounts:263160]: Signaling child to exit 2022-05-06 03:58:14.798 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:58:14.824 | [263160 Async create_swift_accounts:263160]: finished successfully 2022-05-06 03:58:14.844 | WAKEUP 2022-05-06 03:58:14.869 | [227809 Async create_swift_accounts:263160]: Signaled 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:613 : local another_role 2022-05-06 03:58:14.871 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-05-06 03:58:14.871 | ++ functions-common:get_or_create_role:957 : local role_id 2022-05-06 03:58:14.871 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-05-06 03:58:14.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.871 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.871 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.871 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.871 | ++ functions-common:get_or_create_role:962 : role_id=d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:58:14.871 | ++ functions-common:get_or_create_role:963 : echo d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:614 : another_role=d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:58:14.871 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-05-06 03:58:14.871 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-05-06 03:58:14.871 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:58:14.871 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:58:14.871 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:58:14.872 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:58:14.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.872 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.872 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.872 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.872 | + functions-common:get_or_create_user:937 : user_id=f7be9265de764807a6a0047a0364a788 2022-05-06 03:58:14.872 | + functions-common:get_or_create_user:938 : echo f7be9265de764807a6a0047a0364a788 2022-05-06 03:58:14.872 | f7be9265de764807a6a0047a0364a788 2022-05-06 03:58:14.872 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-05-06 03:58:14.872 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:58:14.872 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:58:14.872 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:58:14.872 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:58:14.872 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:58:14.872 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:58:14.872 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:58:14.872 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:58:14.872 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:58:14.872 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:58:14.872 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.872 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:58:14.872 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.872 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:58:14.872 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.872 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.872 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.872 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.872 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:58:14.873 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:58:14.873 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:58:14.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.873 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.873 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:58:14.873 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:58:14.873 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.873 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.873 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.873 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.873 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:58:14.873 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:58:14.873 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:58:14.873 | ++ functions-common:get_field:830 : echo '| e0cf0c82f5834a7f8cf753d15fa16319 | f7be9265de764807a6a0047a0364a788 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:58:14.873 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.873 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:58:14.873 | + functions-common:get_or_add_user_project_role:1009 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:58:14.873 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:58:14.873 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 03:58:14.873 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-05-06 03:58:14.873 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:58:14.873 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:58:14.873 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:58:14.873 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:58:14.874 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:58:14.874 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:58:14.874 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:58:14.874 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:58:14.874 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:58:14.874 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:58:14.874 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:58:14.874 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.874 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:58:14.874 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.874 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.874 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.874 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:58:14.874 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:58:14.874 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:58:14.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.874 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-05-06 03:58:14.874 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:58:14.874 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.874 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.874 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.874 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.875 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.875 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:58:14.875 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:58:14.875 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:58:14.875 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | f7be9265de764807a6a0047a0364a788 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:58:14.875 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.875 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.875 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.875 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.875 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-05-06 03:58:14.875 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:58:14.875 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-05-06 03:58:14.875 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-05-06 03:58:14.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.875 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.875 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.875 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.875 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:58:14.875 | 3b5e77e220e643bc992378111412a0ac' 2022-05-06 03:58:14.875 | + functions-common:get_or_create_service:1106 : echo 3b5e77e220e643bc992378111412a0ac 2022-05-06 03:58:14.875 | 3b5e77e220e643bc992378111412a0ac 2022-05-06 03:58:14.875 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-05-06 03:58:14.875 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:58:14.875 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-05-06 03:58:14.875 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:58:14.875 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-05-06 03:58:14.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.875 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.875 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.875 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.875 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:58:14.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:58:14.876 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-05-06 03:58:14.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.876 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.876 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.876 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=2e3a31eb3f61477cb46879a20c36ed92 2022-05-06 03:58:14.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 2e3a31eb3f61477cb46879a20c36ed92 2022-05-06 03:58:14.876 | + functions-common:get_or_create_endpoint:1139 : public_id=2e3a31eb3f61477cb46879a20c36ed92 2022-05-06 03:58:14.876 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.25:8080 ]] 2022-05-06 03:58:14.876 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-05-06 03:58:14.876 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:58:14.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-05-06 03:58:14.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.876 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.876 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.876 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.876 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:58:14.876 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:58:14.876 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-05-06 03:58:14.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.876 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.876 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.876 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.876 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=d4a7d1045631430abec961450b9f5e6c 2022-05-06 03:58:14.876 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo d4a7d1045631430abec961450b9f5e6c 2022-05-06 03:58:14.876 | d4a7d1045631430abec961450b9f5e6c 2022-05-06 03:58:14.876 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:58:14.876 | + functions-common:get_or_create_endpoint:1148 : echo 2e3a31eb3f61477cb46879a20c36ed92 2022-05-06 03:58:14.877 | 2e3a31eb3f61477cb46879a20c36ed92 2022-05-06 03:58:14.877 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-05-06 03:58:14.877 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:58:14.877 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-05-06 03:58:14.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.877 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.877 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.877 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_project:950 : project_id=d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_project:951 : echo d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.877 | + lib/swift:create_swift_accounts:628 : swift_project_test1=d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.877 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-05-06 03:58:14.877 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.877 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-05-06 03:58:14.877 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-05-06 03:58:14.877 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.877 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.877 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.877 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.877 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_user:937 : user_id=6cf5d54645d3475c9d5ae4d02b82f8e1 2022-05-06 03:58:14.877 | ++ functions-common:get_or_create_user:938 : echo 6cf5d54645d3475c9d5ae4d02b82f8e1 2022-05-06 03:58:14.877 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=6cf5d54645d3475c9d5ae4d02b82f8e1 2022-05-06 03:58:14.877 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-05-06 03:58:14.877 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.877 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 6cf5d54645d3475c9d5ae4d02b82f8e1 d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.878 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:58:14.878 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:58:14.878 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:58:14.878 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:58:14.878 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:58:14.878 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:58:14.878 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:58:14.878 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:58:14.878 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6cf5d54645d3475c9d5ae4d02b82f8e1 --project d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.878 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:58:14.878 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.878 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.878 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.878 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.878 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.878 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.878 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:58:14.878 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:58:14.878 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 6cf5d54645d3475c9d5ae4d02b82f8e1 --project d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.878 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.878 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.878 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6cf5d54645d3475c9d5ae4d02b82f8e1 --project d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.878 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.878 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:58:14.878 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.878 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.878 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.878 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.879 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.879 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:58:14.879 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:58:14.879 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | 6cf5d54645d3475c9d5ae4d02b82f8e1 | | d10b13d969a44bcc826b6d0053a83f9e | | | False |' 2022-05-06 03:58:14.879 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:58:14.879 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.879 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.879 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.879 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.879 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-05-06 03:58:14.879 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-05-06 03:58:14.879 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:58:14.879 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-05-06 03:58:14.879 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-05-06 03:58:14.879 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-05-06 03:58:14.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.879 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.879 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.879 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.879 | ++ functions-common:get_or_create_user:937 : user_id=12951780cd5d455a86b52ee2fcb9ebe4 2022-05-06 03:58:14.879 | ++ functions-common:get_or_create_user:938 : echo 12951780cd5d455a86b52ee2fcb9ebe4 2022-05-06 03:58:14.879 | + lib/swift:create_swift_accounts:637 : swift_user_test3=12951780cd5d455a86b52ee2fcb9ebe4 2022-05-06 03:58:14.879 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-05-06 03:58:14.879 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.879 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role d9c04b781b1c457d8e10da6e7aaaee5c 12951780cd5d455a86b52ee2fcb9ebe4 d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.879 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:58:14.879 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:58:14.879 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:58:14.879 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:58:14.879 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:58:14.880 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:58:14.880 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:58:14.880 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:58:14.880 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role d9c04b781b1c457d8e10da6e7aaaee5c --user 12951780cd5d455a86b52ee2fcb9ebe4 --project d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.880 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:58:14.880 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.880 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.880 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.880 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.880 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.880 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.880 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:58:14.880 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:58:14.880 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add d9c04b781b1c457d8e10da6e7aaaee5c --user 12951780cd5d455a86b52ee2fcb9ebe4 --project d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.880 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.880 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.880 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role d9c04b781b1c457d8e10da6e7aaaee5c --user 12951780cd5d455a86b52ee2fcb9ebe4 --project d10b13d969a44bcc826b6d0053a83f9e 2022-05-06 03:58:14.880 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.880 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:58:14.880 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.880 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.880 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.880 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.880 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.880 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:58:14.880 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:58:14.880 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:58:14.881 | ++ functions-common:get_field:830 : echo '| d9c04b781b1c457d8e10da6e7aaaee5c | 12951780cd5d455a86b52ee2fcb9ebe4 | | d10b13d969a44bcc826b6d0053a83f9e | | | False |' 2022-05-06 03:58:14.881 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.881 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:58:14.881 | + functions-common:get_or_add_user_project_role:1009 : echo d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:58:14.881 | d9c04b781b1c457d8e10da6e7aaaee5c 2022-05-06 03:58:14.881 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-05-06 03:58:14.881 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:58:14.881 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-05-06 03:58:14.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.881 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.881 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.881 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_project:950 : project_id=b7957f8b082146ac9fcbf549b2a64c96 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_project:951 : echo b7957f8b082146ac9fcbf549b2a64c96 2022-05-06 03:58:14.881 | + lib/swift:create_swift_accounts:642 : swift_project_test2=b7957f8b082146ac9fcbf549b2a64c96 2022-05-06 03:58:14.881 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-05-06 03:58:14.881 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.881 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-05-06 03:58:14.881 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-05-06 03:58:14.881 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-05-06 03:58:14.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.881 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.881 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.881 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_user:937 : user_id=ab8663be16a743a3ba30b168787bfc79 2022-05-06 03:58:14.881 | ++ functions-common:get_or_create_user:938 : echo ab8663be16a743a3ba30b168787bfc79 2022-05-06 03:58:14.881 | + lib/swift:create_swift_accounts:647 : swift_user_test2=ab8663be16a743a3ba30b168787bfc79 2022-05-06 03:58:14.882 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-05-06 03:58:14.882 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.882 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin ab8663be16a743a3ba30b168787bfc79 b7957f8b082146ac9fcbf549b2a64c96 2022-05-06 03:58:14.882 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:58:14.882 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:58:14.882 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:58:14.882 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:58:14.882 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:58:14.882 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:58:14.882 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:58:14.882 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:58:14.882 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ab8663be16a743a3ba30b168787bfc79 --project b7957f8b082146ac9fcbf549b2a64c96 2022-05-06 03:58:14.882 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.882 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:58:14.882 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.882 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.882 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.882 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.882 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.882 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:58:14.882 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:58:14.882 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user ab8663be16a743a3ba30b168787bfc79 --project b7957f8b082146ac9fcbf549b2a64c96 2022-05-06 03:58:14.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.882 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.882 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.882 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ab8663be16a743a3ba30b168787bfc79 --project b7957f8b082146ac9fcbf549b2a64c96 2022-05-06 03:58:14.882 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.882 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:58:14.882 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.883 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.883 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.883 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.883 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.883 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:58:14.883 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:58:14.883 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:58:14.883 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | ab8663be16a743a3ba30b168787bfc79 | | b7957f8b082146ac9fcbf549b2a64c96 | | | False |' 2022-05-06 03:58:14.883 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.883 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.883 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.883 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.883 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-05-06 03:58:14.883 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-05-06 03:58:14.883 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-05-06 03:58:14.883 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-05-06 03:58:14.883 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-05-06 03:58:14.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.883 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.883 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.883 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.883 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-05-06 03:58:14.883 | 276c78b05c814f3b92b9edfca68c42dd' 2022-05-06 03:58:14.883 | ++ functions-common:get_or_create_domain:900 : echo 276c78b05c814f3b92b9edfca68c42dd 2022-05-06 03:58:14.883 | + lib/swift:create_swift_accounts:652 : swift_domain=276c78b05c814f3b92b9edfca68c42dd 2022-05-06 03:58:14.883 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-05-06 03:58:14.883 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.883 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-05-06 03:58:14.883 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 276c78b05c814f3b92b9edfca68c42dd 2022-05-06 03:58:14.883 | ++ functions-common:get_or_create_project:944 : local project_id 2022-05-06 03:58:14.884 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=276c78b05c814f3b92b9edfca68c42dd --or-show -f value -c id 2022-05-06 03:58:14.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.884 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.884 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.884 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.884 | ++ functions-common:get_or_create_project:950 : project_id=582b018c2dfa42d18bef9ab46f54e5b7 2022-05-06 03:58:14.884 | ++ functions-common:get_or_create_project:951 : echo 582b018c2dfa42d18bef9ab46f54e5b7 2022-05-06 03:58:14.884 | + lib/swift:create_swift_accounts:656 : swift_project_test4=582b018c2dfa42d18bef9ab46f54e5b7 2022-05-06 03:58:14.884 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-05-06 03:58:14.884 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.884 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-05-06 03:58:14.884 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 276c78b05c814f3b92b9edfca68c42dd test4@example.com 2022-05-06 03:58:14.884 | ++ functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:58:14.884 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-05-06 03:58:14.884 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-05-06 03:58:14.884 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=276c78b05c814f3b92b9edfca68c42dd --email=test4@example.com --or-show -f value -c id 2022-05-06 03:58:14.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.884 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.884 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.884 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.884 | ++ functions-common:get_or_create_user:937 : user_id=172111fbc0844e5ebd4d3093ca657988 2022-05-06 03:58:14.884 | ++ functions-common:get_or_create_user:938 : echo 172111fbc0844e5ebd4d3093ca657988 2022-05-06 03:58:14.884 | + lib/swift:create_swift_accounts:661 : swift_user_test4=172111fbc0844e5ebd4d3093ca657988 2022-05-06 03:58:14.884 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-05-06 03:58:14.884 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-05-06 03:58:14.884 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 172111fbc0844e5ebd4d3093ca657988 582b018c2dfa42d18bef9ab46f54e5b7 2022-05-06 03:58:14.884 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:58:14.884 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-05-06 03:58:14.884 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:58:14.885 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:58:14.885 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-05-06 03:58:14.885 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-05-06 03:58:14.885 | ++ functions-common:_get_domain_args:979 : echo 2022-05-06 03:58:14.885 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-05-06 03:58:14.885 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 172111fbc0844e5ebd4d3093ca657988 --project 582b018c2dfa42d18bef9ab46f54e5b7 2022-05-06 03:58:14.885 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.885 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:58:14.885 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.885 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.885 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.885 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.885 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.885 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:58:14.885 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:58:14.885 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 172111fbc0844e5ebd4d3093ca657988 --project 582b018c2dfa42d18bef9ab46f54e5b7 2022-05-06 03:58:14.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.885 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.885 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.885 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 172111fbc0844e5ebd4d3093ca657988 --project 582b018c2dfa42d18bef9ab46f54e5b7 2022-05-06 03:58:14.885 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:58:14.885 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:58:14.885 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:58:14.885 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.885 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:14.885 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:14.885 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:58:14.885 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:58:14.886 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:58:14.886 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | 172111fbc0844e5ebd4d3093ca657988 | | 582b018c2dfa42d18bef9ab46f54e5b7 | | | False |' 2022-05-06 03:58:14.886 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:58:14.886 | ++ functions-common:get_field:824 : read data 2022-05-06 03:58:14.886 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.886 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.886 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:58:14.916 | [227809 Async create_swift_accounts:263160]: finished create_swift_accounts with result 0 in 127 seconds 2022-05-06 03:58:14.924 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-05-06 03:58:14.928 | + inc/async:async_wait:197 : return 0 2022-05-06 03:58:14.931 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-05-06 03:58:14.949 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:14.952 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-05-06 03:58:14.969 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:14.972 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-05-06 03:58:14.975 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:58:14.977 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-05-06 03:58:14.980 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-05-06 03:58:14.982 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-05-06 03:58:15.057 | + inc/async:async_inner:63 : init_glance 2022-05-06 03:58:15.097 | [227809 Async init_glance:267416]: running: init_glance 2022-05-06 03:58:15.100 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-05-06 03:58:15.119 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:15.123 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-05-06 03:58:15.125 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:58:15.128 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-05-06 03:58:15.131 | + ./stack.sh:main:1149 : configure_neutron 2022-05-06 03:58:15.133 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-05-06 03:58:15.137 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:58:15.138 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:58:15.144 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:58:15.146 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:58:15.150 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 03:58:15.152 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:58:15.155 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-05-06 03:58:15.158 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-05-06 03:58:15.161 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-05-06 03:58:15.164 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-05-06 03:58:15.179 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-05-06 03:58:15.181 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-05-06 03:58:18.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:18.575 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:18.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:18.575 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:22.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:22.049 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:22.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:22.049 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:25.039 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:58:25.065 | [267416 Async init_glance:267416]: finished successfully 2022-05-06 03:58:25.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:25.508 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:25.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:25.508 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:28.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:28.993 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:28.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:28.993 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:32.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:32.390 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:32.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:32.390 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:35.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:35.774 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:35.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:35.774 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:39.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:39.175 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:39.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:39.175 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:42.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:42.802 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:42.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:42.802 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:47.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:47.456 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:47.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:47.456 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:53.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:53.194 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:53.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:53.194 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:53.531 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-05-06 03:58:53.539 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-05-06 03:58:53.542 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-05-06 03:58:53.546 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-05-06 03:58:53.549 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-05-06 03:58:53.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-05-06 03:58:53.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-05-06 03:58:53.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-05-06 03:58:53.561 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-05-06 03:58:53.564 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-05-06 03:58:53.566 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-05-06 03:58:53.568 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-05-06 03:58:53.571 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-05-06 03:58:53.573 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-05-06 03:58:53.575 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-05-06 03:58:53.577 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-05-06 03:58:53.581 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:53.584 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-05-06 03:58:53.586 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:53.593 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-05-06 03:58:53.596 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-05-06 03:58:53.598 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-05-06 03:58:53.601 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=neutron 2022-05-06 03:58:53.603 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-06 03:58:53.607 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-05-06 03:58:53.640 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-05-06 03:58:53.669 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-05-06 03:58:53.698 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-05-06 03:58:53.727 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-05-06 03:58:53.758 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-05-06 03:58:53.791 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-05-06 03:58:53.793 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-05-06 03:58:53.796 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-05-06 03:58:53.798 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 03:58:53.801 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-05-06 03:58:53.818 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-05-06 03:58:53.820 | + functions:setup_systemd_logging:695 : local pidstr= 2022-05-06 03:58:53.822 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-05-06 03:58:53.825 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-05-06 03:58:53.827 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-05-06 03:58:53.856 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-05-06 03:58:53.885 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-05-06 03:58:53.915 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-05-06 03:58:53.944 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-05-06 03:58:53.960 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:58:53.963 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-05-06 03:58:53.965 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-05-06 03:58:53.968 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-05-06 03:58:53.970 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-05-06 03:58:53.973 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-05-06 03:58:53.985 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-05-06 03:58:53.988 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-05-06 03:58:53.990 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-05-06 03:58:53.992 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-05-06 03:58:54.005 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-05-06 03:58:54.018 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-05-06 03:58:54.020 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-05-06 03:58:54.033 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-05-06 03:58:54.045 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-05-06 03:58:54.057 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 03:58:54.060 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:58:54.063 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-05-06 03:58:54.067 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.IrxZd5x3R2 2022-05-06 03:58:54.070 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-05-06 03:58:54.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:58:54.075 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.IrxZd5x3R2 2022-05-06 03:58:54.079 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.IrxZd5x3R2 2022-05-06 03:58:54.091 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.IrxZd5x3R2 /etc/sudoers.d/neutron-rootwrap 2022-05-06 03:58:54.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-06 03:58:54.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-05-06 03:58:54.135 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:58:54.164 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-05-06 03:58:54.167 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-05-06 03:58:54.169 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-05-06 03:58:54.172 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-05-06 03:58:54.174 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-05-06 03:58:54.177 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-05-06 03:58:54.194 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:54.197 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-05-06 03:58:54.200 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-05-06 03:58:54.202 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-05-06 03:58:54.219 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:54.222 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:58:54.225 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-05-06 03:58:54.256 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-05-06 03:58:54.258 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-05-06 03:58:54.261 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-05-06 03:58:54.278 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:54.281 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-05-06 03:58:54.283 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-05-06 03:58:54.286 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 03:58:54.288 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 03:58:54.291 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-05-06 03:58:54.293 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-05-06 03:58:54.296 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 03:58:54.298 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-05-06 03:58:54.301 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-05-06 03:58:54.304 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-05-06 03:58:54.308 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-05-06 03:58:54.311 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-05-06 03:58:54.315 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-05-06 03:58:54.333 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:54.335 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-05-06 03:58:54.338 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-05-06 03:58:54.340 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-05-06 03:58:54.345 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-05-06 03:58:54.374 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 03:58:54.405 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-05-06 03:58:54.440 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-05-06 03:58:54.473 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-05-06 03:58:54.509 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-05-06 03:58:54.511 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 03:58:54.514 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-05-06 03:58:54.517 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-05-06 03:58:54.519 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-05-06 03:58:54.549 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-05-06 03:58:54.579 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-05-06 03:58:54.610 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-05-06 03:58:54.641 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-05-06 03:58:54.673 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-05-06 03:58:54.706 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-05-06 03:58:54.741 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-05-06 03:58:54.772 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:58:54.802 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-05-06 03:58:54.833 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-05-06 03:58:54.863 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-05-06 03:58:54.893 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-05-06 03:58:54.896 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-05-06 03:58:54.899 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-05-06 03:58:54.902 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-05-06 03:58:54.904 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-05-06 03:58:54.936 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-05-06 03:58:54.966 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-05-06 03:58:54.996 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-05-06 03:58:55.026 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-05-06 03:58:55.057 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-05-06 03:58:55.087 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-05-06 03:58:55.117 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-05-06 03:58:55.147 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-05-06 03:58:55.178 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-05-06 03:58:55.207 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-05-06 03:58:55.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-05-06 03:58:55.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-05-06 03:58:55.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-05-06 03:58:55.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-05-06 03:58:55.220 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-05-06 03:58:55.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-05-06 03:58:55.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-05-06 03:58:55.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-05-06 03:58:55.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-05-06 03:58:55.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-05-06 03:58:55.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-05-06 03:58:55.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-05-06 03:58:55.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-05-06 03:58:55.242 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-05-06 03:58:55.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-05-06 03:58:55.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-05-06 03:58:55.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-05-06 03:58:55.253 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-05-06 03:58:55.255 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-05-06 03:58:55.283 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-05-06 03:58:55.285 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.288 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 03:58:55.290 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-05-06 03:58:55.293 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-05-06 03:58:55.295 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.298 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-05-06 03:58:55.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-05-06 03:58:55.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-05-06 03:58:55.330 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 03:58:55.335 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-05-06 03:58:55.337 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-05-06 03:58:55.340 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.342 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-05-06 03:58:55.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-05-06 03:58:55.372 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.375 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-05-06 03:58:55.377 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-05-06 03:58:55.379 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-05-06 03:58:55.382 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.384 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-05-06 03:58:55.412 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-05-06 03:58:55.415 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.417 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-05-06 03:58:55.420 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-05-06 03:58:55.422 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-05-06 03:58:55.425 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.427 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-05-06 03:58:55.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-05-06 03:58:55.458 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.460 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-05-06 03:58:55.463 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 03:58:55.465 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 03:58:55.467 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.470 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-05-06 03:58:55.499 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-05-06 03:58:55.501 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.504 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-05-06 03:58:55.506 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-05-06 03:58:55.508 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-05-06 03:58:55.511 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.513 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-05-06 03:58:55.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-05-06 03:58:55.547 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.550 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-05-06 03:58:55.554 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-05-06 03:58:55.558 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-05-06 03:58:55.562 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.565 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-05-06 03:58:55.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-05-06 03:58:55.598 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 03:58:55.600 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-05-06 03:58:55.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-05-06 03:58:55.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-05-06 03:58:55.608 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-05-06 03:58:55.611 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-05-06 03:58:55.640 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 03:58:55.642 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-05-06 03:58:55.660 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:55.662 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-05-06 03:58:55.665 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-06 03:58:55.696 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-05-06 03:58:55.699 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:58:55.730 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-05-06 03:58:55.765 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-05-06 03:58:55.768 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-05-06 03:58:55.770 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-05-06 03:58:55.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 03:58:58.748 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 03:58:58.748 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 03:58:58.748 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=269390) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 03:58:58.799 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=269390) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:58:58.799 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=269390) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:58:58.799 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=269390) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:58:58.799 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=269390) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:58:58.800 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=269390) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:58:58.800 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=269390) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:58:58.853 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 03:58:58.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:58.853 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:58.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:58:58.854 | from cryptography.utils import int_from_bytes 2022-05-06 03:58:59.231 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-05-06 03:58:59.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-05-06 03:58:59.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-05-06 03:58:59.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 03:58:59.242 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-05-06 03:58:59.299 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-05-06 03:58:59.318 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-05-06 03:58:59.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-05-06 03:58:59.323 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-05-06 03:58:59.354 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-05-06 03:58:59.357 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-05-06 03:58:59.365 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-05-06 03:58:59.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-05-06 03:58:59.371 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-05-06 03:58:59.384 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-05-06 03:58:59.397 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 03:58:59.400 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-05-06 03:58:59.408 | net.bridge.bridge-nf-call-iptables = 1 2022-05-06 03:58:59.411 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-05-06 03:58:59.414 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-05-06 03:58:59.422 | net.bridge.bridge-nf-call-ip6tables = 1 2022-05-06 03:58:59.426 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-05-06 03:58:59.429 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-05-06 03:58:59.431 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-05-06 03:58:59.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-05-06 03:58:59.436 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-05-06 03:58:59.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 03:58:59.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 03:58:59.443 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 03:58:59.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 03:58:59.476 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-05-06 03:58:59.478 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-05-06 03:58:59.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-05-06 03:58:59.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-05-06 03:58:59.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-05-06 03:58:59.576 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-05-06 03:58:59.593 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:59.596 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-05-06 03:58:59.598 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-05-06 03:58:59.603 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-05-06 03:58:59.633 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-05-06 03:58:59.663 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-06 03:58:59.695 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-05-06 03:58:59.698 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:58:59.727 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-05-06 03:58:59.744 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:59.747 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 03:58:59.750 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-05-06 03:58:59.779 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-05-06 03:58:59.781 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 03:58:59.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 03:58:59.813 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-05-06 03:58:59.816 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-05-06 03:58:59.819 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-05-06 03:58:59.821 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-05-06 03:58:59.839 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:58:59.841 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-05-06 03:58:59.844 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-05-06 03:58:59.849 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-05-06 03:58:59.878 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-06 03:58:59.913 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-05-06 03:58:59.915 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:58:59.945 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 03:58:59.947 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-05-06 03:58:59.977 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-05-06 03:58:59.981 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 03:58:59.984 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-05-06 03:59:00.016 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-05-06 03:59:00.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-05-06 03:59:00.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-05-06 03:59:00.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-05-06 03:59:02.962 | INFO neutron.common.config [-] Logging enabled! 2022-05-06 03:59:02.963 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev187 2022-05-06 03:59:02.963 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=269922) setup_logging /opt/stack/neutron/neutron/common/config.py:120}} 2022-05-06 03:59:03.014 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=269922) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:59:03.014 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=269922) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-05-06 03:59:03.014 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=269922) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:59:03.014 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=269922) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:59:03.014 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=269922) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:59:03.015 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=269922) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-05-06 03:59:03.075 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-05-06 03:59:03.076 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=269922) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-05-06 03:59:03.076 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=269922) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-05-06 03:59:03.077 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-05-06 03:59:03.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:03.077 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:03.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:03.077 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:03.466 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-05-06 03:59:03.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-05-06 03:59:03.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-05-06 03:59:03.479 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-05-06 03:59:03.483 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-05-06 03:59:03.487 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-05-06 03:59:03.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-05-06 03:59:03.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-05-06 03:59:03.512 | + functions:set_mtu:785 : local dev=br-data 2022-05-06 03:59:03.514 | + functions:set_mtu:786 : local mtu=1500 2022-05-06 03:59:03.517 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-05-06 03:59:03.529 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-05-06 03:59:03.547 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-05-06 03:59:03.550 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-05-06 03:59:03.552 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-05-06 03:59:03.555 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-05-06 03:59:03.558 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-05-06 03:59:03.560 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-05-06 03:59:03.563 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-05-06 03:59:03.565 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-05-06 03:59:03.568 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-05-06 03:59:03.570 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-05-06 03:59:03.573 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-05-06 03:59:03.575 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-05-06 03:59:03.578 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-05-06 03:59:03.580 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-05-06 03:59:03.584 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-05-06 03:59:03.584 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-05-06 03:59:03.590 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-05-06 03:59:03.593 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-05-06 03:59:03.597 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-05-06 03:59:03.599 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-05-06 03:59:03.604 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-05-06 03:59:03.606 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-05-06 03:59:03.606 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-05-06 03:59:03.611 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.34/22 brd 192.168.3.255' 2022-05-06 03:59:03.613 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-05-06 03:59:03.616 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-05-06 03:59:03.618 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-05-06 03:59:03.621 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-05-06 03:59:03.624 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.34/22 brd 192.168.3.255 != '' ]] 2022-05-06 03:59:03.627 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1' 2022-05-06 03:59:03.630 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data' 2022-05-06 03:59:03.633 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-05-06 03:59:03.636 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-05-06 03:59:03.639 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.34/22 brd 192.168.3.255 2022-05-06 03:59:03.640 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-05-06 03:59:03.641 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-05-06 03:59:03.641 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-05-06 03:59:03.647 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.34 2022-05-06 03:59:03.649 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.34 ' 2022-05-06 03:59:03.652 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.34/22 brd 192.168.3.255 dev eth1 2022-05-06 03:59:03.665 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.34/22 brd 192.168.3.255 dev br-data 2022-05-06 03:59:03.677 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-05-06 03:59:03.689 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-05-06 03:59:03.710 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.34 2022-05-06 03:59:03.719 | PING 192.168.0.34 (192.168.0.34) from 192.168.0.34 br-data: 56(84) bytes of data. 2022-05-06 03:59:03.719 | 64 bytes from 192.168.0.34: icmp_seq=1 ttl=64 time=0.078 ms 2022-05-06 03:59:04.748 | 64 bytes from 192.168.0.34: icmp_seq=2 ttl=64 time=0.063 ms 2022-05-06 03:59:05.772 | 64 bytes from 192.168.0.34: icmp_seq=3 ttl=64 time=0.047 ms 2022-05-06 03:59:05.772 | 2022-05-06 03:59:05.772 | --- 192.168.0.34 ping statistics --- 2022-05-06 03:59:05.772 | 3 packets transmitted, 3 received, 0% packet loss, time 2053ms 2022-05-06 03:59:05.772 | rtt min/avg/max/mdev = 0.047/0.062/0.078/0.012 ms 2022-05-06 03:59:05.781 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-05-06 03:59:05.781 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-05-06 03:59:05.791 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-05-06 03:59:05.796 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-05-06 03:59:05.815 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:05.817 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-05-06 03:59:05.820 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-05-06 03:59:05.825 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-05-06 03:59:05.863 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.25 2022-05-06 03:59:05.893 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-05-06 03:59:05.923 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-05-06 03:59:05.955 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-05-06 03:59:05.958 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-05-06 03:59:05.988 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-05-06 03:59:05.990 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-05-06 03:59:06.008 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:59:06.010 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-05-06 03:59:06.013 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-05-06 03:59:06.030 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:59:06.033 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-05-06 03:59:06.050 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:59:06.053 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-05-06 03:59:06.070 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 03:59:06.073 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-05-06 03:59:06.103 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-05-06 03:59:06.134 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-05-06 03:59:06.137 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2022-05-06 03:59:06.155 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:06.157 | + ./stack.sh:main:1152 : is_service_enabled neutron 2022-05-06 03:59:06.175 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:06.177 | + ./stack.sh:main:1153 : async_runfunc init_neutron 2022-05-06 03:59:06.180 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-05-06 03:59:06.240 | + inc/async:async_inner:63 : init_neutron 2022-05-06 03:59:06.279 | [227809 Async init_neutron:270398]: running: init_neutron 2022-05-06 03:59:06.281 | + ./stack.sh:main:1161 : is_service_enabled q-dhcp 2022-05-06 03:59:06.299 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:06.302 | ++ ./stack.sh:main:1164 : pidof NetworkManager 2022-05-06 03:59:06.313 | ++ ./stack.sh:main:1164 : true 2022-05-06 03:59:06.316 | + ./stack.sh:main:1164 : netman_pid= 2022-05-06 03:59:06.319 | + ./stack.sh:main:1165 : '[' -z '' ']' 2022-05-06 03:59:06.321 | + ./stack.sh:main:1166 : sudo killall dnsmasq 2022-05-06 03:59:06.333 | dnsmasq: no process found 2022-05-06 03:59:06.337 | + ./stack.sh:main:1166 : true 2022-05-06 03:59:06.340 | + ./stack.sh:main:1171 : clean_iptables 2022-05-06 03:59:06.350 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-05-06 03:59:06.350 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:59:06.350 | + lib/nova:clean_iptables:186 : grep nova 2022-05-06 03:59:06.350 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-05-06 03:59:06.352 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-05-06 03:59:06.352 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-05-06 03:59:06.354 | + lib/nova:clean_iptables:186 : bash 2022-05-06 03:59:06.367 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:59:06.367 | + lib/nova:clean_iptables:188 : bash 2022-05-06 03:59:06.367 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-05-06 03:59:06.372 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-05-06 03:59:06.372 | + lib/nova:clean_iptables:188 : grep nova 2022-05-06 03:59:06.372 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-05-06 03:59:06.376 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 03:59:06.387 | + lib/nova:clean_iptables:190 : grep nova 2022-05-06 03:59:06.387 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-05-06 03:59:06.390 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-05-06 03:59:06.392 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:59:06.392 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-05-06 03:59:06.396 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-05-06 03:59:06.396 | + lib/nova:clean_iptables:190 : bash 2022-05-06 03:59:06.410 | + lib/nova:clean_iptables:192 : grep nova 2022-05-06 03:59:06.410 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-05-06 03:59:06.410 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-05-06 03:59:06.415 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-05-06 03:59:06.415 | + lib/nova:clean_iptables:192 : bash 2022-05-06 03:59:06.416 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-05-06 03:59:06.422 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-05-06 03:59:06.427 | + ./stack.sh:main:1174 : sudo sysctl -w net.ipv4.ip_forward=1 2022-05-06 03:59:06.436 | net.ipv4.ip_forward = 1 2022-05-06 03:59:06.439 | + ./stack.sh:main:1179 : is_service_enabled nova neutron 2022-05-06 03:59:06.458 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:06.460 | + ./stack.sh:main:1180 : configure_os_vif 2022-05-06 03:59:06.463 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-05-06 03:59:06.465 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 03:59:06.500 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-05-06 03:59:06.530 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-05-06 03:59:06.533 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-05-06 03:59:06.568 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-05-06 03:59:06.599 | + ./stack.sh:main:1186 : is_service_enabled swift 2022-05-06 03:59:06.619 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:06.622 | + ./stack.sh:main:1187 : echo_summary 'Configuring Swift' 2022-05-06 03:59:06.625 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:59:06.628 | + ./stack.sh:echo_summary:448 : echo -e Configuring Swift 2022-05-06 03:59:06.631 | + ./stack.sh:main:1188 : async_runfunc init_swift 2022-05-06 03:59:06.633 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-05-06 03:59:06.696 | + inc/async:async_inner:63 : init_swift 2022-05-06 03:59:06.753 | [227809 Async init_swift:270756]: running: init_swift 2022-05-06 03:59:06.756 | + ./stack.sh:main:1195 : is_service_enabled cinder 2022-05-06 03:59:06.775 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:06.779 | + ./stack.sh:main:1196 : echo_summary 'Configuring Cinder' 2022-05-06 03:59:06.781 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:59:06.784 | + ./stack.sh:echo_summary:448 : echo -e Configuring Cinder 2022-05-06 03:59:06.787 | + ./stack.sh:main:1197 : async_runfunc init_cinder 2022-05-06 03:59:06.790 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-05-06 03:59:06.887 | + inc/async:async_inner:63 : init_cinder 2022-05-06 03:59:06.936 | [227809 Async init_cinder:270851]: running: init_cinder 2022-05-06 03:59:06.939 | + ./stack.sh:main:1203 : is_service_enabled placement 2022-05-06 03:59:06.965 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:06.974 | + ./stack.sh:main:1204 : echo_summary 'Configuring placement' 2022-05-06 03:59:06.983 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:59:06.991 | + ./stack.sh:echo_summary:448 : echo -e Configuring placement 2022-05-06 03:59:06.991 | + ./stack.sh:main:1205 : async_runfunc init_placement 2022-05-06 03:59:06.995 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-05-06 03:59:07.084 | + inc/async:async_inner:63 : init_placement 2022-05-06 03:59:07.127 | [227809 Async init_placement:270969]: running: init_placement 2022-05-06 03:59:07.131 | + ./stack.sh:main:1209 : async_wait init_neutron 2022-05-06 03:59:07.246 | [227809 Async init_neutron:270398]: Waiting for completion of init_neutron running on PID 270398 (6 other jobs running) 2022-05-06 03:59:07.299 | [227809 Async init_neutron:270398]: Signaling child to exit 2022-05-06 03:59:17.849 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:59:17.903 | [270851 Async init_cinder:270851]: finished successfully 2022-05-06 03:59:20.813 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:59:20.855 | [270756 Async init_swift:270756]: finished successfully 2022-05-06 03:59:34.325 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:59:34.352 | [270398 Async init_neutron:270398]: finished successfully 2022-05-06 03:59:34.373 | WAKEUP 2022-05-06 03:59:34.396 | [227809 Async init_neutron:270398]: Signaled 2022-05-06 03:59:34.398 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-05-06 03:59:34.398 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 03:59:34.398 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:59:34.398 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 03:59:34.398 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 03:59:34.398 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 03:59:34.398 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 03:59:34.398 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-05-06 03:59:34.398 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-05-06 03:59:34.398 | + lib/database:recreate_database:112 : local db=neutron 2022-05-06 03:59:34.398 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-05-06 03:59:34.398 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-05-06 03:59:34.398 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-05-06 03:59:34.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:34.398 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-05-06 03:59:34.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:34.398 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-05-06 03:59:34.398 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:59:34.398 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:59:34.398 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:59:34.398 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:59:34.398 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809549111 2022-05-06 03:59:34.398 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-05-06 03:59:34.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:34.398 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:34.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:34.398 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-05-06 03:59:34.399 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-05-06 03:59:34.400 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-05-06 03:59:34.401 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-05-06 03:59:34.402 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-05-06 03:59:34.402 | Running upgrade for neutron ... 2022-05-06 03:59:34.402 | OK 2022-05-06 03:59:34.402 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-05-06 03:59:34.402 | + functions-common:time_stop:2437 : local name 2022-05-06 03:59:34.402 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:59:34.402 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:59:34.402 | + functions-common:time_stop:2440 : local total 2022-05-06 03:59:34.402 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:59:34.402 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:59:34.402 | + functions-common:time_stop:2444 : start_time=1651809549111 2022-05-06 03:59:34.402 | + functions-common:time_stop:2446 : [[ -z 1651809549111 ]] 2022-05-06 03:59:34.402 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:59:34.403 | + functions-common:time_stop:2449 : end_time=1651809574310 2022-05-06 03:59:34.403 | + functions-common:time_stop:2450 : elapsed_time=25199 2022-05-06 03:59:34.403 | + functions-common:time_stop:2451 : total=8518 2022-05-06 03:59:34.403 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:59:34.403 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=33717 2022-05-06 03:59:34.445 | [227809 Async init_neutron:270398]: finished init_neutron with result 0 in 28 seconds 2022-05-06 03:59:34.449 | + inc/async:async_wait:197 : return 0 2022-05-06 03:59:34.452 | + ./stack.sh:main:1210 : async_wait init_placement 2022-05-06 03:59:34.505 | [227809 Async init_placement:270969]: Waiting for completion of init_placement running on PID 270969 (5 other jobs running) 2022-05-06 03:59:34.532 | [227809 Async init_placement:270969]: Signaling child to exit 2022-05-06 03:59:52.397 | + inc/async:async_inner:64 : rc=0 2022-05-06 03:59:52.422 | [270969 Async init_placement:270969]: finished successfully 2022-05-06 03:59:52.442 | WAKEUP 2022-05-06 03:59:52.465 | [227809 Async init_placement:270969]: Signaled 2022-05-06 03:59:52.467 | + lib/placement:init_placement:130 : recreate_database placement 2022-05-06 03:59:52.467 | + lib/database:recreate_database:112 : local db=placement 2022-05-06 03:59:52.467 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-05-06 03:59:52.467 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-05-06 03:59:52.467 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-05-06 03:59:52.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:52.467 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-05-06 03:59:52.467 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:52.467 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-05-06 03:59:52.467 | + lib/placement:init_placement:132 : create_placement_accounts 2022-05-06 03:59:52.467 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-05-06 03:59:52.467 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-05-06 03:59:52.467 | + functions-common:get_or_create_user:921 : local user_id 2022-05-06 03:59:52.467 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-05-06 03:59:52.467 | + functions-common:get_or_create_user:925 : local email= 2022-05-06 03:59:52.467 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-05-06 03:59:52.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.467 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.467 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.467 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.467 | + functions-common:get_or_create_user:937 : user_id=056d84d564da47e8a67ee630c4989731 2022-05-06 03:59:52.468 | + functions-common:get_or_create_user:938 : echo 056d84d564da47e8a67ee630c4989731 2022-05-06 03:59:52.468 | 056d84d564da47e8a67ee630c4989731 2022-05-06 03:59:52.468 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-05-06 03:59:52.468 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:59:52.468 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:59:52.468 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:59:52.468 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:59:52.468 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:59:52.468 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:59:52.468 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:59:52.468 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:59:52.468 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:59:52.468 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:59:52.468 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:59:52.468 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:59:52.468 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:59:52.468 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:59:52.468 | ++ functions-common:get_field:824 : read data 2022-05-06 03:59:52.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.468 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.468 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:59:52.468 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:59:52.468 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:59:52.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.468 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.468 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:59:52.468 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:59:52.469 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:59:52.469 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:59:52.469 | ++ functions-common:get_field:824 : read data 2022-05-06 03:59:52.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.469 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.469 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.469 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.469 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:59:52.469 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:59:52.469 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:59:52.469 | ++ functions-common:get_field:830 : echo '| e0cf0c82f5834a7f8cf753d15fa16319 | 056d84d564da47e8a67ee630c4989731 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:59:52.469 | ++ functions-common:get_field:824 : read data 2022-05-06 03:59:52.469 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:59:52.469 | + functions-common:get_or_add_user_project_role:1009 : echo e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:59:52.469 | e0cf0c82f5834a7f8cf753d15fa16319 2022-05-06 03:59:52.469 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-05-06 03:59:52.469 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-05-06 03:59:52.469 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-05-06 03:59:52.469 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-05-06 03:59:52.469 | ++ functions-common:_get_domain_args:969 : local domain 2022-05-06 03:59:52.469 | ++ functions-common:_get_domain_args:970 : domain= 2022-05-06 03:59:52.469 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-05-06 03:59:52.469 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-05-06 03:59:52.469 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-05-06 03:59:52.469 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-05-06 03:59:52.469 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-05-06 03:59:52.469 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-05-06 03:59:52.469 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:59:52.469 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:59:52.469 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-05-06 03:59:52.469 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:59:52.470 | ++ functions-common:get_field:824 : read data 2022-05-06 03:59:52.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.470 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.470 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-05-06 03:59:52.470 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-05-06 03:59:52.470 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:59:52.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.470 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-05-06 03:59:52.470 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-05-06 03:59:52.470 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-05-06 03:59:52.470 | ++ functions-common:get_field:823 : local data field 2022-05-06 03:59:52.470 | ++ functions-common:get_field:824 : read data 2022-05-06 03:59:52.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.470 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.470 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.470 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-05-06 03:59:52.470 | ++ functions-common:get_field:828 : field='$2' 2022-05-06 03:59:52.470 | ++ functions-common:get_field:830 : echo '| aa2516f51d94482d8bbf60ff2e94b1c1 | 056d84d564da47e8a67ee630c4989731 | | a686164f86fe4193911f54b8ad90d89a | | | False |' 2022-05-06 03:59:52.470 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-05-06 03:59:52.470 | ++ functions-common:get_field:824 : read data 2022-05-06 03:59:52.470 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:59:52.470 | + functions-common:get_or_add_user_project_role:1009 : echo aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:59:52.470 | aa2516f51d94482d8bbf60ff2e94b1c1 2022-05-06 03:59:52.470 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.25/placement 2022-05-06 03:59:52.470 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-05-06 03:59:52.471 | + functions-common:get_or_create_service:1094 : local service_id 2022-05-06 03:59:52.471 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-05-06 03:59:52.471 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-05-06 03:59:52.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.471 | ++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.471 | + functions-common:get_or_create_service:1105 : service_id=' 2022-05-06 03:59:52.471 | 82eb5f7d8fa64b1aab67b9134e8745ec' 2022-05-06 03:59:52.471 | + functions-common:get_or_create_service:1106 : echo 82eb5f7d8fa64b1aab67b9134e8745ec 2022-05-06 03:59:52.471 | 82eb5f7d8fa64b1aab67b9134e8745ec 2022-05-06 03:59:52.471 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.25/placement 2022-05-06 03:59:52.471 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-05-06 03:59:52.471 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.25/placement RegionOne 2022-05-06 03:59:52.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-05-06 03:59:52.471 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-05-06 03:59:52.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.471 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-05-06 03:59:52.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-05-06 03:59:52.471 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.25/placement --region RegionOne -f value -c id 2022-05-06 03:59:52.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.471 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.471 | +++ functions-common:oscwrap:2477 : return 0 2022-05-06 03:59:52.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=bd16fc850d6a456d995a72b94c4a1cc1 2022-05-06 03:59:52.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo bd16fc850d6a456d995a72b94c4a1cc1 2022-05-06 03:59:52.472 | + functions-common:get_or_create_endpoint:1139 : public_id=bd16fc850d6a456d995a72b94c4a1cc1 2022-05-06 03:59:52.472 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-05-06 03:59:52.472 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-05-06 03:59:52.472 | + functions-common:get_or_create_endpoint:1148 : echo bd16fc850d6a456d995a72b94c4a1cc1 2022-05-06 03:59:52.472 | bd16fc850d6a456d995a72b94c4a1cc1 2022-05-06 03:59:52.512 | [227809 Async init_placement:270969]: finished init_placement with result 0 in 45 seconds 2022-05-06 03:59:52.517 | + inc/async:async_wait:197 : return 0 2022-05-06 03:59:52.519 | + ./stack.sh:main:1211 : async_wait init_glance 2022-05-06 03:59:52.571 | [227809 Async init_glance:267416]: Waiting for completion of init_glance running on PID 267416 (4 other jobs running) 2022-05-06 03:59:52.596 | [227809 Async init_glance:267416]: Signaling child to exit 2022-05-06 03:59:52.596 | WAKEUP 2022-05-06 03:59:52.620 | [227809 Async init_glance:267416]: Signaled 2022-05-06 03:59:52.622 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-05-06 03:59:52.622 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-05-06 03:59:52.622 | + lib/glance:init_glance:485 : recreate_database glance 2022-05-06 03:59:52.622 | + lib/database:recreate_database:112 : local db=glance 2022-05-06 03:59:52.622 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-05-06 03:59:52.622 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-05-06 03:59:52.622 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-05-06 03:59:52.622 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:52.622 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-05-06 03:59:52.622 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:52.622 | + lib/glance:init_glance:487 : time_start dbsync 2022-05-06 03:59:52.622 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:59:52.622 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:59:52.622 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:59:52.622 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:59:52.622 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809495344 2022-05-06 03:59:52.622 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-05-06 03:59:52.622 | 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=267539) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:59:52.623 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-05-06 03:59:52.623 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-05-06 03:59:52.624 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-05-06 03:59:52.624 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-05-06 03:59:52.624 | Database migration is up to date. No migration needed. 2022-05-06 03:59:52.624 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-05-06 03:59:52.624 | Database is synced successfully. 2022-05-06 03:59:52.624 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-05-06 03:59:52.624 | 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=267691) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-05-06 03:59:52.624 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-05-06 03:59:52.625 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-05-06 03:59:52.625 | + lib/glance:init_glance:493 : time_stop dbsync 2022-05-06 03:59:52.625 | + functions-common:time_stop:2437 : local name 2022-05-06 03:59:52.625 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:59:52.625 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:59:52.625 | + functions-common:time_stop:2440 : local total 2022-05-06 03:59:52.625 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:59:52.625 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:59:52.625 | + functions-common:time_stop:2444 : start_time=1651809495344 2022-05-06 03:59:52.625 | + functions-common:time_stop:2446 : [[ -z 1651809495344 ]] 2022-05-06 03:59:52.625 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:59:52.625 | + functions-common:time_stop:2449 : end_time=1651809505024 2022-05-06 03:59:52.625 | + functions-common:time_stop:2450 : elapsed_time=9680 2022-05-06 03:59:52.625 | + functions-common:time_stop:2451 : total=8518 2022-05-06 03:59:52.625 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:59:52.625 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=18198 2022-05-06 03:59:52.668 | [227809 Async init_glance:267416]: finished init_glance with result 0 in 10 seconds 2022-05-06 03:59:52.672 | + inc/async:async_wait:197 : return 0 2022-05-06 03:59:52.675 | + ./stack.sh:main:1212 : async_wait init_swift 2022-05-06 03:59:52.726 | [227809 Async init_swift:270756]: Waiting for completion of init_swift running on PID 270756 (3 other jobs running) 2022-05-06 03:59:52.752 | [227809 Async init_swift:270756]: Signaling child to exit 2022-05-06 03:59:52.752 | WAKEUP 2022-05-06 03:59:52.775 | [227809 Async init_swift:270756]: Signaled 2022-05-06 03:59:52.777 | + lib/swift:init_swift:668 : local node_number 2022-05-06 03:59:52.777 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-05-06 03:59:52.777 | No container-server running 2022-05-06 03:59:52.777 | No object-server running 2022-05-06 03:59:52.777 | No container-auditor running 2022-05-06 03:59:52.777 | No container-reconciler running 2022-05-06 03:59:52.777 | No object-reconstructor running 2022-05-06 03:59:52.777 | No container-sync running 2022-05-06 03:59:52.777 | No account-server running 2022-05-06 03:59:52.777 | No object-auditor running 2022-05-06 03:59:52.777 | No object-updater running 2022-05-06 03:59:52.777 | No account-reaper running 2022-05-06 03:59:52.777 | No object-replicator running 2022-05-06 03:59:52.777 | No container-replicator running 2022-05-06 03:59:52.777 | No container-sharder running 2022-05-06 03:59:52.777 | No proxy-server running 2022-05-06 03:59:52.777 | No container-updater running 2022-05-06 03:59:52.777 | No account-auditor running 2022-05-06 03:59:52.777 | No object-expirer running 2022-05-06 03:59:52.777 | No account-replicator running 2022-05-06 03:59:52.777 | + lib/swift:init_swift:670 : true 2022-05-06 03:59:52.777 | + lib/swift:init_swift:673 : create_swift_disk 2022-05-06 03:59:52.777 | + lib/swift:create_swift_disk:565 : local node_number 2022-05-06 03:59:52.777 | + lib/swift:create_swift_disk:570 : local user_group 2022-05-06 03:59:52.777 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-05-06 03:59:52.777 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-05-06 03:59:52.777 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-05-06 03:59:52.777 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-05-06 03:59:52.777 | + functions:create_disk:732 : local node_number 2022-05-06 03:59:52.777 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.777 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 03:59:52.777 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-05-06 03:59:52.777 | + functions:create_disk:736 : local key 2022-05-06 03:59:52.778 | ++ functions:create_disk:738 : sed s#/.## 2022-05-06 03:59:52.778 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-05-06 03:59:52.778 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-05-06 03:59:52.778 | + functions:destroy_disk:765 : local key 2022-05-06 03:59:52.778 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | ++ functions:destroy_disk:767 : sed s#/.## 2022-05-06 03:59:52.778 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-05-06 03:59:52.778 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-05-06 03:59:52.778 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-05-06 03:59:52.778 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-05-06 03:59:52.778 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-05-06 03:59:52.778 | = sectsz=512 attr=2, projid32bit=1 2022-05-06 03:59:52.778 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-05-06 03:59:52.778 | = reflink=1 2022-05-06 03:59:52.778 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-05-06 03:59:52.778 | = sunit=0 swidth=0 blks 2022-05-06 03:59:52.778 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-05-06 03:59:52.778 | log =internal log bsize=4096 blocks=2560, version=2 2022-05-06 03:59:52.778 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-05-06 03:59:52.778 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-05-06 03:59:52.778 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-05-06 03:59:52.778 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-05-06 03:59:52.779 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-05-06 03:59:52.779 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-05-06 03:59:52.779 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-05-06 03:59:52.779 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:579 : local node_number 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-05-06 03:59:52.779 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-05-06 03:59:52.779 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-05-06 03:59:52.779 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1651808807.object.builder backups/1651808808.container.builder backups/1651808810.account.builder backups/1651808815.object.builder backups/1651808817.container.builder backups/1651808818.account.builder backups/1651808815.object.ring.gz backups/1651808817.container.ring.gz backups/1651808818.account.ring.gz 2022-05-06 03:59:52.779 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-05-06 03:59:52.779 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-05-06 03:59:52.779 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-05-06 03:59:52.779 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-05-06 03:59:52.779 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-05-06 03:59:52.779 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-05-06 03:59:52.779 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-05-06 03:59:52.779 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-05-06 03:59:52.779 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-05-06 03:59:52.779 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-05-06 03:59:52.779 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-05-06 03:59:52.779 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-05-06 03:59:52.779 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-05-06 03:59:52.779 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-05-06 03:59:52.779 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-05-06 03:59:52.779 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 03:59:52.779 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-05-06 03:59:52.780 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 03:59:52.780 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-05-06 03:59:52.780 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-05-06 03:59:52.780 | + lib/swift:init_swift:714 : popd 2022-05-06 03:59:52.822 | [227809 Async init_swift:270756]: finished init_swift with result 0 in 14 seconds 2022-05-06 03:59:52.826 | + inc/async:async_wait:197 : return 0 2022-05-06 03:59:52.829 | + ./stack.sh:main:1213 : async_wait init_cinder 2022-05-06 03:59:52.880 | [227809 Async init_cinder:270851]: Waiting for completion of init_cinder running on PID 270851 (2 other jobs running) 2022-05-06 03:59:52.908 | [227809 Async init_cinder:270851]: Signaling child to exit 2022-05-06 03:59:52.908 | WAKEUP 2022-05-06 03:59:52.933 | [227809 Async init_cinder:270851]: Signaled 2022-05-06 03:59:52.934 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-05-06 03:59:52.934 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:52.934 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-05-06 03:59:52.934 | + lib/database:recreate_database:112 : local db=cinder 2022-05-06 03:59:52.934 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-05-06 03:59:52.934 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-05-06 03:59:52.934 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-05-06 03:59:52.934 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:52.934 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-05-06 03:59:52.934 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:52.934 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-05-06 03:59:52.934 | + functions-common:time_start:2423 : local name=dbsync 2022-05-06 03:59:52.934 | + functions-common:time_start:2424 : local start_time= 2022-05-06 03:59:52.934 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 03:59:52.935 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 03:59:52.935 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809547660 2022-05-06 03:59:52.935 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-05-06 03:59:52.935 | 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=271087) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:52.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:52.936 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:59:52.936 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=271087) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:59:52.936 | INFO cinder.db.migration [-] Applying migration(s) 2022-05-06 03:59:52.936 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:59:52.936 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:59:52.936 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-05-06 03:59:52.936 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=271087) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 03:59:52.936 | INFO cinder.db.migration [-] Migration(s) applied 2022-05-06 03:59:52.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 03:59:52.936 | from cryptography.utils import int_from_bytes 2022-05-06 03:59:52.936 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 03:59:52.936 | last_heartbeat = column_property( 2022-05-06 03:59:52.936 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 03:59:52.936 | num_hosts = column_property( 2022-05-06 03:59:52.936 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-05-06 03:59:52.936 | num_down_hosts = column_property( 2022-05-06 03:59:52.936 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-05-06 03:59:52.936 | + functions-common:time_stop:2437 : local name 2022-05-06 03:59:52.936 | + functions-common:time_stop:2438 : local end_time 2022-05-06 03:59:52.936 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 03:59:52.936 | + functions-common:time_stop:2440 : local total 2022-05-06 03:59:52.936 | + functions-common:time_stop:2441 : local start_time 2022-05-06 03:59:52.936 | + functions-common:time_stop:2443 : name=dbsync 2022-05-06 03:59:52.936 | + functions-common:time_stop:2444 : start_time=1651809547660 2022-05-06 03:59:52.936 | + functions-common:time_stop:2446 : [[ -z 1651809547660 ]] 2022-05-06 03:59:52.936 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 03:59:52.936 | + functions-common:time_stop:2449 : end_time=1651809554914 2022-05-06 03:59:52.936 | + functions-common:time_stop:2450 : elapsed_time=7254 2022-05-06 03:59:52.936 | + functions-common:time_stop:2451 : total=8518 2022-05-06 03:59:52.937 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 03:59:52.937 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15772 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-05-06 03:59:52.937 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-05-06 03:59:52.937 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-05-06 03:59:52.937 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-05-06 03:59:52.937 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 03:59:52.937 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-05-06 03:59:52.937 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-05-06 03:59:52.937 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-05-06 03:59:52.937 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-05-06 03:59:52.937 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-05-06 03:59:52.937 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-05-06 03:59:52.937 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-05-06 03:59:52.937 | + functions-common:is_suse:542 : is_opensuse 2022-05-06 03:59:52.937 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-05-06 03:59:52.937 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-05-06 03:59:52.937 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-05-06 03:59:52.937 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-05-06 03:59:52.937 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-05-06 03:59:52.938 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 03:59:52.938 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 03:59:52.938 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-05-06 03:59:52.938 | s|%DIRECTIO%|--direct-io=on|g; 2022-05-06 03:59:52.938 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-05-06 03:59:52.938 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-05-06 03:59:52.938 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 03:59:52.938 | [Unit] 2022-05-06 03:59:52.938 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:59:52.938 | DefaultDependencies=no 2022-05-06 03:59:52.938 | After=systemd-udev-settle.service 2022-05-06 03:59:52.938 | Before=lvm2-activation-early.service 2022-05-06 03:59:52.938 | Wants=systemd-udev-settle.service 2022-05-06 03:59:52.938 | 2022-05-06 03:59:52.938 | [Service] 2022-05-06 03:59:52.938 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-05-06 03:59:52.938 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-05-06 03:59:52.938 | RemainAfterExit=yes 2022-05-06 03:59:52.938 | Type=oneshot 2022-05-06 03:59:52.938 | 2022-05-06 03:59:52.938 | [Install] 2022-05-06 03:59:52.938 | WantedBy=local-fs.target 2022-05-06 03:59:52.939 | Also=systemd-udev-settle.service 2022-05-06 03:59:52.939 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-05-06 03:59:52.939 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-05-06 03:59:52.939 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-05-06 03:59:52.939 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-05-06 03:59:52.939 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-05-06 03:59:52.939 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-05-06 03:59:52.939 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-05-06 03:59:52.939 | Volume group "stack-volumes-lvmdriver-1" not found 2022-05-06 03:59:52.939 | Cannot process volume group stack-volumes-lvmdriver-1 2022-05-06 03:59:52.939 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-05-06 03:59:52.939 | Physical volume "/dev/loop4" successfully created. 2022-05-06 03:59:52.939 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-05-06 03:59:52.939 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-05-06 03:59:52.939 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-05-06 03:59:52.939 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-05-06 03:59:52.939 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-05-06 03:59:52.939 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-05-06 03:59:52.939 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-05-06 03:59:52.939 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-05-06 03:59:52.939 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:52.939 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-05-06 03:59:52.939 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-05-06 03:59:52.939 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-05-06 03:59:52.980 | [227809 Async init_cinder:270851]: finished init_cinder with result 0 in 11 seconds 2022-05-06 03:59:52.984 | + inc/async:async_wait:197 : return 0 2022-05-06 03:59:52.987 | + ./stack.sh:main:1218 : is_service_enabled nova 2022-05-06 03:59:53.005 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:53.007 | + ./stack.sh:main:1219 : echo_summary 'Configuring Nova' 2022-05-06 03:59:53.010 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 03:59:53.012 | + ./stack.sh:echo_summary:448 : echo -e Configuring Nova 2022-05-06 03:59:53.015 | + ./stack.sh:main:1220 : init_nova 2022-05-06 03:59:53.018 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-05-06 03:59:53.035 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:53.038 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-05-06 03:59:53.055 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 03:59:53.058 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 03:59:53.060 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 03:59:53.118 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 03:59:53.157 | [227809 Async nova-cell-0:273314]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-05-06 03:59:53.160 | ++ lib/nova:init_nova:842 : seq 1 1 2022-05-06 03:59:53.165 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 03:59:53.168 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-05-06 03:59:53.170 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 03:59:53.173 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 03:59:53.176 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 03:59:53.236 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 03:59:53.294 | [227809 Async nova-cell-1:273406]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-05-06 03:59:53.294 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-05-06 03:59:53.297 | + lib/database:recreate_database:112 : local db=nova_api 2022-05-06 03:59:53.299 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-05-06 03:59:53.302 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-05-06 03:59:53.305 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-05-06 03:59:53.310 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:53.738 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-05-06 03:59:53.743 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 03:59:53.761 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-05-06 03:59:54.833 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 03:59:58.079 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 03:59:58.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 03:59:58.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 03:59:58.090 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 03:59:58.090 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=273464) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 03:59:58.118 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 03:59:58.118 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 03:59:58.157 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-05-06 04:00:00.236 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=273464) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 04:00:00.239 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-05-06 04:00:00.641 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=273464) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 04:00:00.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:00.649 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:00.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:00.649 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:01.156 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-05-06 04:00:01.160 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-05-06 04:00:01.162 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-05-06 04:00:01.165 | ++ lib/databases/mysql:database_connection_url_mysql:220 : local db=nova_cell0 2022-05-06 04:00:01.169 | ++ lib/databases/mysql:database_connection_url_mysql:221 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 04:00:01.173 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-05-06 04:00:02.214 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 04:00:05.017 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:05.017 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:05.017 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:05.017 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:05.445 | + inc/async:async_inner:64 : rc=0 2022-05-06 04:00:05.473 | [273406 Async nova-cell-1:273406]: finished successfully 2022-05-06 04:00:05.543 | ++ lib/nova:init_nova:854 : seq 0 1 2022-05-06 04:00:05.548 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 04:00:05.551 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-05-06 04:00:05.557 | + inc/async:async_inner:64 : rc=0 2022-05-06 04:00:05.584 | [273314 Async nova-cell-0:273314]: finished successfully 2022-05-06 04:00:05.607 | [227809 Async nova-cell-0:273314]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 273314 (3 other jobs running) 2022-05-06 04:00:05.633 | [227809 Async nova-cell-0:273314]: Signaling child to exit 2022-05-06 04:00:05.633 | WAKEUP 2022-05-06 04:00:05.656 | [227809 Async nova-cell-0:273314]: Signaled 2022-05-06 04:00:05.657 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-05-06 04:00:05.657 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-05-06 04:00:05.657 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-05-06 04:00:05.657 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-05-06 04:00:05.657 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-05-06 04:00:05.657 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-05-06 04:00:05.657 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-05-06 04:00:05.657 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 04:00:05.657 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-05-06 04:00:05.658 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 04:00:05.658 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-05-06 04:00:05.658 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.659 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 04:00:05.660 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=273471) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 04:00:05.660 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 04:00:05.660 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 04:00:05.660 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 04:00:05.660 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=273471) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 04:00:05.660 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 04:00:05.660 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=273471) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 04:00:05.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:05.660 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:05.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:05.660 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:05.703 | [227809 Async nova-cell-0:273314]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-05-06 04:00:05.707 | + inc/async:async_wait:197 : return 0 2022-05-06 04:00:05.710 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-05-06 04:00:05.712 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-05-06 04:00:05.763 | [227809 Async nova-cell-1:273406]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 273406 (2 other jobs running) 2022-05-06 04:00:05.788 | [227809 Async nova-cell-1:273406]: Signaling child to exit 2022-05-06 04:00:05.788 | WAKEUP 2022-05-06 04:00:05.811 | [227809 Async nova-cell-1:273406]: Signaled 2022-05-06 04:00:05.812 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-05-06 04:00:05.812 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-05-06 04:00:05.812 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-05-06 04:00:05.812 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-05-06 04:00:05.812 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-05-06 04:00:05.812 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-05-06 04:00:05.812 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-05-06 04:00:05.812 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 04:00:05.812 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-05-06 04:00:05.812 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-05-06 04:00:05.812 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-05-06 04:00:05.812 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 04:00:05.812 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-05-06 04:00:05.814 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=273478) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-05-06 04:00:05.814 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-05-06 04:00:05.814 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-05-06 04:00:05.814 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-05-06 04:00:05.814 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=273478) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-05-06 04:00:05.814 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-05-06 04:00:05.814 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=273478) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-05-06 04:00:05.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:05.814 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:05.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:05.814 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:05.868 | [227809 Async nova-cell-1:273406]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-05-06 04:00:05.873 | + inc/async:async_wait:197 : return 0 2022-05-06 04:00:05.875 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-05-06 04:00:05.878 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-05-06 04:00:06.919 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 04:00:09.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:09.792 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:09.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:09.792 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:09.792 | Running batches of 50 until complete 2022-05-06 04:00:09.792 | +-------------------------------------+--------------+-----------+ 2022-05-06 04:00:09.792 | | Migration | Total Needed | Completed | 2022-05-06 04:00:09.792 | +-------------------------------------+--------------+-----------+ 2022-05-06 04:00:09.792 | | fill_virtual_interface_list | 0 | 0 | 2022-05-06 04:00:09.792 | | migrate_empty_ratio | 0 | 0 | 2022-05-06 04:00:09.792 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-05-06 04:00:09.792 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-05-06 04:00:09.792 | | migration_migrate_to_uuid | 0 | 0 | 2022-05-06 04:00:09.792 | | populate_dev_uuids | 0 | 0 | 2022-05-06 04:00:09.792 | | populate_missing_availability_zones | 0 | 0 | 2022-05-06 04:00:09.792 | | populate_queued_for_delete | 0 | 0 | 2022-05-06 04:00:09.792 | | populate_user_id | 0 | 0 | 2022-05-06 04:00:09.792 | | populate_uuids | 0 | 0 | 2022-05-06 04:00:09.792 | +-------------------------------------+--------------+-----------+ 2022-05-06 04:00:10.294 | ++ lib/nova:init_nova:868 : seq 1 1 2022-05-06 04:00:10.301 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 04:00:10.304 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-05-06 04:00:10.307 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 04:00:10.310 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 04:00:10.313 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-05-06 04:00:11.339 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-05-06 04:00:13.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:13.883 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:13.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-05-06 04:00:13.883 | from cryptography.utils import int_from_bytes 2022-05-06 04:00:13.883 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-05-06 04:00:13.883 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-05-06 04:00:14.342 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-05-06 04:00:14.346 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-05-06 04:00:14.360 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-05-06 04:00:14.363 | + ./stack.sh:main:1225 : is_service_enabled neutron 2022-05-06 04:00:14.382 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:14.385 | + ./stack.sh:main:1226 : async_runfunc configure_neutron_nova 2022-05-06 04:00:14.387 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-05-06 04:00:14.447 | + inc/async:async_inner:63 : configure_neutron_nova 2022-05-06 04:00:14.486 | [227809 Async configure_neutron_nova:274585]: running: configure_neutron_nova 2022-05-06 04:00:14.489 | + ./stack.sh:main:1235 : run_phase stack post-config 2022-05-06 04:00:14.491 | + functions-common:run_phase:1865 : local mode=stack 2022-05-06 04:00:14.494 | + functions-common:run_phase:1866 : local phase=post-config 2022-05-06 04:00:14.497 | + functions-common:run_phase:1867 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-05-06 04:00:14.500 | + functions-common:run_phase:1868 : local extra_plugin_file_name 2022-05-06 04:00:14.503 | + functions-common:run_phase:1869 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-05-06 04:00:14.505 | + functions-common:run_phase:1874 : local exceptions=80-tempest.sh 2022-05-06 04:00:14.508 | + functions-common:run_phase:1875 : local extra 2022-05-06 04:00:14.511 | ++ functions-common:run_phase:1876 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-05-06 04:00:14.516 | + functions-common:run_phase:1876 : extra=80-tempest.sh 2022-05-06 04:00:14.518 | + functions-common:run_phase:1877 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-05-06 04:00:14.521 | + functions-common:run_phase:1881 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-05-06 04:00:14.524 | + functions-common:run_phase:1881 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-05-06 04:00:14.529 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-05-06 04:00:14.546 | ++ functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:14.548 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 04:00:14.551 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-05-06 04:00:14.554 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-05-06 04:00:14.556 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-05-06 04:00:14.558 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-05-06 04:00:14.561 | ++ extras.d/80-tempest.sh:source:12 : : 2022-05-06 04:00:14.563 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-05-06 04:00:14.566 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-05-06 04:00:14.568 | + functions-common:run_phase:1886 : [[ stack == \s\o\u\r\c\e ]] 2022-05-06 04:00:14.572 | + functions-common:run_phase:1889 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-05-06 04:00:14.574 | + functions-common:run_phase:1892 : run_plugins stack post-config 2022-05-06 04:00:14.577 | + functions-common:run_plugins:1851 : local mode=stack 2022-05-06 04:00:14.580 | + functions-common:run_plugins:1852 : local phase=post-config 2022-05-06 04:00:14.583 | + functions-common:run_plugins:1854 : local plugins= 2022-05-06 04:00:14.586 | + functions-common:run_plugins:1855 : local plugin 2022-05-06 04:00:14.588 | + ./stack.sh:main:1243 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-05-06 04:00:14.591 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:14.593 | + inc/meta-config:merge_config_group:171 : shift 2022-05-06 04:00:14.596 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-05-06 04:00:14.599 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 04:00:14.601 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-05-06 04:00:14.604 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-05-06 04:00:14.608 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-05-06 04:00:14.611 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:14.614 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-05-06 04:00:14.617 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 04:00:14.620 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-05-06 04:00:14.620 | /^\[\[.+\|.*\]\]/ { 2022-05-06 04:00:14.620 | gsub("[][]", "", $1); 2022-05-06 04:00:14.620 | split($1, a, "|"); 2022-05-06 04:00:14.620 | if (a[1] == matchgroup) 2022-05-06 04:00:14.621 | print a[2] 2022-05-06 04:00:14.621 | } 2022-05-06 04:00:14.621 | ' /home/ubuntu/devstack/local.conf 2022-05-06 04:00:14.627 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 04:00:14.630 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 04:00:14.633 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 04:00:14.636 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-05-06 04:00:14.639 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-05-06 04:00:14.642 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-05-06 04:00:14.645 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-05-06 04:00:14.649 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-05-06 04:00:14.653 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-05-06 04:00:14.656 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-05-06 04:00:14.658 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 04:00:14.661 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:14.664 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 04:00:14.667 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-05-06 04:00:14.670 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 04:00:14.673 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-05-06 04:00:14.676 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-05-06 04:00:14.679 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-05-06 04:00:14.682 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-05-06 04:00:14.686 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-05-06 04:00:14.686 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.686 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-05-06 04:00:14.686 | BEGIN { 2022-05-06 04:00:14.686 | section = "" 2022-05-06 04:00:14.686 | last_section = "" 2022-05-06 04:00:14.686 | section_count = 0 2022-05-06 04:00:14.686 | } 2022-05-06 04:00:14.686 | /^\[.+\]/ { 2022-05-06 04:00:14.686 | gsub("[][]", "", $1); 2022-05-06 04:00:14.687 | section=$1 2022-05-06 04:00:14.687 | next 2022-05-06 04:00:14.687 | } 2022-05-06 04:00:14.687 | /^ *\#/ { 2022-05-06 04:00:14.687 | next 2022-05-06 04:00:14.687 | } 2022-05-06 04:00:14.687 | /^[^ \t]+/ { 2022-05-06 04:00:14.687 | # get offset of first = in $0 2022-05-06 04:00:14.687 | eq_idx = index($0, "=") 2022-05-06 04:00:14.687 | # extract attr & value from $0 2022-05-06 04:00:14.687 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 04:00:14.687 | value = substr($0, eq_idx + 1) 2022-05-06 04:00:14.687 | # only need to strip trailing whitespace from attr 2022-05-06 04:00:14.687 | sub(/[ \t]*$/, "", attr) 2022-05-06 04:00:14.687 | # need to strip leading & trailing whitespace from value 2022-05-06 04:00:14.687 | sub(/^[ \t]*/, "", value) 2022-05-06 04:00:14.687 | sub(/[ \t]*$/, "", value) 2022-05-06 04:00:14.687 | 2022-05-06 04:00:14.687 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 04:00:14.687 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 04:00:14.687 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 04:00:14.687 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 04:00:14.687 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 04:00:14.687 | if (section != last_section) { 2022-05-06 04:00:14.687 | cfg_section[section_count++] = section 2022-05-06 04:00:14.687 | last_section = section 2022-05-06 04:00:14.687 | } 2022-05-06 04:00:14.687 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 04:00:14.687 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 04:00:14.687 | 2022-05-06 04:00:14.688 | cfg_attr[section, attr, 0] = value 2022-05-06 04:00:14.688 | cfg_attr_count[section, attr] = 1 2022-05-06 04:00:14.688 | } else { 2022-05-06 04:00:14.688 | lno = cfg_attr_count[section, attr]++ 2022-05-06 04:00:14.688 | cfg_attr[section, attr, lno] = value 2022-05-06 04:00:14.688 | } 2022-05-06 04:00:14.688 | } 2022-05-06 04:00:14.688 | END { 2022-05-06 04:00:14.688 | # Process each section in order 2022-05-06 04:00:14.688 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 04:00:14.688 | section = cfg_section[sno] 2022-05-06 04:00:14.688 | # The ini routines simply append a config item immediately 2022-05-06 04:00:14.688 | # after the section header. To keep the same order as defined 2022-05-06 04:00:14.688 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 04:00:14.688 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 04:00:14.688 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 04:00:14.688 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 04:00:14.688 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 04:00:14.688 | else { 2022-05-06 04:00:14.688 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 04:00:14.688 | count = cfg_attr_count[section, attr] 2022-05-06 04:00:14.688 | print "inidelete " configfile " " section " " attr 2022-05-06 04:00:14.688 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 04:00:14.688 | for (l = count -2; l >= 0; l--) 2022-05-06 04:00:14.688 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 04:00:14.688 | } 2022-05-06 04:00:14.688 | } 2022-05-06 04:00:14.688 | } 2022-05-06 04:00:14.688 | } 2022-05-06 04:00:14.688 | ' 2022-05-06 04:00:14.688 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:14.689 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 04:00:14.691 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 04:00:14.694 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-05-06 04:00:14.696 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 04:00:14.699 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-05-06 04:00:14.702 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-05-06 04:00:14.702 | BEGIN { group = "" } 2022-05-06 04:00:14.702 | /^\[\[.+\|.*\]\]/ { 2022-05-06 04:00:14.702 | gsub("[][]", "", $1); 2022-05-06 04:00:14.702 | split($1, a, "|"); 2022-05-06 04:00:14.702 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 04:00:14.702 | group=a[1] 2022-05-06 04:00:14.702 | } else { 2022-05-06 04:00:14.702 | group="" 2022-05-06 04:00:14.702 | } 2022-05-06 04:00:14.702 | next 2022-05-06 04:00:14.702 | } 2022-05-06 04:00:14.702 | { 2022-05-06 04:00:14.702 | if (group != "") 2022-05-06 04:00:14.702 | print $0 2022-05-06 04:00:14.702 | } 2022-05-06 04:00:14.702 | ' /home/ubuntu/devstack/local.conf 2022-05-06 04:00:14.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-05-06 04:00:14.712 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-05-06 04:00:14.740 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.743 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-05-06 04:00:14.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-05-06 04:00:14.777 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.780 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-05-06 04:00:14.783 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-05-06 04:00:14.815 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-05-06 04:00:14.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-05-06 04:00:14.858 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.860 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-05-06 04:00:14.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-05-06 04:00:14.892 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.895 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-05-06 04:00:14.897 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-05-06 04:00:14.929 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.25/identity"' 2022-05-06 04:00:14.936 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-05-06 04:00:14.967 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:14.970 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-05-06 04:00:14.972 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-05-06 04:00:15.004 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-05-06 04:00:15.009 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-05-06 04:00:15.040 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-05-06 04:00:15.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-05-06 04:00:15.076 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-05-06 04:00:15.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-05-06 04:00:15.113 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.116 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-05-06 04:00:15.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-05-06 04:00:15.151 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-05-06 04:00:15.156 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-05-06 04:00:15.188 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.192 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 04:00:15.195 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 04:00:15.199 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 04:00:15.203 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-05-06 04:00:15.206 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-05-06 04:00:15.210 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-05-06 04:00:15.213 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-05-06 04:00:15.217 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-05-06 04:00:15.221 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-05-06 04:00:15.225 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-05-06 04:00:15.228 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 04:00:15.230 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:15.234 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 04:00:15.236 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-05-06 04:00:15.240 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 04:00:15.243 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-05-06 04:00:15.246 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-05-06 04:00:15.249 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-05-06 04:00:15.252 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-05-06 04:00:15.256 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 04:00:15.256 | BEGIN { 2022-05-06 04:00:15.256 | section = "" 2022-05-06 04:00:15.256 | last_section = "" 2022-05-06 04:00:15.256 | section_count = 0 2022-05-06 04:00:15.256 | } 2022-05-06 04:00:15.256 | /^\[.+\]/ { 2022-05-06 04:00:15.257 | gsub("[][]", "", $1); 2022-05-06 04:00:15.257 | section=$1 2022-05-06 04:00:15.257 | next 2022-05-06 04:00:15.257 | } 2022-05-06 04:00:15.257 | /^ *\#/ { 2022-05-06 04:00:15.257 | next 2022-05-06 04:00:15.257 | } 2022-05-06 04:00:15.257 | /^[^ \t]+/ { 2022-05-06 04:00:15.257 | # get offset of first = in $0 2022-05-06 04:00:15.257 | eq_idx = index($0, "=") 2022-05-06 04:00:15.257 | # extract attr & value from $0 2022-05-06 04:00:15.257 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 04:00:15.257 | value = substr($0, eq_idx + 1) 2022-05-06 04:00:15.257 | # only need to strip trailing whitespace from attr 2022-05-06 04:00:15.257 | sub(/[ \t]*$/, "", attr) 2022-05-06 04:00:15.257 | # need to strip leading & trailing whitespace from value 2022-05-06 04:00:15.257 | sub(/^[ \t]*/, "", value) 2022-05-06 04:00:15.257 | sub(/[ \t]*$/, "", value) 2022-05-06 04:00:15.257 | 2022-05-06 04:00:15.257 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 04:00:15.257 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 04:00:15.257 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 04:00:15.257 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 04:00:15.257 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 04:00:15.257 | if (section != last_section) { 2022-05-06 04:00:15.257 | cfg_section[section_count++] = section 2022-05-06 04:00:15.257 | last_section = section 2022-05-06 04:00:15.257 | } 2022-05-06 04:00:15.257 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 04:00:15.257 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 04:00:15.257 | 2022-05-06 04:00:15.257 | cfg_attr[section, attr, 0] = value 2022-05-06 04:00:15.258 | cfg_attr_count[section, attr] = 1 2022-05-06 04:00:15.258 | } else { 2022-05-06 04:00:15.258 | lno = cfg_attr_count[section, attr]++ 2022-05-06 04:00:15.258 | cfg_attr[section, attr, lno] = value 2022-05-06 04:00:15.258 | } 2022-05-06 04:00:15.258 | } 2022-05-06 04:00:15.258 | END { 2022-05-06 04:00:15.258 | # Process each section in order 2022-05-06 04:00:15.258 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 04:00:15.258 | section = cfg_section[sno] 2022-05-06 04:00:15.258 | # The ini routines simply append a config item immediately 2022-05-06 04:00:15.258 | # after the section header. To keep the same order as defined 2022-05-06 04:00:15.258 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 04:00:15.258 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 04:00:15.258 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 04:00:15.258 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 04:00:15.258 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 04:00:15.258 | else { 2022-05-06 04:00:15.258 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 04:00:15.258 | count = cfg_attr_count[section, attr] 2022-05-06 04:00:15.258 | print "inidelete " configfile " " section " " attr 2022-05-06 04:00:15.258 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 04:00:15.258 | for (l = count -2; l >= 0; l--) 2022-05-06 04:00:15.258 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 04:00:15.258 | } 2022-05-06 04:00:15.258 | } 2022-05-06 04:00:15.258 | } 2022-05-06 04:00:15.258 | } 2022-05-06 04:00:15.258 | ' 2022-05-06 04:00:15.258 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-05-06 04:00:15.260 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.260 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 04:00:15.261 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:15.264 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 04:00:15.267 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-05-06 04:00:15.269 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 04:00:15.272 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-05-06 04:00:15.275 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-05-06 04:00:15.275 | BEGIN { group = "" } 2022-05-06 04:00:15.275 | /^\[\[.+\|.*\]\]/ { 2022-05-06 04:00:15.275 | gsub("[][]", "", $1); 2022-05-06 04:00:15.275 | split($1, a, "|"); 2022-05-06 04:00:15.275 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 04:00:15.275 | group=a[1] 2022-05-06 04:00:15.275 | } else { 2022-05-06 04:00:15.275 | group="" 2022-05-06 04:00:15.275 | } 2022-05-06 04:00:15.275 | next 2022-05-06 04:00:15.275 | } 2022-05-06 04:00:15.275 | { 2022-05-06 04:00:15.275 | if (group != "") 2022-05-06 04:00:15.275 | print $0 2022-05-06 04:00:15.275 | } 2022-05-06 04:00:15.275 | ' /home/ubuntu/devstack/local.conf 2022-05-06 04:00:15.281 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-05-06 04:00:15.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-05-06 04:00:15.286 | + inc/async:async_inner:64 : rc=0 2022-05-06 04:00:15.313 | [274585 Async configure_neutron_nova:274585]: finished successfully 2022-05-06 04:00:15.317 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.319 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-05-06 04:00:15.322 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-05-06 04:00:15.352 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.355 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-05-06 04:00:15.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-05-06 04:00:15.387 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-05-06 04:00:15.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-05-06 04:00:15.422 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.425 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-05-06 04:00:15.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-05-06 04:00:15.457 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-05-06 04:00:15.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-05-06 04:00:15.493 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-05-06 04:00:15.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-05-06 04:00:15.527 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.529 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-05-06 04:00:15.532 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-05-06 04:00:15.561 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.563 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-05-06 04:00:15.566 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-05-06 04:00:15.595 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.598 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-05-06 04:00:15.601 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-05-06 04:00:15.633 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.636 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-05-06 04:00:15.640 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-05-06 04:00:15.675 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.678 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-05-06 04:00:15.680 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-05-06 04:00:15.711 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.713 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-05-06 04:00:15.716 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-05-06 04:00:15.747 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.749 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-05-06 04:00:15.752 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-05-06 04:00:15.783 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.786 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-05-06 04:00:15.788 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-05-06 04:00:15.825 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.828 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-05-06 04:00:15.831 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-05-06 04:00:15.862 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.866 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 04:00:15.868 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 04:00:15.872 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 04:00:15.875 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-05-06 04:00:15.878 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-05-06 04:00:15.881 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-05-06 04:00:15.883 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-05-06 04:00:15.888 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-05-06 04:00:15.893 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-05-06 04:00:15.896 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-05-06 04:00:15.899 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 04:00:15.902 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:15.906 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 04:00:15.909 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-05-06 04:00:15.912 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 04:00:15.915 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-05-06 04:00:15.919 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-05-06 04:00:15.922 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-05-06 04:00:15.925 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-05-06 04:00:15.928 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-05-06 04:00:15.928 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-05-06 04:00:15.928 | BEGIN { 2022-05-06 04:00:15.928 | section = "" 2022-05-06 04:00:15.929 | last_section = "" 2022-05-06 04:00:15.929 | section_count = 0 2022-05-06 04:00:15.929 | } 2022-05-06 04:00:15.929 | /^\[.+\]/ { 2022-05-06 04:00:15.929 | gsub("[][]", "", $1); 2022-05-06 04:00:15.929 | section=$1 2022-05-06 04:00:15.929 | next 2022-05-06 04:00:15.929 | } 2022-05-06 04:00:15.929 | /^ *\#/ { 2022-05-06 04:00:15.929 | next 2022-05-06 04:00:15.929 | } 2022-05-06 04:00:15.929 | /^[^ \t]+/ { 2022-05-06 04:00:15.929 | # get offset of first = in $0 2022-05-06 04:00:15.929 | eq_idx = index($0, "=") 2022-05-06 04:00:15.929 | # extract attr & value from $0 2022-05-06 04:00:15.929 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 04:00:15.929 | value = substr($0, eq_idx + 1) 2022-05-06 04:00:15.929 | # only need to strip trailing whitespace from attr 2022-05-06 04:00:15.929 | sub(/[ \t]*$/, "", attr) 2022-05-06 04:00:15.929 | # need to strip leading & trailing whitespace from value 2022-05-06 04:00:15.929 | sub(/^[ \t]*/, "", value) 2022-05-06 04:00:15.929 | sub(/[ \t]*$/, "", value) 2022-05-06 04:00:15.929 | 2022-05-06 04:00:15.929 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 04:00:15.929 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 04:00:15.929 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 04:00:15.929 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 04:00:15.929 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 04:00:15.929 | if (section != last_section) { 2022-05-06 04:00:15.929 | cfg_section[section_count++] = section 2022-05-06 04:00:15.929 | last_section = section 2022-05-06 04:00:15.929 | } 2022-05-06 04:00:15.929 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 04:00:15.929 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 04:00:15.929 | 2022-05-06 04:00:15.930 | cfg_attr[section, attr, 0] = value 2022-05-06 04:00:15.930 | cfg_attr_count[section, attr] = 1 2022-05-06 04:00:15.930 | } else { 2022-05-06 04:00:15.930 | lno = cfg_attr_count[section, attr]++ 2022-05-06 04:00:15.930 | cfg_attr[section, attr, lno] = value 2022-05-06 04:00:15.930 | } 2022-05-06 04:00:15.930 | } 2022-05-06 04:00:15.930 | END { 2022-05-06 04:00:15.930 | # Process each section in order 2022-05-06 04:00:15.930 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 04:00:15.930 | section = cfg_section[sno] 2022-05-06 04:00:15.930 | # The ini routines simply append a config item immediately 2022-05-06 04:00:15.930 | # after the section header. To keep the same order as defined 2022-05-06 04:00:15.930 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 04:00:15.930 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 04:00:15.930 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 04:00:15.930 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 04:00:15.930 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 04:00:15.930 | else { 2022-05-06 04:00:15.930 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 04:00:15.930 | count = cfg_attr_count[section, attr] 2022-05-06 04:00:15.930 | print "inidelete " configfile " " section " " attr 2022-05-06 04:00:15.930 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 04:00:15.930 | for (l = count -2; l >= 0; l--) 2022-05-06 04:00:15.930 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 04:00:15.930 | } 2022-05-06 04:00:15.930 | } 2022-05-06 04:00:15.930 | } 2022-05-06 04:00:15.930 | } 2022-05-06 04:00:15.930 | ' 2022-05-06 04:00:15.931 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.931 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 04:00:15.932 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:15.935 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 04:00:15.937 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-05-06 04:00:15.940 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 04:00:15.942 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-05-06 04:00:15.945 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-05-06 04:00:15.945 | BEGIN { group = "" } 2022-05-06 04:00:15.945 | /^\[\[.+\|.*\]\]/ { 2022-05-06 04:00:15.945 | gsub("[][]", "", $1); 2022-05-06 04:00:15.945 | split($1, a, "|"); 2022-05-06 04:00:15.945 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 04:00:15.945 | group=a[1] 2022-05-06 04:00:15.945 | } else { 2022-05-06 04:00:15.945 | group="" 2022-05-06 04:00:15.945 | } 2022-05-06 04:00:15.945 | next 2022-05-06 04:00:15.945 | } 2022-05-06 04:00:15.945 | { 2022-05-06 04:00:15.945 | if (group != "") 2022-05-06 04:00:15.945 | print $0 2022-05-06 04:00:15.945 | } 2022-05-06 04:00:15.945 | ' /home/ubuntu/devstack/local.conf 2022-05-06 04:00:15.951 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-05-06 04:00:15.954 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-05-06 04:00:15.983 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:15.985 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-05-06 04:00:15.988 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-05-06 04:00:16.019 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-05-06 04:00:16.024 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-05-06 04:00:16.054 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.057 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-05-06 04:00:16.059 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-05-06 04:00:16.090 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.092 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-05-06 04:00:16.096 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-05-06 04:00:16.130 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.132 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-05-06 04:00:16.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-05-06 04:00:16.168 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.171 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-05-06 04:00:16.174 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-05-06 04:00:16.211 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.213 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-05-06 04:00:16.216 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-05-06 04:00:16.253 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.257 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-05-06 04:00:16.259 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-05-06 04:00:16.262 | + inc/meta-config:merge_config_group:180 : local dir 2022-05-06 04:00:16.265 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-05-06 04:00:16.268 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 04:00:16.271 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 04:00:16.273 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-05-06 04:00:16.277 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 04:00:16.281 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-05-06 04:00:16.284 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-05-06 04:00:16.287 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 04:00:16.289 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:16.292 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-05-06 04:00:16.295 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 04:00:16.297 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-05-06 04:00:16.301 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-05-06 04:00:16.304 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 04:00:16.307 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-05-06 04:00:16.310 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-05-06 04:00:16.313 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-05-06 04:00:16.314 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.314 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 04:00:16.315 | BEGIN { 2022-05-06 04:00:16.315 | section = "" 2022-05-06 04:00:16.315 | last_section = "" 2022-05-06 04:00:16.315 | section_count = 0 2022-05-06 04:00:16.315 | } 2022-05-06 04:00:16.315 | /^\[.+\]/ { 2022-05-06 04:00:16.315 | gsub("[][]", "", $1); 2022-05-06 04:00:16.315 | section=$1 2022-05-06 04:00:16.315 | next 2022-05-06 04:00:16.315 | } 2022-05-06 04:00:16.315 | /^ *\#/ { 2022-05-06 04:00:16.315 | next 2022-05-06 04:00:16.315 | } 2022-05-06 04:00:16.315 | /^[^ \t]+/ { 2022-05-06 04:00:16.315 | # get offset of first = in $0 2022-05-06 04:00:16.315 | eq_idx = index($0, "=") 2022-05-06 04:00:16.315 | # extract attr & value from $0 2022-05-06 04:00:16.315 | attr = substr($0, 1, eq_idx - 1) 2022-05-06 04:00:16.315 | value = substr($0, eq_idx + 1) 2022-05-06 04:00:16.315 | # only need to strip trailing whitespace from attr 2022-05-06 04:00:16.315 | sub(/[ \t]*$/, "", attr) 2022-05-06 04:00:16.315 | # need to strip leading & trailing whitespace from value 2022-05-06 04:00:16.315 | sub(/^[ \t]*/, "", value) 2022-05-06 04:00:16.315 | sub(/[ \t]*$/, "", value) 2022-05-06 04:00:16.315 | 2022-05-06 04:00:16.315 | # cfg_attr_count: number of config lines per [section, attr] 2022-05-06 04:00:16.315 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-05-06 04:00:16.315 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-05-06 04:00:16.315 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-05-06 04:00:16.315 | if (! (section, attr) in cfg_attr_count) { 2022-05-06 04:00:16.315 | if (section != last_section) { 2022-05-06 04:00:16.316 | cfg_section[section_count++] = section 2022-05-06 04:00:16.316 | last_section = section 2022-05-06 04:00:16.316 | } 2022-05-06 04:00:16.316 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-05-06 04:00:16.316 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-05-06 04:00:16.316 | 2022-05-06 04:00:16.316 | cfg_attr[section, attr, 0] = value 2022-05-06 04:00:16.316 | cfg_attr_count[section, attr] = 1 2022-05-06 04:00:16.316 | } else { 2022-05-06 04:00:16.316 | lno = cfg_attr_count[section, attr]++ 2022-05-06 04:00:16.316 | cfg_attr[section, attr, lno] = value 2022-05-06 04:00:16.316 | } 2022-05-06 04:00:16.316 | } 2022-05-06 04:00:16.316 | END { 2022-05-06 04:00:16.316 | # Process each section in order 2022-05-06 04:00:16.316 | for (sno = 0; sno < section_count; sno++) { 2022-05-06 04:00:16.316 | section = cfg_section[sno] 2022-05-06 04:00:16.316 | # The ini routines simply append a config item immediately 2022-05-06 04:00:16.316 | # after the section header. To keep the same order as defined 2022-05-06 04:00:16.316 | # in local.conf, invoke the ini routines in the reverse order 2022-05-06 04:00:16.316 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-05-06 04:00:16.316 | attr = cfg_sec_attr_name[sno, attr_no] 2022-05-06 04:00:16.316 | if (cfg_attr_count[section, attr] == 1) 2022-05-06 04:00:16.316 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-05-06 04:00:16.316 | else { 2022-05-06 04:00:16.316 | # For multiline, invoke the ini routines in the reverse order 2022-05-06 04:00:16.316 | count = cfg_attr_count[section, attr] 2022-05-06 04:00:16.316 | print "inidelete " configfile " " section " " attr 2022-05-06 04:00:16.316 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-05-06 04:00:16.316 | for (l = count -2; l >= 0; l--) 2022-05-06 04:00:16.316 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-05-06 04:00:16.316 | } 2022-05-06 04:00:16.316 | } 2022-05-06 04:00:16.316 | } 2022-05-06 04:00:16.316 | } 2022-05-06 04:00:16.316 | ' 2022-05-06 04:00:16.317 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-05-06 04:00:16.318 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-05-06 04:00:16.319 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-05-06 04:00:16.322 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-05-06 04:00:16.325 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-05-06 04:00:16.328 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-05-06 04:00:16.331 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-05-06 04:00:16.331 | BEGIN { group = "" } 2022-05-06 04:00:16.331 | /^\[\[.+\|.*\]\]/ { 2022-05-06 04:00:16.332 | gsub("[][]", "", $1); 2022-05-06 04:00:16.332 | split($1, a, "|"); 2022-05-06 04:00:16.332 | if (a[1] == matchgroup && a[2] == configfile) { 2022-05-06 04:00:16.332 | group=a[1] 2022-05-06 04:00:16.332 | } else { 2022-05-06 04:00:16.332 | group="" 2022-05-06 04:00:16.332 | } 2022-05-06 04:00:16.332 | next 2022-05-06 04:00:16.332 | } 2022-05-06 04:00:16.332 | { 2022-05-06 04:00:16.332 | if (group != "") 2022-05-06 04:00:16.332 | print $0 2022-05-06 04:00:16.332 | } 2022-05-06 04:00:16.332 | ' /home/ubuntu/devstack/local.conf 2022-05-06 04:00:16.339 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-05-06 04:00:16.342 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-05-06 04:00:16.373 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.375 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-05-06 04:00:16.378 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-05-06 04:00:16.406 | + inc/meta-config:merge_config_file:164 : read a 2022-05-06 04:00:16.409 | + ./stack.sh:main:1252 : is_service_enabled swift 2022-05-06 04:00:16.427 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:16.430 | + ./stack.sh:main:1253 : echo_summary 'Starting Swift' 2022-05-06 04:00:16.433 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 04:00:16.435 | + ./stack.sh:echo_summary:448 : echo -e Starting Swift 2022-05-06 04:00:16.438 | + ./stack.sh:main:1254 : start_swift 2022-05-06 04:00:16.441 | + lib/swift:start_swift:752 : restart_service memcached 2022-05-06 04:00:16.443 | + functions-common:restart_service:2321 : '[' -x /bin/systemctl ']' 2022-05-06 04:00:16.446 | + functions-common:restart_service:2322 : sudo /bin/systemctl restart memcached 2022-05-06 04:00:16.479 | + lib/swift:start_swift:755 : is_ubuntu 2022-05-06 04:00:16.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-05-06 04:00:16.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-05-06 04:00:16.487 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-05-06 04:00:16.939 | Restarting rsync (via systemctl): rsync.service. 2022-05-06 04:00:16.946 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-05-06 04:00:16.951 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-05-06 04:00:16.955 | + lib/swift:start_swift:783 : local foreground_services type 2022-05-06 04:00:16.959 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-05-06 04:00:16.962 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 04:00:16.965 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:16.968 | + functions-common:run_process:1692 : local service=s-object 2022-05-06 04:00:16.970 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:16.973 | + functions-common:run_process:1694 : local group= 2022-05-06 04:00:16.975 | + functions-common:run_process:1695 : local user= 2022-05-06 04:00:16.978 | + functions-common:run_process:1697 : local name=s-object 2022-05-06 04:00:16.981 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 04:00:16.984 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 04:00:16.986 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:16.989 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:16.992 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:16.997 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809616994 2022-05-06 04:00:16.999 | + functions-common:run_process:1700 : is_service_enabled s-object 2022-05-06 04:00:17.016 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:17.019 | + functions-common:run_process:1701 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-05-06 04:00:17.021 | + functions-common:_run_under_systemd:1657 : local service=s-object 2022-05-06 04:00:17.024 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:17.027 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:17.029 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:17.032 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:17.034 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-05-06 04:00:17.037 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-05-06 04:00:17.039 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-object.service 2022-05-06 04:00:17.042 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 04:00:17.044 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 04:00:17.047 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-05-06 04:00:17.049 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-05-06 04:00:17.052 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-05-06 04:00:17.054 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:17.056 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 04:00:17.059 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 04:00:17.061 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 04:00:17.063 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 04:00:17.065 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-05-06 04:00:17.068 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 04:00:17.072 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-05-06 04:00:17.124 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-05-06 04:00:17.178 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-05-06 04:00:17.237 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-05-06 04:00:17.296 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-05-06 04:00:17.357 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 04:00:17.412 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 04:00:17.414 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-05-06 04:00:17.466 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 04:00:17.942 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-object.service 2022-05-06 04:00:17.957 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-05-06 04:00:18.441 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-object.service 2022-05-06 04:00:18.468 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 04:00:18.471 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:18.474 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:18.478 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:18.480 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:18.485 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:18.488 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 04:00:18.490 | + functions-common:time_stop:2444 : start_time=1651809616994 2022-05-06 04:00:18.493 | + functions-common:time_stop:2446 : [[ -z 1651809616994 ]] 2022-05-06 04:00:18.496 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:18.501 | + functions-common:time_stop:2449 : end_time=1651809618498 2022-05-06 04:00:18.503 | + functions-common:time_stop:2450 : elapsed_time=1504 2022-05-06 04:00:18.505 | + functions-common:time_stop:2451 : total=3062 2022-05-06 04:00:18.508 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:18.510 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=4566 2022-05-06 04:00:18.513 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 04:00:18.515 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.518 | + functions-common:run_process:1692 : local service=s-container 2022-05-06 04:00:18.520 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.523 | + functions-common:run_process:1694 : local group= 2022-05-06 04:00:18.525 | + functions-common:run_process:1695 : local user= 2022-05-06 04:00:18.528 | + functions-common:run_process:1697 : local name=s-container 2022-05-06 04:00:18.530 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 04:00:18.532 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 04:00:18.535 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:18.537 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:18.540 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:18.545 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809618542 2022-05-06 04:00:18.547 | + functions-common:run_process:1700 : is_service_enabled s-container 2022-05-06 04:00:18.565 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:18.568 | + functions-common:run_process:1701 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-05-06 04:00:18.570 | + functions-common:_run_under_systemd:1657 : local service=s-container 2022-05-06 04:00:18.573 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.575 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.578 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.581 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.583 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-05-06 04:00:18.586 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-05-06 04:00:18.588 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container.service 2022-05-06 04:00:18.591 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 04:00:18.593 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 04:00:18.596 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-05-06 04:00:18.598 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-05-06 04:00:18.603 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-05-06 04:00:18.606 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.608 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 04:00:18.611 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 04:00:18.613 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 04:00:18.616 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 04:00:18.618 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-05-06 04:00:18.621 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 04:00:18.626 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-05-06 04:00:18.684 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-05-06 04:00:18.738 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-05-06 04:00:18.793 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-05-06 04:00:18.850 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-05-06 04:00:18.906 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 04:00:18.960 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 04:00:18.963 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-05-06 04:00:19.019 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 04:00:19.485 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container.service 2022-05-06 04:00:19.500 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-05-06 04:00:19.959 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container.service 2022-05-06 04:00:19.985 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 04:00:19.989 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:19.993 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:19.997 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:20.001 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:20.004 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:20.006 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 04:00:20.008 | + functions-common:time_stop:2444 : start_time=1651809618542 2022-05-06 04:00:20.011 | + functions-common:time_stop:2446 : [[ -z 1651809618542 ]] 2022-05-06 04:00:20.015 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:20.019 | + functions-common:time_stop:2449 : end_time=1651809620016 2022-05-06 04:00:20.021 | + functions-common:time_stop:2450 : elapsed_time=1474 2022-05-06 04:00:20.024 | + functions-common:time_stop:2451 : total=4566 2022-05-06 04:00:20.026 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:20.028 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=6040 2022-05-06 04:00:20.031 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-05-06 04:00:20.033 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.037 | + functions-common:run_process:1692 : local service=s-account 2022-05-06 04:00:20.042 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.044 | + functions-common:run_process:1694 : local group= 2022-05-06 04:00:20.047 | + functions-common:run_process:1695 : local user= 2022-05-06 04:00:20.049 | + functions-common:run_process:1697 : local name=s-account 2022-05-06 04:00:20.052 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 04:00:20.055 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 04:00:20.057 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:20.060 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:20.065 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:20.067 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809620065 2022-05-06 04:00:20.070 | + functions-common:run_process:1700 : is_service_enabled s-account 2022-05-06 04:00:20.089 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:20.091 | + functions-common:run_process:1701 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-05-06 04:00:20.093 | + functions-common:_run_under_systemd:1657 : local service=s-account 2022-05-06 04:00:20.096 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.098 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.101 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.103 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.105 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-05-06 04:00:20.109 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-05-06 04:00:20.111 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-account.service 2022-05-06 04:00:20.114 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 04:00:20.116 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 04:00:20.119 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-05-06 04:00:20.121 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-05-06 04:00:20.124 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-05-06 04:00:20.126 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.129 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 04:00:20.131 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 04:00:20.134 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 04:00:20.136 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 04:00:20.138 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-05-06 04:00:20.141 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 04:00:20.145 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-05-06 04:00:20.199 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-05-06 04:00:20.253 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-05-06 04:00:20.307 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-05-06 04:00:20.363 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-05-06 04:00:20.418 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 04:00:20.472 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 04:00:20.475 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-05-06 04:00:20.528 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 04:00:21.014 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-account.service 2022-05-06 04:00:21.031 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-05-06 04:00:21.504 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-account.service 2022-05-06 04:00:21.529 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 04:00:21.532 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:21.535 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:21.537 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:21.540 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:21.543 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:21.545 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 04:00:21.548 | + functions-common:time_stop:2444 : start_time=1651809620065 2022-05-06 04:00:21.550 | + functions-common:time_stop:2446 : [[ -z 1651809620065 ]] 2022-05-06 04:00:21.553 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:21.558 | + functions-common:time_stop:2449 : end_time=1651809621555 2022-05-06 04:00:21.560 | + functions-common:time_stop:2450 : elapsed_time=1490 2022-05-06 04:00:21.563 | + functions-common:time_stop:2451 : total=6040 2022-05-06 04:00:21.565 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:21.568 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=7530 2022-05-06 04:00:21.570 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-05-06 04:00:21.573 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-05-06 04:00:21.624 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.627 | + functions-common:run_process:1692 : local service=s-container-sync 2022-05-06 04:00:21.629 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.631 | + functions-common:run_process:1694 : local group= 2022-05-06 04:00:21.634 | + functions-common:run_process:1695 : local user= 2022-05-06 04:00:21.636 | + functions-common:run_process:1697 : local name=s-container-sync 2022-05-06 04:00:21.639 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 04:00:21.641 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 04:00:21.643 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:21.646 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:21.649 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:21.653 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809621651 2022-05-06 04:00:21.656 | + functions-common:run_process:1700 : is_service_enabled s-container-sync 2022-05-06 04:00:21.673 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:21.676 | + functions-common:run_process:1701 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-05-06 04:00:21.678 | + functions-common:_run_under_systemd:1657 : local service=s-container-sync 2022-05-06 04:00:21.681 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.683 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.686 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.688 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.691 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-05-06 04:00:21.694 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-05-06 04:00:21.697 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-container-sync.service 2022-05-06 04:00:21.700 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 04:00:21.702 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 04:00:21.704 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-05-06 04:00:21.707 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-05-06 04:00:21.709 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-05-06 04:00:21.712 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.714 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 04:00:21.717 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 04:00:21.719 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 04:00:21.722 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 04:00:21.724 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-05-06 04:00:21.727 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 04:00:21.731 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-05-06 04:00:21.788 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-05-06 04:00:21.841 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-05-06 04:00:21.898 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-05-06 04:00:21.952 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-05-06 04:00:22.007 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 04:00:22.062 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 04:00:22.064 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-05-06 04:00:22.123 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 04:00:22.598 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-container-sync.service 2022-05-06 04:00:23.062 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-container-sync.service 2022-05-06 04:00:23.089 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 04:00:23.091 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:23.094 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:23.097 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:23.101 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:23.104 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:23.106 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 04:00:23.109 | + functions-common:time_stop:2444 : start_time=1651809621651 2022-05-06 04:00:23.112 | + functions-common:time_stop:2446 : [[ -z 1651809621651 ]] 2022-05-06 04:00:23.115 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:23.120 | + functions-common:time_stop:2449 : end_time=1651809623117 2022-05-06 04:00:23.123 | + functions-common:time_stop:2450 : elapsed_time=1466 2022-05-06 04:00:23.125 | + functions-common:time_stop:2451 : total=7530 2022-05-06 04:00:23.128 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:23.131 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=8996 2022-05-06 04:00:23.133 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-05-06 04:00:23.151 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 04:00:23.154 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.157 | + functions-common:run_process:1692 : local service=s-proxy 2022-05-06 04:00:23.159 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.162 | + functions-common:run_process:1694 : local group= 2022-05-06 04:00:23.164 | + functions-common:run_process:1695 : local user= 2022-05-06 04:00:23.167 | + functions-common:run_process:1697 : local name=s-proxy 2022-05-06 04:00:23.169 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 04:00:23.171 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 04:00:23.174 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:23.176 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:23.179 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:23.184 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809623181 2022-05-06 04:00:23.186 | + functions-common:run_process:1700 : is_service_enabled s-proxy 2022-05-06 04:00:23.203 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:23.206 | + functions-common:run_process:1701 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-05-06 04:00:23.208 | + functions-common:_run_under_systemd:1657 : local service=s-proxy 2022-05-06 04:00:23.210 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.213 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.215 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.218 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.220 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-05-06 04:00:23.223 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-05-06 04:00:23.226 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@s-proxy.service 2022-05-06 04:00:23.228 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 04:00:23.231 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 04:00:23.233 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-05-06 04:00:23.236 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-05-06 04:00:23.238 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-05-06 04:00:23.240 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.243 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 04:00:23.245 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 04:00:23.248 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 04:00:23.250 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 04:00:23.253 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-05-06 04:00:23.255 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 04:00:23.260 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-05-06 04:00:23.315 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-05-06 04:00:23.369 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-05-06 04:00:23.424 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-05-06 04:00:23.484 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-05-06 04:00:23.538 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 04:00:23.592 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 04:00:23.594 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-05-06 04:00:23.654 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 04:00:24.104 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@s-proxy.service 2022-05-06 04:00:24.118 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-05-06 04:00:24.585 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@s-proxy.service 2022-05-06 04:00:24.611 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 04:00:24.614 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:24.617 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:24.619 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:24.622 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:24.625 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:24.627 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 04:00:24.630 | + functions-common:time_stop:2444 : start_time=1651809623181 2022-05-06 04:00:24.632 | + functions-common:time_stop:2446 : [[ -z 1651809623181 ]] 2022-05-06 04:00:24.635 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:24.640 | + functions-common:time_stop:2449 : end_time=1651809624637 2022-05-06 04:00:24.643 | + functions-common:time_stop:2450 : elapsed_time=1456 2022-05-06 04:00:24.645 | + functions-common:time_stop:2451 : total=8996 2022-05-06 04:00:24.648 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:24.650 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=10452 2022-05-06 04:00:24.653 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-05-06 04:00:24.653 | Waiting for swift proxy to start... 2022-05-06 04:00:24.655 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.25:8080/info 2022-05-06 04:00:24.658 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 04:00:24.661 | + functions:wait_for_service:458 : local url=http://10.222.0.25:8080/info 2022-05-06 04:00:24.663 | + functions:wait_for_service:459 : local rval=0 2022-05-06 04:00:24.666 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 04:00:24.668 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 04:00:24.671 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:24.673 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:24.676 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:24.681 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809624678 2022-05-06 04:00:24.683 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 04:00:24.689 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 04:00:24.702 | + :: : [[ 000 == 503 ]] 2022-05-06 04:00:24.704 | + :: : [[ 7 -eq 7 ]] 2022-05-06 04:00:24.705 | + :: : sleep 1 2022-05-06 04:00:25.709 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 04:00:25.722 | + :: : [[ 000 == 503 ]] 2022-05-06 04:00:25.724 | + :: : [[ 7 -eq 7 ]] 2022-05-06 04:00:25.725 | + :: : sleep 1 2022-05-06 04:00:26.729 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 04:00:26.743 | + :: : [[ 000 == 503 ]] 2022-05-06 04:00:26.744 | + :: : [[ 7 -eq 7 ]] 2022-05-06 04:00:26.746 | + :: : sleep 1 2022-05-06 04:00:27.750 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25:8080/info 2022-05-06 04:00:27.770 | + :: : [[ 200 == 503 ]] 2022-05-06 04:00:27.772 | + :: : [[ 0 -eq 7 ]] 2022-05-06 04:00:27.775 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 04:00:27.778 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:27.781 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:27.783 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:27.786 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:27.789 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:27.792 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 04:00:27.795 | + functions-common:time_stop:2444 : start_time=1651809624678 2022-05-06 04:00:27.799 | + functions-common:time_stop:2446 : [[ -z 1651809624678 ]] 2022-05-06 04:00:27.802 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:27.807 | + functions-common:time_stop:2449 : end_time=1651809627804 2022-05-06 04:00:27.810 | + functions-common:time_stop:2450 : elapsed_time=3126 2022-05-06 04:00:27.813 | + functions-common:time_stop:2451 : total=6338 2022-05-06 04:00:27.816 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:27.819 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=9464 2022-05-06 04:00:27.822 | + functions:wait_for_service:467 : return 0 2022-05-06 04:00:27.825 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-05-06 04:00:27.828 | + ./stack.sh:main:1260 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 04:00:27.831 | + ./stack.sh:main:1261 : is_service_enabled cinder 2022-05-06 04:00:27.850 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:27.852 | + ./stack.sh:main:1262 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 04:00:27.884 | + ./stack.sh:main:1265 : async_wait configure_neutron_nova 2022-05-06 04:00:27.934 | [227809 Async configure_neutron_nova:274585]: Waiting for completion of configure_neutron_nova running on PID 274585 (2 other jobs running) 2022-05-06 04:00:27.960 | [227809 Async configure_neutron_nova:274585]: Signaling child to exit 2022-05-06 04:00:27.960 | WAKEUP 2022-05-06 04:00:27.983 | [227809 Async configure_neutron_nova:274585]: Signaled 2022-05-06 04:00:27.984 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-05-06 04:00:27.984 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 04:00:27.984 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-05-06 04:00:27.984 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-05-06 04:00:27.984 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-05-06 04:00:27.984 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-05-06 04:00:27.984 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-05-06 04:00:27.984 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-05-06 04:00:27.984 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-05-06 04:00:27.984 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-05-06 04:00:27.984 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.25/identity 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-05-06 04:00:27.985 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 04:00:27.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 04:00:27.985 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-05-06 04:00:27.985 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-05-06 04:00:27.985 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-05-06 04:00:27.985 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-05-06 04:00:27.985 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-05-06 04:00:27.985 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-05-06 04:00:27.985 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-05-06 04:00:27.985 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-05-06 04:00:27.985 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-05-06 04:00:27.985 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.25/identity 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-05-06 04:00:27.985 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-05-06 04:00:27.986 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-05-06 04:00:27.986 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-05-06 04:00:27.986 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-05-06 04:00:27.986 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-05-06 04:00:28.031 | [227809 Async configure_neutron_nova:274585]: finished configure_neutron_nova with result 0 in 0 seconds 2022-05-06 04:00:28.035 | + inc/async:async_wait:197 : return 0 2022-05-06 04:00:28.038 | + ./stack.sh:main:1271 : is_service_enabled nova 2022-05-06 04:00:28.058 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:28.061 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 04:00:28.092 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-05-06 04:00:28.124 | + ./stack.sh:main:1277 : is_service_enabled n-api 2022-05-06 04:00:28.142 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:28.144 | + ./stack.sh:main:1278 : echo_summary 'Starting Nova API' 2022-05-06 04:00:28.147 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 04:00:28.150 | + ./stack.sh:echo_summary:448 : echo -e Starting Nova API 2022-05-06 04:00:28.153 | + ./stack.sh:main:1279 : start_nova_api 2022-05-06 04:00:28.155 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-05-06 04:00:28.158 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-05-06 04:00:28.161 | + lib/nova:start_nova_api:936 : local nova_url 2022-05-06 04:00:28.163 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-05-06 04:00:28.180 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 04:00:28.183 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 04:00:28.186 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 04:00:28.188 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 04:00:28.191 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-05-06 04:00:28.195 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-05-06 04:00:28.199 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.202 | + functions-common:run_process:1692 : local service=n-api 2022-05-06 04:00:28.204 | + functions-common:run_process:1693 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.207 | + functions-common:run_process:1694 : local group= 2022-05-06 04:00:28.210 | + functions-common:run_process:1695 : local user= 2022-05-06 04:00:28.212 | + functions-common:run_process:1697 : local name=n-api 2022-05-06 04:00:28.215 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 04:00:28.218 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 04:00:28.220 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:28.223 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:28.226 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:28.230 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809628228 2022-05-06 04:00:28.233 | + functions-common:run_process:1700 : is_service_enabled n-api 2022-05-06 04:00:28.250 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:28.253 | + functions-common:run_process:1701 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-05-06 04:00:28.256 | + functions-common:_run_under_systemd:1657 : local service=n-api 2022-05-06 04:00:28.259 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.261 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.264 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.266 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.269 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-05-06 04:00:28.272 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-05-06 04:00:28.274 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@n-api.service 2022-05-06 04:00:28.277 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 04:00:28.279 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 04:00:28.282 | + functions-common:_run_under_systemd:1666 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-05-06 04:00:28.284 | + functions-common:_run_under_systemd:1667 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-05-06 04:00:28.287 | + functions-common:write_uwsgi_user_unit_file:1601 : local service=devstack@n-api.service 2022-05-06 04:00:28.289 | + functions-common:write_uwsgi_user_unit_file:1602 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.291 | + functions-common:write_uwsgi_user_unit_file:1603 : local group= 2022-05-06 04:00:28.294 | + functions-common:write_uwsgi_user_unit_file:1604 : local user=ubuntu 2022-05-06 04:00:28.296 | + functions-common:write_uwsgi_user_unit_file:1605 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-05-06 04:00:28.298 | + functions-common:write_uwsgi_user_unit_file:1606 : mkdir -p /etc/systemd/system 2022-05-06 04:00:28.303 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-05-06 04:00:28.355 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-05-06 04:00:28.409 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-05-06 04:00:28.464 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-05-06 04:00:28.521 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 04:00:28.586 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-05-06 04:00:28.642 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-05-06 04:00:28.695 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-05-06 04:00:28.749 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-05-06 04:00:28.802 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-05-06 04:00:28.866 | + functions-common:write_uwsgi_user_unit_file:1619 : [[ -n '' ]] 2022-05-06 04:00:28.868 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-05-06 04:00:28.930 | + functions-common:write_uwsgi_user_unit_file:1625 : sudo systemctl daemon-reload 2022-05-06 04:00:29.393 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@n-api.service 2022-05-06 04:00:29.413 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-05-06 04:00:29.870 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@n-api.service 2022-05-06 04:00:29.951 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 04:00:29.953 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:29.956 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:29.958 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:29.962 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:29.965 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:29.968 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 04:00:29.970 | + functions-common:time_stop:2444 : start_time=1651809628228 2022-05-06 04:00:29.973 | + functions-common:time_stop:2446 : [[ -z 1651809628228 ]] 2022-05-06 04:00:29.976 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:29.981 | + functions-common:time_stop:2449 : end_time=1651809629978 2022-05-06 04:00:29.984 | + functions-common:time_stop:2450 : elapsed_time=1750 2022-05-06 04:00:29.986 | + functions-common:time_stop:2451 : total=10452 2022-05-06 04:00:29.989 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:29.991 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=12202 2022-05-06 04:00:29.994 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.25/compute/v2.1/ 2022-05-06 04:00:29.997 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-05-06 04:00:29.997 | Waiting for nova-api to start... 2022-05-06 04:00:30.000 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.25/compute/v2.1/ 2022-05-06 04:00:30.002 | + functions:wait_for_service:457 : local timeout=60 2022-05-06 04:00:30.005 | + functions:wait_for_service:458 : local url=http://10.222.0.25/compute/v2.1/ 2022-05-06 04:00:30.007 | + functions:wait_for_service:459 : local rval=0 2022-05-06 04:00:30.010 | + functions:wait_for_service:460 : time_start wait_for_service 2022-05-06 04:00:30.013 | + functions-common:time_start:2423 : local name=wait_for_service 2022-05-06 04:00:30.015 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:30.017 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:30.020 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:30.025 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809630022 2022-05-06 04:00:30.029 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-05-06 04:00:30.035 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/compute/v2.1/ 2022-05-06 04:00:35.623 | + :: : [[ 200 == 503 ]] 2022-05-06 04:00:35.625 | + :: : [[ 0 -eq 7 ]] 2022-05-06 04:00:35.630 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-05-06 04:00:35.632 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:35.636 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:35.639 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:35.642 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:35.646 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:35.649 | + functions-common:time_stop:2443 : name=wait_for_service 2022-05-06 04:00:35.651 | + functions-common:time_stop:2444 : start_time=1651809630022 2022-05-06 04:00:35.654 | + functions-common:time_stop:2446 : [[ -z 1651809630022 ]] 2022-05-06 04:00:35.658 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:35.663 | + functions-common:time_stop:2449 : end_time=1651809635660 2022-05-06 04:00:35.665 | + functions-common:time_stop:2450 : elapsed_time=5638 2022-05-06 04:00:35.668 | + functions-common:time_stop:2451 : total=9464 2022-05-06 04:00:35.670 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:35.673 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=15102 2022-05-06 04:00:35.676 | + functions:wait_for_service:467 : return 0 2022-05-06 04:00:35.678 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 04:00:35.681 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-05-06 04:00:35.684 | + ./stack.sh:main:1282 : is_service_enabled ovn-controller ovn-controller-vtep 2022-05-06 04:00:35.702 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:35.706 | + ./stack.sh:main:1283 : echo_summary 'Starting OVN services' 2022-05-06 04:00:35.709 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 04:00:35.712 | + ./stack.sh:echo_summary:448 : echo -e Starting OVN services 2022-05-06 04:00:35.715 | + ./stack.sh:main:1284 : start_ovn_services 2022-05-06 04:00:35.718 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-05-06 04:00:35.720 | + ./stack.sh:main:1287 : is_service_enabled neutron-api 2022-05-06 04:00:35.738 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 04:00:35.740 | + ./stack.sh:main:1290 : is_service_enabled q-svc 2022-05-06 04:00:35.758 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:35.761 | + ./stack.sh:main:1291 : echo_summary 'Starting Neutron' 2022-05-06 04:00:35.763 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-05-06 04:00:35.766 | + ./stack.sh:echo_summary:448 : echo -e Starting Neutron 2022-05-06 04:00:35.769 | + ./stack.sh:main:1292 : configure_neutron_after_post_config 2022-05-06 04:00:35.772 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-05-06 04:00:35.774 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-05-06 04:00:35.805 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-05-06 04:00:35.808 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-05-06 04:00:35.811 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-05-06 04:00:35.842 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-05-06 04:00:35.873 | + ./stack.sh:main:1293 : start_neutron_service_and_check 2022-05-06 04:00:35.876 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-05-06 04:00:35.879 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-05-06 04:00:35.881 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-05-06 04:00:35.884 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-05-06 04:00:35.887 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-05-06 04:00:35.890 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-05-06 04:00:35.893 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-05-06 04:00:35.896 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-05-06 04:00:35.899 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-05-06 04:00:35.902 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-05-06 04:00:35.905 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-05-06 04:00:35.909 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:35.912 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:35.916 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:35.920 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-05-06 04:00:35.922 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:35.926 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:35.929 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-05-06 04:00:35.948 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 04:00:35.951 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-05-06 04:00:35.953 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:35.956 | + functions-common:run_process:1692 : local service=q-svc 2022-05-06 04:00:35.959 | + functions-common:run_process:1693 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:35.962 | + functions-common:run_process:1694 : local group= 2022-05-06 04:00:35.964 | + functions-common:run_process:1695 : local user= 2022-05-06 04:00:35.967 | + functions-common:run_process:1697 : local name=q-svc 2022-05-06 04:00:35.970 | + functions-common:run_process:1699 : time_start run_process 2022-05-06 04:00:35.972 | + functions-common:time_start:2423 : local name=run_process 2022-05-06 04:00:35.975 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:35.978 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:35.981 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:35.986 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809635983 2022-05-06 04:00:35.988 | + functions-common:run_process:1700 : is_service_enabled q-svc 2022-05-06 04:00:36.006 | + functions-common:is_service_enabled:2093 : return 0 2022-05-06 04:00:36.009 | + functions-common:run_process:1701 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-05-06 04:00:36.012 | + functions-common:_run_under_systemd:1657 : local service=q-svc 2022-05-06 04:00:36.014 | + functions-common:_run_under_systemd:1658 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:36.017 | + functions-common:_run_under_systemd:1659 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:36.020 | + functions-common:_run_under_systemd:1661 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:36.023 | + functions-common:_common_systemd_pitfalls:1629 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:36.025 | + functions-common:_common_systemd_pitfalls:1632 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-05-06 04:00:36.028 | + functions-common:_common_systemd_pitfalls:1643 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-05-06 04:00:36.031 | + functions-common:_run_under_systemd:1663 : local systemd_service=devstack@q-svc.service 2022-05-06 04:00:36.033 | + functions-common:_run_under_systemd:1664 : local group= 2022-05-06 04:00:36.036 | + functions-common:_run_under_systemd:1665 : local user=ubuntu 2022-05-06 04:00:36.039 | + functions-common:_run_under_systemd:1666 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-05-06 04:00:36.042 | + functions-common:_run_under_systemd:1669 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-05-06 04:00:36.044 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-05-06 04:00:36.047 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:36.049 | + functions-common:write_user_unit_file:1576 : local group= 2022-05-06 04:00:36.051 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-05-06 04:00:36.053 | + functions-common:write_user_unit_file:1578 : local extra= 2022-05-06 04:00:36.056 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-05-06 04:00:36.058 | + functions-common:write_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-05-06 04:00:36.060 | + functions-common:write_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-05-06 04:00:36.065 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-05-06 04:00:36.119 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-05-06 04:00:36.172 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-05-06 04:00:36.230 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-05-06 04:00:36.290 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-05-06 04:00:36.343 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-05-06 04:00:36.396 | + functions-common:write_user_unit_file:1591 : [[ -n '' ]] 2022-05-06 04:00:36.399 | + functions-common:write_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-05-06 04:00:36.451 | + functions-common:write_user_unit_file:1597 : sudo systemctl daemon-reload 2022-05-06 04:00:36.927 | + functions-common:_run_under_systemd:1672 : sudo systemctl enable devstack@q-svc.service 2022-05-06 04:00:36.950 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-05-06 04:00:37.417 | + functions-common:_run_under_systemd:1673 : sudo systemctl start devstack@q-svc.service 2022-05-06 04:00:37.443 | + functions-common:run_process:1703 : time_stop run_process 2022-05-06 04:00:37.445 | + functions-common:time_stop:2437 : local name 2022-05-06 04:00:37.449 | + functions-common:time_stop:2438 : local end_time 2022-05-06 04:00:37.456 | + functions-common:time_stop:2439 : local elapsed_time 2022-05-06 04:00:37.459 | + functions-common:time_stop:2440 : local total 2022-05-06 04:00:37.462 | + functions-common:time_stop:2441 : local start_time 2022-05-06 04:00:37.464 | + functions-common:time_stop:2443 : name=run_process 2022-05-06 04:00:37.467 | + functions-common:time_stop:2444 : start_time=1651809635983 2022-05-06 04:00:37.469 | + functions-common:time_stop:2446 : [[ -z 1651809635983 ]] 2022-05-06 04:00:37.473 | ++ functions-common:time_stop:2449 : date +%s%3N 2022-05-06 04:00:37.478 | + functions-common:time_stop:2449 : end_time=1651809637475 2022-05-06 04:00:37.480 | + functions-common:time_stop:2450 : elapsed_time=1492 2022-05-06 04:00:37.483 | + functions-common:time_stop:2451 : total=12202 2022-05-06 04:00:37.486 | + functions-common:time_stop:2453 : _TIME_START[$name]= 2022-05-06 04:00:37.488 | + functions-common:time_stop:2454 : _TIME_TOTAL[$name]=13694 2022-05-06 04:00:37.491 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.25:9696 2022-05-06 04:00:37.493 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-05-06 04:00:37.512 | + functions-common:is_service_enabled:2093 : return 1 2022-05-06 04:00:37.514 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-05-06 04:00:37.514 | Waiting for Neutron to start... 2022-05-06 04:00:37.517 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.25:9696' 2022-05-06 04:00:37.519 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.25:9696' 'Neutron did not start' 60 2022-05-06 04:00:37.522 | + functions-common:test_with_retry:2375 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.25:9696' 2022-05-06 04:00:37.524 | + functions-common:test_with_retry:2376 : local 'failmsg=Neutron did not start' 2022-05-06 04:00:37.527 | + functions-common:test_with_retry:2377 : local until=60 2022-05-06 04:00:37.529 | + functions-common:test_with_retry:2378 : local sleep=0.5 2022-05-06 04:00:37.532 | + functions-common:test_with_retry:2380 : time_start test_with_retry 2022-05-06 04:00:37.534 | + functions-common:time_start:2423 : local name=test_with_retry 2022-05-06 04:00:37.537 | + functions-common:time_start:2424 : local start_time= 2022-05-06 04:00:37.540 | + functions-common:time_start:2425 : [[ -n '' ]] 2022-05-06 04:00:37.543 | ++ functions-common:time_start:2428 : date +%s%3N 2022-05-06 04:00:37.547 | + functions-common:time_start:2428 : _TIME_START[$name]=1651809637545 2022-05-06 04:00:37.550 | + functions-common:test_with_retry:2381 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.25:9696; do sleep 0.5; done' 2022-05-06 04:01:37.557 | + functions-common:test_with_retry:2382 : die 2382 'Neutron did not start' 2022-05-06 04:01:37.562 | + functions-common:die:264 : local exitcode=0 2022-05-06 04:01:37.567 | [Call Trace] 2022-05-06 04:01:37.567 | ./stack.sh:1293:start_neutron_service_and_check 2022-05-06 04:01:37.567 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-05-06 04:01:37.567 | /home/ubuntu/devstack/functions-common:2382:die 2022-05-06 04:01:37.574 | [ERROR] /home/ubuntu/devstack/functions-common:2382 Neutron did not start 2022-05-06 04:01:38.580 | exit_trap: cleaning up child processes 2022-05-06 04:01:38.583 | Error on exit