2022-04-13 23:20:58.760 | + ./stack.sh:main:489 : exec 2022-04-13 23:20:58.761 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232058' 2022-04-13 23:20:58.761 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-13-232058.summary.2022-04-13-232058 2022-04-13 23:20:58.761 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:20:58.761 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-13-232058 2022-04-13 23:20:58.761 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232058 /opt/stack/logs/stack.sh.log 2022-04-13 23:20:58.761 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-13-232058.summary.2022-04-13-232058 /opt/stack/logs/stack.sh.log.summary 2022-04-13 23:20:58.761 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-13 23:20:58.761 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-13 23:20:58.761 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-13 23:20:58.761 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-13 23:20:58.761 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-13 23:20:58.761 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-13 23:20:58.761 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-13 23:20:58.761 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-13 23:20:58.761 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-13 23:20:58.761 | + ./stack.sh:main:575 : set -o errexit 2022-04-13 23:20:58.761 | + ./stack.sh:main:578 : uname -a 2022-04-13 23:20:58.761 | Linux dv-cinder-837537-1-iscsi 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-13 23:20:58.761 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-13 23:20:58.763 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-13 23:20:58.767 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-13 23:20:58.804 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-13 23:20:58.819 | + ./stack.sh:main:592 : fetch_plugins 2022-04-13 23:20:58.821 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-13 23:20:58.823 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-13 23:20:58.825 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-13 23:20:58.827 | + functions-common:fetch_plugins:1783 : return 2022-04-13 23:20:58.829 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-13 23:20:58.831 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-13 23:20:58.833 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:20:58.835 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:20:58.836 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:20:58.838 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:20:58.840 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:20:58.842 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:20:58.844 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:20:58.848 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:20:58.849 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:20:58.851 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:20:58.853 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-13 23:20:58.855 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:20:58.867 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:58.869 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:20:58.871 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:58.872 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:58.874 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:58.876 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:58.878 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-13 23:20:58.879 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-13 23:20:58.881 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-13 23:20:58.883 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-13 23:20:58.885 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:20:58.887 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-13 23:20:58.888 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-13 23:20:58.890 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-13 23:20:58.892 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-13 23:20:58.894 | + functions-common:plugin_override_defaults:1824 : return 2022-04-13 23:20:58.896 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-13 23:20:58.914 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-13 23:20:58.916 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-13 23:20:58.929 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:58.931 | +++ lib/tls:source:43 : hostname -f 2022-04-13 23:20:58.934 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-13 23:20:58.936 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-13 23:20:58.938 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-13 23:20:58.940 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-13 23:20:58.942 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-13 23:20:58.944 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-13 23:20:58.946 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-13 23:20:58.948 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-13 23:20:58.949 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-13 23:20:58.951 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-13 23:20:58.956 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-13 23:20:58.967 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-13 23:20:58.984 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-13 23:20:58.997 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-13 23:20:59.009 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-13 23:20:59.044 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-13 23:20:59.103 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-13 23:20:59.192 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-13 23:20:59.213 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-13 23:20:59.256 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-13 23:20:59.309 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-13 23:20:59.454 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-13 23:20:59.468 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-13 23:20:59.480 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-13 23:20:59.493 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-13 23:20:59.590 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-13 23:20:59.592 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-13 23:20:59.595 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-13 23:20:59.597 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-13 23:20:59.599 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-13 23:20:59.601 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-13 23:20:59.604 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-13 23:20:59.604 | False' 2022-04-13 23:20:59.606 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-13 23:20:59.621 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-13 23:20:59.624 | + ./stack.sh:main:626 : run_phase source 2022-04-13 23:20:59.626 | + functions-common:run_phase:1860 : local mode=source 2022-04-13 23:20:59.628 | + functions-common:run_phase:1861 : local phase= 2022-04-13 23:20:59.630 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:20:59.632 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:20:59.634 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:20:59.636 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:20:59.638 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:20:59.641 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:20:59.645 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:20:59.647 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:20:59.649 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:20:59.651 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-13 23:20:59.653 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:20:59.667 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:59.669 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:20:59.671 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-13 23:20:59.710 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-13 23:20:59.713 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-13 23:20:59.715 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-13 23:20:59.717 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-13 23:20:59.719 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-13 23:20:59.721 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-13 23:20:59.724 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-13 23:20:59.726 | + functions-common:load_plugin_settings:1801 : return 2022-04-13 23:20:59.728 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-13 23:20:59.730 | + functions-common:verify_disabled_services:2143 : local service 2022-04-13 23:20:59.732 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.734 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-13 23:20:59.737 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.740 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-13 23:20:59.742 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.744 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-13 23:20:59.746 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.749 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-13 23:20:59.751 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.753 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-13 23:20:59.756 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.758 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-13 23:20:59.760 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.762 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-13 23:20:59.765 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.767 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-13 23:20:59.769 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.771 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-13 23:20:59.774 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.776 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-13 23:20:59.778 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.781 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-13 23:20:59.783 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.786 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-13 23:20:59.788 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.790 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-13 23:20:59.792 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.794 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-13 23:20:59.797 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.799 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-13 23:20:59.802 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.804 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-13 23:20:59.806 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.808 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-13 23:20:59.810 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.813 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-13 23:20:59.815 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.817 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-13 23:20:59.819 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.822 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-13 23:20:59.824 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.826 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-13 23:20:59.828 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.830 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-13 23:20:59.833 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.835 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-13 23:20:59.837 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.839 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-13 23:20:59.842 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.844 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-13 23:20:59.846 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.849 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-13 23:20:59.851 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.853 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-13 23:20:59.856 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.858 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-13 23:20:59.860 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.862 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-13 23:20:59.865 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.867 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-13 23:20:59.869 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.872 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-13 23:20:59.874 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.876 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-13 23:20:59.878 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.880 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-13 23:20:59.883 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.885 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-13 23:20:59.887 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.889 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-13 23:20:59.892 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.894 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-13 23:20:59.896 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.898 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-13 23:20:59.901 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.903 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-13 23:20:59.905 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.907 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-13 23:20:59.910 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.912 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-13 23:20:59.915 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.917 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-13 23:20:59.919 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.921 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-13 23:20:59.923 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.926 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-13 23:20:59.929 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.931 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-13 23:20:59.933 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-13 23:20:59.935 | + functions-common:verify_disabled_services:2145 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-13 23:20:59.938 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-13 23:20:59.940 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:20:59.943 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-13 23:20:59.957 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:20:59.960 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-13 23:20:59.962 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-13 23:20:59.964 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-13 23:20:59.979 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:20:59.981 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-13 23:20:59.983 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-13 23:20:59.987 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-13 23:20:59.990 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-13 23:20:59.992 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-13 23:20:59.994 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-13 23:20:59.997 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-13 23:20:59.999 | + lib/database:initialize_database_backends:92 : return 0 2022-04-13 23:21:00.001 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-13 23:21:00.001 | Using mysql database backend 2022-04-13 23:21:00.003 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-13 23:21:00.019 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-13 23:21:00.022 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-13 23:21:00.025 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:21:00.027 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-13 23:21:00.030 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:21:00.033 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-13 23:21:00.049 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:00.052 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-13 23:21:00.068 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-13 23:21:00.089 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:00.092 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-13 23:21:00.108 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-13 23:21:00.124 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-13 23:21:00.140 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:00.143 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-13 23:21:00.160 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:00.163 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-13 23:21:00.178 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-13 23:21:00.181 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-13 23:21:00.183 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-13 23:21:00.186 | + functions-common:save_stackenv:60 : local tag=759 2022-04-13 23:21:00.189 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:21:00.193 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232100 2022-04-13 23:21:00.195 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232100 759' 2022-04-13 23:21:00.198 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.200 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:21:00.202 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.205 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:21:00.208 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.210 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:21:00.212 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.215 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:21:00.217 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.220 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-04-13 23:21:00.223 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.225 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-04-13 23:21:00.227 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.230 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232058 2022-04-13 23:21:00.232 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.234 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:21:00.237 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.240 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-04-13 23:21:00.242 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.244 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:21:00.247 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.249 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:21:00.251 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.254 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:21:00.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:21:00.259 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:21:00.261 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-13 23:21:00.264 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-13 23:21:00.266 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-13 23:21:00.268 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-13 23:21:00.270 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:21:00.272 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:21:00.275 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:21:00.277 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:21:00.280 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:21:00.282 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:21:00.297 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:21:00.299 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:21:00.301 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:00.304 | + functions-common:git_clone:629 : echo master 2022-04-13 23:21:00.304 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:21:00.309 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-13 23:21:00.311 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:00.314 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-13 23:21:00.326 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-13 23:21:00.329 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:21:00.330 | + functions-common:git_clone:685 : head -1 2022-04-13 23:21:00.333 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-13 23:21:00.335 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:21:00.338 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-13 23:21:00.340 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:21:00.343 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-13 23:21:00.345 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-13 23:21:00.348 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-13 23:21:00.350 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-13 23:21:00.352 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:21:00.355 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-13 23:21:00.357 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-13 23:21:00.360 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-13 23:21:00.363 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-13 23:21:00.367 | ++ tools/install_prereqs.sh:source:47 : NOW=1649892060 2022-04-13 23:21:00.370 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-13 23:21:00.375 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649891123 2022-04-13 23:21:00.377 | ++ tools/install_prereqs.sh:source:49 : DELTA=937 2022-04-13 23:21:00.380 | ++ tools/install_prereqs.sh:source:50 : [[ 937 -lt 7200 ]] 2022-04-13 23:21:00.383 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-13 23:21:00.385 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-13 23:21:00.387 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-13 23:21:00.390 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-13 23:21:00.392 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-13 23:21:00.394 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-13 23:21:00.396 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-13 23:21:00.399 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-13 23:21:00.402 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:21:00.449 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-13 23:21:00.449 | apache2-dev 2022-04-13 23:21:00.449 | bc 2022-04-13 23:21:00.449 | bsdmainutils 2022-04-13 23:21:00.449 | curl 2022-04-13 23:21:00.449 | g++ 2022-04-13 23:21:00.449 | gawk 2022-04-13 23:21:00.449 | gcc 2022-04-13 23:21:00.449 | gettext 2022-04-13 23:21:00.449 | git 2022-04-13 23:21:00.449 | graphviz 2022-04-13 23:21:00.449 | iputils-ping 2022-04-13 23:21:00.449 | libapache2-mod-proxy-uwsgi 2022-04-13 23:21:00.449 | libffi-dev 2022-04-13 23:21:00.449 | libjpeg-dev 2022-04-13 23:21:00.449 | libpcre3-dev 2022-04-13 23:21:00.449 | libpq-dev 2022-04-13 23:21:00.449 | libssl-dev 2022-04-13 23:21:00.449 | libsystemd-dev 2022-04-13 23:21:00.449 | libxml2-dev 2022-04-13 23:21:00.449 | libxslt1-dev 2022-04-13 23:21:00.449 | libyaml-dev 2022-04-13 23:21:00.449 | lsof 2022-04-13 23:21:00.449 | openssh-server 2022-04-13 23:21:00.449 | openssl 2022-04-13 23:21:00.449 | pkg-config 2022-04-13 23:21:00.449 | psmisc 2022-04-13 23:21:00.449 | python3-dev 2022-04-13 23:21:00.449 | python3-pip 2022-04-13 23:21:00.449 | python3-systemd 2022-04-13 23:21:00.449 | python3-venv 2022-04-13 23:21:00.449 | tar 2022-04-13 23:21:00.449 | tcpdump 2022-04-13 23:21:00.449 | unzip 2022-04-13 23:21:00.449 | uuid-runtime 2022-04-13 23:21:00.449 | wget 2022-04-13 23:21:00.449 | wget 2022-04-13 23:21:00.450 | zlib1g-dev 2022-04-13 23:21:00.450 | libkrb5-dev 2022-04-13 23:21:00.450 | libldap2-dev 2022-04-13 23:21:00.450 | libsasl2-dev 2022-04-13 23:21:00.450 | memcached 2022-04-13 23:21:00.450 | python3-mysqldb 2022-04-13 23:21:00.450 | sqlite3 2022-04-13 23:21:00.450 | conntrack 2022-04-13 23:21:00.450 | curl 2022-04-13 23:21:00.450 | dnsmasq-base 2022-04-13 23:21:00.450 | dnsmasq-utils 2022-04-13 23:21:00.450 | ebtables 2022-04-13 23:21:00.450 | genisoimage 2022-04-13 23:21:00.450 | iptables 2022-04-13 23:21:00.450 | iputils-arping 2022-04-13 23:21:00.450 | kpartx 2022-04-13 23:21:00.450 | libjs-jquery-tablesorter 2022-04-13 23:21:00.450 | parted 2022-04-13 23:21:00.450 | pm-utils 2022-04-13 23:21:00.450 | python3-mysqldb 2022-04-13 23:21:00.450 | socat 2022-04-13 23:21:00.450 | sqlite3 2022-04-13 23:21:00.450 | sudo 2022-04-13 23:21:00.450 | vlan 2022-04-13 23:21:00.450 | lsscsi 2022-04-13 23:21:00.450 | open-iscsi 2022-04-13 23:21:00.450 | lvm2 2022-04-13 23:21:00.450 | qemu-utils 2022-04-13 23:21:00.450 | thin-provisioning-tools 2022-04-13 23:21:00.450 | acl 2022-04-13 23:21:00.450 | dnsmasq-base 2022-04-13 23:21:00.450 | dnsmasq-utils 2022-04-13 23:21:00.450 | ebtables 2022-04-13 23:21:00.450 | haproxy 2022-04-13 23:21:00.450 | iptables 2022-04-13 23:21:00.450 | iputils-arping 2022-04-13 23:21:00.450 | iputils-ping 2022-04-13 23:21:00.450 | postgresql-server-dev-all 2022-04-13 23:21:00.451 | python3-mysqldb 2022-04-13 23:21:00.451 | sqlite3 2022-04-13 23:21:00.451 | sudo 2022-04-13 23:21:00.451 | vlan 2022-04-13 23:21:00.451 | pcp 2022-04-13 23:21:00.451 | ipset 2022-04-13 23:21:00.451 | conntrack 2022-04-13 23:21:00.451 | conntrackd 2022-04-13 23:21:00.451 | keepalived 2022-04-13 23:21:00.451 | lvm2 2022-04-13 23:21:00.451 | qemu-utils 2022-04-13 23:21:00.451 | thin-provisioning-tools 2022-04-13 23:21:00.451 | curl 2022-04-13 23:21:00.451 | liberasurecode-dev 2022-04-13 23:21:00.451 | make 2022-04-13 23:21:00.451 | memcached 2022-04-13 23:21:00.451 | rsync 2022-04-13 23:21:00.451 | sqlite3 2022-04-13 23:21:00.451 | xfsprogs' 2022-04-13 23:21:00.453 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-13 23:21:00.471 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-13 23:21:00.471 | apache2-dev 2022-04-13 23:21:00.471 | bc 2022-04-13 23:21:00.471 | bsdmainutils 2022-04-13 23:21:00.471 | curl 2022-04-13 23:21:00.471 | g++ 2022-04-13 23:21:00.471 | gawk 2022-04-13 23:21:00.471 | gcc 2022-04-13 23:21:00.471 | gettext 2022-04-13 23:21:00.471 | git 2022-04-13 23:21:00.471 | graphviz 2022-04-13 23:21:00.471 | iputils-ping 2022-04-13 23:21:00.471 | libapache2-mod-proxy-uwsgi 2022-04-13 23:21:00.471 | libffi-dev 2022-04-13 23:21:00.471 | libjpeg-dev 2022-04-13 23:21:00.472 | libpcre3-dev 2022-04-13 23:21:00.472 | libpq-dev 2022-04-13 23:21:00.472 | libssl-dev 2022-04-13 23:21:00.472 | libsystemd-dev 2022-04-13 23:21:00.472 | libxml2-dev 2022-04-13 23:21:00.472 | libxslt1-dev 2022-04-13 23:21:00.472 | libyaml-dev 2022-04-13 23:21:00.472 | lsof 2022-04-13 23:21:00.472 | openssh-server 2022-04-13 23:21:00.472 | openssl 2022-04-13 23:21:00.472 | pkg-config 2022-04-13 23:21:00.472 | psmisc 2022-04-13 23:21:00.472 | python3-dev 2022-04-13 23:21:00.472 | python3-pip 2022-04-13 23:21:00.472 | python3-systemd 2022-04-13 23:21:00.472 | python3-venv 2022-04-13 23:21:00.472 | tar 2022-04-13 23:21:00.472 | tcpdump 2022-04-13 23:21:00.472 | unzip 2022-04-13 23:21:00.472 | uuid-runtime 2022-04-13 23:21:00.472 | wget 2022-04-13 23:21:00.472 | wget 2022-04-13 23:21:00.472 | zlib1g-dev 2022-04-13 23:21:00.472 | libkrb5-dev 2022-04-13 23:21:00.472 | libldap2-dev 2022-04-13 23:21:00.472 | libsasl2-dev 2022-04-13 23:21:00.472 | memcached 2022-04-13 23:21:00.472 | python3-mysqldb 2022-04-13 23:21:00.472 | sqlite3 2022-04-13 23:21:00.472 | conntrack 2022-04-13 23:21:00.473 | curl 2022-04-13 23:21:00.473 | dnsmasq-base 2022-04-13 23:21:00.473 | dnsmasq-utils 2022-04-13 23:21:00.473 | ebtables 2022-04-13 23:21:00.473 | genisoimage 2022-04-13 23:21:00.473 | iptables 2022-04-13 23:21:00.473 | iputils-arping 2022-04-13 23:21:00.473 | kpartx 2022-04-13 23:21:00.473 | libjs-jquery-tablesorter 2022-04-13 23:21:00.473 | parted 2022-04-13 23:21:00.473 | pm-utils 2022-04-13 23:21:00.473 | python3-mysqldb 2022-04-13 23:21:00.473 | socat 2022-04-13 23:21:00.473 | sqlite3 2022-04-13 23:21:00.473 | sudo 2022-04-13 23:21:00.473 | vlan 2022-04-13 23:21:00.473 | lsscsi 2022-04-13 23:21:00.473 | open-iscsi 2022-04-13 23:21:00.473 | lvm2 2022-04-13 23:21:00.473 | qemu-utils 2022-04-13 23:21:00.473 | thin-provisioning-tools 2022-04-13 23:21:00.473 | acl 2022-04-13 23:21:00.473 | dnsmasq-base 2022-04-13 23:21:00.473 | dnsmasq-utils 2022-04-13 23:21:00.473 | ebtables 2022-04-13 23:21:00.473 | haproxy 2022-04-13 23:21:00.473 | iptables 2022-04-13 23:21:00.473 | iputils-arping 2022-04-13 23:21:00.473 | iputils-ping 2022-04-13 23:21:00.473 | postgresql-server-dev-all 2022-04-13 23:21:00.473 | python3-mysqldb 2022-04-13 23:21:00.473 | sqlite3 2022-04-13 23:21:00.473 | sudo 2022-04-13 23:21:00.473 | vlan 2022-04-13 23:21:00.473 | pcp 2022-04-13 23:21:00.473 | ipset 2022-04-13 23:21:00.473 | conntrack 2022-04-13 23:21:00.473 | conntrackd 2022-04-13 23:21:00.474 | keepalived 2022-04-13 23:21:00.474 | lvm2 2022-04-13 23:21:00.474 | qemu-utils 2022-04-13 23:21:00.474 | thin-provisioning-tools 2022-04-13 23:21:00.474 | curl 2022-04-13 23:21:00.474 | liberasurecode-dev 2022-04-13 23:21:00.474 | make 2022-04-13 23:21:00.474 | memcached 2022-04-13 23:21:00.474 | rsync 2022-04-13 23:21:00.474 | sqlite3 2022-04-13 23:21:00.474 | xfsprogs ' 2022-04-13 23:21:00.476 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-13 23:21:00.478 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:00.480 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:00.484 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:21:00.484 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-13 23:21:00.489 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:21:00.491 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:00.493 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:00.495 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-13 23:21:00.497 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:00.499 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:00.501 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:00.504 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:00.506 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:00.508 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:00.510 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-13 23:21:00.512 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:00.514 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-13 23:21:00.517 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-13 23:21:00.521 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-13 23:21:00.523 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-13 23:21:00.526 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-13 23:21:00.528 | ++ functions-common:time_start:2419 : local start_time= 2022-04-13 23:21:00.530 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:21:00.532 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:21:00.536 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649892060534 2022-04-13 23:21:00.538 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-13 23:21:00.540 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-13 23:21:00.542 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-13 23:21:00.899 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-13 23:21:00.924 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-13 23:21:01.007 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-13 23:21:01.474 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-13 23:21:01.967 | Fetched 336 kB in 1s (309 kB/s) 2022-04-13 23:21:03.540 | Reading package lists... 2022-04-13 23:21:03.572 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-13 23:21:03.574 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-13 23:21:03.577 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:21:03.579 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:03.581 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:03.583 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:21:03.585 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:03.588 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-13 23:21:03.590 | ++ functions-common:time_stop:2439 : start_time=1649892060534 2022-04-13 23:21:03.592 | ++ functions-common:time_stop:2441 : [[ -z 1649892060534 ]] 2022-04-13 23:21:03.594 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:03.598 | ++ functions-common:time_stop:2444 : end_time=1649892063596 2022-04-13 23:21:03.600 | ++ functions-common:time_stop:2445 : elapsed_time=3062 2022-04-13 23:21:03.602 | ++ functions-common:time_stop:2446 : total=0 2022-04-13 23:21:03.604 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:03.606 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3062 2022-04-13 23:21:03.609 | ++ functions-common:install_package:1471 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:21:03.611 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:03.613 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:03.615 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:03.618 | ++ functions-common:real_install_package:1457 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:21:03.638 | ++ functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-13 23:21:03.750 | Reading package lists... 2022-04-13 23:21:03.997 | Building dependency tree... 2022-04-13 23:21:03.998 | Reading state information... 2022-04-13 23:21:04.033 | acl is already the newest version (2.2.53-6). 2022-04-13 23:21:04.033 | bc is already the newest version (1.07.1-2build1). 2022-04-13 23:21:04.033 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-13 23:21:04.033 | conntrack is already the newest version (1:1.4.5-2). 2022-04-13 23:21:04.033 | ebtables is already the newest version (2.0.11-3build1). 2022-04-13 23:21:04.033 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:21:04.033 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-13 23:21:04.033 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-13 23:21:04.033 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-13 23:21:04.033 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-13 23:21:04.033 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-13 23:21:04.033 | iputils-arping is already the newest version (3:20190709-3). 2022-04-13 23:21:04.033 | iputils-ping is already the newest version (3:20190709-3). 2022-04-13 23:21:04.033 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-13 23:21:04.033 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-13 23:21:04.033 | libffi-dev is already the newest version (3.3-4). 2022-04-13 23:21:04.033 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-13 23:21:04.033 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-13 23:21:04.033 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-13 23:21:04.034 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-13 23:21:04.034 | lsscsi is already the newest version (0.30-0.1). 2022-04-13 23:21:04.034 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-13 23:21:04.034 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:21:04.034 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-13 23:21:04.034 | psmisc is already the newest version (23.3-1). 2022-04-13 23:21:04.034 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:21:04.034 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-13 23:21:04.034 | python3-systemd is already the newest version (234-3build2). 2022-04-13 23:21:04.034 | socat is already the newest version (1.7.3.3-2). 2022-04-13 23:21:04.034 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-13 23:21:04.034 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-13 23:21:04.034 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-13 23:21:04.034 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-13 23:21:04.034 | graphviz is already the newest version (2.42.2-3build2). 2022-04-13 23:21:04.034 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-13 23:21:04.034 | pcp is already the newest version (5.0.3-1). 2022-04-13 23:21:04.034 | pm-utils is already the newest version (1.4.1-19). 2022-04-13 23:21:04.034 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-13 23:21:04.034 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:21:04.035 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:21:04.035 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-13 23:21:04.035 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:21:04.035 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-13 23:21:04.035 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-13 23:21:04.035 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-13 23:21:04.035 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-13 23:21:04.035 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-13 23:21:04.035 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-13 23:21:04.035 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-13 23:21:04.035 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-13 23:21:04.035 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-13 23:21:04.035 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:21:04.035 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-13 23:21:04.035 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-13 23:21:04.035 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-13 23:21:04.035 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-13 23:21:04.035 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-13 23:21:04.035 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-13 23:21:04.035 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-13 23:21:04.035 | openssl set to manually installed. 2022-04-13 23:21:04.035 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-13 23:21:04.035 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-13 23:21:04.035 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-13 23:21:04.035 | rsync set to manually installed. 2022-04-13 23:21:04.035 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-13 23:21:04.035 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-13 23:21:04.036 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-13 23:21:04.036 | tar set to manually installed. 2022-04-13 23:21:04.036 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-13 23:21:04.036 | tcpdump set to manually installed. 2022-04-13 23:21:04.036 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-13 23:21:04.252 | uuid-runtime set to manually installed. 2022-04-13 23:21:04.252 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-13 23:21:04.252 | wget set to manually installed. 2022-04-13 23:21:04.252 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-13 23:21:04.252 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:21:04.252 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-13 23:21:04.252 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-13 23:21:04.252 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-13 23:21:04.252 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:04.253 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:04.253 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:04.253 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:04.253 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:04.253 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:04.253 | python3-zope.interface 2022-04-13 23:21:04.254 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:04.383 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:04.387 | ++ functions-common:apt_get:1241 : result=0 2022-04-13 23:21:04.389 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:04.391 | ++ functions-common:time_stop:2432 : local name 2022-04-13 23:21:04.393 | ++ functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:04.396 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:04.398 | ++ functions-common:time_stop:2435 : local total 2022-04-13 23:21:04.400 | ++ functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:04.402 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:04.405 | ++ functions-common:time_stop:2439 : start_time=1649892063636 2022-04-13 23:21:04.407 | ++ functions-common:time_stop:2441 : [[ -z 1649892063636 ]] 2022-04-13 23:21:04.410 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:04.414 | ++ functions-common:time_stop:2444 : end_time=1649892064412 2022-04-13 23:21:04.416 | ++ functions-common:time_stop:2445 : elapsed_time=776 2022-04-13 23:21:04.418 | ++ functions-common:time_stop:2446 : total=750 2022-04-13 23:21:04.421 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:04.423 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1526 2022-04-13 23:21:04.425 | ++ functions-common:apt_get:1245 : return 0 2022-04-13 23:21:04.428 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-13 23:21:04.430 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:21:04.433 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-13 23:21:04.437 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-13 23:21:04.441 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:04.444 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-13 23:21:04.447 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-13 23:21:05.845 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-13 23:21:05.847 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-13 23:21:05.849 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-13 23:21:05.851 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-13 23:21:05.852 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-13 23:21:05.854 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-13 23:21:05.856 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-13 23:21:05.858 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-13 23:21:05.859 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-13 23:21:05.861 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-13 23:21:05.863 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-13 23:21:05.865 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-13 23:21:05.867 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-13 23:21:05.869 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-13 23:21:05.870 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-13 23:21:05.872 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-13 23:21:05.874 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-13 23:21:05.876 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-13 23:21:05.877 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-13 23:21:05.880 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-13 23:21:05.882 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-13 23:21:05.884 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-13 23:21:05.886 | + functions-common:_ensure_lsb_release:394 : return 2022-04-13 23:21:05.888 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-13 23:21:05.964 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-13 23:21:05.967 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-13 23:21:06.043 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-13 23:21:06.045 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-13 23:21:06.120 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-13 23:21:06.122 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-13 23:21:06.124 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-13 23:21:06.126 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-13 23:21:06.128 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-13 23:21:06.130 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-13 23:21:06.132 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-13 23:21:06.134 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-13 23:21:06.136 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-13 23:21:06.138 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-13 23:21:06.140 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-13 23:21:06.140 | Distro: focal 2022-04-13 23:21:06.142 | + tools/install_pip.sh:main:124 : get_versions 2022-04-13 23:21:06.145 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:21:06.148 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:21:06.150 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:21:06.153 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:21:06.155 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:21:06.849 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:21:06.850 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:21:06.850 | pip: 21.3.1 2022-04-13 23:21:06.852 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-13 23:21:06.854 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-13 23:21:06.856 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:21:06.858 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:21:06.859 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:21:06.861 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:06.863 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:21:06.864 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:21:06.866 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:21:06.868 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:21:06.869 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:21:06.871 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:06.873 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:21:06.875 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-13 23:21:06.876 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:06.878 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:06.880 | + tools/install_pip.sh:main:142 : : 2022-04-13 23:21:06.882 | + tools/install_pip.sh:main:147 : set -x 2022-04-13 23:21:06.884 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-13 23:21:06.885 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-13 23:21:06.887 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:21:06.889 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-13 23:21:06.891 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-13 23:21:06.893 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:21:06.896 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:21:06.896 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:21:06.902 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-04-13 23:21:06.903 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-04-13 23:21:06.905 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:21:06.907 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:21:06.909 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:21:06.926 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:21:06.928 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-04-13 23:21:07.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:07.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:07.793 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:09.066 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:10.050 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-13 23:21:10.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-13 23:21:12.630 | Installing collected packages: setuptools 2022-04-13 23:21:13.575 | Successfully installed setuptools-62.0.0 2022-04-13 23:21:13.575 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:13.751 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:13.751 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:13.893 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:13.895 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:13.897 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:13.899 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:13.900 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:13.902 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:13.904 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:13.906 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:13.907 | + functions-common:time_stop:2439 : start_time=1649892066921 2022-04-13 23:21:13.909 | + functions-common:time_stop:2441 : [[ -z 1649892066921 ]] 2022-04-13 23:21:13.911 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:13.915 | + functions-common:time_stop:2444 : end_time=1649892073913 2022-04-13 23:21:13.916 | + functions-common:time_stop:2445 : elapsed_time=6992 2022-04-13 23:21:13.918 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:21:13.920 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:13.921 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6992 2022-04-13 23:21:13.923 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:13.925 | + tools/install_pip.sh:main:153 : get_versions 2022-04-13 23:21:13.928 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-13 23:21:13.931 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-13 23:21:13.933 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-13 23:21:13.936 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-13 23:21:13.936 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-13 23:21:14.620 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-13 23:21:14.622 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-13 23:21:14.622 | pip: 21.3.1 2022-04-13 23:21:14.625 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-13 23:21:14.628 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-13 23:21:14.632 | + ./stack.sh:main:798 : fixup_all 2022-04-13 23:21:14.634 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-13 23:21:14.636 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-13 23:21:14.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:14.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:14.643 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-13 23:21:14.655 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-13 23:21:14.666 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-13 23:21:14.677 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-13 23:21:14.679 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-13 23:21:14.682 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:21:14.684 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:21:14.686 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:21:14.688 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:14.690 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:21:14.693 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:21:14.695 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:21:14.697 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:21:14.699 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:21:14.701 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:14.703 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:21:14.705 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-13 23:21:14.708 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-13 23:21:14.710 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-13 23:21:14.712 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:21:14.714 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:21:14.717 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:21:14.719 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:21:14.721 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:21:14.723 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:21:14.725 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-13 23:21:14.727 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-13 23:21:14.730 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-13 23:21:14.732 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-13 23:21:14.734 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:14.736 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-13 23:21:14.739 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-13 23:21:14.760 | Using python 3.8 to install os-testr 2022-04-13 23:21:14.762 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-04-13 23:21:15.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:15.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:15.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:15.618 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:16.790 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:16.821 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:21:16.898 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-13 23:21:16.899 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-13 23:21:16.900 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-13 23:21:16.913 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-13 23:21:16.923 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-13 23:21:16.933 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-13 23:21:19.441 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:19.448 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:19.448 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:19.572 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:19.574 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:19.576 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:19.578 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:19.581 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:19.583 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:19.585 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:19.587 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:19.589 | + functions-common:time_stop:2439 : start_time=1649892074755 2022-04-13 23:21:19.591 | + functions-common:time_stop:2441 : [[ -z 1649892074755 ]] 2022-04-13 23:21:19.594 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:19.598 | + functions-common:time_stop:2444 : end_time=1649892079596 2022-04-13 23:21:19.600 | + functions-common:time_stop:2445 : elapsed_time=4841 2022-04-13 23:21:19.602 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:21:19.604 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:19.606 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4841 2022-04-13 23:21:19.609 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:19.611 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-13 23:21:19.663 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-13 23:21:20.042 | + ./stack.sh:main:812 : install_infra 2022-04-13 23:21:20.044 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:21:20.046 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-13 23:21:20.049 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:21:20.053 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-13 23:21:20.075 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:21:21.991 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:21.999 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.004 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.009 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.013 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.020 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.024 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.049 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.130 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.148 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.153 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.157 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.173 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.181 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.183 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.200 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.217 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.227 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.232 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.249 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.272 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.290 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.298 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.304 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.324 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.354 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.356 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.370 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.374 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.379 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.384 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.399 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.405 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.455 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.474 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.477 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.511 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.574 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.581 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.588 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.638 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.652 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.661 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.766 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.791 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.795 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.806 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.811 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.831 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.838 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.856 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.887 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.916 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.928 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.941 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.959 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.967 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.982 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.994 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:22.998 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:23.005 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:23.143 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:21:23.436 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:23.438 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:23.440 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:23.443 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:23.445 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:23.447 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:23.449 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:23.451 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:23.453 | + functions-common:time_stop:2439 : start_time=1649892080068 2022-04-13 23:21:23.455 | + functions-common:time_stop:2441 : [[ -z 1649892080068 ]] 2022-04-13 23:21:23.458 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:23.462 | + functions-common:time_stop:2444 : end_time=1649892083460 2022-04-13 23:21:23.464 | + functions-common:time_stop:2445 : elapsed_time=3392 2022-04-13 23:21:23.466 | + functions-common:time_stop:2446 : total=4841 2022-04-13 23:21:23.468 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:23.470 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8233 2022-04-13 23:21:23.472 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:23.475 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-13 23:21:23.477 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-13 23:21:23.501 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-04-13 23:21:25.299 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.306 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.310 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.316 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.320 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.327 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.331 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.357 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.438 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.458 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.462 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.467 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.482 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.491 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.493 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.510 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.528 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.538 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.543 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.562 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.587 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.606 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.614 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.619 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.640 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.670 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.672 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.686 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.691 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.695 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.700 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.716 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.723 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.774 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.793 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.797 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.828 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.899 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.906 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.913 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.964 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.978 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:25.986 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.092 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.119 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.123 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.133 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.139 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.158 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.166 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.183 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.215 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.244 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.256 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.270 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.288 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.297 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.311 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.323 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.327 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-13 23:21:26.334 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:26.336 | Processing /opt/stack/requirements 2022-04-13 23:21:28.056 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (6.0) 2022-04-13 23:21:28.059 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (3.0.0) 2022-04-13 23:21:28.072 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (21.3) 2022-04-13 23:21:28.077 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (5.8.1) 2022-04-13 23:21:28.079 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (3.0.7) 2022-04-13 23:21:28.086 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (2.27.1) 2022-04-13 23:21:28.113 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.16.0) 2022-04-13 23:21:28.116 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.5.0) 2022-04-13 23:21:28.126 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-13 23:21:28.177 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-13 23:21:28.180 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-13 23:21:28.196 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (2.0.12) 2022-04-13 23:21:28.201 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 497)) (2021.10.8) 2022-04-13 23:21:28.204 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.3) 2022-04-13 23:21:28.208 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.0.0) 2022-04-13 23:21:28.210 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (3.10.1) 2022-04-13 23:21:28.223 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.4.0) 2022-04-13 23:21:28.272 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (3.5.0) 2022-04-13 23:21:28.278 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-13 23:21:28.290 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (0.5.0) 2022-04-13 23:21:28.293 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.8.2) 2022-04-13 23:21:28.296 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (21.4.0) 2022-04-13 23:21:28.357 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 636)) (0.2.5) 2022-04-13 23:21:28.361 | Building wheels for collected packages: openstack-requirements 2022-04-13 23:21:28.362 | Building wheel for openstack-requirements (setup.py): started 2022-04-13 23:21:29.180 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-13 23:21:29.180 | ERROR: Command errored out with exit status 1: 2022-04-13 23:21:29.180 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-pmhxtc4u/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-pmhxtc4u/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-z_785cwc 2022-04-13 23:21:29.181 | cwd: /tmp/pip-req-build-pmhxtc4u/ 2022-04-13 23:21:29.181 | Complete output (6 lines): 2022-04-13 23:21:29.181 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-13 23:21:29.181 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-13 23:21:29.181 | or: setup.py --help-commands 2022-04-13 23:21:29.181 | or: setup.py cmd --help 2022-04-13 23:21:29.181 | 2022-04-13 23:21:29.181 | error: invalid command 'bdist_wheel' 2022-04-13 23:21:29.181 | ---------------------------------------- 2022-04-13 23:21:29.181 | ERROR: Failed building wheel for openstack-requirements 2022-04-13 23:21:29.181 | Running setup.py clean for openstack-requirements 2022-04-13 23:21:30.002 | Failed to build openstack-requirements 2022-04-13 23:21:30.019 | Installing collected packages: openstack-requirements 2022-04-13 23:21:30.020 | Attempting uninstall: openstack-requirements 2022-04-13 23:21:30.021 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-13 23:21:30.057 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-13 23:21:30.075 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-13 23:21:30.078 | Running setup.py install for openstack-requirements: started 2022-04-13 23:21:32.433 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-13 23:21:32.456 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-13 23:21:32.583 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:32.586 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:32.588 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:32.590 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:32.592 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:32.594 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:32.596 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:32.599 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:32.602 | + functions-common:time_stop:2439 : start_time=1649892083494 2022-04-13 23:21:32.604 | + functions-common:time_stop:2441 : [[ -z 1649892083494 ]] 2022-04-13 23:21:32.606 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:32.610 | + functions-common:time_stop:2444 : end_time=1649892092608 2022-04-13 23:21:32.613 | + functions-common:time_stop:2445 : elapsed_time=9114 2022-04-13 23:21:32.615 | + functions-common:time_stop:2446 : total=8233 2022-04-13 23:21:32.617 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:32.619 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17347 2022-04-13 23:21:32.625 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:32.627 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-13 23:21:32.630 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-13 23:21:32.633 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-13 23:21:32.635 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:32.637 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:32.640 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-04-13 23:21:32.642 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:32.645 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-13 23:21:32.665 | Using python 3.8 to install pbr 2022-04-13 23:21:32.667 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-04-13 23:21:33.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:33.539 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:33.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:33.540 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:34.745 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:34.777 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-13 23:21:37.451 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:37.458 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:37.458 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:37.585 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:37.587 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:37.590 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:37.592 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:37.594 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:37.596 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:37.598 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:37.601 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:37.603 | + functions-common:time_stop:2439 : start_time=1649892092660 2022-04-13 23:21:37.605 | + functions-common:time_stop:2441 : [[ -z 1649892092660 ]] 2022-04-13 23:21:37.607 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:37.611 | + functions-common:time_stop:2444 : end_time=1649892097609 2022-04-13 23:21:37.613 | + functions-common:time_stop:2445 : elapsed_time=4949 2022-04-13 23:21:37.616 | + functions-common:time_stop:2446 : total=17347 2022-04-13 23:21:37.618 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:37.620 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22296 2022-04-13 23:21:37.622 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:37.624 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-13 23:21:39.886 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-13 23:21:41.798 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:41.799 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-13 23:21:41.813 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-13 23:21:41.816 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-13 23:21:41.819 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-13 23:21:41.824 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-13 23:21:41.827 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-13 23:21:41.900 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:21:41.903 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-13 23:21:41.906 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-13 23:21:41.922 | + ./stack.sh:main:821 : pkgs= 2022-04-13 23:21:41.924 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-13 23:21:41.927 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-13 23:21:41.929 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:21:41.931 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-13 23:21:41.933 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:21:41.935 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:21:41.938 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:21:41.940 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:21:41.942 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:21:41.945 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:21:41.949 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:21:41.951 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:21:41.953 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:21:41.955 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-13 23:21:41.958 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:21:41.973 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:41.975 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:21:41.977 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:41.979 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-13 23:21:41.981 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:41.983 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:21:41.985 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:41.988 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-13 23:21:41.990 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:41.992 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-13 23:21:41.994 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:21:41.996 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-13 23:21:41.998 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:21:42.000 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:21:42.002 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:21:42.005 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:21:42.007 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-13 23:21:42.009 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:21:42.011 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-13 23:21:42.013 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:21:42.015 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:21:42.018 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-13 23:21:42.021 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-13 23:21:42.023 | + functions:set_systemd_override:821 : local value=2048 2022-04-13 23:21:42.025 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-13 23:21:42.028 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-13 23:21:42.080 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-13 23:21:42.080 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-13 23:21:42.082 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-13 23:21:42.477 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-13 23:21:42.479 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-13 23:21:42.495 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:42.498 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-13 23:21:42.500 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:42.502 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:42.505 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:42.507 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:42.509 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:42.511 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:42.514 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:42.516 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:42.518 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:42.520 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:42.523 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:42.525 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:42.527 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-13 23:21:42.530 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:42.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:42.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:42.537 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-13 23:21:42.558 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-13 23:21:42.670 | Reading package lists... 2022-04-13 23:21:42.918 | Building dependency tree... 2022-04-13 23:21:42.919 | Reading state information... 2022-04-13 23:21:43.175 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-13 23:21:43.176 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:43.177 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:43.177 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:43.177 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:43.177 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:43.177 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:43.177 | python3-zope.interface 2022-04-13 23:21:43.177 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:43.293 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:43.297 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:43.299 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:43.302 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:43.304 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:43.307 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:43.309 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:43.311 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:43.313 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:43.315 | + functions-common:time_stop:2439 : start_time=1649892102556 2022-04-13 23:21:43.317 | + functions-common:time_stop:2441 : [[ -z 1649892102556 ]] 2022-04-13 23:21:43.320 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:43.324 | + functions-common:time_stop:2444 : end_time=1649892103322 2022-04-13 23:21:43.326 | + functions-common:time_stop:2445 : elapsed_time=766 2022-04-13 23:21:43.328 | + functions-common:time_stop:2446 : total=1526 2022-04-13 23:21:43.330 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:43.332 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2292 2022-04-13 23:21:43.335 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:43.337 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-13 23:21:43.339 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:21:43.341 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:21:43.344 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:21:43.346 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:21:43.349 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:21:43.351 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:21:43.353 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-13 23:21:43.355 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:21:43.358 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:21:43.360 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:21:43.363 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:43.365 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:21:43.367 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:21:43.370 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:21:43.372 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:21:43.374 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:21:43.376 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:43.378 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:21:43.381 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-13 23:21:43.383 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:21:43.385 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:21:43.387 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:21:43.390 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:21:43.392 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:21:43.394 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:21:43.397 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-13 23:21:43.399 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-13 23:21:43.415 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:43.417 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-13 23:21:43.420 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:21:43.422 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-13 23:21:43.424 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-13 23:21:43.428 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-13 23:21:43.432 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-13 23:21:43.434 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-13 23:21:43.436 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-13 23:21:43.438 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-13 23:21:43.440 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-13 23:21:43.443 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-13 23:21:43.446 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-13 23:21:44.144 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-13 23:21:44.145 | user tags 2022-04-13 23:21:44.145 | stackrabbit []' 2022-04-13 23:21:44.148 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-13 23:21:44.148 | user tags 2022-04-13 23:21:44.148 | stackrabbit []' 2022-04-13 23:21:44.148 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-13 23:21:44.154 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-13 23:21:44.157 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-13 23:21:44.160 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:21:44.825 | Changing password for user "stackrabbit" ... 2022-04-13 23:21:44.900 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-13 23:21:45.572 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-13 23:21:45.637 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-13 23:21:45.639 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-13 23:21:46.307 | Changing password for user "stackrabbit" ... 2022-04-13 23:21:46.380 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-13 23:21:46.382 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-13 23:21:46.385 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-13 23:21:47.028 | Deleting user "guest" ... 2022-04-13 23:21:47.043 | Error: 2022-04-13 23:21:47.043 | {:no_such_user, "guest"} 2022-04-13 23:21:47.057 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-13 23:21:47.059 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-13 23:21:47.075 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:47.078 | + ./stack.sh:main:838 : install_database 2022-04-13 23:21:47.080 | + lib/database:install_database:118 : install_database_mysql 2022-04-13 23:21:47.082 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-13 23:21:47.085 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:47.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:47.089 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-13 23:21:47.424 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-13 23:21:47.427 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:47.429 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-13 23:21:47.431 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-13 23:21:47.434 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:47.436 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-13 23:21:47.438 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:21:47.441 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:21:47.443 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:21:47.445 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:21:47.447 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:21:47.450 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:21:47.452 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:21:47.454 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:21:47.457 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:21:47.459 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:21:47.462 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:21:47.464 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-13 23:21:47.466 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:21:47.468 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:21:47.471 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:21:47.474 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:21:47.476 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:21:47.478 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:21:47.481 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-13 23:21:47.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:47.485 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:47.488 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-13 23:21:47.490 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:47.492 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:47.495 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:47.497 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:47.499 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:47.501 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:47.504 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:47.506 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:47.508 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:47.511 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:47.513 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:47.515 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:47.517 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-13 23:21:47.520 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:47.522 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:47.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:47.527 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-13 23:21:47.548 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-13 23:21:47.657 | Reading package lists... 2022-04-13 23:21:47.905 | Building dependency tree... 2022-04-13 23:21:47.907 | Reading state information... 2022-04-13 23:21:48.168 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-13 23:21:48.168 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:48.170 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:48.170 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:48.170 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:48.170 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:48.170 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:48.170 | python3-zope.interface 2022-04-13 23:21:48.170 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:48.287 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:48.291 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:48.293 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:48.296 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:48.298 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:48.300 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:48.303 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:48.305 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:48.307 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:48.309 | + functions-common:time_stop:2439 : start_time=1649892107546 2022-04-13 23:21:48.311 | + functions-common:time_stop:2441 : [[ -z 1649892107546 ]] 2022-04-13 23:21:48.314 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:48.319 | + functions-common:time_stop:2444 : end_time=1649892108316 2022-04-13 23:21:48.321 | + functions-common:time_stop:2445 : elapsed_time=770 2022-04-13 23:21:48.323 | + functions-common:time_stop:2446 : total=2292 2022-04-13 23:21:48.325 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:48.327 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3062 2022-04-13 23:21:48.330 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:48.332 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-13 23:21:48.334 | + ./stack.sh:main:841 : install_database_python 2022-04-13 23:21:48.336 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-13 23:21:48.339 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-13 23:21:48.341 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-13 23:21:48.343 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:21:48.346 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-13 23:21:48.349 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-13 23:21:48.351 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:21:48.355 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:21:48.355 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:21:48.360 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-13 23:21:48.363 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-13 23:21:48.365 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-13 23:21:48.368 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-13 23:21:48.372 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-13 23:21:48.393 | Using python 3.8 to install PyMySQL 2022-04-13 23:21:48.395 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-04-13 23:21:49.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:49.256 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:49.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:49.257 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:50.476 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:50.508 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-13 23:21:53.094 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:21:53.102 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:21:53.102 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:21:53.220 | + inc/python:pip_install:200 : result=0 2022-04-13 23:21:53.228 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:21:53.231 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:53.233 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:53.235 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:53.239 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:53.241 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:53.243 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:21:53.245 | + functions-common:time_stop:2439 : start_time=1649892108387 2022-04-13 23:21:53.248 | + functions-common:time_stop:2441 : [[ -z 1649892108387 ]] 2022-04-13 23:21:53.250 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:53.255 | + functions-common:time_stop:2444 : end_time=1649892113252 2022-04-13 23:21:53.257 | + functions-common:time_stop:2445 : elapsed_time=4865 2022-04-13 23:21:53.259 | + functions-common:time_stop:2446 : total=22296 2022-04-13 23:21:53.261 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:53.264 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27161 2022-04-13 23:21:53.266 | + inc/python:pip_install:203 : return 0 2022-04-13 23:21:53.269 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-13 23:21:53.271 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-13 23:21:53.273 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-13 23:21:53.276 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-13 23:21:53.293 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:53.295 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-13 23:21:53.297 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-13 23:21:53.301 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:21:53.301 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:21:53.306 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:21:53.309 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:21:53.311 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:21:53.313 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:21:53.316 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-13 23:21:53.318 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-13 23:21:53.333 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:53.336 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-13 23:21:53.338 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:53.340 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:53.343 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:53.345 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:53.348 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:53.350 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:53.353 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:53.355 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:53.357 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:53.359 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:53.361 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:53.364 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:53.366 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-13 23:21:53.368 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:53.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:53.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:53.375 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-13 23:21:53.396 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-13 23:21:53.505 | Reading package lists... 2022-04-13 23:21:53.760 | Building dependency tree... 2022-04-13 23:21:53.762 | Reading state information... 2022-04-13 23:21:54.037 | radvd is already the newest version (1:2.17-2). 2022-04-13 23:21:54.037 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:54.038 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:54.038 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:54.038 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:54.038 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:54.038 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:54.038 | python3-zope.interface 2022-04-13 23:21:54.038 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:54.159 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:54.164 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:54.166 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:54.168 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:54.170 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:54.173 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:54.175 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:54.178 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:54.180 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:54.182 | + functions-common:time_stop:2439 : start_time=1649892113392 2022-04-13 23:21:54.185 | + functions-common:time_stop:2441 : [[ -z 1649892113392 ]] 2022-04-13 23:21:54.188 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:54.193 | + functions-common:time_stop:2444 : end_time=1649892114190 2022-04-13 23:21:54.195 | + functions-common:time_stop:2445 : elapsed_time=798 2022-04-13 23:21:54.197 | + functions-common:time_stop:2446 : total=3062 2022-04-13 23:21:54.199 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:54.201 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3860 2022-04-13 23:21:54.204 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:54.206 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-13 23:21:54.223 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:54.225 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-13 23:21:54.228 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-13 23:21:54.230 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-13 23:21:54.233 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-13 23:21:54.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-13 23:21:54.259 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:21:54.261 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:21:54.264 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:21:54.266 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:21:54.269 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:21:54.271 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:21:54.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:54.276 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:54.279 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:21:54.281 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:54.284 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:21:54.287 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:21:54.290 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-13 23:21:54.293 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:21:54.295 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:54.298 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:54.301 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-13 23:21:54.323 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-13 23:21:54.442 | Reading package lists... 2022-04-13 23:21:54.689 | Building dependency tree... 2022-04-13 23:21:54.691 | Reading state information... 2022-04-13 23:21:54.950 | fakeroot is already the newest version (1.24-1). 2022-04-13 23:21:54.950 | make is already the newest version (4.2.1-1.2). 2022-04-13 23:21:54.950 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-13 23:21:54.950 | The following packages were automatically installed and are no longer required: 2022-04-13 23:21:54.951 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:21:54.951 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:21:54.951 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:21:54.951 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:21:54.951 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:21:54.951 | python3-zope.interface 2022-04-13 23:21:54.951 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:21:55.067 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:21:55.071 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:21:55.073 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:21:55.076 | + functions-common:time_stop:2432 : local name 2022-04-13 23:21:55.078 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:21:55.080 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:21:55.083 | + functions-common:time_stop:2435 : local total 2022-04-13 23:21:55.085 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:21:55.087 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:21:55.089 | + functions-common:time_stop:2439 : start_time=1649892114320 2022-04-13 23:21:55.091 | + functions-common:time_stop:2441 : [[ -z 1649892114320 ]] 2022-04-13 23:21:55.094 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:21:55.098 | + functions-common:time_stop:2444 : end_time=1649892115095 2022-04-13 23:21:55.100 | + functions-common:time_stop:2445 : elapsed_time=775 2022-04-13 23:21:55.102 | + functions-common:time_stop:2446 : total=3860 2022-04-13 23:21:55.105 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:21:55.107 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4635 2022-04-13 23:21:55.109 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:21:55.111 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-13 23:21:55.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:21:55.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:21:55.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-13 23:21:55.120 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-13 23:21:55.123 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-13 23:21:55.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-13 23:21:55.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-13 23:21:55.133 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-13 23:21:55.133 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-13 23:21:55.137 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-13 23:21:55.140 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-13 23:21:55.142 | + functions:vercmp:628 : local v1=5.4 2022-04-13 23:21:55.145 | + functions:vercmp:629 : local 'op=<' 2022-04-13 23:21:55.147 | + functions:vercmp:630 : local v2=3.13 2022-04-13 23:21:55.149 | + functions:vercmp:631 : local result 2022-04-13 23:21:55.153 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-13 23:21:55.153 | ++ functions:vercmp:635 : sort -V 2022-04-13 23:21:55.154 | ++ functions:vercmp:635 : head -1 2022-04-13 23:21:55.158 | + functions:vercmp:635 : result=3.13 2022-04-13 23:21:55.161 | + functions:vercmp:637 : case $op in 2022-04-13 23:21:55.163 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-13 23:21:55.165 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-13 23:21:55.167 | + functions:vercmp:648 : return 2022-04-13 23:21:55.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-13 23:21:55.172 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:21:55.174 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-13 23:21:55.649 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-13 23:21:55.652 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-13 23:21:55.654 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.657 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.659 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-04-13 23:21:55.662 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.664 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-13 23:21:55.683 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:21:55.685 | + ./stack.sh:main:849 : install_etcd3 2022-04-13 23:21:55.688 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-13 23:21:55.688 | Installing etcd 2022-04-13 23:21:55.691 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-13 23:21:55.704 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-13 23:21:55.716 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-13 23:21:55.718 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-13 23:21:55.735 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-13 23:21:55.738 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:55.741 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:55.744 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:55.748 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:55.751 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-04-13 23:21:55.753 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-13 23:21:55.756 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:55.758 | ++ functions:get_extra_file:74 : return 2022-04-13 23:21:55.761 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-13 23:21:55.763 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-13 23:21:55.766 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-13 23:21:55.768 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-13 23:21:55.784 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:55.786 | + ./stack.sh:main:868 : install_dstat 2022-04-13 23:21:55.789 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-13 23:21:55.805 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:21:55.808 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-13 23:21:55.810 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:21:55.812 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-13 23:21:55.814 | + ./stack.sh:main:877 : install_libs 2022-04-13 23:21:55.817 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-13 23:21:55.820 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-13 23:21:55.822 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-13 23:21:55.825 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-13 23:21:55.827 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.829 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.832 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-04-13 23:21:55.834 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.836 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-13 23:21:55.838 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-13 23:21:55.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-13 23:21:55.843 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-13 23:21:55.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.848 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.850 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-04-13 23:21:55.852 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.855 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-13 23:21:55.857 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-13 23:21:55.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-13 23:21:55.861 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-13 23:21:55.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-04-13 23:21:55.871 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.873 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-13 23:21:55.875 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-13 23:21:55.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-13 23:21:55.880 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-13 23:21:55.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-04-13 23:21:55.889 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.891 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-13 23:21:55.893 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-13 23:21:55.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-13 23:21:55.898 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-13 23:21:55.900 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.902 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.905 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-04-13 23:21:55.907 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.910 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-13 23:21:55.912 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-13 23:21:55.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-13 23:21:55.917 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-13 23:21:55.919 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.921 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.923 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-04-13 23:21:55.926 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.929 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-13 23:21:55.931 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-13 23:21:55.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-13 23:21:55.935 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-13 23:21:55.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.940 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.942 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-04-13 23:21:55.944 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.947 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-13 23:21:55.949 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-13 23:21:55.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-13 23:21:55.953 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-13 23:21:55.956 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.958 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.960 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-04-13 23:21:55.962 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.965 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-13 23:21:55.967 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-13 23:21:55.969 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-13 23:21:55.972 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-13 23:21:55.974 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.977 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.979 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-04-13 23:21:55.981 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:55.983 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-13 23:21:55.986 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-13 23:21:55.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-13 23:21:55.991 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-13 23:21:55.993 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:55.995 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:55.998 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-04-13 23:21:56.000 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.002 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-13 23:21:56.005 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-13 23:21:56.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-13 23:21:56.009 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-13 23:21:56.011 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.014 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.016 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-04-13 23:21:56.018 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.021 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-13 23:21:56.023 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-13 23:21:56.025 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-13 23:21:56.028 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-13 23:21:56.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.032 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.035 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-04-13 23:21:56.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.039 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-13 23:21:56.042 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-13 23:21:56.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-13 23:21:56.046 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-13 23:21:56.049 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.054 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-04-13 23:21:56.056 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.058 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-13 23:21:56.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-13 23:21:56.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-13 23:21:56.065 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-13 23:21:56.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.070 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.072 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-04-13 23:21:56.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.077 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-13 23:21:56.079 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-13 23:21:56.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-13 23:21:56.084 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-13 23:21:56.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.088 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.090 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-04-13 23:21:56.093 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.095 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-13 23:21:56.098 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-13 23:21:56.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-13 23:21:56.103 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-13 23:21:56.105 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.107 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.109 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-04-13 23:21:56.112 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.114 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-13 23:21:56.117 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-13 23:21:56.119 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-13 23:21:56.121 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-13 23:21:56.124 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.126 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.129 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-04-13 23:21:56.131 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.133 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-13 23:21:56.136 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-13 23:21:56.138 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-13 23:21:56.140 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-13 23:21:56.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.145 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.147 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-04-13 23:21:56.150 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.152 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-13 23:21:56.154 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-13 23:21:56.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-13 23:21:56.159 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-13 23:21:56.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.164 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.166 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-04-13 23:21:56.169 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.171 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-13 23:21:56.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-13 23:21:56.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-13 23:21:56.178 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-13 23:21:56.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.183 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.185 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-04-13 23:21:56.187 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.190 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-13 23:21:56.192 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-13 23:21:56.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-13 23:21:56.197 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-13 23:21:56.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.201 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.204 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-04-13 23:21:56.206 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.208 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-13 23:21:56.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-13 23:21:56.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-13 23:21:56.215 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-13 23:21:56.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.220 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.222 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-04-13 23:21:56.225 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.227 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-13 23:21:56.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-13 23:21:56.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-13 23:21:56.234 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-13 23:21:56.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.239 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.241 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-04-13 23:21:56.243 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.246 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-13 23:21:56.248 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-13 23:21:56.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-13 23:21:56.252 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-13 23:21:56.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.257 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.259 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-04-13 23:21:56.262 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.264 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-13 23:21:56.266 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-13 23:21:56.269 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-13 23:21:56.271 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-13 23:21:56.273 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.276 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.278 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-04-13 23:21:56.281 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.283 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-13 23:21:56.286 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-13 23:21:56.288 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-13 23:21:56.290 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-13 23:21:56.292 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.295 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.297 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-04-13 23:21:56.299 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.302 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-13 23:21:56.304 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-13 23:21:56.306 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-13 23:21:56.308 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-13 23:21:56.311 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.313 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.315 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-04-13 23:21:56.318 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.320 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-13 23:21:56.322 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-13 23:21:56.325 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-13 23:21:56.327 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-13 23:21:56.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.332 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.334 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-04-13 23:21:56.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.339 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-13 23:21:56.341 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-13 23:21:56.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-13 23:21:56.346 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-13 23:21:56.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-04-13 23:21:56.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.358 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-13 23:21:56.360 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-13 23:21:56.363 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-13 23:21:56.366 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-13 23:21:56.369 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.371 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.373 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-04-13 23:21:56.376 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.378 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-13 23:21:56.380 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-13 23:21:56.383 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-13 23:21:56.385 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-13 23:21:56.387 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.390 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.392 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-04-13 23:21:56.395 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.397 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-13 23:21:56.399 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-13 23:21:56.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-13 23:21:56.404 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-13 23:21:56.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.409 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.412 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-04-13 23:21:56.414 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.416 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-13 23:21:56.419 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-13 23:21:56.421 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-13 23:21:56.423 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-13 23:21:56.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-04-13 23:21:56.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.435 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-13 23:21:56.437 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-13 23:21:56.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-13 23:21:56.442 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-13 23:21:56.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.446 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.449 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-04-13 23:21:56.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.453 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-13 23:21:56.455 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-13 23:21:56.458 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-13 23:21:56.461 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-13 23:21:56.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.465 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.467 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-04-13 23:21:56.470 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.472 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-13 23:21:56.475 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-13 23:21:56.477 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-13 23:21:56.480 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-13 23:21:56.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.484 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.486 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-04-13 23:21:56.489 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.491 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-13 23:21:56.493 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-13 23:21:56.496 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-13 23:21:56.498 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-13 23:21:56.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.503 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.505 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-04-13 23:21:56.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.510 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-13 23:21:56.512 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-13 23:21:56.514 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-13 23:21:56.516 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-13 23:21:56.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:21:56.522 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:21:56.524 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-04-13 23:21:56.526 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:21:56.529 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-13 23:21:56.550 | Using python 3.8 to install etcd3 2022-04-13 23:21:56.552 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-04-13 23:21:57.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:57.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:57.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:21:57.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:21:58.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:21:58.660 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-13 23:21:58.667 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-13 23:21:58.669 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-13 23:21:58.670 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-13 23:21:58.671 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-13 23:22:01.254 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:01.262 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:01.262 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:01.382 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:01.384 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:01.387 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:01.389 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:01.391 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:01.393 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:01.395 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:01.397 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:01.399 | + functions-common:time_stop:2439 : start_time=1649892116544 2022-04-13 23:22:01.402 | + functions-common:time_stop:2441 : [[ -z 1649892116544 ]] 2022-04-13 23:22:01.404 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:01.408 | + functions-common:time_stop:2444 : end_time=1649892121406 2022-04-13 23:22:01.411 | + functions-common:time_stop:2445 : elapsed_time=4862 2022-04-13 23:22:01.413 | + functions-common:time_stop:2446 : total=27161 2022-04-13 23:22:01.416 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:01.418 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32023 2022-04-13 23:22:01.420 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:01.422 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-13 23:22:01.444 | Using python 3.8 to install etcd3gw 2022-04-13 23:22:01.446 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-04-13 23:22:02.327 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:02.327 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:02.327 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:02.327 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:03.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:03.576 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-13 23:22:03.584 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-13 23:22:03.586 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-13 23:22:03.587 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-13 23:22:03.588 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-13 23:22:03.623 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-13 23:22:03.624 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-13 23:22:03.626 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-13 23:22:03.627 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-13 23:22:06.217 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:06.224 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:06.224 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:06.345 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:06.348 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:06.351 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:06.353 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:06.355 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:06.357 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:06.359 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:06.361 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:06.364 | + functions-common:time_stop:2439 : start_time=1649892121438 2022-04-13 23:22:06.366 | + functions-common:time_stop:2441 : [[ -z 1649892121438 ]] 2022-04-13 23:22:06.368 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:06.372 | + functions-common:time_stop:2444 : end_time=1649892126370 2022-04-13 23:22:06.374 | + functions-common:time_stop:2445 : elapsed_time=4932 2022-04-13 23:22:06.377 | + functions-common:time_stop:2446 : total=32023 2022-04-13 23:22:06.379 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:06.382 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36955 2022-04-13 23:22:06.384 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:06.386 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-13 23:22:06.388 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-13 23:22:06.391 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-13 23:22:06.393 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:22:06.396 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:22:06.398 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:22:06.400 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:22:06.403 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:22:06.405 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:22:06.407 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:22:06.410 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:22:06.412 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:22:06.414 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:22:06.416 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:22:06.419 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-13 23:22:06.421 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:06.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:06.426 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-13 23:22:06.428 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:22:06.430 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:22:06.432 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:22:06.435 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:22:06.437 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:22:06.439 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:06.442 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:22:06.444 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:06.446 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:06.449 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:22:06.451 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:22:06.453 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:22:06.456 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:22:06.458 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:22:06.461 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:22:06.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:06.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:06.467 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:22:06.489 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-13 23:22:06.599 | Reading package lists... 2022-04-13 23:22:06.849 | Building dependency tree... 2022-04-13 23:22:06.850 | Reading state information... 2022-04-13 23:22:07.115 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:22:07.115 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-13 23:22:07.115 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:22:07.115 | The following packages were automatically installed and are no longer required: 2022-04-13 23:22:07.116 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:22:07.116 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:22:07.116 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:22:07.117 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:22:07.117 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:22:07.117 | python3-zope.interface 2022-04-13 23:22:07.117 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:22:07.231 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:22:07.236 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:22:07.238 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:22:07.240 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:07.243 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:07.245 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:07.247 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:07.249 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:07.251 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:22:07.254 | + functions-common:time_stop:2439 : start_time=1649892126486 2022-04-13 23:22:07.256 | + functions-common:time_stop:2441 : [[ -z 1649892126486 ]] 2022-04-13 23:22:07.259 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:07.263 | + functions-common:time_stop:2444 : end_time=1649892127261 2022-04-13 23:22:07.265 | + functions-common:time_stop:2445 : elapsed_time=775 2022-04-13 23:22:07.267 | + functions-common:time_stop:2446 : total=4635 2022-04-13 23:22:07.270 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:07.272 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5410 2022-04-13 23:22:07.275 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:22:07.277 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-13 23:22:07.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:07.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:07.284 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-13 23:22:07.347 | Module proxy already enabled 2022-04-13 23:22:07.351 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-13 23:22:07.414 | Considering dependency proxy for proxy_uwsgi: 2022-04-13 23:22:07.414 | Module proxy already enabled 2022-04-13 23:22:07.414 | Module proxy_uwsgi already enabled 2022-04-13 23:22:07.418 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-13 23:22:07.420 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:22:07.422 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:22:07.425 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:22:07.557 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-13 23:22:07.560 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-13 23:22:07.562 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-13 23:22:07.565 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.568 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.570 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-04-13 23:22:07.572 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.575 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-13 23:22:07.577 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-13 23:22:07.580 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-13 23:22:07.583 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.585 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.588 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-04-13 23:22:07.590 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.592 | + ./stack.sh:main:885 : install_glanceclient 2022-04-13 23:22:07.595 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-13 23:22:07.597 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-13 23:22:07.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.602 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.605 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-04-13 23:22:07.607 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.609 | + ./stack.sh:main:886 : install_cinderclient 2022-04-13 23:22:07.612 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-13 23:22:07.614 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-13 23:22:07.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.619 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.621 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-04-13 23:22:07.624 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.626 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-13 23:22:07.629 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-13 23:22:07.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.633 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.636 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-04-13 23:22:07.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.640 | + ./stack.sh:main:887 : install_novaclient 2022-04-13 23:22:07.643 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-13 23:22:07.645 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-13 23:22:07.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-04-13 23:22:07.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.657 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-13 23:22:07.675 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:07.677 | + ./stack.sh:main:889 : install_swiftclient 2022-04-13 23:22:07.679 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-13 23:22:07.682 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-13 23:22:07.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.687 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.689 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-04-13 23:22:07.691 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.694 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-13 23:22:07.710 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:07.713 | + ./stack.sh:main:892 : install_neutronclient 2022-04-13 23:22:07.715 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-13 23:22:07.718 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-13 23:22:07.720 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.723 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.725 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-04-13 23:22:07.728 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.730 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-13 23:22:07.733 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-13 23:22:07.735 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-13 23:22:07.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:07.740 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:07.742 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-04-13 23:22:07.744 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:07.747 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-13 23:22:07.749 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-13 23:22:07.752 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:22:07.755 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-13 23:22:07.757 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-13 23:22:07.760 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:22:07.763 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:22:07.763 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:22:07.769 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-13 23:22:07.771 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-13 23:22:07.773 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-13 23:22:07.776 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-13 23:22:07.779 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-13 23:22:07.800 | Using python 3.8 to install keystonemiddleware 2022-04-13 23:22:07.802 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-04-13 23:22:08.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:08.664 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:08.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:08.664 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:09.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:09.876 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-13 23:22:09.930 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-13 23:22:09.931 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-13 23:22:09.932 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-13 23:22:09.933 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-13 23:22:09.934 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-13 23:22:09.935 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-13 23:22:09.936 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-13 23:22:09.937 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-13 23:22:09.938 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-13 23:22:09.939 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-13 23:22:09.941 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-13 23:22:09.942 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-13 23:22:09.943 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-13 23:22:09.945 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-13 23:22:10.002 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-13 23:22:10.004 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-13 23:22:10.006 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-13 23:22:10.045 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-13 23:22:10.084 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-13 23:22:10.085 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-13 23:22:10.086 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-13 23:22:10.088 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-13 23:22:10.135 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-13 23:22:10.140 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-13 23:22:10.150 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-13 23:22:10.151 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-13 23:22:10.165 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-13 23:22:10.168 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-13 23:22:10.169 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-13 23:22:10.233 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-13 23:22:10.234 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-13 23:22:10.236 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-13 23:22:10.238 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-13 23:22:10.288 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-13 23:22:10.301 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-13 23:22:12.732 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:12.740 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:12.740 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:12.863 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:12.865 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:12.868 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:12.870 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:12.872 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:12.874 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:12.876 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:12.879 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:12.881 | + functions-common:time_stop:2439 : start_time=1649892127794 2022-04-13 23:22:12.883 | + functions-common:time_stop:2441 : [[ -z 1649892127794 ]] 2022-04-13 23:22:12.886 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:12.890 | + functions-common:time_stop:2444 : end_time=1649892132888 2022-04-13 23:22:12.892 | + functions-common:time_stop:2445 : elapsed_time=5094 2022-04-13 23:22:12.894 | + functions-common:time_stop:2446 : total=36955 2022-04-13 23:22:12.897 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:12.899 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42049 2022-04-13 23:22:12.901 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:12.904 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-13 23:22:12.906 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-13 23:22:12.908 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:22:12.912 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-13 23:22:12.914 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-13 23:22:12.916 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:22:12.920 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:22:12.921 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:22:12.926 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-13 23:22:12.929 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-13 23:22:12.931 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-13 23:22:12.934 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-13 23:22:12.936 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-13 23:22:12.958 | Using python 3.8 to install python-memcached 2022-04-13 23:22:12.960 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-04-13 23:22:13.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:13.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:13.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:13.830 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:15.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:15.045 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-13 23:22:15.048 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-13 23:22:17.582 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:17.589 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:17.590 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:17.708 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:17.710 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:17.712 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:17.714 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:17.717 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:17.719 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:17.721 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:17.723 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:17.725 | + functions-common:time_stop:2439 : start_time=1649892132952 2022-04-13 23:22:17.728 | + functions-common:time_stop:2441 : [[ -z 1649892132952 ]] 2022-04-13 23:22:17.730 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:17.734 | + functions-common:time_stop:2444 : end_time=1649892137732 2022-04-13 23:22:17.737 | + functions-common:time_stop:2445 : elapsed_time=4780 2022-04-13 23:22:17.739 | + functions-common:time_stop:2446 : total=42049 2022-04-13 23:22:17.741 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:17.743 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46829 2022-04-13 23:22:17.745 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:17.748 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-13 23:22:17.764 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:17.767 | + ./stack.sh:main:899 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-04-13 23:22:17.770 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-13 23:22:17.772 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-13 23:22:17.774 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-13 23:22:17.777 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:22:17.779 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-13 23:22:17.782 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-13 23:22:17.797 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:17.799 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-13 23:22:17.802 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-13 23:22:17.804 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-13 23:22:17.806 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:22:17.808 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:22:17.810 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:22:17.813 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:22:17.815 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:22:17.818 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:22:17.833 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:22:17.836 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:22:17.838 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:17.840 | + functions-common:git_clone:629 : echo master 2022-04-13 23:22:17.840 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:22:17.845 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-13 23:22:17.848 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:17.850 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-13 23:22:17.862 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-13 23:22:17.865 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:22:17.865 | + functions-common:git_clone:685 : head -1 2022-04-13 23:22:17.868 | c141e6164 trivial: Fix typo 2022-04-13 23:22:17.870 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:22:17.873 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-13 23:22:17.875 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:22:17.878 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:22:17.880 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-13 23:22:17.882 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:22:17.885 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-13 23:22:17.887 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:22:17.890 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:22:17.892 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-13 23:22:17.895 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:22:17.897 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:22:17.900 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-13 23:22:17.903 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:22:17.905 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-13 23:22:17.908 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:22:17.910 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:22:17.913 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-13 23:22:17.918 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-13 23:22:17.921 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-13 23:22:18.613 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-13 23:22:18.616 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:22:18.618 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:22:18.620 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:22:18.622 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-13 23:22:18.624 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-13 23:22:18.626 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:22:18.629 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:22:18.631 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:22:18.634 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:22:18.636 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:22:18.638 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:22:18.640 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:22:18.642 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-13 23:22:18.663 | Using python 3.8 to install /opt/stack/keystone 2022-04-13 23:22:18.665 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-13 23:22:19.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:19.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:19.544 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:20.731 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:20.763 | Obtaining file:///opt/stack/keystone 2022-04-13 23:22:20.764 | Preparing metadata (setup.py): started 2022-04-13 23:22:25.880 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:22:25.957 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-13 23:22:25.958 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-13 23:22:25.959 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:25.960 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-13 23:22:25.961 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-13 23:22:25.962 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-13 23:22:25.964 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-13 23:22:25.964 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:22:25.965 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-13 23:22:25.966 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-13 23:22:25.967 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-13 23:22:25.969 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:25.970 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-13 23:22:25.971 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-13 23:22:25.972 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-13 23:22:25.974 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-13 23:22:25.975 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-13 23:22:25.976 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-13 23:22:25.977 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:22:25.978 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-13 23:22:25.979 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-13 23:22:25.980 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-13 23:22:25.981 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-13 23:22:25.982 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:22:25.984 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-13 23:22:25.985 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:25.986 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-13 23:22:25.987 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-13 23:22:25.988 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-13 23:22:25.990 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:25.991 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:22:25.992 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-13 23:22:25.993 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-13 23:22:25.994 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-13 23:22:26.005 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-13 23:22:26.006 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-13 23:22:26.050 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-13 23:22:26.067 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-13 23:22:26.068 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-13 23:22:26.069 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-13 23:22:26.070 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:26.073 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-13 23:22:26.083 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-13 23:22:26.144 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:22:26.147 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-13 23:22:26.244 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:22:26.245 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-13 23:22:26.247 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-13 23:22:26.248 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-13 23:22:26.303 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-13 23:22:26.304 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-13 23:22:26.306 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-13 23:22:26.359 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-13 23:22:26.361 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-13 23:22:26.442 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-13 23:22:26.443 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-13 23:22:26.446 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-13 23:22:26.447 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-13 23:22:26.449 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:22:26.451 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-13 23:22:26.471 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-13 23:22:26.521 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-13 23:22:26.540 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-13 23:22:26.541 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-13 23:22:26.543 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-13 23:22:26.544 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-13 23:22:26.597 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-13 23:22:26.715 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-13 23:22:26.716 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-13 23:22:26.717 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-13 23:22:26.718 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-13 23:22:26.720 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-13 23:22:26.942 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-13 23:22:26.965 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-13 23:22:26.966 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-13 23:22:27.033 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-13 23:22:27.052 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-13 23:22:27.109 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-13 23:22:27.155 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-13 23:22:27.262 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-13 23:22:27.319 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:27.392 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-13 23:22:27.520 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-13 23:22:27.549 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-13 23:22:27.589 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-13 23:22:27.591 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-13 23:22:27.592 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-13 23:22:27.593 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-13 23:22:27.596 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-13 23:22:27.597 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-13 23:22:27.651 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-13 23:22:27.789 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-13 23:22:27.792 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-13 23:22:27.793 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-13 23:22:27.794 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-13 23:22:27.945 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:22:28.025 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-13 23:22:28.273 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-13 23:22:28.536 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-13 23:22:28.570 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-13 23:22:30.441 | Installing collected packages: keystone 2022-04-13 23:22:30.441 | Attempting uninstall: keystone 2022-04-13 23:22:30.442 | Found existing installation: keystone 21.1.0.dev2 2022-04-13 23:22:30.445 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-13 23:22:30.446 | Running setup.py develop for keystone 2022-04-13 23:22:36.664 | Successfully installed keystone 2022-04-13 23:22:36.664 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:36.672 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:36.672 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:36.806 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:36.809 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:36.811 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:36.813 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:36.816 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:36.818 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:36.820 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:36.822 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:36.824 | + functions-common:time_stop:2439 : start_time=1649892138658 2022-04-13 23:22:36.826 | + functions-common:time_stop:2441 : [[ -z 1649892138658 ]] 2022-04-13 23:22:36.829 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:36.832 | + functions-common:time_stop:2444 : end_time=1649892156830 2022-04-13 23:22:36.835 | + functions-common:time_stop:2445 : elapsed_time=18172 2022-04-13 23:22:36.837 | + functions-common:time_stop:2446 : total=46829 2022-04-13 23:22:36.839 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:36.841 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65001 2022-04-13 23:22:36.843 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:36.845 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:22:36.848 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:22:36.850 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:22:36.868 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-13 23:22:36.881 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-13 23:22:36.883 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-13 23:22:36.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:36.888 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:36.890 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-04-13 23:22:36.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:36.895 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-13 23:22:36.912 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:36.914 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:22:36.917 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:22:36.919 | + ./stack.sh:main:901 : configure_keystone 2022-04-13 23:22:36.921 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-13 23:22:36.934 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-04-13 23:22:36.936 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-13 23:22:36.941 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-13 23:22:36.956 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:36.959 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-13 23:22:36.989 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-13 23:22:37.016 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-13 23:22:37.046 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-13 23:22:37.076 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-13 23:22:37.106 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-13 23:22:37.135 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-13 23:22:37.163 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-13 23:22:37.190 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-13 23:22:37.193 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-13 23:22:37.195 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-13 23:22:37.197 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-13 23:22:37.200 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:22:37.202 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:22:37.217 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:37.220 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:22:37.223 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:22:37.225 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:22:37.240 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:37.242 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:22:37.245 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:22:37.274 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:22:37.276 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:22:37.279 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-13 23:22:37.281 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-13 23:22:37.297 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:37.301 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.58/identity 2022-04-13 23:22:37.330 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-13 23:22:37.332 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-13 23:22:37.363 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-13 23:22:37.366 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-13 23:22:37.368 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-13 23:22:37.370 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-13 23:22:37.373 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:22:37.376 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-13 23:22:37.407 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-13 23:22:37.409 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-13 23:22:37.411 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-13 23:22:37.414 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-13 23:22:37.417 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:22:37.433 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:22:37.435 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:22:37.437 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:22:37.440 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:22:37.442 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:22:37.469 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:22:37.497 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:22:37.524 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:22:37.552 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-13 23:22:37.580 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:22:37.582 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-13 23:22:37.584 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:22:37.587 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-13 23:22:37.589 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-13 23:22:37.591 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:22:37.594 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:22:37.596 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-13 23:22:37.600 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-13 23:22:37.603 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:22:37.605 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:22:37.618 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:22:37.618 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:22:37.626 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:22:37.630 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:22:37.646 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:22:37.648 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-13 23:22:37.652 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-13 23:22:37.682 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-13 23:22:37.708 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-13 23:22:37.735 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-13 23:22:37.762 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-13 23:22:37.789 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-13 23:22:37.817 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-13 23:22:37.843 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-13 23:22:37.870 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-13 23:22:37.897 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:22:37.925 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-13 23:22:37.951 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-13 23:22:37.978 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-13 23:22:38.005 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:22:38.008 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:22:38.010 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-13 23:22:38.013 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-13 23:22:38.015 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:22:38.017 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:38.019 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:38.022 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:22:38.024 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:22:38.027 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-13 23:22:38.054 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-13 23:22:38.081 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-13 23:22:38.082 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-13 23:22:38.090 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-13 23:22:38.094 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-13 23:22:38.097 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-13 23:22:38.099 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:22:38.101 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:22:38.104 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:22:38.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:38.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:38.111 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:22:38.114 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:22:38.116 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:38.118 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:38.121 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-13 23:22:38.184 | Site keystone-wsgi-public already enabled 2022-04-13 23:22:38.188 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:22:38.190 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:22:38.193 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:22:38.195 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:22:38.328 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-13 23:22:38.368 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-13 23:22:38.400 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-13 23:22:38.432 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-13 23:22:38.434 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-13 23:22:38.465 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-13 23:22:38.494 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-13 23:22:38.521 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-13 23:22:38.524 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-13 23:22:38.541 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:38.544 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-13 23:22:38.561 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:38.563 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-13 23:22:38.566 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-13 23:22:38.568 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-13 23:22:38.571 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:22:38.573 | + lib/stack:stack_install_service:32 : install_swift 2022-04-13 23:22:38.575 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-13 23:22:38.578 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-13 23:22:38.580 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-13 23:22:38.582 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:22:38.585 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:22:38.587 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:22:38.590 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:22:38.592 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:22:38.595 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:22:38.611 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:22:38.614 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:22:38.616 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:38.619 | + functions-common:git_clone:629 : echo master 2022-04-13 23:22:38.619 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:22:38.624 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-13 23:22:38.626 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:22:38.629 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-13 23:22:38.641 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-13 23:22:38.644 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:22:38.644 | + functions-common:git_clone:685 : head -1 2022-04-13 23:22:38.647 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-13 23:22:38.650 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:22:38.653 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-13 23:22:38.655 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:22:38.658 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:22:38.660 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-13 23:22:38.663 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-13 23:22:38.665 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-13 23:22:38.668 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:22:38.670 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:22:38.672 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-13 23:22:38.675 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:22:38.678 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-13 23:22:38.681 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-13 23:22:38.683 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:22:38.686 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-13 23:22:38.688 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:22:38.690 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:22:38.693 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-13 23:22:38.699 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-13 23:22:38.701 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-13 23:22:39.370 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-13 23:22:39.373 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:22:39.375 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:22:39.378 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:22:39.380 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-13 23:22:39.382 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-13 23:22:39.384 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:22:39.387 | + inc/python:setup_package:428 : local extras=keystone 2022-04-13 23:22:39.389 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:22:39.391 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-13 23:22:39.394 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-13 23:22:39.396 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-13 23:22:39.398 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:22:39.401 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-13 23:22:39.422 | Using python 3.8 to install /opt/stack/swift 2022-04-13 23:22:39.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 -e '/opt/stack/swift[keystone]' 2022-04-13 23:22:40.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:40.295 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:40.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:22:40.295 | from cryptography.utils import int_from_bytes 2022-04-13 23:22:41.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:22:41.503 | Obtaining file:///opt/stack/swift 2022-04-13 23:22:41.504 | Preparing metadata (setup.py): started 2022-04-13 23:22:46.224 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:22:46.263 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-13 23:22:46.264 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-13 23:22:46.265 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-13 23:22:46.266 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-13 23:22:46.268 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-13 23:22:46.268 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-13 23:22:46.269 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-13 23:22:46.270 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-13 23:22:46.271 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-13 23:22:46.273 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-13 23:22:46.274 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-13 23:22:46.312 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-13 23:22:46.320 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-13 23:22:46.375 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-13 23:22:46.376 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-13 23:22:46.378 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-13 23:22:46.379 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-13 23:22:46.380 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-13 23:22:46.381 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-13 23:22:46.382 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-13 23:22:46.384 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-13 23:22:46.385 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-13 23:22:46.386 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-13 23:22:46.387 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-13 23:22:46.388 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-13 23:22:46.409 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-13 23:22:46.440 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-13 23:22:46.441 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-13 23:22:46.444 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-13 23:22:46.445 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-13 23:22:46.467 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-13 23:22:46.569 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-13 23:22:46.571 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-13 23:22:46.572 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-13 23:22:46.615 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-13 23:22:46.658 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-13 23:22:46.660 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-13 23:22:46.661 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-13 23:22:46.662 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-13 23:22:46.721 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-13 23:22:46.726 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-13 23:22:46.739 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-13 23:22:46.741 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-13 23:22:46.759 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-13 23:22:46.761 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-13 23:22:46.904 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-13 23:22:46.919 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-13 23:22:49.212 | Installing collected packages: swift 2022-04-13 23:22:49.212 | Attempting uninstall: swift 2022-04-13 23:22:49.213 | Found existing installation: swift 2.30.0.dev15 2022-04-13 23:22:49.216 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-13 23:22:49.217 | Running setup.py develop for swift 2022-04-13 23:22:55.033 | Successfully installed swift 2022-04-13 23:22:55.034 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:22:55.042 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:22:55.042 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:22:55.177 | + inc/python:pip_install:200 : result=0 2022-04-13 23:22:55.179 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:22:55.182 | + functions-common:time_stop:2432 : local name 2022-04-13 23:22:55.184 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:22:55.186 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:22:55.188 | + functions-common:time_stop:2435 : local total 2022-04-13 23:22:55.191 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:22:55.193 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:22:55.195 | + functions-common:time_stop:2439 : start_time=1649892159416 2022-04-13 23:22:55.197 | + functions-common:time_stop:2441 : [[ -z 1649892159416 ]] 2022-04-13 23:22:55.200 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:22:55.204 | + functions-common:time_stop:2444 : end_time=1649892175202 2022-04-13 23:22:55.207 | + functions-common:time_stop:2445 : elapsed_time=15786 2022-04-13 23:22:55.209 | + functions-common:time_stop:2446 : total=65001 2022-04-13 23:22:55.211 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:22:55.213 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=80787 2022-04-13 23:22:55.215 | + inc/python:pip_install:203 : return 0 2022-04-13 23:22:55.218 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:22:55.220 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:22:55.223 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:22:55.241 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-13 23:22:55.253 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-13 23:22:55.255 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-13 23:22:55.257 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:22:55.260 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:22:55.262 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-04-13 23:22:55.264 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:22:55.267 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-13 23:22:55.270 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:22:55.272 | + ./stack.sh:main:910 : configure_swift 2022-04-13 23:22:55.275 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-13 23:22:55.277 | + lib/swift:configure_swift:332 : local node_number 2022-04-13 23:22:55.279 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-13 23:22:55.281 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-13 23:22:55.283 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-13 23:22:56.499 | No container-server running 2022-04-13 23:22:56.499 | No account-server running 2022-04-13 23:22:56.499 | No container-replicator running 2022-04-13 23:22:56.499 | No account-replicator running 2022-04-13 23:22:56.499 | No object-updater running 2022-04-13 23:22:56.500 | No container-auditor running 2022-04-13 23:22:56.500 | No object-server running 2022-04-13 23:22:56.500 | No account-reaper running 2022-04-13 23:22:56.500 | No container-reconciler running 2022-04-13 23:22:56.500 | No container-sync running 2022-04-13 23:22:56.500 | No proxy-server running 2022-04-13 23:22:56.500 | No account-auditor running 2022-04-13 23:22:56.500 | No object-reconstructor running 2022-04-13 23:22:56.500 | No object-auditor running 2022-04-13 23:22:56.500 | No object-expirer running 2022-04-13 23:22:56.500 | No object-replicator running 2022-04-13 23:22:56.500 | No container-updater running 2022-04-13 23:22:56.500 | No container-sharder running 2022-04-13 23:22:56.595 | + lib/swift:configure_swift:337 : true 2022-04-13 23:22:56.597 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-13 23:22:56.610 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-13 23:22:56.622 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-13 23:22:56.624 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-13 23:22:56.625 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-13 23:22:56.630 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-13 23:22:56.630 | s/%GROUP%/ubuntu/; 2022-04-13 23:22:56.630 | s/%USER%/ubuntu/; 2022-04-13 23:22:56.630 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-13 23:22:56.630 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-13 23:22:56.633 | uid = ubuntu 2022-04-13 23:22:56.633 | gid = ubuntu 2022-04-13 23:22:56.633 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-13 23:22:56.633 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-13 23:22:56.633 | address = 127.0.0.1 2022-04-13 23:22:56.633 | 2022-04-13 23:22:56.633 | [account6612] 2022-04-13 23:22:56.633 | max connections = 25 2022-04-13 23:22:56.633 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:22:56.634 | read only = false 2022-04-13 23:22:56.634 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-13 23:22:56.634 | 2022-04-13 23:22:56.634 | [account6622] 2022-04-13 23:22:56.634 | max connections = 25 2022-04-13 23:22:56.634 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:22:56.634 | read only = false 2022-04-13 23:22:56.634 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-13 23:22:56.634 | 2022-04-13 23:22:56.634 | [account6632] 2022-04-13 23:22:56.634 | max connections = 25 2022-04-13 23:22:56.634 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:22:56.634 | read only = false 2022-04-13 23:22:56.634 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-13 23:22:56.634 | 2022-04-13 23:22:56.634 | [account6642] 2022-04-13 23:22:56.634 | max connections = 25 2022-04-13 23:22:56.634 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:22:56.634 | read only = false 2022-04-13 23:22:56.634 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-13 23:22:56.634 | 2022-04-13 23:22:56.634 | 2022-04-13 23:22:56.634 | [container6611] 2022-04-13 23:22:56.634 | max connections = 25 2022-04-13 23:22:56.634 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:22:56.634 | read only = false 2022-04-13 23:22:56.634 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-13 23:22:56.634 | 2022-04-13 23:22:56.634 | [container6621] 2022-04-13 23:22:56.634 | max connections = 25 2022-04-13 23:22:56.634 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:22:56.634 | read only = false 2022-04-13 23:22:56.634 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-13 23:22:56.634 | 2022-04-13 23:22:56.634 | [container6631] 2022-04-13 23:22:56.634 | max connections = 25 2022-04-13 23:22:56.634 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:22:56.634 | read only = false 2022-04-13 23:22:56.635 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-13 23:22:56.635 | 2022-04-13 23:22:56.635 | [container6641] 2022-04-13 23:22:56.635 | max connections = 25 2022-04-13 23:22:56.635 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:22:56.635 | read only = false 2022-04-13 23:22:56.635 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-13 23:22:56.635 | 2022-04-13 23:22:56.635 | 2022-04-13 23:22:56.635 | [object6613] 2022-04-13 23:22:56.635 | max connections = 25 2022-04-13 23:22:56.635 | path = /opt/stack/data/swift/1/node/ 2022-04-13 23:22:56.635 | read only = false 2022-04-13 23:22:56.635 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-13 23:22:56.635 | 2022-04-13 23:22:56.635 | [object6623] 2022-04-13 23:22:56.635 | max connections = 25 2022-04-13 23:22:56.635 | path = /opt/stack/data/swift/2/node/ 2022-04-13 23:22:56.635 | read only = false 2022-04-13 23:22:56.635 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-13 23:22:56.635 | 2022-04-13 23:22:56.635 | [object6633] 2022-04-13 23:22:56.635 | max connections = 25 2022-04-13 23:22:56.635 | path = /opt/stack/data/swift/3/node/ 2022-04-13 23:22:56.635 | read only = false 2022-04-13 23:22:56.635 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-13 23:22:56.635 | 2022-04-13 23:22:56.635 | [object6643] 2022-04-13 23:22:56.635 | max connections = 25 2022-04-13 23:22:56.635 | path = /opt/stack/data/swift/4/node/ 2022-04-13 23:22:56.635 | read only = false 2022-04-13 23:22:56.635 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-13 23:22:56.636 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-13 23:22:56.638 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:22:56.640 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:22:56.643 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-13 23:22:56.655 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-13 23:22:56.657 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-13 23:22:56.661 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-13 23:22:56.666 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-13 23:22:56.668 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-13 23:22:56.672 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-13 23:22:56.700 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.58:8080/v1/ 2022-04-13 23:22:56.726 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-13 23:22:56.744 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-13 23:22:56.773 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-13 23:22:56.790 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:56.818 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-13 23:22:56.836 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-13 23:22:56.863 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-13 23:22:56.880 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-13 23:22:56.909 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-13 23:22:56.927 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:56.955 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-13 23:22:56.972 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-13 23:22:56.987 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:56.989 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-13 23:22:57.017 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-13 23:22:57.044 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-13 23:22:57.071 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-13 23:22:57.098 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-13 23:22:57.114 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:57.116 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-13 23:22:57.143 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-13 23:22:57.158 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:57.160 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-13 23:22:57.175 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:57.177 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-13 23:22:57.179 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-13 23:22:57.194 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:57.197 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-13 23:22:57.199 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-13 23:22:57.201 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-13 23:22:57.206 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-13 23:22:57.213 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-13 23:22:57.240 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-13 23:22:57.267 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-13 23:22:57.296 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-13 23:22:57.325 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-13 23:22:57.353 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-13 23:22:57.355 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-13 23:22:57.357 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-13 23:22:57.359 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-13 23:22:57.361 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-13 23:22:57.388 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-13 23:22:57.415 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:22:57.443 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-13 23:22:57.470 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-13 23:22:57.496 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-13 23:22:57.524 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-13 23:22:57.551 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-13 23:22:57.578 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:22:57.605 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-13 23:22:57.632 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-13 23:22:57.659 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-13 23:22:57.686 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-13 23:22:57.713 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-13 23:22:57.743 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-13 23:22:57.771 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-13 23:22:57.789 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-13 23:22:57.816 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-13 23:22:57.843 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-13 23:22:57.848 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-13 23:22:57.876 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-13 23:22:57.904 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-13 23:22:57.931 | + lib/swift:configure_swift:475 : local node_number 2022-04-13 23:22:57.933 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-13 23:22:57.935 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:22:57.937 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-13 23:22:57.942 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-13 23:22:57.944 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-13 23:22:57.946 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:22:57.948 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-13 23:22:57.951 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-13 23:22:57.953 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:22:57.956 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:22:57.958 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-13 23:22:57.975 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-13 23:22:58.002 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-13 23:22:58.021 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-13 23:22:58.049 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-13 23:22:58.067 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:58.095 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-13 23:22:58.113 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:22:58.141 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-13 23:22:58.160 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:22:58.187 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-13 23:22:58.206 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-13 23:22:58.233 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:22:58.251 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:22:58.279 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-13 23:22:58.297 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-13 23:22:58.325 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-13 23:22:58.343 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-13 23:22:58.370 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-04-13 23:22:58.376 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-13 23:22:58.393 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:58.422 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-13 23:22:58.450 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:22:58.452 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-13 23:22:58.458 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-13 23:22:58.460 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-13 23:22:58.462 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:22:58.464 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-13 23:22:58.467 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-13 23:22:58.469 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:22:58.472 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:22:58.474 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-13 23:22:58.492 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-13 23:22:58.520 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-13 23:22:58.538 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-13 23:22:58.566 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-13 23:22:58.584 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:58.612 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-13 23:22:58.630 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:22:58.658 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-13 23:22:58.676 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:22:58.704 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-13 23:22:58.723 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-13 23:22:58.751 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:22:58.769 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:22:58.797 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-13 23:22:58.815 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-13 23:22:58.843 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-13 23:22:58.861 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-13 23:22:58.888 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-04-13 23:22:58.894 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-13 23:22:58.912 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:58.941 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:22:58.943 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-13 23:22:58.948 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-13 23:22:58.950 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-13 23:22:58.952 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-13 23:22:58.954 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-13 23:22:58.957 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-13 23:22:58.959 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-13 23:22:58.961 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-13 23:22:58.963 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-13 23:22:58.981 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-13 23:22:59.009 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-13 23:22:59.027 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-13 23:22:59.055 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-13 23:22:59.072 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-13 23:22:59.101 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-13 23:22:59.119 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-13 23:22:59.147 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-13 23:22:59.166 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-13 23:22:59.199 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-13 23:22:59.217 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-13 23:22:59.246 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-13 23:22:59.264 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-13 23:22:59.293 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-13 23:22:59.311 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-13 23:22:59.339 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-13 23:22:59.357 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-13 23:22:59.384 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-04-13 23:22:59.389 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-13 23:22:59.408 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-13 23:22:59.438 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-13 23:22:59.466 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-13 23:22:59.495 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-13 23:22:59.523 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-13 23:22:59.525 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-13 23:22:59.530 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-13 23:22:59.558 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-13 23:22:59.587 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-13 23:22:59.616 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-13 23:22:59.644 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-13 23:22:59.672 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-13 23:22:59.700 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-13 23:22:59.727 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-13 23:22:59.754 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-13 23:22:59.781 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-13 23:22:59.796 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:22:59.799 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-13 23:22:59.817 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-13 23:22:59.820 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-13 23:22:59.839 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-13 23:22:59.841 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.58 2022-04-13 23:22:59.868 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-13 23:22:59.870 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-13 23:22:59.897 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.58/identity 2022-04-13 23:22:59.926 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-13 23:22:59.929 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-13 23:22:59.955 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-13 23:22:59.971 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:22:59.973 | + lib/swift:configure_swift:538 : local user_group 2022-04-13 23:22:59.976 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-13 23:22:59.981 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-13 23:22:59.983 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-13 23:22:59.996 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-13 23:22:59.998 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-13 23:23:00.010 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-13 23:23:00.012 | + lib/swift:configure_swift:545 : is_suse 2022-04-13 23:23:00.014 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:23:00.016 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:23:00.019 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:23:00.022 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:23:00.024 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:23:00.026 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:23:00.029 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-13 23:23:00.041 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:23:00.044 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-13 23:23:00.046 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-13 23:23:00.063 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:00.065 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-13 23:23:00.082 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:00.085 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-13 23:23:00.087 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-13 23:23:00.089 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-13 23:23:00.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:23:00.094 | + lib/stack:stack_install_service:32 : install_glance 2022-04-13 23:23:00.097 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-13 23:23:00.100 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-13 23:23:00.102 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-13 23:23:00.119 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:00.121 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-13 23:23:00.124 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-13 23:23:00.141 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:00.144 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-13 23:23:00.146 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-13 23:23:00.149 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-13 23:23:00.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:23:00.154 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:23:00.157 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-04-13 23:23:00.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:23:00.163 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-13 23:23:00.166 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-13 23:23:00.169 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-13 23:23:00.172 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-13 23:23:00.174 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-13 23:23:00.177 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-13 23:23:00.179 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-13 23:23:00.183 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-13 23:23:00.185 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-13 23:23:00.188 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-13 23:23:00.192 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:23:00.192 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-13 23:23:00.197 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-13 23:23:00.200 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-13 23:23:00.202 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-13 23:23:00.206 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-13 23:23:00.209 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:23:00.230 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-13 23:23:00.233 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-04-13 23:23:01.100 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.100 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:01.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:01.100 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:02.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:23:02.312 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-13 23:23:02.395 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-13 23:23:02.396 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-13 23:23:02.397 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-13 23:23:02.398 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-13 23:23:02.399 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:23:02.400 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-13 23:23:02.401 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-13 23:23:02.402 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-13 23:23:02.404 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:23:02.405 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-13 23:23:02.406 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:23:02.407 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-13 23:23:02.409 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-13 23:23:02.412 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-13 23:23:02.414 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:23:02.416 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-13 23:23:02.418 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-13 23:23:02.421 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-13 23:23:02.430 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-13 23:23:02.431 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-13 23:23:02.445 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-13 23:23:02.515 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-13 23:23:02.516 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-13 23:23:02.518 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-13 23:23:02.542 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-13 23:23:02.544 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-13 23:23:02.546 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-13 23:23:02.547 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-13 23:23:02.548 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-13 23:23:02.559 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-13 23:23:02.601 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:23:02.602 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-13 23:23:02.603 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-13 23:23:02.604 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-13 23:23:02.624 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-13 23:23:02.626 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-13 23:23:02.641 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-13 23:23:02.658 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-13 23:23:02.660 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-13 23:23:02.678 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-13 23:23:02.679 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-13 23:23:02.762 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-13 23:23:02.763 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-13 23:23:02.765 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-13 23:23:02.766 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-13 23:23:02.817 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-13 23:23:02.842 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-13 23:23:03.076 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-13 23:23:03.079 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-13 23:23:03.113 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-13 23:23:03.114 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-13 23:23:03.118 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-13 23:23:03.119 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-13 23:23:03.120 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-13 23:23:03.121 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-13 23:23:03.178 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-13 23:23:03.358 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-13 23:23:03.382 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-13 23:23:03.465 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-13 23:23:03.613 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-13 23:23:05.710 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:23:05.717 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:23:05.717 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:23:05.843 | + inc/python:pip_install:200 : result=0 2022-04-13 23:23:05.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:23:05.848 | + functions-common:time_stop:2432 : local name 2022-04-13 23:23:05.850 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:23:05.853 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:23:05.855 | + functions-common:time_stop:2435 : local total 2022-04-13 23:23:05.857 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:23:05.859 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:23:05.862 | + functions-common:time_stop:2439 : start_time=1649892180225 2022-04-13 23:23:05.864 | + functions-common:time_stop:2441 : [[ -z 1649892180225 ]] 2022-04-13 23:23:05.867 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:23:05.871 | + functions-common:time_stop:2444 : end_time=1649892185869 2022-04-13 23:23:05.874 | + functions-common:time_stop:2445 : elapsed_time=5644 2022-04-13 23:23:05.876 | + functions-common:time_stop:2446 : total=80787 2022-04-13 23:23:05.878 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:23:05.880 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=86431 2022-04-13 23:23:05.883 | + inc/python:pip_install:203 : return 0 2022-04-13 23:23:05.885 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-13 23:23:05.888 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-13 23:23:05.890 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-13 23:23:05.903 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-13 23:23:05.908 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-13 23:23:05.911 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-13 23:23:05.913 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-13 23:23:05.916 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:23:05.918 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:23:05.921 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:23:05.923 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:23:05.926 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:23:05.929 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:23:05.945 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:23:05.947 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:23:05.949 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:05.952 | + functions-common:git_clone:629 : echo master 2022-04-13 23:23:05.952 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:23:05.958 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-13 23:23:05.960 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:05.962 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-13 23:23:05.975 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-13 23:23:05.978 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:23:05.978 | + functions-common:git_clone:685 : head -1 2022-04-13 23:23:05.981 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-13 23:23:05.984 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:23:05.987 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-13 23:23:05.989 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:23:05.992 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:23:05.994 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-13 23:23:05.997 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:23:06.000 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-13 23:23:06.002 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:23:06.005 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:23:06.007 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-13 23:23:06.010 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:23:06.012 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:23:06.015 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-13 23:23:06.018 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:23:06.021 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-13 23:23:06.024 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:23:06.026 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:23:06.029 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-13 23:23:06.036 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-13 23:23:06.038 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-13 23:23:06.699 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-13 23:23:06.702 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:23:06.704 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:23:06.707 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:23:06.709 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-13 23:23:06.712 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-13 23:23:06.714 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:23:06.716 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:23:06.718 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:23:06.721 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:23:06.723 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:23:06.726 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:23:06.728 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:23:06.730 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-13 23:23:06.751 | Using python 3.8 to install /opt/stack/glance 2022-04-13 23:23:06.754 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-04-13 23:23:07.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:07.628 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:07.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:07.628 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:08.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:23:08.853 | Obtaining file:///opt/stack/glance 2022-04-13 23:23:08.854 | Preparing metadata (setup.py): started 2022-04-13 23:23:13.600 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:23:13.674 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-13 23:23:13.675 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-13 23:23:13.676 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-13 23:23:13.677 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-13 23:23:13.678 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:23:13.679 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-13 23:23:13.680 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-13 23:23:13.681 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-13 23:23:13.682 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-13 23:23:13.684 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-13 23:23:13.685 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-13 23:23:13.687 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:23:13.688 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-13 23:23:13.690 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:23:13.692 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-13 23:23:13.693 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:23:13.694 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:23:13.695 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-13 23:23:13.696 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-13 23:23:13.697 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-13 23:23:13.698 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:23:13.699 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:23:13.700 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-13 23:23:13.701 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:23:13.702 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-13 23:23:13.703 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-13 23:23:13.704 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-13 23:23:13.705 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:23:13.707 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:23:13.708 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-13 23:23:13.709 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-13 23:23:13.710 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-13 23:23:13.711 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-13 23:23:13.712 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-13 23:23:13.713 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:23:13.714 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-13 23:23:13.715 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-13 23:23:13.717 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:23:13.717 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-13 23:23:13.718 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-13 23:23:13.719 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-13 23:23:13.721 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:23:13.722 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:23:13.738 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-13 23:23:13.740 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-13 23:23:13.741 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-13 23:23:13.761 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-13 23:23:13.764 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-13 23:23:13.804 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-13 23:23:13.820 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-13 23:23:13.828 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-13 23:23:13.843 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-13 23:23:13.844 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-13 23:23:13.845 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-13 23:23:13.937 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-13 23:23:14.015 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-13 23:23:14.067 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:23:14.072 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-13 23:23:14.103 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-13 23:23:14.174 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-13 23:23:14.176 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-13 23:23:14.177 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-13 23:23:14.237 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-13 23:23:14.238 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:23:14.240 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-13 23:23:14.267 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-13 23:23:14.315 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-13 23:23:14.319 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-13 23:23:14.378 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-13 23:23:14.379 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:23:14.380 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-13 23:23:14.382 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-13 23:23:14.386 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-13 23:23:14.410 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-13 23:23:14.412 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-13 23:23:14.414 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-13 23:23:14.458 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-13 23:23:14.501 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-13 23:23:14.503 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-13 23:23:14.505 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-13 23:23:14.583 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-13 23:23:14.644 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-13 23:23:14.747 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-13 23:23:15.021 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-13 23:23:15.023 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-13 23:23:15.025 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-13 23:23:15.027 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:23:15.090 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-13 23:23:15.114 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-13 23:23:15.211 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-13 23:23:15.327 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-13 23:23:15.547 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-13 23:23:15.549 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-13 23:23:15.550 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:23:15.552 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-13 23:23:15.553 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:23:15.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==24.1.0.dev5) (1.4.4) 2022-04-13 23:23:15.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==24.1.0.dev5) (1.32) 2022-04-13 23:23:15.675 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-13 23:23:15.708 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-13 23:23:15.757 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-13 23:23:15.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==24.1.0.dev5) (3.0.0) 2022-04-13 23:23:16.001 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-13 23:23:16.183 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-13 23:23:16.184 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-13 23:23:16.186 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-13 23:23:16.188 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-13 23:23:16.295 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-13 23:23:16.454 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-13 23:23:16.586 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-13 23:23:16.917 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-13 23:23:16.918 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-13 23:23:17.153 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-13 23:23:17.441 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-13 23:23:17.801 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-13 23:23:17.802 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-13 23:23:19.298 | Installing collected packages: glance 2022-04-13 23:23:19.298 | Attempting uninstall: glance 2022-04-13 23:23:19.299 | Found existing installation: glance 24.1.0.dev5 2022-04-13 23:23:19.305 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-13 23:23:19.307 | Running setup.py develop for glance 2022-04-13 23:23:25.348 | Successfully installed glance 2022-04-13 23:23:25.348 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:23:25.356 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:23:25.356 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:23:25.499 | + inc/python:pip_install:200 : result=0 2022-04-13 23:23:25.501 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:23:25.503 | + functions-common:time_stop:2432 : local name 2022-04-13 23:23:25.506 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:23:25.508 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:23:25.510 | + functions-common:time_stop:2435 : local total 2022-04-13 23:23:25.513 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:23:25.515 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:23:25.518 | + functions-common:time_stop:2439 : start_time=1649892186746 2022-04-13 23:23:25.520 | + functions-common:time_stop:2441 : [[ -z 1649892186746 ]] 2022-04-13 23:23:25.523 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:23:25.527 | + functions-common:time_stop:2444 : end_time=1649892205525 2022-04-13 23:23:25.529 | + functions-common:time_stop:2445 : elapsed_time=18779 2022-04-13 23:23:25.532 | + functions-common:time_stop:2446 : total=86431 2022-04-13 23:23:25.535 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:23:25.537 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=105210 2022-04-13 23:23:25.539 | + inc/python:pip_install:203 : return 0 2022-04-13 23:23:25.541 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:23:25.544 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:23:25.546 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:23:25.565 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-13 23:23:25.579 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-13 23:23:25.582 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-13 23:23:25.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:23:25.587 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:23:25.589 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-04-13 23:23:25.592 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:23:25.594 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:23:25.597 | + ./stack.sh:main:922 : configure_glance 2022-04-13 23:23:25.600 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-13 23:23:25.612 | + lib/glance:configure_glance:326 : local dburl 2022-04-13 23:23:25.615 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-13 23:23:25.617 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-13 23:23:25.620 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-13 23:23:25.622 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-13 23:23:25.624 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:23:25.627 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:23:25.629 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-13 23:23:25.659 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-13 23:23:25.688 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-13 23:23:25.719 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:23:25.749 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-13 23:23:25.779 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-13 23:23:25.808 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-13 23:23:25.810 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:23:25.812 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-13 23:23:25.815 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:23:25.818 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-13 23:23:25.846 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-13 23:23:25.875 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:23:25.904 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-13 23:23:25.934 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-13 23:23:25.963 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-13 23:23:25.992 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-13 23:23:26.022 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-13 23:23:26.052 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:26.082 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:23:26.111 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:23:26.141 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-13 23:23:26.144 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-13 23:23:26.146 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-13 23:23:26.148 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:23:26.151 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:23:26.153 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:23:26.170 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:26.174 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:23:26.176 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:23:26.178 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:23:26.195 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:26.197 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:23:26.200 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:23:26.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:23:26.233 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:23:26.235 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-13 23:23:26.237 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-13 23:23:26.240 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-13 23:23:26.269 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-13 23:23:26.299 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-13 23:23:26.302 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-13 23:23:26.304 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-13 23:23:26.306 | + lib/glance:configure_glance_store:254 : local be 2022-04-13 23:23:26.309 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:23:26.311 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:26.313 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:23:26.343 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-13 23:23:26.346 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.58 2022-04-13 23:23:26.375 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-13 23:23:26.378 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-13 23:23:26.395 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:26.397 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-13 23:23:26.427 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-13 23:23:26.457 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-13 23:23:26.486 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-13 23:23:26.516 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-13 23:23:26.546 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-13 23:23:26.562 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:26.565 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:23:26.595 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-13 23:23:26.624 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-13 23:23:26.654 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.58/identity/v3 2022-04-13 23:23:26.683 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-13 23:23:26.713 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.58/image 2022-04-13 23:23:26.743 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-13 23:23:26.760 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:26.762 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-13 23:23:26.764 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-13 23:23:26.767 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-13 23:23:26.770 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:23:26.789 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:23:26.791 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:23:26.794 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:26.796 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:23:26.799 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:23:26.829 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:26.859 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:26.890 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:23:26.920 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-13 23:23:26.925 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-13 23:23:26.955 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-13 23:23:26.984 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-13 23:23:27.014 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.58/identity 2022-04-13 23:23:27.044 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-13 23:23:27.074 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-13 23:23:27.104 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-13 23:23:27.134 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-13 23:23:27.166 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-13 23:23:27.195 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-13 23:23:27.226 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-13 23:23:27.255 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-13 23:23:27.260 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-04-13 23:23:27.268 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-13 23:23:27.285 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:27.288 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-13 23:23:27.290 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-13 23:23:27.292 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-13 23:23:27.295 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-13 23:23:27.297 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-13 23:23:27.300 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-13 23:23:27.304 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-13 23:23:27.306 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-13 23:23:27.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-04-13 23:23:27.340 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-13 23:23:27.342 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-13 23:23:27.345 | ++ functions:get_random_port:837 : true 2022-04-13 23:23:27.347 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-13 23:23:27.349 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-13 23:23:27.351 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-13 23:23:27.407 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-13 23:23:27.409 | ++ functions:get_random_port:841 : break 2 2022-04-13 23:23:27.411 | ++ functions:get_random_port:845 : echo 60999 2022-04-13 23:23:27.414 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-13 23:23:27.416 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-13 23:23:27.444 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-13 23:23:27.471 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-13 23:23:27.497 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:23:27.525 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:23:27.552 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:23:27.579 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:23:27.607 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:23:27.634 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:23:27.662 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:23:27.689 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:23:27.716 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:23:27.743 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:23:27.782 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:23:27.809 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-13 23:23:27.836 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-13 23:23:27.864 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-13 23:23:27.891 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-13 23:23:27.919 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-13 23:23:27.947 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-13 23:23:27.949 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-13 23:23:27.952 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:27.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:27.956 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:27.958 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:27.961 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-13 23:23:28.016 | proxy (enabled by site administrator) 2022-04-13 23:23:28.019 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-13 23:23:28.022 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-13 23:23:28.024 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:28.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:28.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:28.031 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:28.034 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-13 23:23:28.089 | proxy_http (enabled by site administrator) 2022-04-13 23:23:28.092 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-13 23:23:28.095 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-13 23:23:28.098 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-13 23:23:28.100 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:23:28.103 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:28.105 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:28.107 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:28.110 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:28.114 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-13 23:23:28.114 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:28.123 | KeepAlive Off 2022-04-13 23:23:28.127 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-13 23:23:28.127 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:28.135 | SetEnv proxy-sendchunked 1 2022-04-13 23:23:28.139 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-13 23:23:28.140 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-13 23:23:28.148 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-13 23:23:28.151 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-13 23:23:28.154 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-13 23:23:28.156 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:23:28.159 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:23:28.161 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:28.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:28.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:28.168 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:28.170 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:23:28.173 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:28.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:28.178 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-13 23:23:28.240 | Site glance-wsgi-api already enabled 2022-04-13 23:23:28.244 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-13 23:23:28.247 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:23:28.249 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:23:28.252 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:23:28.389 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-13 23:23:28.395 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-13 23:23:28.432 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-13 23:23:28.435 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-13 23:23:28.453 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:28.456 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-13 23:23:28.458 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-13 23:23:28.461 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-13 23:23:28.463 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:23:28.466 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-13 23:23:28.468 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-13 23:23:28.472 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-13 23:23:28.474 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-13 23:23:28.476 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:23:28.479 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:23:28.482 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:23:28.484 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:23:28.487 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:23:28.490 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:23:28.506 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:23:28.509 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:23:28.511 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:28.514 | + functions-common:git_clone:629 : echo master 2022-04-13 23:23:28.514 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:23:28.520 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-13 23:23:28.522 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:28.525 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-13 23:23:28.538 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-13 23:23:28.541 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:23:28.541 | + functions-common:git_clone:685 : head -1 2022-04-13 23:23:28.552 | 36c530676 db: Drop support for MySQL 5.5 2022-04-13 23:23:28.555 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:23:28.558 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-13 23:23:28.560 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:23:28.563 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:23:28.565 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-13 23:23:28.568 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:23:28.570 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-13 23:23:28.573 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:23:28.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:23:28.578 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-13 23:23:28.581 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:23:28.583 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:23:28.586 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-13 23:23:28.589 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:23:28.592 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-13 23:23:28.594 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:23:28.597 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:23:28.600 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-13 23:23:28.606 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-13 23:23:28.608 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-13 23:23:29.281 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-13 23:23:29.283 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:23:29.286 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:23:29.288 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:23:29.291 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-13 23:23:29.293 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-13 23:23:29.295 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:23:29.298 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:23:29.300 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:23:29.303 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:23:29.305 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:23:29.307 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:23:29.310 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:23:29.312 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-13 23:23:29.333 | Using python 3.8 to install /opt/stack/cinder 2022-04-13 23:23:29.336 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-04-13 23:23:30.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:30.202 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:30.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:30.202 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:31.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:23:31.426 | Obtaining file:///opt/stack/cinder 2022-04-13 23:23:31.427 | Preparing metadata (setup.py): started 2022-04-13 23:23:37.018 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:23:37.151 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.8.1) 2022-04-13 23:23:37.152 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.1) 2022-04-13 23:23:37.154 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.33.0) 2022-04-13 23:23:37.155 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.1.2) 2022-04-13 23:23:37.156 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.20.4) 2022-04-13 23:23:37.158 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.0.2) 2022-04-13 23:23:37.159 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:23:37.160 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:23:37.161 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (9.4.0) 2022-04-13 23:23:37.162 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.8.0) 2022-04-13 23:23:37.163 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.3) 2022-04-13 23:23:37.164 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (8.8.0) 2022-04-13 23:23:37.165 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.0) 2022-04-13 23:23:37.166 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.1.0) 2022-04-13 23:23:37.167 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (11.2.0) 2022-04-13 23:23:37.168 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.7.0) 2022-04-13 23:23:37.169 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (12.13.0) 2022-04-13 23:23:37.171 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.5.1) 2022-04-13 23:23:37.172 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.11.0) 2022-04-13 23:23:37.173 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.7.0) 2022-04-13 23:23:37.174 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.3.0) 2022-04-13 23:23:37.175 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:23:37.177 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.3.0) 2022-04-13 23:23:37.178 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.0) 2022-04-13 23:23:37.179 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:23:37.180 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.12.2) 2022-04-13 23:23:37.181 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.6.0) 2022-04-13 23:23:37.182 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.4.2) 2022-04-13 23:23:37.183 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (21.3) 2022-04-13 23:23:37.184 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.8.1) 2022-04-13 23:23:37.185 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:23:37.187 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:23:37.188 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.9.0) 2022-04-13 23:23:37.189 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.0.7) 2022-04-13 23:23:37.190 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.3.0) 2022-04-13 23:23:37.191 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.6.0) 2022-04-13 23:23:37.192 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.4.0) 2022-04-13 23:23:37.193 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (17.7.0) 2022-04-13 23:23:37.194 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.13.1) 2022-04-13 23:23:37.195 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2022.1) 2022-04-13 23:23:37.196 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.27.1) 2022-04-13 23:23:37.197 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.5.1) 2022-04-13 23:23:37.198 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (4.6.4) 2022-04-13 23:23:37.199 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.1.74) 2022-04-13 23:23:37.200 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.16.0) 2022-04-13 23:23:37.202 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.4.35) 2022-04-13 23:23:37.203 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.13.0) 2022-04-13 23:23:37.204 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.5.0) 2022-04-13 23:23:37.205 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.8.9) 2022-04-13 23:23:37.206 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (6.3.1) 2022-04-13 23:23:37.207 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.8.7) 2022-04-13 23:23:37.208 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:23:37.209 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.0) 2022-04-13 23:23:37.210 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.2.0) 2022-04-13 23:23:37.211 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:23:37.212 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.11.0) 2022-04-13 23:23:37.213 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (2.43.0) 2022-04-13 23:23:37.214 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:23:37.215 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (36.0.2) 2022-04-13 23:23:37.217 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (0.2.2) 2022-04-13 23:23:37.218 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.5.1.0) 2022-04-13 23:23:37.219 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev49) (1.21.37) 2022-04-13 23:23:37.233 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:23:37.234 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:23:37.235 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev49) (1.24.37) 2022-04-13 23:23:37.297 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev49) (1.15.0) 2022-04-13 23:23:37.328 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev49) (2.2.1) 2022-04-13 23:23:37.344 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.6.3) 2022-04-13 23:23:37.346 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (4.1.1) 2022-04-13 23:23:37.347 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (2.7.1) 2022-04-13 23:23:37.348 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (0.1.0) 2022-04-13 23:23:37.444 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev49) (1.7.0) 2022-04-13 23:23:37.500 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:23:37.502 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (2.10.1) 2022-04-13 23:23:37.528 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (4.8) 2022-04-13 23:23:37.530 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.2.8) 2022-04-13 23:23:37.530 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev49) (0.4.8) 2022-04-13 23:23:37.611 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev49) (0.17.3) 2022-04-13 23:23:37.655 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:23:37.656 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (6.0) 2022-04-13 23:23:37.658 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:23:37.660 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev49) (0.8.0) 2022-04-13 23:23:37.720 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (0.5.0) 2022-04-13 23:23:37.724 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (2.0.1) 2022-04-13 23:23:37.726 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.7.7) 2022-04-13 23:23:37.786 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (2.8.2) 2022-04-13 23:23:37.789 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev49) (0.9.6) 2022-04-13 23:23:37.848 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:23:37.852 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:23:37.853 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.1.0) 2022-04-13 23:23:37.855 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.4.0) 2022-04-13 23:23:37.857 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.2.4) 2022-04-13 23:23:37.881 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.1.1) 2022-04-13 23:23:37.882 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:23:37.884 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (3.3.0) 2022-04-13 23:23:37.929 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev49) (1.0.3) 2022-04-13 23:23:38.017 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:23:38.020 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev49) (3.0.0) 2022-04-13 23:23:38.043 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (3.2.0) 2022-04-13 23:23:38.071 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev49) (0.11.0) 2022-04-13 23:23:38.138 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.26.9) 2022-04-13 23:23:38.141 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev49) (1.1.0) 2022-04-13 23:23:38.276 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev49) (1.5.0) 2022-04-13 23:23:38.303 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev49) (62.0.0) 2022-04-13 23:23:38.444 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (3.10.1) 2022-04-13 23:23:38.480 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (22.0.0) 2022-04-13 23:23:38.483 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.3.3) 2022-04-13 23:23:38.485 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.14.0) 2022-04-13 23:23:38.691 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (3.3) 2022-04-13 23:23:38.692 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2019.11.28) 2022-04-13 23:23:38.695 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev49) (2.0.12) 2022-04-13 23:23:38.731 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev49) (0.7) 2022-04-13 23:23:38.762 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev49) (0.23.2) 2022-04-13 23:23:39.007 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.4.2) 2022-04-13 23:23:39.008 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev49) (0.5.2) 2022-04-13 23:23:39.152 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (1.4.2) 2022-04-13 23:23:39.154 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.8) 2022-04-13 23:23:39.156 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev49) (2.5.0) 2022-04-13 23:23:39.319 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev49) (0.13.1) 2022-04-13 23:23:39.440 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (4.11.3) 2022-04-13 23:23:39.442 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (5.6.0) 2022-04-13 23:23:39.443 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (1.2.0) 2022-04-13 23:23:39.479 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (5.0.0) 2022-04-13 23:23:39.699 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev49) (2.21) 2022-04-13 23:23:39.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.dev49) (0.5.0) 2022-04-13 23:23:39.781 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (2.4.0) 2022-04-13 23:23:39.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.dev49) (2.5.0) 2022-04-13 23:23:40.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.dev49) (3.20.0) 2022-04-13 23:23:40.057 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev49) (1.56.0) 2022-04-13 23:23:40.240 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev49) (2.1.1) 2022-04-13 23:23:40.674 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev49) (1.1.5) 2022-04-13 23:23:40.726 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev49) (0.14.1) 2022-04-13 23:23:40.775 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev49) (0.2.5) 2022-04-13 23:23:41.853 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (1.32) 2022-04-13 23:23:42.126 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (1.8.2) 2022-04-13 23:23:42.127 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev49) (21.4.0) 2022-04-13 23:23:42.273 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev49) (2.2) 2022-04-13 23:23:42.468 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev49) (1.0.0) 2022-04-13 23:23:42.646 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev49) (3.8.0) 2022-04-13 23:23:44.334 | Installing collected packages: cinder 2022-04-13 23:23:44.334 | Attempting uninstall: cinder 2022-04-13 23:23:44.334 | Found existing installation: cinder 20.1.0.dev49 2022-04-13 23:23:44.340 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-13 23:23:44.341 | Running setup.py develop for cinder 2022-04-13 23:23:51.822 | Successfully installed cinder 2022-04-13 23:23:51.822 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:23:51.832 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:23:51.832 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:23:51.987 | + inc/python:pip_install:200 : result=0 2022-04-13 23:23:51.990 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:23:51.992 | + functions-common:time_stop:2432 : local name 2022-04-13 23:23:51.994 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:23:51.997 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:23:51.999 | + functions-common:time_stop:2435 : local total 2022-04-13 23:23:52.002 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:23:52.004 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:23:52.006 | + functions-common:time_stop:2439 : start_time=1649892209328 2022-04-13 23:23:52.008 | + functions-common:time_stop:2441 : [[ -z 1649892209328 ]] 2022-04-13 23:23:52.011 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:23:52.015 | + functions-common:time_stop:2444 : end_time=1649892232012 2022-04-13 23:23:52.017 | + functions-common:time_stop:2445 : elapsed_time=22684 2022-04-13 23:23:52.019 | + functions-common:time_stop:2446 : total=105210 2022-04-13 23:23:52.021 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:23:52.024 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=127894 2022-04-13 23:23:52.026 | + inc/python:pip_install:203 : return 0 2022-04-13 23:23:52.028 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:23:52.031 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:23:52.033 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:23:52.053 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-13 23:23:52.065 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-13 23:23:52.068 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-13 23:23:52.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:23:52.072 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:23:52.075 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-04-13 23:23:52.077 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:23:52.080 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-13 23:23:52.083 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-13 23:23:52.085 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-13 23:23:52.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:52.090 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:52.092 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-13 23:23:52.105 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-13 23:23:52.107 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:23:52.110 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:23:52.113 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:23:52.115 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:23:52.118 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:52.120 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:23:52.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:52.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:52.128 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:23:52.130 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:23:52.132 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:23:52.135 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:23:52.137 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-13 23:23:52.140 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:23:52.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:52.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:52.147 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-13 23:23:52.170 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-13 23:23:52.284 | Reading package lists... 2022-04-13 23:23:52.530 | Building dependency tree... 2022-04-13 23:23:52.531 | Reading state information... 2022-04-13 23:23:52.787 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-13 23:23:52.787 | The following packages were automatically installed and are no longer required: 2022-04-13 23:23:52.788 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:23:52.788 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:23:52.788 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:23:52.788 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:23:52.788 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:23:52.788 | python3-zope.interface 2022-04-13 23:23:52.788 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:23:52.902 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:23:52.906 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:23:52.910 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:23:52.912 | + functions-common:time_stop:2432 : local name 2022-04-13 23:23:52.915 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:23:52.917 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:23:52.919 | + functions-common:time_stop:2435 : local total 2022-04-13 23:23:52.922 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:23:52.925 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:23:52.928 | + functions-common:time_stop:2439 : start_time=1649892232167 2022-04-13 23:23:52.930 | + functions-common:time_stop:2441 : [[ -z 1649892232167 ]] 2022-04-13 23:23:52.933 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:23:52.938 | + functions-common:time_stop:2444 : end_time=1649892232935 2022-04-13 23:23:52.940 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-13 23:23:52.943 | + functions-common:time_stop:2446 : total=5410 2022-04-13 23:23:52.945 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:23:52.947 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6178 2022-04-13 23:23:52.950 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:23:52.953 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:23:52.955 | + ./stack.sh:main:928 : configure_cinder 2022-04-13 23:23:52.958 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-13 23:23:52.971 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-13 23:23:52.974 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-13 23:23:52.977 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-13 23:23:52.979 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:23:52.982 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-13 23:23:52.982 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:23:52.987 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-13 23:23:52.989 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-13 23:23:52.991 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:23:52.993 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-13 23:23:52.995 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-13 23:23:52.997 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-13 23:23:52.999 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-13 23:23:53.002 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-13 23:23:53.013 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-13 23:23:53.025 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-04-13 23:23:53.038 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-04-13 23:23:53.051 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-13 23:23:53.063 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:23:53.066 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:23:53.070 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cQSKGHgQrU 2022-04-13 23:23:53.072 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:23:53.074 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-13 23:23:53.077 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-13 23:23:53.079 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cQSKGHgQrU 2022-04-13 23:23:53.083 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cQSKGHgQrU 2022-04-13 23:23:53.095 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cQSKGHgQrU /etc/sudoers.d/cinder-rootwrap 2022-04-13 23:23:53.107 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-13 23:23:53.112 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:23:53.114 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:23:53.116 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:23:53.118 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:23:53.121 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:23:53.123 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:23:53.125 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-13 23:23:53.128 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-13 23:23:53.132 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-13 23:23:53.136 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-13 23:23:53.154 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-13 23:23:53.173 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-13 23:23:53.192 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-13 23:23:53.210 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-13 23:23:53.228 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-13 23:23:53.246 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-13 23:23:53.264 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-13 23:23:53.284 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-13 23:23:53.286 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:23:53.288 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-13 23:23:53.291 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:23:53.293 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-13 23:23:53.322 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-13 23:23:53.349 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:23:53.377 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-13 23:23:53.404 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-13 23:23:53.432 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-13 23:23:53.459 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-13 23:23:53.487 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-13 23:23:53.513 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:53.541 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:23:53.568 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-13 23:23:53.599 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-13 23:23:53.629 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-13 23:23:53.632 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-13 23:23:53.635 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-13 23:23:53.637 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-13 23:23:53.640 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:23:53.644 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-13 23:23:53.675 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-13 23:23:53.702 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-13 23:23:53.732 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-13 23:23:53.760 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-13 23:23:53.788 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-13 23:23:53.818 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-13 23:23:53.851 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-13 23:23:53.854 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.58 2022-04-13 23:23:53.883 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:23:53.921 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-13 23:23:53.930 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 940a32a3393030081bac8437200f4a34 2022-04-13 23:23:53.962 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-13 23:23:53.964 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-13 23:23:53.994 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-13 23:23:54.027 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-13 23:23:54.059 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-13 23:23:54.090 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-13 23:23:54.108 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:54.110 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-13 23:23:54.128 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:54.130 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-13 23:23:54.146 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:54.149 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-13 23:23:54.168 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:54.171 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-13 23:23:54.174 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-13 23:23:54.176 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-13 23:23:54.179 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-13 23:23:54.181 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:23:54.183 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:23:54.186 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:23:54.204 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:54.208 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:23:54.210 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:23:54.212 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:23:54.228 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:54.231 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:23:54.234 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:23:54.265 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:23:54.267 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:23:54.270 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-13 23:23:54.272 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-13 23:23:54.275 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:23:54.278 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:23:54.297 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:23:54.300 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:23:54.303 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:23:54.305 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:23:54.308 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:23:54.339 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:54.370 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:23:54.399 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:23:54.431 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-13 23:23:54.451 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:54.454 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-13 23:23:54.460 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:23:54.462 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-13 23:23:54.465 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-13 23:23:54.467 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:23:54.470 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:23:54.473 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-13 23:23:54.477 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-13 23:23:54.480 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:23:54.482 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:23:54.495 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:23:54.496 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:23:54.504 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:23:54.507 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:23:54.523 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:23:54.525 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-13 23:23:54.529 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-13 23:23:54.558 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:23:54.585 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-13 23:23:54.614 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:23:54.640 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:23:54.668 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:23:54.696 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:23:54.724 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:23:54.752 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:23:54.779 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:23:54.807 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:23:54.834 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:23:54.862 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:23:54.890 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:23:54.892 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:23:54.895 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-13 23:23:54.898 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-13 23:23:54.900 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:23:54.902 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:54.905 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:54.908 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:23:54.910 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:23:54.913 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-13 23:23:54.940 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:23:54.968 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-13 23:23:54.969 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-13 23:23:54.978 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-13 23:23:54.981 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-13 23:23:54.983 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-13 23:23:54.985 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:23:54.988 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:23:54.990 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:23:54.992 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:54.995 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:54.997 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:23:54.999 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:23:55.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:23:55.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:23:55.006 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-13 23:23:55.069 | Enabling site cinder-wsgi. 2022-04-13 23:23:55.075 | To activate the new configuration, you need to run: 2022-04-13 23:23:55.075 | systemctl reload apache2 2022-04-13 23:23:55.080 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:23:55.082 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:23:55.084 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:23:55.086 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:23:55.223 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-13 23:23:55.228 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-13 23:23:55.259 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.58/image 2022-04-13 23:23:55.289 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-13 23:23:55.306 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:23:55.308 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-13 23:23:55.311 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-13 23:23:55.313 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:23:55.315 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:23:55.318 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-13 23:23:55.349 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-13 23:23:55.377 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.58/identity 2022-04-13 23:23:55.404 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-13 23:23:55.433 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-13 23:23:55.461 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-13 23:23:55.488 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-13 23:23:55.515 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-13 23:23:55.544 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:23:55.572 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-13 23:23:55.600 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-13 23:23:55.628 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:23:55.656 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-13 23:23:55.659 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-13 23:23:55.676 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:55.678 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.58:2379 2022-04-13 23:23:55.709 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-13 23:23:55.711 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-13 23:23:55.729 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:23:55.732 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-13 23:23:55.734 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-13 23:23:55.737 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-13 23:23:55.739 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:23:55.741 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-13 23:23:55.744 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-13 23:23:55.748 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:55.748 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:23:55.754 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:23:55.756 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:23:55.759 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:23:55.761 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:23:55.764 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-13 23:23:55.767 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-13 23:23:55.770 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-13 23:23:55.772 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:23:55.775 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:23:55.777 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-04-13 23:23:55.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:23:55.783 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-13 23:23:55.785 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-13 23:23:55.788 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-13 23:23:55.790 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:23:55.792 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:23:55.795 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:23:55.798 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:23:55.800 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:23:55.803 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:23:55.818 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:23:55.821 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:23:55.823 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:55.826 | + functions-common:git_clone:629 : echo master 2022-04-13 23:23:55.826 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:23:55.832 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-13 23:23:55.834 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:23:55.836 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-13 23:23:55.849 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-13 23:23:55.852 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:23:55.853 | + functions-common:git_clone:685 : head -1 2022-04-13 23:23:55.856 | bb4c26eb72 Merge "Also add B324 to bandit skip list for python3.9+" 2022-04-13 23:23:55.859 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:23:55.861 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-13 23:23:55.864 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:23:55.866 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:23:55.869 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-13 23:23:55.871 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:23:55.874 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-13 23:23:55.877 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:23:55.879 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:23:55.882 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-13 23:23:55.884 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:23:55.887 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:23:55.890 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-13 23:23:55.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:23:55.896 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-13 23:23:55.898 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:23:55.901 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:23:55.904 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-13 23:23:55.911 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-13 23:23:55.913 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-13 23:23:56.596 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-13 23:23:56.598 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:23:56.601 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:23:56.603 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:23:56.605 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-13 23:23:56.608 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-13 23:23:56.610 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:23:56.613 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:23:56.615 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:23:56.617 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:23:56.620 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:23:56.622 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:23:56.624 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:23:56.627 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-13 23:23:56.648 | Using python 3.8 to install /opt/stack/neutron 2022-04-13 23:23:56.650 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-04-13 23:23:57.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:57.523 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:57.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:23:57.523 | from cryptography.utils import int_from_bytes 2022-04-13 23:23:58.708 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:23:58.739 | Obtaining file:///opt/stack/neutron 2022-04-13 23:23:58.740 | Preparing metadata (setup.py): started 2022-04-13 23:24:04.432 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:24:04.522 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.8.1) 2022-04-13 23:24:04.523 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:24:04.524 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:24:04.525 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.1) 2022-04-13 23:24:04.526 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:24:04.527 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.1) 2022-04-13 23:24:04.529 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.33.0) 2022-04-13 23:24:04.530 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.1) 2022-04-13 23:24:04.531 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.20.4) 2022-04-13 23:24:04.532 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.27.1) 2022-04-13 23:24:04.533 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:24:04.534 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (9.4.0) 2022-04-13 23:24:04.535 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.8.0) 2022-04-13 23:24:04.536 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.11.0) 2022-04-13 23:24:04.537 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.20.0) 2022-04-13 23:24:04.538 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (7.8.0) 2022-04-13 23:24:04.539 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:24:04.540 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.4.35) 2022-04-13 23:24:04.541 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.8.7) 2022-04-13 23:24:04.542 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:24:04.544 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.7.7) 2022-04-13 23:24:04.545 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.5.0) 2022-04-13 23:24:04.546 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.10.1) 2022-04-13 23:24:04.547 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:24:04.549 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (8.8.0) 2022-04-13 23:24:04.550 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.1.0) 2022-04-13 23:24:04.551 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (11.2.0) 2022-04-13 23:24:04.552 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:24:04.553 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.7.0) 2022-04-13 23:24:04.554 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (12.13.0) 2022-04-13 23:24:04.555 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.1) 2022-04-13 23:24:04.556 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.11.0) 2022-04-13 23:24:04.557 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:24:04.559 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.0) 2022-04-13 23:24:04.560 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (6.3.1) 2022-04-13 23:24:04.561 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.3.0) 2022-04-13 23:24:04.562 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.8.0) 2022-04-13 23:24:04.563 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:24:04.565 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.12.2) 2022-04-13 23:24:04.566 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.6.0) 2022-04-13 23:24:04.567 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (3.4.2) 2022-04-13 23:24:04.568 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.3.1) 2022-04-13 23:24:04.569 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.1.0) 2022-04-13 23:24:04.570 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.16.0) 2022-04-13 23:24:04.571 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:24:04.572 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (21.3) 2022-04-13 23:24:04.573 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (5.9.0) 2022-04-13 23:24:04.574 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:04.575 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (22.0.0) 2022-04-13 23:24:04.576 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (17.7.0) 2022-04-13 23:24:04.577 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (0.61.0) 2022-04-13 23:24:04.579 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (4.5.0) 2022-04-13 23:24:04.580 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.7.1) 2022-04-13 23:24:04.581 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:24:04.582 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev114) (2.11.0) 2022-04-13 23:24:04.598 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (4.11.3) 2022-04-13 23:24:04.600 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (5.6.0) 2022-04-13 23:24:04.601 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev114) (1.2.0) 2022-04-13 23:24:04.608 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev114) (1.14.0) 2022-04-13 23:24:04.621 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.1.2) 2022-04-13 23:24:04.622 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (1.16.0) 2022-04-13 23:24:04.623 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev114) (2.2.1) 2022-04-13 23:24:04.643 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev114) (3.0.7) 2022-04-13 23:24:04.650 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:24:04.711 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.0.2) 2022-04-13 23:24:04.712 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev114) (1.7.0) 2022-04-13 23:24:04.767 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (3.1.1) 2022-04-13 23:24:04.769 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev114) (4.4.0) 2022-04-13 23:24:04.813 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (2.7.0) 2022-04-13 23:24:04.819 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev114) (1.2.2) 2022-04-13 23:24:04.846 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:24:04.847 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:24:04.849 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.32) 2022-04-13 23:24:04.850 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (36.0.2) 2022-04-13 23:24:04.852 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.1.5) 2022-04-13 23:24:04.853 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.0) 2022-04-13 23:24:04.854 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (6.0) 2022-04-13 23:24:04.855 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev114) (1.4.4) 2022-04-13 23:24:04.873 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev114) (1.0.3) 2022-04-13 23:24:04.962 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev114) (0.17.3) 2022-04-13 23:24:05.033 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev114) (1.5.0) 2022-04-13 23:24:05.097 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (2.0.1) 2022-04-13 23:24:05.098 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.13.0) 2022-04-13 23:24:05.099 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:24:05.160 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (2.8.2) 2022-04-13 23:24:05.163 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev114) (0.9.6) 2022-04-13 23:24:05.220 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.1.0) 2022-04-13 23:24:05.222 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.2.4) 2022-04-13 23:24:05.225 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.4.0) 2022-04-13 23:24:05.226 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:24:05.252 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.3.0) 2022-04-13 23:24:05.253 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:24:05.301 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (1.15.0) 2022-04-13 23:24:05.356 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev114) (2022.1) 2022-04-13 23:24:05.388 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.3.3) 2022-04-13 23:24:05.389 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:24:05.418 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:24:05.560 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:24:05.631 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev114) (62.0.0) 2022-04-13 23:24:05.709 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (3.0.0) 2022-04-13 23:24:05.711 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev114) (0.3.5) 2022-04-13 23:24:05.821 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:05.822 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:05.823 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:05.824 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:05.825 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:05.827 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:05.828 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev114) (0.6.9) 2022-04-13 23:24:06.031 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.2.0) 2022-04-13 23:24:06.036 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (3.10.1) 2022-04-13 23:24:06.037 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:24:06.080 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (2.1.0) 2022-04-13 23:24:06.082 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev114) (3.17.6) 2022-04-13 23:24:06.176 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2019.11.28) 2022-04-13 23:24:06.178 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (3.3) 2022-04-13 23:24:06.180 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (2.0.12) 2022-04-13 23:24:06.181 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev114) (1.26.9) 2022-04-13 23:24:06.217 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev114) (0.7) 2022-04-13 23:24:06.555 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev114) (0.13.1) 2022-04-13 23:24:06.633 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (5.0.0) 2022-04-13 23:24:06.794 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev114) (2.21) 2022-04-13 23:24:06.867 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (0.5.0) 2022-04-13 23:24:06.870 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (2.4.0) 2022-04-13 23:24:07.107 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (2.5.0) 2022-04-13 23:24:07.278 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev114) (2.2) 2022-04-13 23:24:07.839 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev114) (0.14.1) 2022-04-13 23:24:07.885 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev114) (0.2.5) 2022-04-13 23:24:08.488 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.4.2) 2022-04-13 23:24:08.491 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev114) (0.5.2) 2022-04-13 23:24:08.804 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.1.1) 2022-04-13 23:24:08.804 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (4.11.1) 2022-04-13 23:24:08.973 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev114) (3.8.0) 2022-04-13 23:24:09.217 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (1.8.2) 2022-04-13 23:24:09.218 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev114) (21.4.0) 2022-04-13 23:24:09.405 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev114) (1.0.0) 2022-04-13 23:24:09.732 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev114) (2.3.2) 2022-04-13 23:24:11.343 | Installing collected packages: neutron 2022-04-13 23:24:11.343 | Attempting uninstall: neutron 2022-04-13 23:24:11.344 | Found existing installation: neutron 20.1.0.dev114 2022-04-13 23:24:11.363 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-13 23:24:11.364 | Running setup.py develop for neutron 2022-04-13 23:24:18.964 | Successfully installed neutron 2022-04-13 23:24:18.964 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:24:18.973 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:18.973 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:19.124 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:19.127 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:19.130 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:19.132 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:19.134 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:19.136 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:19.138 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:19.141 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:19.143 | + functions-common:time_stop:2439 : start_time=1649892236642 2022-04-13 23:24:19.145 | + functions-common:time_stop:2441 : [[ -z 1649892236642 ]] 2022-04-13 23:24:19.148 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:19.152 | + functions-common:time_stop:2444 : end_time=1649892259150 2022-04-13 23:24:19.155 | + functions-common:time_stop:2445 : elapsed_time=22508 2022-04-13 23:24:19.157 | + functions-common:time_stop:2446 : total=127894 2022-04-13 23:24:19.159 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:19.161 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=150402 2022-04-13 23:24:19.164 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:19.166 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:24:19.169 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:24:19.171 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:24:19.190 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-13 23:24:19.202 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-13 23:24:19.205 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-13 23:24:19.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:19.210 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:19.212 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-04-13 23:24:19.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:19.217 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-13 23:24:19.220 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:24:19.222 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-13 23:24:19.240 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:19.243 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-13 23:24:19.245 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-13 23:24:19.248 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-13 23:24:19.250 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:24:19.253 | + lib/stack:stack_install_service:32 : install_nova 2022-04-13 23:24:19.256 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-13 23:24:19.258 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-13 23:24:19.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:19.263 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:19.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-04-13 23:24:19.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:19.271 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-13 23:24:19.287 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:19.290 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-13 23:24:19.306 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:19.309 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-13 23:24:19.325 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:19.328 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-13 23:24:19.331 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-13 23:24:19.333 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-13 23:24:19.335 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:24:19.337 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:24:19.340 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:24:19.342 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:24:19.345 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:24:19.348 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:24:19.363 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:24:19.365 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:24:19.367 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:19.370 | + functions-common:git_clone:629 : echo master 2022-04-13 23:24:19.370 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:24:19.375 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-13 23:24:19.378 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:19.380 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-13 23:24:19.393 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-13 23:24:19.396 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:24:19.397 | + functions-common:git_clone:685 : head -1 2022-04-13 23:24:19.400 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-13 23:24:19.403 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:24:19.406 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-13 23:24:19.408 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:24:19.410 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:24:19.413 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-13 23:24:19.415 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:24:19.418 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-13 23:24:19.420 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:24:19.423 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:24:19.426 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-13 23:24:19.428 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:24:19.431 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:24:19.434 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-13 23:24:19.436 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:24:19.440 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-13 23:24:19.442 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:24:19.445 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:24:19.448 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-13 23:24:19.454 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-13 23:24:19.457 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-13 23:24:20.129 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-13 23:24:20.131 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:24:20.133 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:24:20.136 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:24:20.138 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-13 23:24:20.140 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-13 23:24:20.143 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:24:20.145 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:24:20.147 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:24:20.150 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:24:20.152 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:24:20.155 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:24:20.157 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:24:20.160 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-13 23:24:20.180 | Using python 3.8 to install /opt/stack/nova 2022-04-13 23:24:20.183 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-04-13 23:24:21.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:21.058 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:21.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:21.058 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:22.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:22.290 | Obtaining file:///opt/stack/nova 2022-04-13 23:24:22.291 | Preparing metadata (setup.py): started 2022-04-13 23:24:28.976 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:24:29.105 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-13 23:24:29.106 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-13 23:24:29.107 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-13 23:24:29.108 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-13 23:24:29.109 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:24:29.110 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-13 23:24:29.111 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-13 23:24:29.112 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-13 23:24:29.113 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-13 23:24:29.115 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-13 23:24:29.116 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-13 23:24:29.117 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:24:29.118 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:24:29.119 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:24:29.120 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-13 23:24:29.121 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-13 23:24:29.122 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-13 23:24:29.123 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-13 23:24:29.124 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-13 23:24:29.126 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-13 23:24:29.127 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:24:29.128 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-13 23:24:29.129 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:24:29.130 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-13 23:24:29.131 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-13 23:24:29.133 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-13 23:24:29.134 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-13 23:24:29.135 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-13 23:24:29.136 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-13 23:24:29.137 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-13 23:24:29.138 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-13 23:24:29.139 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-13 23:24:29.141 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-13 23:24:29.142 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:29.143 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-13 23:24:29.144 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-13 23:24:29.146 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:29.147 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-13 23:24:29.148 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-13 23:24:29.149 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:24:29.150 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-13 23:24:29.152 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-13 23:24:29.153 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:24:29.154 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:24:29.155 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-13 23:24:29.156 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:29.158 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-13 23:24:29.158 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-13 23:24:29.160 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-13 23:24:29.161 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-13 23:24:29.162 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-13 23:24:29.163 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-13 23:24:29.164 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-13 23:24:29.165 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:24:29.166 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-13 23:24:29.167 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-13 23:24:29.168 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-13 23:24:29.169 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:24:29.171 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-13 23:24:29.172 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-13 23:24:29.173 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-13 23:24:29.174 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:24:29.175 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-13 23:24:29.176 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-13 23:24:29.194 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:24:29.195 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-13 23:24:29.196 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-13 23:24:29.218 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-13 23:24:29.260 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-13 23:24:29.292 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-13 23:24:29.293 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:24:29.318 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-13 23:24:29.449 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-13 23:24:29.450 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-13 23:24:29.510 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:29.511 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-13 23:24:29.538 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:24:29.540 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-13 23:24:29.542 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-13 23:24:29.544 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-13 23:24:29.568 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-13 23:24:29.570 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-13 23:24:29.620 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:29.622 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-13 23:24:29.626 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:29.688 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-13 23:24:29.799 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-13 23:24:29.803 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:24:29.886 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-13 23:24:29.946 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:24:29.948 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-13 23:24:29.949 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-13 23:24:29.955 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-13 23:24:29.981 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-13 23:24:29.982 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-13 23:24:30.035 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-13 23:24:30.092 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-13 23:24:30.128 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:24:30.130 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-13 23:24:30.184 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-13 23:24:30.185 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-13 23:24:30.275 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-13 23:24:30.302 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-13 23:24:30.385 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-13 23:24:30.466 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-13 23:24:30.531 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-13 23:24:30.534 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-13 23:24:30.536 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-13 23:24:30.581 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-13 23:24:30.585 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:30.586 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-13 23:24:30.665 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-13 23:24:30.668 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-13 23:24:30.670 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-13 23:24:30.671 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-13 23:24:30.767 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-13 23:24:30.984 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-13 23:24:30.986 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-13 23:24:31.097 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-13 23:24:31.098 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:31.099 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-13 23:24:31.219 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-13 23:24:31.300 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-13 23:24:31.334 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-13 23:24:31.544 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-13 23:24:31.622 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-13 23:24:31.625 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:24:31.843 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-13 23:24:31.952 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-13 23:24:32.430 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-13 23:24:32.475 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-13 23:24:32.844 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:32.845 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:32.847 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:32.848 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:32.849 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:32.850 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:32.851 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-13 23:24:34.097 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-13 23:24:34.510 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-13 23:24:34.511 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-13 23:24:34.609 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-13 23:24:34.716 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-13 23:24:36.404 | Installing collected packages: nova 2022-04-13 23:24:36.405 | Attempting uninstall: nova 2022-04-13 23:24:36.405 | Found existing installation: nova 25.1.0.dev32 2022-04-13 23:24:36.414 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-13 23:24:36.415 | Running setup.py develop for nova 2022-04-13 23:24:44.717 | Successfully installed nova 2022-04-13 23:24:44.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-04-13 23:24:44.726 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:44.726 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:44.876 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:44.878 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:44.881 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:44.883 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:44.885 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:44.887 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:44.889 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:44.892 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:44.894 | + functions-common:time_stop:2439 : start_time=1649892260175 2022-04-13 23:24:44.896 | + functions-common:time_stop:2441 : [[ -z 1649892260175 ]] 2022-04-13 23:24:44.899 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:44.903 | + functions-common:time_stop:2444 : end_time=1649892284901 2022-04-13 23:24:44.905 | + functions-common:time_stop:2445 : elapsed_time=24726 2022-04-13 23:24:44.908 | + functions-common:time_stop:2446 : total=150402 2022-04-13 23:24:44.910 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:44.912 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=175128 2022-04-13 23:24:44.914 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:44.916 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:24:44.919 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:24:44.921 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:24:44.940 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-13 23:24:44.952 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-13 23:24:44.954 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-13 23:24:44.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:24:44.959 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:24:44.962 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-04-13 23:24:44.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:24:44.967 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-13 23:24:44.980 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:24:44.983 | + ./stack.sh:main:939 : configure_nova 2022-04-13 23:24:44.986 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-13 23:24:44.998 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-13 23:24:45.000 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-13 23:24:45.003 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-13 23:24:45.006 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-13 23:24:45.007 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-13 23:24:45.011 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-13 23:24:45.014 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-13 23:24:45.017 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-13 23:24:45.019 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-13 23:24:45.021 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-13 23:24:45.024 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-13 23:24:45.026 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-13 23:24:45.029 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-13 23:24:45.041 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-13 23:24:45.053 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-04-13 23:24:45.065 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-04-13 23:24:45.078 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-13 23:24:45.091 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-13 23:24:45.094 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-13 23:24:45.099 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nXmhsCpMLW 2022-04-13 23:24:45.101 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:24:45.104 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-13 23:24:45.106 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-13 23:24:45.109 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:24:45.111 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-13 23:24:45.114 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nXmhsCpMLW 2022-04-13 23:24:45.118 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nXmhsCpMLW 2022-04-13 23:24:45.129 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nXmhsCpMLW /etc/sudoers.d/nova-rootwrap 2022-04-13 23:24:45.142 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-13 23:24:45.147 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-13 23:24:45.149 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-13 23:24:45.152 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-13 23:24:45.154 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-13 23:24:45.157 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-04-13 23:24:45.160 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-04-13 23:24:45.162 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:24:45.165 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-13 23:24:45.170 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-13 23:24:45.186 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:45.189 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-13 23:24:45.192 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-13 23:24:45.195 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-13 23:24:45.199 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-13 23:24:45.228 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-13 23:24:45.230 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-13 23:24:45.257 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-13 23:24:45.286 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-13 23:24:45.313 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-13 23:24:45.342 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-13 23:24:45.372 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-13 23:24:45.402 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-13 23:24:45.404 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.58 2022-04-13 23:24:45.430 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-13 23:24:45.458 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-13 23:24:45.484 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-13 23:24:45.511 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-13 23:24:45.539 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-13 23:24:45.568 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-13 23:24:45.571 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:45.573 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:45.575 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:45.577 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:45.580 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:45.582 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:45.584 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:45.586 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:45.589 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:45.591 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:45.593 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:45.595 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-13 23:24:45.597 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:24:45.600 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:24:45.602 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:24:45.604 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:24:45.606 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:24:45.608 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:24:45.610 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-13 23:24:45.627 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:45.629 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:24:45.631 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-13 23:24:45.633 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-13 23:24:45.661 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-13 23:24:45.663 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-13 23:24:45.666 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-13 23:24:45.668 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-13 23:24:45.670 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:24:45.673 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-13 23:24:45.703 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-13 23:24:45.705 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-13 23:24:45.708 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-13 23:24:45.710 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-13 23:24:45.712 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:24:45.715 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-13 23:24:45.745 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-13 23:24:45.775 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-13 23:24:45.804 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-13 23:24:45.831 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-13 23:24:45.847 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:45.849 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-13 23:24:45.865 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:45.868 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-13 23:24:45.869 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-13 23:24:45.874 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-13 23:24:45.877 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-13 23:24:45.904 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-13 23:24:45.920 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:45.922 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-13 23:24:45.924 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:24:45.927 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:24:45.929 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:24:45.931 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-13 23:24:45.960 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-13 23:24:45.987 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:24:46.014 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-13 23:24:46.042 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-13 23:24:46.069 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-13 23:24:46.097 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-13 23:24:46.123 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-13 23:24:46.151 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:24:46.178 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:24:46.206 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-13 23:24:46.222 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:46.224 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-13 23:24:46.227 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-13 23:24:46.256 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-13 23:24:46.284 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.58/identity 2022-04-13 23:24:46.311 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-13 23:24:46.339 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-13 23:24:46.366 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-13 23:24:46.394 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-13 23:24:46.421 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-13 23:24:46.448 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-13 23:24:46.464 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:46.466 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-13 23:24:46.468 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-13 23:24:46.495 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-13 23:24:46.525 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-13 23:24:46.528 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-13 23:24:46.556 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-13 23:24:46.558 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-13 23:24:46.561 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-13 23:24:46.563 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:24:46.565 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:24:46.568 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:24:46.570 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:24:46.572 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:24:46.574 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:24:46.577 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-13 23:24:46.579 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:24:46.581 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:24:46.583 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:24:46.585 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:24:46.588 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:24:46.590 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:24:46.592 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:24:46.595 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:24:46.597 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:24:46.599 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:24:46.602 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:24:46.604 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-13 23:24:46.606 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-13 23:24:46.609 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-13 23:24:46.612 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:24:46.628 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:24:46.630 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:24:46.633 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:46.635 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:24:46.637 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:24:46.665 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:46.692 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:46.720 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:24:46.747 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-13 23:24:46.777 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-13 23:24:46.794 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:46.796 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-13 23:24:46.800 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-13 23:24:46.802 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-13 23:24:46.804 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-13 23:24:46.807 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:24:46.809 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:24:46.812 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-13 23:24:46.816 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-13 23:24:46.818 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:24:46.820 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:24:46.833 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:24:46.833 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:46.841 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:24:46.845 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:46.861 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:24:46.863 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-13 23:24:46.867 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-13 23:24:46.896 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-13 23:24:46.923 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-13 23:24:46.949 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:24:46.977 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:24:47.003 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:24:47.030 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:24:47.057 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:24:47.085 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:24:47.113 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:24:47.140 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:24:47.167 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:24:47.195 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:24:47.222 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:24:47.224 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:24:47.227 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-13 23:24:47.230 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-13 23:24:47.232 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:24:47.235 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:47.237 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:47.239 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:24:47.242 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:24:47.244 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-13 23:24:47.272 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:24:47.300 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-13 23:24:47.301 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-13 23:24:47.309 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-13 23:24:47.312 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-13 23:24:47.315 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-13 23:24:47.317 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:24:47.319 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:24:47.322 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:24:47.324 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:47.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:47.329 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:24:47.331 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:24:47.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:47.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:47.338 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-13 23:24:47.399 | Enabling site nova-api-wsgi. 2022-04-13 23:24:47.405 | To activate the new configuration, you need to run: 2022-04-13 23:24:47.405 | systemctl reload apache2 2022-04-13 23:24:47.410 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:24:47.412 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:24:47.414 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:24:47.417 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:24:47.551 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-13 23:24:47.568 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:47.570 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-13 23:24:47.573 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:24:47.575 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-13 23:24:47.577 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-13 23:24:47.580 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-13 23:24:47.582 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:24:47.585 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:24:47.589 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-13 23:24:47.591 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:24:47.594 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:24:47.608 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:47.610 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:24:47.617 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:24:47.621 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:24:47.636 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-13 23:24:47.639 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-13 23:24:47.643 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-13 23:24:47.676 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-13 23:24:47.704 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-13 23:24:47.731 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:24:47.758 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:24:47.785 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:24:47.812 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:24:47.839 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:24:47.866 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:24:47.894 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:24:47.922 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:24:47.949 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:24:47.977 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:24:48.005 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-13 23:24:48.007 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-13 23:24:48.035 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-13 23:24:48.052 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:48.054 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-13 23:24:48.085 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-13 23:24:48.087 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-13 23:24:48.090 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-13 23:24:48.106 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:48.109 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:24:48.112 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:24:48.139 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-13 23:24:48.170 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-13 23:24:48.173 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:24:48.175 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-13 23:24:48.177 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:24:48.180 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:24:48.182 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:24:48.198 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:48.201 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:24:48.204 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:24:48.206 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:24:48.223 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:48.225 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:24:48.228 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:24:48.256 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:24:48.258 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:24:48.260 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-13 23:24:48.288 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-13 23:24:48.316 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-13 23:24:48.346 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-13 23:24:48.363 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:48.366 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-13 23:24:48.393 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-13 23:24:48.395 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-13 23:24:48.398 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-13 23:24:48.429 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-13 23:24:48.456 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.58/identity 2022-04-13 23:24:48.484 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-13 23:24:48.511 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-13 23:24:48.540 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-13 23:24:48.568 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-13 23:24:48.596 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-13 23:24:48.624 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-13 23:24:48.652 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-13 23:24:48.668 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:48.671 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-13 23:24:48.676 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:24:48.678 | + lib/nova:create_nova_conf:553 : local conf 2022-04-13 23:24:48.680 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-13 23:24:48.683 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-13 23:24:48.685 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:24:48.688 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:24:48.691 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:48.693 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-13 23:24:48.696 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-13 23:24:48.700 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-13 23:24:48.702 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-13 23:24:48.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-13 23:24:48.707 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-13 23:24:48.709 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:24:48.712 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-13 23:24:48.743 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-13 23:24:48.782 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-13 23:24:48.813 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:24:48.816 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-13 23:24:48.818 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-13 23:24:48.820 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-13 23:24:48.839 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:48.843 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-13 23:24:48.843 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-13 23:24:49.564 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-13 23:24:49.567 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-13 23:24:49.569 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-13 23:24:49.572 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-13 23:24:49.574 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:24:49.576 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-13 23:24:49.579 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:24:49.595 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:49.598 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-13 23:24:49.601 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-13 23:24:49.603 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:24:49.619 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:49.621 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-04-13 23:24:49.624 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/nova_cell1 2022-04-13 23:24:49.652 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:24:49.654 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:24:49.657 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-13 23:24:49.673 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:49.675 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-13 23:24:49.677 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:49.680 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-13 23:24:49.710 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.58/identity 2022-04-13 23:24:49.738 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-13 23:24:49.765 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-13 23:24:49.793 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-13 23:24:49.821 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-13 23:24:49.849 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-13 23:24:49.876 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-13 23:24:49.904 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-13 23:24:49.907 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-13 23:24:49.909 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-13 23:24:49.912 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:24:49.929 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:24:49.931 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:24:49.933 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:24:49.936 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:24:49.938 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:24:49.966 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:49.993 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:24:50.021 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:24:50.049 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-13 23:24:50.052 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-13 23:24:50.056 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-13 23:24:50.058 | + lib/nova:create_nova_conf:587 : local conf 2022-04-13 23:24:50.060 | + lib/nova:create_nova_conf:588 : local offset 2022-04-13 23:24:50.063 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-13 23:24:50.066 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-13 23:24:50.068 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-13 23:24:50.071 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:50.073 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-13 23:24:50.075 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-13 23:24:50.078 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-13 23:24:50.081 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-13 23:24:50.083 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-13 23:24:50.085 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-13 23:24:50.101 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:50.103 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-13 23:24:50.106 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-13 23:24:50.121 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:50.124 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-13 23:24:50.139 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:50.142 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-13 23:24:50.159 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:24:50.162 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-13 23:24:50.179 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:24:50.182 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-13 23:24:50.184 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-13 23:24:50.186 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-13 23:24:50.190 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-13 23:24:50.192 | + lib/stack:stack_install_service:32 : install_placement 2022-04-13 23:24:50.195 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-13 23:24:50.197 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-13 23:24:50.200 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:50.202 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:50.205 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-13 23:24:50.207 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:24:50.210 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:24:50.212 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:24:50.215 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:24:50.217 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:50.220 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:24:50.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:50.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:50.227 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:24:50.229 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:50.232 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:24:50.235 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:24:50.237 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-13 23:24:50.240 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:24:50.242 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:50.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:50.247 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-13 23:24:50.269 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-13 23:24:50.379 | Reading package lists... 2022-04-13 23:24:50.625 | Building dependency tree... 2022-04-13 23:24:50.627 | Reading state information... 2022-04-13 23:24:50.881 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-13 23:24:50.881 | The following packages were automatically installed and are no longer required: 2022-04-13 23:24:50.882 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:24:50.882 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:24:50.882 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:24:50.882 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:24:50.882 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:24:50.882 | python3-zope.interface 2022-04-13 23:24:50.882 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:24:50.996 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:24:51.001 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:24:51.004 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:24:51.006 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:51.009 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:51.011 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:51.013 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:51.016 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:51.018 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:24:51.020 | + functions-common:time_stop:2439 : start_time=1649892290266 2022-04-13 23:24:51.023 | + functions-common:time_stop:2441 : [[ -z 1649892290266 ]] 2022-04-13 23:24:51.026 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:51.030 | + functions-common:time_stop:2444 : end_time=1649892291027 2022-04-13 23:24:51.033 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-13 23:24:51.036 | + functions-common:time_stop:2446 : total=6178 2022-04-13 23:24:51.038 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:51.040 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6939 2022-04-13 23:24:51.043 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:24:51.045 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-13 23:24:51.049 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-13 23:24:51.051 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-13 23:24:51.053 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-13 23:24:51.056 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-13 23:24:51.078 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-13 23:24:51.081 | + functions-common:install_package:1470 : update_package_repo 2022-04-13 23:24:51.084 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-13 23:24:51.086 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-13 23:24:51.088 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-13 23:24:51.091 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:51.093 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-13 23:24:51.096 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:51.099 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:51.102 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-13 23:24:51.104 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-13 23:24:51.106 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-13 23:24:51.109 | + functions-common:apt_get_update:1197 : return 2022-04-13 23:24:51.112 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-13 23:24:51.115 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-13 23:24:51.117 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:51.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:51.122 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-13 23:24:51.144 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-13 23:24:51.255 | Reading package lists... 2022-04-13 23:24:51.496 | Building dependency tree... 2022-04-13 23:24:51.498 | Reading state information... 2022-04-13 23:24:51.749 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-13 23:24:51.749 | The following packages were automatically installed and are no longer required: 2022-04-13 23:24:51.751 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-13 23:24:51.751 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-13 23:24:51.751 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-13 23:24:51.751 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-13 23:24:51.751 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-13 23:24:51.751 | python3-zope.interface 2022-04-13 23:24:51.751 | Use 'sudo apt autoremove' to remove them. 2022-04-13 23:24:51.867 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-13 23:24:51.872 | + functions-common:apt_get:1241 : result=0 2022-04-13 23:24:51.874 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-13 23:24:51.877 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:51.879 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:51.882 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:51.884 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:51.887 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:51.889 | + functions-common:time_stop:2438 : name=apt-get 2022-04-13 23:24:51.891 | + functions-common:time_stop:2439 : start_time=1649892291141 2022-04-13 23:24:51.894 | + functions-common:time_stop:2441 : [[ -z 1649892291141 ]] 2022-04-13 23:24:51.897 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:51.901 | + functions-common:time_stop:2444 : end_time=1649892291898 2022-04-13 23:24:51.903 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-13 23:24:51.907 | + functions-common:time_stop:2446 : total=6939 2022-04-13 23:24:51.909 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:51.911 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7696 2022-04-13 23:24:51.914 | + functions-common:apt_get:1245 : return 0 2022-04-13 23:24:51.916 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-13 23:24:51.919 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-13 23:24:51.921 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:24:51.925 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:24:51.927 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:24:51.930 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-13 23:24:51.932 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-13 23:24:51.987 | wsgi (enabled by maintainer script) 2022-04-13 23:24:51.991 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-13 23:24:51.993 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-13 23:24:51.996 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:24:51.999 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-13 23:24:52.002 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-13 23:24:52.004 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:24:52.008 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:24:52.008 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:24:52.013 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-13 23:24:52.016 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-13 23:24:52.018 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-13 23:24:52.021 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-13 23:24:52.024 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-13 23:24:52.048 | Using python 3.8 to install osc-placement 2022-04-13 23:24:52.051 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-13 23:24:52.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:52.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:52.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:52.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:54.099 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:24:54.131 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-13 23:24:54.142 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-13 23:24:54.144 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-13 23:24:54.145 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-13 23:24:54.146 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-13 23:24:54.147 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-13 23:24:54.148 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-13 23:24:54.209 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-13 23:24:54.210 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-13 23:24:54.211 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-13 23:24:54.212 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-13 23:24:54.225 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-13 23:24:54.227 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-13 23:24:54.228 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-13 23:24:54.243 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-13 23:24:54.244 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-13 23:24:54.245 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-13 23:24:54.247 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-13 23:24:54.248 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-13 23:24:54.249 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-13 23:24:54.269 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-13 23:24:54.271 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2022-04-13 23:24:54.272 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-13 23:24:54.273 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-13 23:24:54.282 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.14.0) 2022-04-13 23:24:54.319 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-13 23:24:54.320 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-13 23:24:54.322 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-13 23:24:54.324 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-13 23:24:54.325 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-13 23:24:54.326 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-13 23:24:54.327 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-13 23:24:54.329 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-13 23:24:54.395 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-13 23:24:54.396 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-13 23:24:54.397 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-13 23:24:54.399 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-13 23:24:54.489 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-13 23:24:54.490 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-13 23:24:54.491 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-13 23:24:54.534 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-13 23:24:54.573 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-13 23:24:54.767 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-13 23:24:57.088 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:24:57.096 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:24:57.096 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:24:57.221 | + inc/python:pip_install:200 : result=0 2022-04-13 23:24:57.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:24:57.226 | + functions-common:time_stop:2432 : local name 2022-04-13 23:24:57.228 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:24:57.231 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:24:57.233 | + functions-common:time_stop:2435 : local total 2022-04-13 23:24:57.236 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:24:57.238 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:24:57.241 | + functions-common:time_stop:2439 : start_time=1649892292041 2022-04-13 23:24:57.243 | + functions-common:time_stop:2441 : [[ -z 1649892292041 ]] 2022-04-13 23:24:57.246 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:24:57.251 | + functions-common:time_stop:2444 : end_time=1649892297248 2022-04-13 23:24:57.254 | + functions-common:time_stop:2445 : elapsed_time=5207 2022-04-13 23:24:57.256 | + functions-common:time_stop:2446 : total=175128 2022-04-13 23:24:57.258 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:24:57.261 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=180335 2022-04-13 23:24:57.263 | + inc/python:pip_install:203 : return 0 2022-04-13 23:24:57.267 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-13 23:24:57.269 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-13 23:24:57.272 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-13 23:24:57.274 | + functions-common:git_clone:610 : local git_ref=master 2022-04-13 23:24:57.276 | + functions-common:git_clone:611 : local orig_dir 2022-04-13 23:24:57.280 | ++ functions-common:git_clone:612 : pwd 2022-04-13 23:24:57.283 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-13 23:24:57.286 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-13 23:24:57.289 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-13 23:24:57.306 | + functions-common:git_clone:615 : RECLONE=False 2022-04-13 23:24:57.309 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-13 23:24:57.311 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:57.314 | + functions-common:git_clone:629 : echo master 2022-04-13 23:24:57.314 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-13 23:24:57.320 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-13 23:24:57.322 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-13 23:24:57.324 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-13 23:24:57.337 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-13 23:24:57.340 | + functions-common:git_clone:685 : git show --oneline 2022-04-13 23:24:57.341 | + functions-common:git_clone:685 : head -1 2022-04-13 23:24:57.345 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-13 23:24:57.348 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-13 23:24:57.350 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-13 23:24:57.353 | + inc/python:setup_develop:338 : local bindep 2022-04-13 23:24:57.355 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:24:57.358 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-13 23:24:57.361 | + inc/python:setup_develop:344 : local extras= 2022-04-13 23:24:57.364 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-13 23:24:57.366 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-13 23:24:57.369 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:24:57.371 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-13 23:24:57.374 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-13 23:24:57.376 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-13 23:24:57.379 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-13 23:24:57.382 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-13 23:24:57.385 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-13 23:24:57.387 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-13 23:24:57.390 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-13 23:24:57.394 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-13 23:24:57.399 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-13 23:24:57.402 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-13 23:24:58.083 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-13 23:24:58.086 | + inc/python:setup_package:418 : local bindep=0 2022-04-13 23:24:58.088 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-13 23:24:58.091 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-13 23:24:58.094 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-13 23:24:58.096 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-13 23:24:58.099 | + inc/python:setup_package:427 : local flags=-e 2022-04-13 23:24:58.101 | + inc/python:setup_package:428 : local extras= 2022-04-13 23:24:58.104 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-13 23:24:58.106 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-13 23:24:58.108 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-13 23:24:58.112 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-13 23:24:58.114 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-13 23:24:58.117 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-13 23:24:58.138 | Using python 3.8 to install /opt/stack/placement 2022-04-13 23:24:58.141 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-13 23:24:59.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:59.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:24:59.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:24:59.020 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:00.209 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:00.240 | Obtaining file:///opt/stack/placement 2022-04-13 23:25:00.241 | Preparing metadata (setup.py): started 2022-04-13 23:25:04.907 | Preparing metadata (setup.py): finished with status 'done' 2022-04-13 23:25:04.952 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-13 23:25:04.953 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-13 23:25:04.954 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-13 23:25:04.956 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-13 23:25:04.957 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-13 23:25:04.958 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:25:04.959 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-13 23:25:04.961 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-13 23:25:04.962 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:25:04.963 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-13 23:25:04.964 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-13 23:25:04.965 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-13 23:25:04.966 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-13 23:25:04.967 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-13 23:25:04.968 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-13 23:25:04.969 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-13 23:25:04.970 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-13 23:25:04.972 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:25:04.973 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-13 23:25:04.974 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-13 23:25:04.975 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-13 23:25:05.041 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-13 23:25:05.042 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-13 23:25:05.043 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:25:05.046 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-13 23:25:05.048 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-13 23:25:05.049 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-13 23:25:05.069 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-13 23:25:05.110 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-13 23:25:05.112 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:25:05.112 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-13 23:25:05.113 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-13 23:25:05.114 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-13 23:25:05.166 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-13 23:25:05.168 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-13 23:25:05.170 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-13 23:25:05.171 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-13 23:25:05.213 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-13 23:25:05.214 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-13 23:25:05.234 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-13 23:25:05.237 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:25:05.238 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-13 23:25:05.264 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-13 23:25:05.266 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-13 23:25:05.278 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-13 23:25:05.297 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-13 23:25:05.298 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-13 23:25:05.300 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-13 23:25:05.300 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-13 23:25:05.343 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-13 23:25:05.346 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-13 23:25:05.347 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-13 23:25:05.348 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-13 23:25:05.364 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-13 23:25:05.554 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-13 23:25:05.595 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-13 23:25:05.596 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-13 23:25:05.597 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-13 23:25:05.615 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-13 23:25:05.648 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-13 23:25:05.704 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-13 23:25:05.771 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-13 23:25:05.855 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-13 23:25:05.908 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-13 23:25:06.102 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-13 23:25:06.104 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-13 23:25:06.105 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-13 23:25:06.183 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-13 23:25:06.248 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-13 23:25:06.410 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-13 23:25:06.519 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-13 23:25:06.521 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-13 23:25:08.462 | Installing collected packages: openstack-placement 2022-04-13 23:25:08.462 | Attempting uninstall: openstack-placement 2022-04-13 23:25:08.475 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-13 23:25:08.475 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-13 23:25:08.475 | Running setup.py develop for openstack-placement 2022-04-13 23:25:14.528 | Successfully installed openstack-placement 2022-04-13 23:25:14.529 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:14.537 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:14.537 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:14.667 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:14.670 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:14.672 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:14.675 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:14.677 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:14.679 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:14.682 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:14.684 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:14.686 | + functions-common:time_stop:2439 : start_time=1649892298132 2022-04-13 23:25:14.689 | + functions-common:time_stop:2441 : [[ -z 1649892298132 ]] 2022-04-13 23:25:14.692 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:14.696 | + functions-common:time_stop:2444 : end_time=1649892314694 2022-04-13 23:25:14.699 | + functions-common:time_stop:2445 : elapsed_time=16562 2022-04-13 23:25:14.701 | + functions-common:time_stop:2446 : total=180335 2022-04-13 23:25:14.703 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:14.706 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=196897 2022-04-13 23:25:14.708 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:14.711 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-13 23:25:14.713 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:25:14.716 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:25:14.736 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-13 23:25:14.748 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-13 23:25:14.751 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-13 23:25:14.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:14.756 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:14.759 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-04-13 23:25:14.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:14.764 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-13 23:25:14.766 | + ./stack.sh:main:945 : configure_placement 2022-04-13 23:25:14.769 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-13 23:25:14.781 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-13 23:25:14.784 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-13 23:25:14.788 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-13 23:25:14.792 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-13 23:25:14.795 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-13 23:25:14.798 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-13 23:25:14.800 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:25:14.803 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-13 23:25:14.835 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-13 23:25:14.867 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-13 23:25:14.900 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-13 23:25:14.902 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:25:14.905 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-13 23:25:14.907 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:25:14.910 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-13 23:25:14.941 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-13 23:25:14.970 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:25:15.000 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-13 23:25:15.029 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-13 23:25:15.058 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-13 23:25:15.087 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-13 23:25:15.117 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-13 23:25:15.146 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:25:15.177 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:25:15.206 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-13 23:25:15.208 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-13 23:25:15.211 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-13 23:25:15.214 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:25:15.232 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:25:15.235 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:25:15.238 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:25:15.240 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:25:15.243 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:25:15.272 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:25:15.301 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:25:15.330 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:25:15.360 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-13 23:25:15.363 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-13 23:25:15.366 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-13 23:25:15.368 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-13 23:25:15.371 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-13 23:25:15.374 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-13 23:25:15.377 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-13 23:25:15.380 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-13 23:25:15.384 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-13 23:25:15.387 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-13 23:25:15.389 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-13 23:25:15.402 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-13 23:25:15.403 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:25:15.412 | d /var/run/uwsgi 0755 ubuntu root 2022-04-13 23:25:15.416 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-13 23:25:15.431 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-13 23:25:15.434 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-13 23:25:15.438 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-13 23:25:15.470 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-13 23:25:15.499 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-13 23:25:15.528 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-13 23:25:15.557 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-13 23:25:15.586 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-13 23:25:15.615 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-13 23:25:15.646 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-13 23:25:15.675 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-13 23:25:15.705 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-13 23:25:15.733 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-13 23:25:15.762 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-13 23:25:15.791 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-13 23:25:15.821 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-13 23:25:15.824 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-13 23:25:15.827 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-13 23:25:15.830 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-13 23:25:15.832 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-13 23:25:15.835 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:15.837 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:15.840 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:25:15.843 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-13 23:25:15.845 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-13 23:25:15.873 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-13 23:25:15.903 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-13 23:25:15.904 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-13 23:25:15.913 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-13 23:25:15.916 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-13 23:25:15.919 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-13 23:25:15.921 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-13 23:25:15.924 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-13 23:25:15.926 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-13 23:25:15.929 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:15.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:15.934 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-13 23:25:15.936 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-13 23:25:15.939 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:15.942 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:15.944 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-13 23:25:16.005 | Site placement-api already enabled 2022-04-13 23:25:16.009 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-13 23:25:16.012 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-13 23:25:16.015 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:16.019 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-13 23:25:16.161 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-13 23:25:16.186 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:16.190 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-13 23:25:16.211 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:16.214 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-13 23:25:16.233 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:16.236 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-13 23:25:16.239 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-13 23:25:16.241 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-13 23:25:16.275 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.58/identity 2022-04-13 23:25:16.306 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-13 23:25:16.336 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-13 23:25:16.370 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-13 23:25:16.399 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-13 23:25:16.429 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-13 23:25:16.458 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-13 23:25:16.487 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-13 23:25:16.505 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:16.508 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-13 23:25:16.525 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:16.528 | + ./stack.sh:main:971 : run_phase stack install 2022-04-13 23:25:16.530 | + functions-common:run_phase:1860 : local mode=stack 2022-04-13 23:25:16.533 | + functions-common:run_phase:1861 : local phase=install 2022-04-13 23:25:16.536 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-13 23:25:16.538 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-13 23:25:16.541 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-13 23:25:16.543 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-13 23:25:16.546 | + functions-common:run_phase:1870 : local extra 2022-04-13 23:25:16.550 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-13 23:25:16.554 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-13 23:25:16.556 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-13 23:25:16.559 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-13 23:25:16.561 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-13 23:25:16.564 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-13 23:25:16.580 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:16.582 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:25:16.584 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-13 23:25:16.587 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-13 23:25:16.589 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-13 23:25:16.591 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:16.594 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-13 23:25:16.597 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-13 23:25:16.599 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-13 23:25:16.655 | ++ inc/async:async_inner:63 : install_tempest 2022-04-13 23:25:16.695 | [97654 Async install_tempest:122908]: running: install_tempest 2022-04-13 23:25:16.698 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-13 23:25:16.700 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-13 23:25:16.703 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-13 23:25:16.706 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-13 23:25:16.708 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-13 23:25:16.711 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-13 23:25:16.714 | + functions-common:run_plugins:1847 : local phase=install 2022-04-13 23:25:16.716 | + functions-common:run_plugins:1849 : local plugins= 2022-04-13 23:25:16.720 | + functions-common:run_plugins:1850 : local plugin 2022-04-13 23:25:16.725 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-13 23:25:16.727 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-13 23:25:16.730 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-13 23:25:16.736 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-04-13 23:25:16.739 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-04-13 23:25:16.742 | + inc/python:use_library_from_git:253 : return 1 2022-04-13 23:25:16.745 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-13 23:25:16.747 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-13 23:25:16.750 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-13 23:25:16.753 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-13 23:25:16.756 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-13 23:25:16.759 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-13 23:25:16.763 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-13 23:25:16.764 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-13 23:25:16.769 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-13 23:25:16.772 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-13 23:25:16.775 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-13 23:25:16.778 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-13 23:25:16.780 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-13 23:25:16.803 | Using python 3.8 to install python-openstackclient 2022-04-13 23:25:16.807 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-04-13 23:25:17.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:17.680 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:17.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:25:17.680 | from cryptography.utils import int_from_bytes 2022-04-13 23:25:18.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-13 23:25:18.897 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-13 23:25:18.916 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-13 23:25:18.917 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-13 23:25:18.918 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-13 23:25:18.919 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-13 23:25:18.920 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-13 23:25:18.922 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-13 23:25:18.922 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-13 23:25:18.923 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-13 23:25:18.924 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-13 23:25:18.926 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-13 23:25:18.927 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-13 23:25:18.938 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-13 23:25:18.939 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-13 23:25:18.940 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-13 23:25:18.941 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-13 23:25:18.942 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-13 23:25:18.968 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-13 23:25:18.970 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-13 23:25:18.972 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-13 23:25:18.973 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-13 23:25:18.973 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-13 23:25:18.975 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-13 23:25:18.976 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-13 23:25:18.977 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-13 23:25:18.978 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-13 23:25:18.979 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-13 23:25:18.980 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-13 23:25:18.993 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-13 23:25:19.012 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-13 23:25:19.013 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-13 23:25:19.014 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-13 23:25:19.016 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-13 23:25:19.038 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-13 23:25:19.058 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-13 23:25:19.060 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-13 23:25:19.061 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-13 23:25:19.152 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-13 23:25:19.153 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-13 23:25:19.154 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-13 23:25:19.197 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-13 23:25:19.208 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-13 23:25:19.242 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-13 23:25:19.406 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-13 23:25:19.420 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-13 23:25:19.523 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-13 23:25:19.526 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-13 23:25:19.528 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-13 23:25:19.529 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-13 23:25:19.681 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-13 23:25:21.968 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-13 23:25:21.975 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-13 23:25:21.975 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-13 23:25:22.107 | + inc/python:pip_install:200 : result=0 2022-04-13 23:25:22.110 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-13 23:25:22.113 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:22.115 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:22.117 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:22.120 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:22.122 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:22.125 | + functions-common:time_stop:2438 : name=pip_install 2022-04-13 23:25:22.127 | + functions-common:time_stop:2439 : start_time=1649892316797 2022-04-13 23:25:22.130 | + functions-common:time_stop:2441 : [[ -z 1649892316797 ]] 2022-04-13 23:25:22.133 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:22.137 | + functions-common:time_stop:2444 : end_time=1649892322134 2022-04-13 23:25:22.139 | + functions-common:time_stop:2445 : elapsed_time=5337 2022-04-13 23:25:22.142 | + functions-common:time_stop:2446 : total=196897 2022-04-13 23:25:22.145 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:22.147 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=202234 2022-04-13 23:25:22.149 | + inc/python:pip_install:203 : return 0 2022-04-13 23:25:22.152 | + ./stack.sh:main:983 : install_oscwrap 2022-04-13 23:25:22.155 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-13 23:25:22.160 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.eG9iTojlgG 2022-04-13 23:25:22.163 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-13 23:25:22.165 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-13 23:25:22.168 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-13 23:25:22.170 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-13 23:25:22.173 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:25:22.176 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-13 23:25:22.194 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:22.197 | + ./stack.sh:main:1037 : configure_database 2022-04-13 23:25:22.199 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-13 23:25:22.202 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-13 23:25:22.204 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-13 23:25:22.207 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:22.209 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-13 23:25:22.211 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-13 23:25:22.214 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:22.216 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:22.220 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-13 23:25:22.222 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-13 23:25:22.225 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-13 23:25:22.226 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-13 23:25:22.231 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-13 23:25:22.283 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-13 23:25:22.286 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-13 23:25:22.288 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-13 23:25:22.291 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-13 23:25:22.293 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-13 23:25:22.295 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-13 23:25:22.298 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-13 23:25:22.301 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-13 23:25:22.303 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-13 23:25:22.305 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-13 23:25:22.308 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-13 23:25:22.310 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-13 23:25:22.313 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-13 23:25:22.316 | + functions-common:is_suse:542 : is_opensuse 2022-04-13 23:25:22.318 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-13 23:25:22.321 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-13 23:25:22.323 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-13 23:25:22.325 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-13 23:25:22.328 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-13 23:25:22.330 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-13 23:25:22.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:22.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:22.337 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-13 23:25:22.340 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:22.342 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:25:25.470 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-13 23:25:25.486 | mysqladmin: connect to server at 'localhost' failed 2022-04-13 23:25:25.486 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-13 23:25:25.490 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-13 23:25:25.493 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-13 23:25:25.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:25.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:25.500 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-13 23:25:25.503 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-13 23:25:25.505 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-13 23:25:25.507 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-13 23:25:25.510 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-13 23:25:25.512 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-13 23:25:25.515 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-13 23:25:25.517 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-13 23:25:25.529 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:25.605 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-13 23:25:25.618 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:25.668 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-13 23:25:25.724 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-13 23:25:25.778 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-13 23:25:25.833 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-13 23:25:25.836 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-13 23:25:25.838 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:25:25.841 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-13 23:25:28.872 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-13 23:25:28.876 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-13 23:25:28.879 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-13 23:25:28.884 | + functions-common:save_stackenv:62 : time_stamp=2022-04-13-232528 2022-04-13 23:25:28.886 | + functions-common:save_stackenv:63 : echo '# 2022-04-13-232528 1041' 2022-04-13 23:25:28.889 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.892 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-13 23:25:28.894 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.897 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-13 23:25:28.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.902 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-13 23:25:28.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.907 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-13 23:25:28.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.912 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.58 2022-04-13 23:25:28.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.917 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.58/identity 2022-04-13 23:25:28.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.922 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-13-232058 2022-04-13 23:25:28.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.927 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-13 23:25:28.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.932 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.58 2022-04-13 23:25:28.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.937 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-13 23:25:28.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.946 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-13 23:25:28.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.951 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-13 23:25:28.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-13 23:25:28.956 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-13 23:25:28.959 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-13 23:25:28.963 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-13 23:25:28.966 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-13 23:25:28.978 | + ./stack.sh:main:1067 : start_dstat 2022-04-13 23:25:28.980 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:28.982 | + functions-common:run_process:1687 : local service=dstat 2022-04-13 23:25:28.985 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:28.988 | + functions-common:run_process:1689 : local group= 2022-04-13 23:25:28.990 | + functions-common:run_process:1690 : local user= 2022-04-13 23:25:28.993 | + functions-common:run_process:1692 : local name=dstat 2022-04-13 23:25:28.995 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:25:28.998 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:25:29.001 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:29.004 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:29.007 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:29.012 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892329009 2022-04-13 23:25:29.014 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-13 23:25:29.032 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:29.034 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-13 23:25:29.037 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-13 23:25:29.039 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:29.042 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:29.044 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:29.047 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:29.050 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-13 23:25:29.052 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-13 23:25:29.055 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-13 23:25:29.057 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:25:29.060 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:25:29.063 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-13 23:25:29.066 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-13 23:25:29.068 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-13 23:25:29.070 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:29.073 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:25:29.075 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-13 23:25:29.077 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:25:29.080 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:25:29.082 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-13 23:25:29.084 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:25:29.089 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-13 23:25:29.140 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-13 23:25:29.193 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-13 23:25:29.245 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-13 23:25:29.297 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-13 23:25:29.351 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:25:29.409 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:25:29.412 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-13 23:25:29.465 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:25:29.854 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-13 23:25:29.867 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-13 23:25:30.262 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-13 23:25:30.284 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:25:30.287 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:30.289 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:30.291 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:30.294 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:30.297 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:30.299 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:25:30.302 | + functions-common:time_stop:2439 : start_time=1649892329009 2022-04-13 23:25:30.304 | + functions-common:time_stop:2441 : [[ -z 1649892329009 ]] 2022-04-13 23:25:30.308 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:30.312 | + functions-common:time_stop:2444 : end_time=1649892330309 2022-04-13 23:25:30.314 | + functions-common:time_stop:2445 : elapsed_time=1300 2022-04-13 23:25:30.317 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:25:30.319 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:30.322 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1300 2022-04-13 23:25:30.324 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-13 23:25:30.327 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-13 23:25:30.329 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-13 23:25:30.332 | + functions-common:run_process:1689 : local group= 2022-04-13 23:25:30.334 | + functions-common:run_process:1690 : local user=root 2022-04-13 23:25:30.337 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-13 23:25:30.339 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:25:30.342 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:25:30.345 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:30.347 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:30.350 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:30.355 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892330352 2022-04-13 23:25:30.357 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-13 23:25:30.381 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:30.384 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:25:30.386 | + functions-common:time_stop:2432 : local name 2022-04-13 23:25:30.389 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:25:30.394 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:25:30.396 | + functions-common:time_stop:2435 : local total 2022-04-13 23:25:30.398 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:25:30.401 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:25:30.403 | + functions-common:time_stop:2439 : start_time=1649892330352 2022-04-13 23:25:30.406 | + functions-common:time_stop:2441 : [[ -z 1649892330352 ]] 2022-04-13 23:25:30.409 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:25:30.414 | + functions-common:time_stop:2444 : end_time=1649892330411 2022-04-13 23:25:30.416 | + functions-common:time_stop:2445 : elapsed_time=59 2022-04-13 23:25:30.419 | + functions-common:time_stop:2446 : total=1300 2022-04-13 23:25:30.422 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:25:30.425 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1359 2022-04-13 23:25:30.427 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-13 23:25:30.449 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:30.451 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-13 23:25:30.482 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:30.485 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-13 23:25:30.507 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:30.510 | + ./stack.sh:main:1080 : start_etcd3 2022-04-13 23:25:30.512 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-13 23:25:30.515 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd' 2022-04-13 23:25:30.517 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-13 23:25:30.520 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380' 2022-04-13 23:25:30.523 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.58:2380' 2022-04-13 23:25:30.525 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.58:2379' 2022-04-13 23:25:30.528 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-13 23:25:30.530 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-13 23:25:30.533 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.58:2379' 2022-04-13 23:25:30.535 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-13 23:25:30.538 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-13 23:25:30.540 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:25:30.543 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' '' root 2022-04-13 23:25:30.546 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-13 23:25:30.549 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-04-13 23:25:30.551 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-13 23:25:30.554 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-13 23:25:30.556 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-13 23:25:30.558 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-13 23:25:30.561 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-13 23:25:30.564 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-13 23:25:30.569 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-13 23:25:30.645 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-13 23:25:30.720 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-837537-1-iscsi --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-837537-1-iscsi=http://10.222.0.58:2380 --initial-advertise-peer-urls http://10.222.0.58:2380 --advertise-client-urls http://10.222.0.58:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.58:2379 --debug' 2022-04-13 23:25:30.771 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-13 23:25:30.823 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-13 23:25:30.874 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:25:30.925 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-13 23:25:30.928 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-13 23:25:30.989 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-13 23:25:31.370 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-13 23:25:31.425 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-13 23:25:31.477 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-13 23:25:31.530 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-13 23:25:31.584 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-13 23:25:31.587 | ++ functions-common:is_arch:506 : uname -m 2022-04-13 23:25:31.591 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-13 23:25:31.594 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-13 23:25:31.977 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-13 23:25:31.992 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-13 23:25:32.360 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-13 23:25:32.938 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-13 23:25:32.957 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:32.960 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-13 23:25:32.962 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-13 23:25:32.966 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-13 23:25:32.971 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-13 23:25:32.983 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-13 23:25:32.995 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-13 23:25:32.997 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-13 23:25:33.001 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-13 23:25:33.139 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-13 23:25:33.278 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-13 23:25:33.416 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:25:33.555 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:25:33.693 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-13 23:25:33.831 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-13 23:25:33.968 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-13 23:25:34.106 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-13 23:25:34.245 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.58/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-13 23:25:34.382 | + functions-common:write_clouds_yaml:198 : cat 2022-04-13 23:25:34.388 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-13 23:25:34.391 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-13 23:25:34.394 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-13 23:25:34.398 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-13 23:25:34.401 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-13 23:25:34.403 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-13 23:25:34.420 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:25:34.423 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-13 23:25:34.426 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:25:34.429 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-13 23:25:34.431 | + ./stack.sh:main:1097 : '[' 10.222.0.58 == 10.222.0.58 ']' 2022-04-13 23:25:34.433 | + ./stack.sh:main:1098 : init_keystone 2022-04-13 23:25:34.436 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-13 23:25:34.454 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:25:34.457 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-13 23:25:34.459 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-13 23:25:34.462 | + lib/database:recreate_database:112 : local db=keystone 2022-04-13 23:25:34.464 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-13 23:25:34.466 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-13 23:25:34.469 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-13 23:25:34.474 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:41.825 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-13 23:25:41.830 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-13 23:25:41.956 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-13 23:25:41.959 | + functions-common:time_start:2418 : local name=dbsync 2022-04-13 23:25:41.961 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:25:41.964 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:25:41.967 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:25:41.972 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892341969 2022-04-13 23:25:41.974 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-13 23:25:46.715 | 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=124846) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:25:46.722 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:46.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.724 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.724 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.724 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.726 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:46.726 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:46.754 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:46.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.755 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.755 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.756 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:46.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:46.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:46.757 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:47.278 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:25:47.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:47.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:47.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:47.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:47.280 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:47.281 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:47.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:47.281 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:47.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:47.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:47.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:47.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:47.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:25:47.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:25:47.282 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:25:47.283 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:25:47.290 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:26:03.465 | ++ inc/async:async_inner:64 : rc=0 2022-04-13 23:26:03.490 | [122908 Async install_tempest:122908]: finished successfully 2022-04-13 23:26:15.280 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:15.280 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:26:15.354 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:15.354 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:26:15.417 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:15.417 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:26:15.475 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:15.475 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:26:15.544 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:15.544 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:26:15.642 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:15.642 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:26:16.590 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:16.591 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:16.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.593 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.593 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.594 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.594 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:16.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:16.595 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:16.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.596 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.596 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.596 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:16.598 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:16.606 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:16.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.608 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.608 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.608 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.608 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.609 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:16.609 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:16.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:16.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.978 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.978 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.978 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:16.978 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:16.979 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:16.979 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:17.065 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:17.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.067 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.067 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.067 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.068 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.068 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:17.068 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:17.075 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:26:17.240 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:17.240 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:26:17.326 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:17.326 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:26:17.379 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:17.379 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:26:17.442 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:17.442 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:26:17.517 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:17.517 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:26:17.596 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:17.596 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:26:17.676 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:17.677 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.678 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.679 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.679 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.680 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:17.680 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:17.680 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:17.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.686 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.686 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.686 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.686 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:17.686 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:17.691 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:17.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.693 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.694 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.694 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:17.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:17.694 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:17.694 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:18.003 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:18.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.005 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.005 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.006 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.006 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:18.006 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:18.110 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-13 23:26:18.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.112 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.113 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.113 | 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=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-13 23:26:18.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-13 23:26:18.114 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-13 23:26:18.114 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=124846) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-13 23:26:18.121 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-13 23:26:18.190 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:18.191 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-13 23:26:18.264 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:18.264 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-13 23:26:18.327 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:18.327 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-13 23:26:18.401 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:18.402 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-13 23:26:18.474 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:18.474 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-13 23:26:18.565 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:18.566 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-13 23:26:18.635 | INFO migrate.versioning.api [-] done 2022-04-13 23:26:19.017 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-13 23:26:19.019 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:19.022 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:19.024 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:19.027 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:19.029 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:19.032 | + functions-common:time_stop:2438 : name=dbsync 2022-04-13 23:26:19.034 | + functions-common:time_stop:2439 : start_time=1649892341969 2022-04-13 23:26:19.037 | + functions-common:time_stop:2441 : [[ -z 1649892341969 ]] 2022-04-13 23:26:19.041 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:19.045 | + functions-common:time_stop:2444 : end_time=1649892379042 2022-04-13 23:26:19.047 | + functions-common:time_stop:2445 : elapsed_time=37073 2022-04-13 23:26:19.050 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:26:19.053 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:19.055 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37073 2022-04-13 23:26:19.058 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-13 23:26:19.060 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-13 23:26:19.064 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-13 23:26:23.556 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-13 23:26:23.557 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:26:23.557 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:26:23.557 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-13 23:26:23.557 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-13 23:26:23.558 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:26:23.558 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:26:23.558 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:26:23.558 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-13 23:26:23.920 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-13 23:26:23.924 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-13 23:26:28.453 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-13 23:26:28.453 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:26:28.460 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:26:28.460 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-13 23:26:28.460 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-13 23:26:28.461 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-13 23:26:28.461 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-13 23:26:28.461 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-13 23:26:28.461 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-13 23:26:28.825 | + ./stack.sh:main:1099 : start_keystone 2022-04-13 23:26:28.828 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-13 23:26:28.830 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-13 23:26:28.833 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-13 23:26:28.850 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:28.853 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-13 23:26:28.856 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-13 23:26:28.860 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-13 23:26:28.863 | + functions-common:run_process:1687 : local service=keystone 2022-04-13 23:26:28.869 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:26:28.869 | + functions-common:run_process:1689 : local group= 2022-04-13 23:26:28.871 | + functions-common:run_process:1690 : local user= 2022-04-13 23:26:28.873 | + functions-common:run_process:1692 : local name=keystone 2022-04-13 23:26:28.876 | + functions-common:run_process:1694 : time_start run_process 2022-04-13 23:26:28.878 | + functions-common:time_start:2418 : local name=run_process 2022-04-13 23:26:28.881 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:26:28.883 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:26:28.886 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:26:28.891 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892388888 2022-04-13 23:26:28.893 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-13 23:26:28.909 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:26:28.912 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-13 23:26:28.915 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-13 23:26:28.917 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:26:28.920 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:26:28.922 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:26:28.925 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:26:28.927 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-13 23:26:28.930 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-13 23:26:28.932 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-13 23:26:28.935 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-13 23:26:28.938 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-13 23:26:28.941 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-13 23:26:28.944 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-13 23:26:28.946 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-13 23:26:28.949 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:26:28.951 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-13 23:26:28.953 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-13 23:26:28.956 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-13 23:26:28.961 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-13 23:26:28.962 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-13 23:26:29.015 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-13 23:26:29.068 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-13 23:26:29.119 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-13 23:26:29.171 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-13 23:26:29.224 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-13 23:26:29.275 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-13 23:26:29.328 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-13 23:26:29.380 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-13 23:26:29.433 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-13 23:26:29.485 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-13 23:26:29.488 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-13 23:26:29.542 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-13 23:26:29.925 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-13 23:26:29.938 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-13 23:26:30.311 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-13 23:26:30.389 | + functions-common:run_process:1698 : time_stop run_process 2022-04-13 23:26:30.391 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:30.393 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:30.396 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:30.398 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:30.401 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:30.403 | + functions-common:time_stop:2438 : name=run_process 2022-04-13 23:26:30.405 | + functions-common:time_stop:2439 : start_time=1649892388888 2022-04-13 23:26:30.408 | + functions-common:time_stop:2441 : [[ -z 1649892388888 ]] 2022-04-13 23:26:30.412 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:30.416 | + functions-common:time_stop:2444 : end_time=1649892390413 2022-04-13 23:26:30.418 | + functions-common:time_stop:2445 : elapsed_time=1525 2022-04-13 23:26:30.421 | + functions-common:time_stop:2446 : total=1359 2022-04-13 23:26:30.423 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:30.426 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2884 2022-04-13 23:26:30.429 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-13 23:26:30.429 | Waiting for keystone to start... 2022-04-13 23:26:30.431 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.58/identity/v3/ 2022-04-13 23:26:30.433 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.58/identity/v3/ 2022-04-13 23:26:30.436 | + functions:wait_for_service:457 : local timeout=60 2022-04-13 23:26:30.438 | + functions:wait_for_service:458 : local url=http://10.222.0.58/identity/v3/ 2022-04-13 23:26:30.441 | + functions:wait_for_service:459 : local rval=0 2022-04-13 23:26:30.443 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-13 23:26:30.446 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-13 23:26:30.448 | + functions-common:time_start:2419 : local start_time= 2022-04-13 23:26:30.450 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-13 23:26:30.453 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-13 23:26:30.458 | + functions-common:time_start:2423 : _TIME_START[$name]=1649892390455 2022-04-13 23:26:30.460 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-13 23:26:30.466 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.58/identity/v3/ 2022-04-13 23:26:37.069 | + :: : [[ 200 == 503 ]] 2022-04-13 23:26:37.070 | + :: : [[ 0 -eq 7 ]] 2022-04-13 23:26:37.073 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-13 23:26:37.076 | + functions-common:time_stop:2432 : local name 2022-04-13 23:26:37.078 | + functions-common:time_stop:2433 : local end_time 2022-04-13 23:26:37.081 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-13 23:26:37.084 | + functions-common:time_stop:2435 : local total 2022-04-13 23:26:37.086 | + functions-common:time_stop:2436 : local start_time 2022-04-13 23:26:37.088 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-13 23:26:37.091 | + functions-common:time_stop:2439 : start_time=1649892390455 2022-04-13 23:26:37.093 | + functions-common:time_stop:2441 : [[ -z 1649892390455 ]] 2022-04-13 23:26:37.096 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-13 23:26:37.101 | + functions-common:time_stop:2444 : end_time=1649892397098 2022-04-13 23:26:37.103 | + functions-common:time_stop:2445 : elapsed_time=6643 2022-04-13 23:26:37.105 | + functions-common:time_stop:2446 : total=0 2022-04-13 23:26:37.108 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-13 23:26:37.110 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6643 2022-04-13 23:26:37.113 | + functions:wait_for_service:467 : return 0 2022-04-13 23:26:37.115 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-13 23:26:37.133 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:26:37.135 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-13 23:26:37.137 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-13 23:26:37.140 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-13 23:26:37.166 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-13 23:26:37.170 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.58/identity 2022-04-13 23:26:41.823 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.824 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.824 | 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=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.832 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.849 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.850 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.882 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.918 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:41.918 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.018 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.022 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.023 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.037 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.037 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.038 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.046 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.049 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.049 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.049 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.049 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.050 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.051 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.051 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=125694) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-13 23:26:42.083 | 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=125694) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-13 23:26:42.485 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created domain default 2022-04-13 23:26:42.583 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created project admin 2022-04-13 23:26:42.610 | DEBUG passlib.handlers.bcrypt [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=125694) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-13 23:26:42.610 | DEBUG passlib.handlers.bcrypt [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=125694) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-13 23:26:42.758 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created user admin 2022-04-13 23:26:42.853 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created role reader 2022-04-13 23:26:42.940 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created role member 2022-04-13 23:26:43.011 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created implied role where c08d3a7312cd4e73bcb766bf9be4431f implies 42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:26:43.075 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created role admin 2022-04-13 23:26:43.153 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created implied role where 3a678c440f1e4a35a82e55dd3066ef29 implies c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:26:43.224 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Granted role admin on project admin to user admin. 2022-04-13 23:26:43.302 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Granted role admin on the system to user admin. 2022-04-13 23:26:43.375 | WARNING py.warnings [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-04-13 23:26:43.375 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-13 23:26:43.375 |  2022-04-13 23:26:43.379 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created region RegionOne 2022-04-13 23:26:43.557 | INFO keystone.cmd.bootstrap [None req-395ee670-0cf9-40b6-9a0b-478e78231421 None None] Created public endpoint http://10.222.0.58/identity 2022-04-13 23:26:44.007 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-13 23:26:44.009 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-13 23:26:44.012 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-13 23:26:44.015 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-13 23:26:46.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:46.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:46.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:46.997 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:47.161 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:47.164 | + lib/keystone:create_keystone_accounts:310 : admin_project=7a59108f5b204cefa2e0a2bbca14a13d 2022-04-13 23:26:47.167 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-13 23:26:47.170 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-13 23:26:49.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.387 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:49.387 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:49.556 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:49.558 | + lib/keystone:create_keystone_accounts:312 : admin_user=20a63f55a4094a26939621aef837cd21 2022-04-13 23:26:49.561 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-13 23:26:49.563 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-13 23:26:49.566 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-13 23:26:49.568 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 20a63f55a4094a26939621aef837cd21 default 2022-04-13 23:26:49.624 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 20a63f55a4094a26939621aef837cd21 default 2022-04-13 23:26:49.662 | [97654 Async ks-domain-role:125845]: running: get_or_add_user_domain_role admin 20a63f55a4094a26939621aef837cd21 default 2022-04-13 23:26:49.665 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-13 23:26:49.667 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:26:49.672 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:26:52.816 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:26:52.820 | + functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:26:52.820 | default 2022-04-13 23:26:52.822 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-13 23:26:52.881 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-13 23:26:52.923 | [97654 Async ks-project:125984]: running: get_or_create_project service Default 2022-04-13 23:26:52.925 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-13 23:26:52.990 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-13 23:26:53.032 | [97654 Async ks-service:126070]: running: get_or_create_role service 2022-04-13 23:26:53.034 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-13 23:26:53.099 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-13 23:26:53.170 | [97654 Async ks-reseller:126156]: running: get_or_create_role ResellerAdmin 2022-04-13 23:26:53.197 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-13 23:26:53.217 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-13 23:26:53.644 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-13 23:26:53.762 | [97654 Async ks-anotherrole:126248]: running: get_or_create_role anotherrole 2022-04-13 23:26:53.786 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-13 23:26:53.821 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-13 23:26:53.841 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:26:53.869 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-13 23:26:56.906 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:57.048 | [125984 Async ks-project:125984]: finished successfully 2022-04-13 23:26:57.119 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:57.150 | [126070 Async ks-service:126070]: finished successfully 2022-04-13 23:26:57.548 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:57.578 | [126156 Async ks-reseller:126156]: finished successfully 2022-04-13 23:26:57.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:57.632 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:57.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:26:57.632 | from cryptography.utils import int_from_bytes 2022-04-13 23:26:57.824 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:26:57.827 | ++ functions-common:get_or_create_project:945 : project_id=7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:26:57.829 | ++ functions-common:get_or_create_project:946 : echo 7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:26:57.833 | + lib/keystone:create_keystone_accounts:340 : invis_project=7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:26:57.835 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-13 23:26:57.839 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-13 23:26:57.841 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:26:57.844 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-13 23:26:57.910 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:26:57.939 | [126248 Async ks-anotherrole:126248]: finished successfully 2022-04-13 23:27:00.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:00.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:00.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:00.433 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:00.624 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:00.627 | ++ functions-common:get_or_create_project:945 : project_id=bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:00.630 | ++ functions-common:get_or_create_project:946 : echo bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:00.631 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:00.633 | + lib/keystone:create_keystone_accounts:344 : demo_project=bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:00.636 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-13 23:27:00.639 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-13 23:27:00.643 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:27:00.647 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-13 23:27:00.649 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-13 23:27:00.653 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-13 23:27:00.656 | [125845 Async ks-domain-role:125845]: finished successfully 2022-04-13 23:27:03.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.286 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.453 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:03.456 | ++ functions-common:get_or_create_user:932 : user_id=d7376e4634e2430f8987f97567a7d5c0 2022-04-13 23:27:03.458 | ++ functions-common:get_or_create_user:933 : echo d7376e4634e2430f8987f97567a7d5c0 2022-04-13 23:27:03.461 | + lib/keystone:create_keystone_accounts:347 : demo_user=d7376e4634e2430f8987f97567a7d5c0 2022-04-13 23:27:03.463 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-13 23:27:03.513 | [97654 Async ks-domain-role:125845]: Waiting for completion of get_or_add_user_domain_role admin 20a63f55a4094a26939621aef837cd21 default running on PID 125845 (6 other jobs running) 2022-04-13 23:27:03.538 | [97654 Async ks-domain-role:125845]: Signaling child to exit 2022-04-13 23:27:03.544 | WAKEUP 2022-04-13 23:27:03.561 | [97654 Async ks-domain-role:125845]: Signaled 2022-04-13 23:27:03.568 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-13 23:27:03.568 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 20a63f55a4094a26939621aef837cd21 --domain default 2022-04-13 23:27:03.568 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:03.568 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-13 23:27:03.568 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:03.568 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:03.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.569 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:03.569 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-13 23:27:03.569 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-13 23:27:03.569 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 20a63f55a4094a26939621aef837cd21 --domain default 2022-04-13 23:27:03.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.569 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 20a63f55a4094a26939621aef837cd21 --domain default 2022-04-13 23:27:03.569 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-13 23:27:03.569 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:03.569 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:03.569 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:03.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.569 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.569 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:03.569 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:03.569 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:03.569 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | 20a63f55a4094a26939621aef837cd21 | | | default | | False |' 2022-04-13 23:27:03.569 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:03.569 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:03.569 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:03.569 | + functions-common:get_or_add_user_domain_role:1028 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:03.569 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:03.612 | [97654 Async ks-domain-role:125845]: finished get_or_add_user_domain_role admin 20a63f55a4094a26939621aef837cd21 default with result 0 in 11 seconds 2022-04-13 23:27:03.619 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-13 23:27:03.655 | [97654 Async ks-project:125984]: Waiting for completion of get_or_create_project service Default running on PID 125984 (5 other jobs running) 2022-04-13 23:27:03.681 | [97654 Async ks-project:125984]: Signaling child to exit 2022-04-13 23:27:03.681 | WAKEUP 2022-04-13 23:27:03.703 | [97654 Async ks-project:125984]: Signaled 2022-04-13 23:27:03.705 | + functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:27:03.705 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-13 23:27:03.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.705 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.705 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.705 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:03.705 | + functions-common:get_or_create_project:945 : project_id=53f1647db84b4c62a458b59fb5b83993 2022-04-13 23:27:03.705 | + functions-common:get_or_create_project:946 : echo 53f1647db84b4c62a458b59fb5b83993 2022-04-13 23:27:03.705 | 53f1647db84b4c62a458b59fb5b83993 2022-04-13 23:27:03.748 | [97654 Async ks-project:125984]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-13 23:27:03.785 | [97654 Async ks-service:126070]: Waiting for completion of get_or_create_role service running on PID 126070 (4 other jobs running) 2022-04-13 23:27:03.810 | [97654 Async ks-service:126070]: Signaling child to exit 2022-04-13 23:27:03.810 | WAKEUP 2022-04-13 23:27:03.832 | [97654 Async ks-service:126070]: Signaled 2022-04-13 23:27:03.833 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:27:03.833 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-13 23:27:03.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.833 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.833 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.833 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:03.833 | + functions-common:get_or_create_role:957 : role_id=2e09469c14c94e2086f426999d1bb296 2022-04-13 23:27:03.834 | + functions-common:get_or_create_role:958 : echo 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:27:03.834 | 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:27:03.877 | [97654 Async ks-service:126070]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-13 23:27:03.913 | [97654 Async ks-reseller:126156]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126156 (3 other jobs running) 2022-04-13 23:27:03.938 | [97654 Async ks-reseller:126156]: Signaling child to exit 2022-04-13 23:27:03.938 | WAKEUP 2022-04-13 23:27:03.960 | [97654 Async ks-reseller:126156]: Signaled 2022-04-13 23:27:03.962 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:27:03.962 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-13 23:27:03.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.962 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:03.962 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:03.962 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:03.962 | + functions-common:get_or_create_role:957 : role_id=e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:27:03.962 | + functions-common:get_or_create_role:958 : echo e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:27:03.962 | e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:27:04.007 | [97654 Async ks-reseller:126156]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-13 23:27:04.044 | [97654 Async ks-anotherrole:126248]: Waiting for completion of get_or_create_role anotherrole running on PID 126248 (2 other jobs running) 2022-04-13 23:27:04.068 | [97654 Async ks-anotherrole:126248]: Signaling child to exit 2022-04-13 23:27:04.068 | WAKEUP 2022-04-13 23:27:04.090 | [97654 Async ks-anotherrole:126248]: Signaled 2022-04-13 23:27:04.091 | + functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:27:04.091 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:27:04.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:04.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:04.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:04.091 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:04.091 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:04.091 | + functions-common:get_or_create_role:957 : role_id=ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:04.091 | + functions-common:get_or_create_role:958 : echo ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:04.091 | ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:04.135 | [97654 Async ks-anotherrole:126248]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-13 23:27:04.139 | + inc/async:async_wait:197 : return 0 2022-04-13 23:27:04.141 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.200 | + inc/async:async_inner:63 : get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.238 | [97654 Async ks-demo-member:127116]: running: get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.241 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 20a63f55a4094a26939621aef837cd21 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.302 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 20a63f55a4094a26939621aef837cd21 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.343 | [97654 Async ks-demo-admin:127228]: running: get_or_add_user_project_role admin 20a63f55a4094a26939621aef837cd21 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.346 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.427 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.476 | [97654 Async ks-demo-another:127340]: running: get_or_add_user_project_role anotherrole d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:04.479 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:27:04.547 | + inc/async:async_inner:63 : get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:27:04.627 | [97654 Async ks-demo-invis:127452]: running: get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:27:04.633 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-13 23:27:04.650 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-13 23:27:04.655 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:27:04.659 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-13 23:27:04.672 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-13 23:27:04.713 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-13 23:27:08.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:08.755 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:08.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:08.755 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:08.937 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:08.940 | ++ functions-common:get_or_create_user:932 : user_id=6dfa7729ef5342638d03bc3b1c2893f8 2022-04-13 23:27:08.943 | ++ functions-common:get_or_create_user:933 : echo 6dfa7729ef5342638d03bc3b1c2893f8 2022-04-13 23:27:08.946 | + lib/keystone:create_keystone_accounts:360 : demo_reader=6dfa7729ef5342638d03bc3b1c2893f8 2022-04-13 23:27:08.948 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 6dfa7729ef5342638d03bc3b1c2893f8 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:09.074 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6dfa7729ef5342638d03bc3b1c2893f8 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:09.125 | [97654 Async ks-demo-reader:127608]: running: get_or_add_user_project_role reader 6dfa7729ef5342638d03bc3b1c2893f8 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:09.129 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-13 23:27:09.145 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-13 23:27:09.160 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:27:09.180 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-13 23:27:13.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:13.336 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:13.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:13.336 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:13.524 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:13.527 | ++ functions-common:get_or_create_project:945 : project_id=8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:13.529 | ++ functions-common:get_or_create_project:946 : echo 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:13.533 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:13.536 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-13 23:27:13.539 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-13 23:27:13.541 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:27:13.544 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-13 23:27:13.546 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-13 23:27:13.550 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-13 23:27:16.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:16.631 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:16.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:16.631 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:16.997 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:17.021 | ++ functions-common:get_or_create_user:932 : user_id=a7212452b47846efb086543287f4e2e1 2022-04-13 23:27:17.042 | ++ functions-common:get_or_create_user:933 : echo a7212452b47846efb086543287f4e2e1 2022-04-13 23:27:17.081 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=a7212452b47846efb086543287f4e2e1 2022-04-13 23:27:17.097 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:17.530 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:17.761 | [97654 Async ks-alt-admin:127978]: running: get_or_add_user_project_role admin a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:17.790 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:18.226 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:18.456 | [97654 Async ks-alt-another:128090]: running: get_or_add_user_project_role anotherrole a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:18.474 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-13 23:27:18.520 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-13 23:27:18.547 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:27:18.574 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-13 23:27:18.626 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-13 23:27:18.652 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-13 23:27:18.880 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:19.070 | [127116 Async ks-demo-member:127116]: finished successfully 2022-04-13 23:27:20.990 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:21.148 | [127228 Async ks-demo-admin:127228]: finished successfully 2022-04-13 23:27:22.569 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:22.613 | [127340 Async ks-demo-another:127340]: finished successfully 2022-04-13 23:27:22.637 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:22.709 | [127452 Async ks-demo-invis:127452]: finished successfully 2022-04-13 23:27:23.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:23.469 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:23.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:23.469 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:23.654 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:23.658 | ++ functions-common:get_or_create_user:932 : user_id=08b040818a7b4df483b482f6529b4644 2022-04-13 23:27:23.664 | ++ functions-common:get_or_create_user:933 : echo 08b040818a7b4df483b482f6529b4644 2022-04-13 23:27:23.667 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=08b040818a7b4df483b482f6529b4644 2022-04-13 23:27:23.670 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 08b040818a7b4df483b482f6529b4644 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:23.766 | + inc/async:async_inner:63 : get_or_add_user_project_role member 08b040818a7b4df483b482f6529b4644 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:23.867 | [97654 Async ks-alt-member-user:128473]: running: get_or_add_user_project_role member 08b040818a7b4df483b482f6529b4644 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:23.870 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-13 23:27:23.873 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-13 23:27:23.889 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:27:23.910 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-13 23:27:23.926 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-13 23:27:23.958 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-13 23:27:25.396 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:25.613 | [127608 Async ks-demo-reader:127608]: finished successfully 2022-04-13 23:27:27.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:27.046 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:27.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:27.046 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:27.233 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:27.237 | ++ functions-common:get_or_create_user:932 : user_id=1de0f48a3deb43fa9cf47d7b04c88e39 2022-04-13 23:27:27.240 | ++ functions-common:get_or_create_user:933 : echo 1de0f48a3deb43fa9cf47d7b04c88e39 2022-04-13 23:27:27.243 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=1de0f48a3deb43fa9cf47d7b04c88e39 2022-04-13 23:27:27.245 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 1de0f48a3deb43fa9cf47d7b04c88e39 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:27.313 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 1de0f48a3deb43fa9cf47d7b04c88e39 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:27.371 | [97654 Async ks-alt-reader-user:128697]: running: get_or_add_user_project_role reader 1de0f48a3deb43fa9cf47d7b04c88e39 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:27.375 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-13 23:27:27.379 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:27:27.382 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-13 23:27:27.386 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-13 23:27:27.389 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-13 23:27:30.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:30.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:30.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:30.354 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:30.665 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:30.690 | ++ functions-common:get_or_create_user:932 : user_id=9e30c05a24604dc78d615024a94ec408 2022-04-13 23:27:30.710 | ++ functions-common:get_or_create_user:933 : echo 9e30c05a24604dc78d615024a94ec408 2022-04-13 23:27:30.729 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9e30c05a24604dc78d615024a94ec408 2022-04-13 23:27:30.749 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9e30c05a24604dc78d615024a94ec408 all 2022-04-13 23:27:31.089 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9e30c05a24604dc78d615024a94ec408 all 2022-04-13 23:27:31.197 | [97654 Async ks-system-member:128921]: running: get_or_add_user_system_role member 9e30c05a24604dc78d615024a94ec408 all 2022-04-13 23:27:31.201 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-13 23:27:31.206 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:27:31.209 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-13 23:27:31.212 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-13 23:27:31.215 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-13 23:27:33.985 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:33.989 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:34.130 | [128090 Async ks-alt-another:128090]: finished successfully 2022-04-13 23:27:34.153 | [127978 Async ks-alt-admin:127978]: finished successfully 2022-04-13 23:27:34.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:34.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:34.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:34.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:35.132 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:35.135 | ++ functions-common:get_or_create_user:932 : user_id=84474dbbd75f4f8cbfc2074c6cf761ea 2022-04-13 23:27:35.138 | ++ functions-common:get_or_create_user:933 : echo 84474dbbd75f4f8cbfc2074c6cf761ea 2022-04-13 23:27:35.141 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=84474dbbd75f4f8cbfc2074c6cf761ea 2022-04-13 23:27:35.146 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 84474dbbd75f4f8cbfc2074c6cf761ea all 2022-04-13 23:27:35.270 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 84474dbbd75f4f8cbfc2074c6cf761ea all 2022-04-13 23:27:35.357 | [97654 Async ks-system-reader:129215]: running: get_or_add_user_system_role reader 84474dbbd75f4f8cbfc2074c6cf761ea all 2022-04-13 23:27:35.362 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-13 23:27:35.368 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-13 23:27:35.371 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-13 23:27:35.378 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:27:35.382 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-13 23:27:37.641 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:37.809 | [128473 Async ks-alt-member-user:128473]: finished successfully 2022-04-13 23:27:38.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:38.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:38.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:38.911 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:39.114 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:39.117 | ++ functions-common:get_or_create_group:909 : group_id=e2e4b725656242a38fafa455be133f84 2022-04-13 23:27:39.121 | ++ functions-common:get_or_create_group:910 : echo e2e4b725656242a38fafa455be133f84 2022-04-13 23:27:39.126 | + lib/keystone:create_keystone_accounts:402 : admin_group=e2e4b725656242a38fafa455be133f84 2022-04-13 23:27:39.130 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-13 23:27:39.137 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-13 23:27:39.141 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-13 23:27:39.145 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-13 23:27:39.149 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-13 23:27:40.610 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:40.640 | [128697 Async ks-alt-reader-user:128697]: finished successfully 2022-04-13 23:27:42.265 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:42.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:42.277 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:42.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:42.277 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:42.306 | [128921 Async ks-system-member:128921]: finished successfully 2022-04-13 23:27:42.466 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:42.469 | ++ functions-common:get_or_create_group:909 : group_id=076d788cc66848e797c966cea43d6c31 2022-04-13 23:27:42.472 | ++ functions-common:get_or_create_group:910 : echo 076d788cc66848e797c966cea43d6c31 2022-04-13 23:27:42.475 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=076d788cc66848e797c966cea43d6c31 2022-04-13 23:27:42.477 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:42.537 | + inc/async:async_inner:63 : get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:42.581 | [97654 Async ks-group-memberdemo:129612]: running: get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:42.583 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:42.652 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:42.699 | [97654 Async ks-group-anotherdemo:129698]: running: get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:42.701 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:42.768 | + inc/async:async_inner:63 : get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:42.882 | [97654 Async ks-group-memberalt:129784]: running: get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:42.897 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:43.357 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:43.615 | [97654 Async ks-group-anotheralt:129875]: running: get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:43.633 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d 2022-04-13 23:27:44.079 | + inc/async:async_inner:63 : get_or_add_group_project_role admin e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d 2022-04-13 23:27:44.306 | [97654 Async ks-group-admin:129962]: running: get_or_add_group_project_role admin e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d 2022-04-13 23:27:44.325 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-13 23:27:44.746 | [97654 Async ks-demo-member:127116]: Waiting for completion of get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 running on PID 127116 (17 other jobs running) 2022-04-13 23:27:44.922 | [97654 Async ks-demo-member:127116]: Signaling child to exit 2022-04-13 23:27:44.922 | WAKEUP 2022-04-13 23:27:45.113 | [97654 Async ks-demo-member:127116]: Signaled 2022-04-13 23:27:45.132 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:45.132 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:45.132 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:45.132 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:45.133 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:45.133 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:45.133 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:45.133 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:45.133 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:45.133 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7376e4634e2430f8987f97567a7d5c0 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:45.133 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:45.133 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:45.133 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:45.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.133 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:45.133 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:45.133 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:45.133 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user d7376e4634e2430f8987f97567a7d5c0 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:45.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.133 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7376e4634e2430f8987f97567a7d5c0 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:45.133 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:45.133 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:45.133 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:45.133 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:45.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.133 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.133 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:45.133 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:45.134 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:45.134 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:45.134 | ++ functions-common:get_field:825 : echo '| c08d3a7312cd4e73bcb766bf9be4431f | d7376e4634e2430f8987f97567a7d5c0 | | bd6b5f3b001640b888b8a4a4a3e58155 | | | False |' 2022-04-13 23:27:45.134 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:45.134 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:45.134 | + functions-common:get_or_add_user_project_role:1004 : echo c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:45.134 | c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:45.413 | [97654 Async ks-demo-member:127116]: finished get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 with result 0 in 14 seconds 2022-04-13 23:27:45.645 | [97654 Async ks-demo-admin:127228]: Waiting for completion of get_or_add_user_project_role admin 20a63f55a4094a26939621aef837cd21 bd6b5f3b001640b888b8a4a4a3e58155 running on PID 127228 (16 other jobs running) 2022-04-13 23:27:45.796 | [97654 Async ks-demo-admin:127228]: Signaling child to exit 2022-04-13 23:27:45.796 | WAKEUP 2022-04-13 23:27:45.880 | [97654 Async ks-demo-admin:127228]: Signaled 2022-04-13 23:27:45.881 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:45.881 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:45.881 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:45.881 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:45.881 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:45.881 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:45.881 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:45.882 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:45.882 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:45.882 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 20a63f55a4094a26939621aef837cd21 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:45.882 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:45.882 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:45.882 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:45.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.882 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:45.882 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:45.882 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:45.882 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 20a63f55a4094a26939621aef837cd21 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:45.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.882 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:45.882 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:45.882 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 20a63f55a4094a26939621aef837cd21 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:45.882 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:45.882 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:45.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:45.882 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:45.882 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:45.882 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:45.882 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:45.882 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | 20a63f55a4094a26939621aef837cd21 | | bd6b5f3b001640b888b8a4a4a3e58155 | | | False |' 2022-04-13 23:27:45.882 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:45.883 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:45.883 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:45.883 | + functions-common:get_or_add_user_project_role:1004 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:45.883 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:46.131 | [97654 Async ks-demo-admin:127228]: finished get_or_add_user_project_role admin 20a63f55a4094a26939621aef837cd21 bd6b5f3b001640b888b8a4a4a3e58155 with result 0 in 16 seconds 2022-04-13 23:27:46.372 | [97654 Async ks-demo-another:127340]: Waiting for completion of get_or_add_user_project_role anotherrole d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 running on PID 127340 (15 other jobs running) 2022-04-13 23:27:46.513 | [97654 Async ks-demo-another:127340]: Signaling child to exit 2022-04-13 23:27:46.514 | WAKEUP 2022-04-13 23:27:46.655 | [97654 Async ks-demo-another:127340]: Signaled 2022-04-13 23:27:46.666 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:46.666 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:46.666 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:46.666 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:46.666 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:46.666 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:46.666 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:46.666 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:46.666 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:46.666 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:46.666 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d7376e4634e2430f8987f97567a7d5c0 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:46.666 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:46.666 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:46.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.666 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.666 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.666 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:46.666 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:46.666 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:46.666 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user d7376e4634e2430f8987f97567a7d5c0 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:46.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.667 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:46.667 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user d7376e4634e2430f8987f97567a7d5c0 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:46.667 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:46.667 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:46.667 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:46.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.667 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.667 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:46.667 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:46.667 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:46.667 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:46.667 | ++ functions-common:get_field:825 : echo '| ee9a938392d5453ea71cf8503b8d1e50 | d7376e4634e2430f8987f97567a7d5c0 | | bd6b5f3b001640b888b8a4a4a3e58155 | | | False |' 2022-04-13 23:27:46.667 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:46.667 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:46.667 | + functions-common:get_or_add_user_project_role:1004 : echo ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:46.667 | ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:46.739 | [97654 Async ks-demo-another:127340]: finished get_or_add_user_project_role anotherrole d7376e4634e2430f8987f97567a7d5c0 bd6b5f3b001640b888b8a4a4a3e58155 with result 0 in 18 seconds 2022-04-13 23:27:46.796 | [97654 Async ks-demo-invis:127452]: Waiting for completion of get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 7d75d33627eb4492a0150e41a7817b30 running on PID 127452 (14 other jobs running) 2022-04-13 23:27:46.829 | [97654 Async ks-demo-invis:127452]: Signaling child to exit 2022-04-13 23:27:46.829 | WAKEUP 2022-04-13 23:27:46.860 | [97654 Async ks-demo-invis:127452]: Signaled 2022-04-13 23:27:46.862 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:46.862 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:46.863 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:46.863 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:46.863 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:46.863 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:46.863 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:46.863 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:46.863 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7376e4634e2430f8987f97567a7d5c0 --project 7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:27:46.863 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:46.863 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:46.863 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:46.863 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:46.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.863 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.863 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.863 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:46.863 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:46.863 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:46.863 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user d7376e4634e2430f8987f97567a7d5c0 --project 7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:27:46.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.863 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.863 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.863 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user d7376e4634e2430f8987f97567a7d5c0 --project 7d75d33627eb4492a0150e41a7817b30 2022-04-13 23:27:46.863 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:46.863 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:46.863 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:46.863 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:46.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.864 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:46.864 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:46.864 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:46.864 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:46.864 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:46.864 | ++ functions-common:get_field:825 : echo '| c08d3a7312cd4e73bcb766bf9be4431f | d7376e4634e2430f8987f97567a7d5c0 | | 7d75d33627eb4492a0150e41a7817b30 | | | False |' 2022-04-13 23:27:46.864 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:46.864 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:46.864 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:46.864 | + functions-common:get_or_add_user_project_role:1004 : echo c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:46.864 | c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:47.007 | [97654 Async ks-demo-invis:127452]: finished get_or_add_user_project_role member d7376e4634e2430f8987f97567a7d5c0 7d75d33627eb4492a0150e41a7817b30 with result 0 in 18 seconds 2022-04-13 23:27:47.251 | [97654 Async ks-demo-reader:127608]: Waiting for completion of get_or_add_user_project_role reader 6dfa7729ef5342638d03bc3b1c2893f8 bd6b5f3b001640b888b8a4a4a3e58155 running on PID 127608 (13 other jobs running) 2022-04-13 23:27:47.262 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:47.316 | [129215 Async ks-system-reader:129215]: finished successfully 2022-04-13 23:27:47.323 | [97654 Async ks-demo-reader:127608]: Signaling child to exit 2022-04-13 23:27:47.323 | WAKEUP 2022-04-13 23:27:47.371 | [97654 Async ks-demo-reader:127608]: Signaled 2022-04-13 23:27:47.377 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:47.377 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:47.377 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:47.377 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:47.377 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:47.377 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:47.377 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:47.377 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:47.377 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6dfa7729ef5342638d03bc3b1c2893f8 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:47.377 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:47.378 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:47.378 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:47.378 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.378 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:47.378 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:47.378 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:47.378 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 6dfa7729ef5342638d03bc3b1c2893f8 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:47.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.378 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:47.378 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:47.378 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6dfa7729ef5342638d03bc3b1c2893f8 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:47.378 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:47.378 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.378 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.378 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:47.378 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:47.378 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:47.378 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:47.378 | ++ functions-common:get_field:825 : echo '| 42f9443a94dd405e8669048ab1b2048a | 6dfa7729ef5342638d03bc3b1c2893f8 | | bd6b5f3b001640b888b8a4a4a3e58155 | | | False |' 2022-04-13 23:27:47.378 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.379 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:47.379 | + functions-common:get_or_add_user_project_role:1004 : echo 42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:47.379 | 42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:47.454 | [97654 Async ks-demo-reader:127608]: finished get_or_add_user_project_role reader 6dfa7729ef5342638d03bc3b1c2893f8 bd6b5f3b001640b888b8a4a4a3e58155 with result 0 in 16 seconds 2022-04-13 23:27:47.459 | + inc/async:async_wait:197 : return 0 2022-04-13 23:27:47.461 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-13 23:27:47.547 | [97654 Async ks-alt-admin:127978]: Waiting for completion of get_or_add_user_project_role admin a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e running on PID 127978 (12 other jobs running) 2022-04-13 23:27:47.589 | [97654 Async ks-alt-admin:127978]: Signaling child to exit 2022-04-13 23:27:47.590 | WAKEUP 2022-04-13 23:27:47.623 | [97654 Async ks-alt-admin:127978]: Signaled 2022-04-13 23:27:47.624 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:47.624 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:47.625 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:47.625 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:47.625 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:47.625 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:47.625 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:47.625 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:47.625 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7212452b47846efb086543287f4e2e1 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:47.625 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:47.625 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:47.625 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:47.625 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.625 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:47.625 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:47.625 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:47.625 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user a7212452b47846efb086543287f4e2e1 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:47.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.625 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:47.625 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a7212452b47846efb086543287f4e2e1 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:47.626 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:47.626 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:47.626 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.626 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:47.626 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:47.626 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:47.626 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | a7212452b47846efb086543287f4e2e1 | | 8e4b77b5ccfa4cf09e39fe056fe05f1e | | | False |' 2022-04-13 23:27:47.626 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:47.626 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.626 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:47.626 | + functions-common:get_or_add_user_project_role:1004 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:47.626 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:27:47.696 | [97654 Async ks-alt-admin:127978]: finished get_or_add_user_project_role admin a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e with result 0 in 16 seconds 2022-04-13 23:27:47.759 | [97654 Async ks-alt-another:128090]: Waiting for completion of get_or_add_user_project_role anotherrole a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e running on PID 128090 (11 other jobs running) 2022-04-13 23:27:47.861 | [97654 Async ks-alt-another:128090]: Signaling child to exit 2022-04-13 23:27:47.861 | WAKEUP 2022-04-13 23:27:47.991 | [97654 Async ks-alt-another:128090]: Signaled 2022-04-13 23:27:47.992 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:47.992 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:47.992 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:47.993 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:47.993 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:47.993 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:47.993 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:47.993 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:47.993 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:47.993 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:47.993 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7212452b47846efb086543287f4e2e1 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:47.993 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:47.993 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.993 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:47.993 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:47.993 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:47.993 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user a7212452b47846efb086543287f4e2e1 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:47.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.993 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7212452b47846efb086543287f4e2e1 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:47.993 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:47.993 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:47.993 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:47.993 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.993 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:47.994 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:47.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:47.994 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:47.994 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:47.994 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:47.994 | ++ functions-common:get_field:825 : echo '| ee9a938392d5453ea71cf8503b8d1e50 | a7212452b47846efb086543287f4e2e1 | | 8e4b77b5ccfa4cf09e39fe056fe05f1e | | | False |' 2022-04-13 23:27:47.994 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:47.994 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:47.994 | + functions-common:get_or_add_user_project_role:1004 : echo ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:47.994 | ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:27:48.189 | [97654 Async ks-alt-another:128090]: finished get_or_add_user_project_role anotherrole a7212452b47846efb086543287f4e2e1 8e4b77b5ccfa4cf09e39fe056fe05f1e with result 0 in 16 seconds 2022-04-13 23:27:48.370 | [97654 Async ks-alt-member-user:128473]: Waiting for completion of get_or_add_user_project_role member 08b040818a7b4df483b482f6529b4644 8e4b77b5ccfa4cf09e39fe056fe05f1e running on PID 128473 (10 other jobs running) 2022-04-13 23:27:48.501 | [97654 Async ks-alt-member-user:128473]: Signaling child to exit 2022-04-13 23:27:48.501 | WAKEUP 2022-04-13 23:27:48.616 | [97654 Async ks-alt-member-user:128473]: Signaled 2022-04-13 23:27:48.625 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:48.625 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:48.625 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:48.625 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:48.625 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:48.625 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:48.625 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:48.625 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:48.625 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:48.625 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:48.625 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08b040818a7b4df483b482f6529b4644 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:48.625 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:48.625 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:48.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:48.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:48.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:48.625 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:48.625 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:48.625 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:48.626 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:48.626 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 08b040818a7b4df483b482f6529b4644 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:48.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:48.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:48.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:48.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:48.626 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:48.626 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:48.626 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08b040818a7b4df483b482f6529b4644 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:48.626 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:48.626 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:48.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:48.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:48.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:48.626 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:48.626 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:48.626 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:48.626 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:48.626 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:48.626 | ++ functions-common:get_field:825 : echo '| c08d3a7312cd4e73bcb766bf9be4431f | 08b040818a7b4df483b482f6529b4644 | | 8e4b77b5ccfa4cf09e39fe056fe05f1e | | | False |' 2022-04-13 23:27:48.626 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:48.626 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:48.626 | + functions-common:get_or_add_user_project_role:1004 : echo c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:48.626 | c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:48.914 | [97654 Async ks-alt-member-user:128473]: finished get_or_add_user_project_role member 08b040818a7b4df483b482f6529b4644 8e4b77b5ccfa4cf09e39fe056fe05f1e with result 0 in 14 seconds 2022-04-13 23:27:49.121 | [97654 Async ks-alt-reader-user:128697]: Waiting for completion of get_or_add_user_project_role reader 1de0f48a3deb43fa9cf47d7b04c88e39 8e4b77b5ccfa4cf09e39fe056fe05f1e running on PID 128697 (9 other jobs running) 2022-04-13 23:27:49.274 | [97654 Async ks-alt-reader-user:128697]: Signaling child to exit 2022-04-13 23:27:49.274 | WAKEUP 2022-04-13 23:27:49.397 | [97654 Async ks-alt-reader-user:128697]: Signaled 2022-04-13 23:27:49.399 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:27:49.400 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:27:49.400 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:49.400 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:49.400 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:49.400 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:49.400 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:49.400 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:27:49.400 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1de0f48a3deb43fa9cf47d7b04c88e39 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:49.400 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:49.400 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:27:49.400 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:49.400 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:49.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:49.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:49.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:49.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:49.400 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:49.400 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:27:49.400 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:27:49.400 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 1de0f48a3deb43fa9cf47d7b04c88e39 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:49.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:49.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:49.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:49.400 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:49.400 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 1de0f48a3deb43fa9cf47d7b04c88e39 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:49.401 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:27:49.401 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:27:49.401 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:27:49.401 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:49.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:49.401 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:49.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:49.401 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:49.401 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:49.401 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:27:49.401 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:27:49.401 | ++ functions-common:get_field:825 : echo '| 42f9443a94dd405e8669048ab1b2048a | 1de0f48a3deb43fa9cf47d7b04c88e39 | | 8e4b77b5ccfa4cf09e39fe056fe05f1e | | | False |' 2022-04-13 23:27:49.401 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:27:49.401 | ++ functions-common:get_field:819 : read data 2022-04-13 23:27:49.401 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:49.401 | + functions-common:get_or_add_user_project_role:1004 : echo 42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:49.401 | 42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:49.687 | [97654 Async ks-alt-reader-user:128697]: finished get_or_add_user_project_role reader 1de0f48a3deb43fa9cf47d7b04c88e39 8e4b77b5ccfa4cf09e39fe056fe05f1e with result 0 in 13 seconds 2022-04-13 23:27:49.725 | + inc/async:async_wait:197 : return 0 2022-04-13 23:27:49.746 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-13 23:27:50.121 | [97654 Async ks-system-member:128921]: Waiting for completion of get_or_add_user_system_role member 9e30c05a24604dc78d615024a94ec408 all running on PID 128921 (8 other jobs running) 2022-04-13 23:27:50.255 | [97654 Async ks-system-member:128921]: Signaling child to exit 2022-04-13 23:27:50.255 | WAKEUP 2022-04-13 23:27:50.411 | [97654 Async ks-system-member:128921]: Signaled 2022-04-13 23:27:50.421 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:27:50.421 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:27:50.421 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:27:50.421 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:50.421 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:50.421 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:50.421 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:50.421 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:50.421 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:27:50.422 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e30c05a24604dc78d615024a94ec408 --system all -f value -c Role 2022-04-13 23:27:50.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:50.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:50.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:50.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:50.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:50.422 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:27:50.422 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:27:50.422 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 9e30c05a24604dc78d615024a94ec408 --system all 2022-04-13 23:27:50.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:50.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:50.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:50.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:50.422 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9e30c05a24604dc78d615024a94ec408 --system all -f value -c Role 2022-04-13 23:27:50.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:50.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:50.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:50.422 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:50.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:50.423 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:50.423 | + functions-common:get_or_add_user_system_role:1059 : echo c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:50.423 | c08d3a7312cd4e73bcb766bf9be4431f 2022-04-13 23:27:50.733 | [97654 Async ks-system-member:128921]: finished get_or_add_user_system_role member 9e30c05a24604dc78d615024a94ec408 all with result 0 in 11 seconds 2022-04-13 23:27:50.967 | [97654 Async ks-system-reader:129215]: Waiting for completion of get_or_add_user_system_role reader 84474dbbd75f4f8cbfc2074c6cf761ea all running on PID 129215 (7 other jobs running) 2022-04-13 23:27:51.135 | [97654 Async ks-system-reader:129215]: Signaling child to exit 2022-04-13 23:27:51.135 | WAKEUP 2022-04-13 23:27:51.276 | [97654 Async ks-system-reader:129215]: Signaled 2022-04-13 23:27:51.292 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-13 23:27:51.292 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-13 23:27:51.292 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-13 23:27:51.292 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:27:51.292 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:27:51.292 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:27:51.292 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:27:51.292 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:27:51.292 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-13 23:27:51.292 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 84474dbbd75f4f8cbfc2074c6cf761ea --system all -f value -c Role 2022-04-13 23:27:51.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:51.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:51.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:51.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:51.292 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:51.292 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-13 23:27:51.292 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-13 23:27:51.292 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 84474dbbd75f4f8cbfc2074c6cf761ea --system all 2022-04-13 23:27:51.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:51.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:51.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:51.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:51.293 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 84474dbbd75f4f8cbfc2074c6cf761ea --system all -f value -c Role 2022-04-13 23:27:51.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:51.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:51.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:51.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:51.293 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:51.293 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:51.293 | + functions-common:get_or_add_user_system_role:1059 : echo 42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:51.293 | 42f9443a94dd405e8669048ab1b2048a 2022-04-13 23:27:51.559 | [97654 Async ks-system-reader:129215]: finished get_or_add_user_system_role reader 84474dbbd75f4f8cbfc2074c6cf761ea all with result 0 in 12 seconds 2022-04-13 23:27:51.598 | + inc/async:async_wait:197 : return 0 2022-04-13 23:27:51.625 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-13 23:27:51.928 | [97654 Async ks-group-memberdemo:129612]: Waiting for completion of get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 running on PID 129612 (6 other jobs running) 2022-04-13 23:27:52.071 | [97654 Async ks-group-memberdemo:129612]: Signaling child to exit 2022-04-13 23:27:56.649 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:56.803 | [129612 Async ks-group-memberdemo:129612]: finished successfully 2022-04-13 23:27:56.889 | WAKEUP 2022-04-13 23:27:56.949 | [97654 Async ks-group-memberdemo:129612]: Signaled 2022-04-13 23:27:56.950 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:56.950 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 076d788cc66848e797c966cea43d6c31 --project bd6b5f3b001640b888b8a4a4a3e58155 -f value 2022-04-13 23:27:56.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:56.950 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:56.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:56.950 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:56.950 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:56.950 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:56.950 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:56.950 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 076d788cc66848e797c966cea43d6c31 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:56.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:56.951 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:56.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:56.951 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:56.951 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 076d788cc66848e797c966cea43d6c31 --project bd6b5f3b001640b888b8a4a4a3e58155 -f value 2022-04-13 23:27:56.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:56.951 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:56.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:56.951 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:56.951 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:56.951 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c08d3a7312cd4e73bcb766bf9be4431f 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 False' 2022-04-13 23:27:56.951 | + functions-common:get_or_add_group_project_role:1083 : echo c08d3a7312cd4e73bcb766bf9be4431f 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 False 2022-04-13 23:27:56.951 | c08d3a7312cd4e73bcb766bf9be4431f 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 False 2022-04-13 23:27:57.033 | [97654 Async ks-group-memberdemo:129612]: finished get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 with result 0 in 14 seconds 2022-04-13 23:27:57.090 | [97654 Async ks-group-anotherdemo:129698]: Waiting for completion of get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 running on PID 129698 (5 other jobs running) 2022-04-13 23:27:57.138 | [97654 Async ks-group-anotherdemo:129698]: Signaling child to exit 2022-04-13 23:27:57.462 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:57.490 | [129698 Async ks-group-anotherdemo:129698]: finished successfully 2022-04-13 23:27:57.513 | WAKEUP 2022-04-13 23:27:57.541 | [97654 Async ks-group-anotherdemo:129698]: Signaled 2022-04-13 23:27:57.552 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:57.552 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 076d788cc66848e797c966cea43d6c31 --project bd6b5f3b001640b888b8a4a4a3e58155 -f value 2022-04-13 23:27:57.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:57.552 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:57.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:57.552 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:57.552 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:57.552 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:57.552 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:57.552 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 076d788cc66848e797c966cea43d6c31 --project bd6b5f3b001640b888b8a4a4a3e58155 2022-04-13 23:27:57.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:57.552 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:57.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:57.553 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:57.553 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 076d788cc66848e797c966cea43d6c31 --project bd6b5f3b001640b888b8a4a4a3e58155 -f value 2022-04-13 23:27:57.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:57.553 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:57.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:57.553 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:57.553 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:57.553 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ee9a938392d5453ea71cf8503b8d1e50 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 False' 2022-04-13 23:27:57.553 | + functions-common:get_or_add_group_project_role:1083 : echo ee9a938392d5453ea71cf8503b8d1e50 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 False 2022-04-13 23:27:57.553 | ee9a938392d5453ea71cf8503b8d1e50 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 False 2022-04-13 23:27:57.612 | [97654 Async ks-group-anotherdemo:129698]: finished get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 bd6b5f3b001640b888b8a4a4a3e58155 with result 0 in 14 seconds 2022-04-13 23:27:57.660 | [97654 Async ks-group-memberalt:129784]: Waiting for completion of get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e running on PID 129784 (4 other jobs running) 2022-04-13 23:27:57.692 | [97654 Async ks-group-memberalt:129784]: Signaling child to exit 2022-04-13 23:27:58.078 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:58.107 | [129784 Async ks-group-memberalt:129784]: finished successfully 2022-04-13 23:27:58.134 | WAKEUP 2022-04-13 23:27:58.166 | [97654 Async ks-group-memberalt:129784]: Signaled 2022-04-13 23:27:58.168 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:58.168 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 076d788cc66848e797c966cea43d6c31 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e -f value 2022-04-13 23:27:58.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.168 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:58.168 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:58.168 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:58.168 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 076d788cc66848e797c966cea43d6c31 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:58.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.168 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 076d788cc66848e797c966cea43d6c31 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e -f value 2022-04-13 23:27:58.168 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.168 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.168 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.168 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:58.168 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='c08d3a7312cd4e73bcb766bf9be4431f 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e False' 2022-04-13 23:27:58.169 | + functions-common:get_or_add_group_project_role:1083 : echo c08d3a7312cd4e73bcb766bf9be4431f 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e False 2022-04-13 23:27:58.169 | c08d3a7312cd4e73bcb766bf9be4431f 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e False 2022-04-13 23:27:58.224 | [97654 Async ks-group-memberalt:129784]: finished get_or_add_group_project_role member 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e with result 0 in 15 seconds 2022-04-13 23:27:58.271 | [97654 Async ks-group-anotheralt:129875]: Waiting for completion of get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e running on PID 129875 (3 other jobs running) 2022-04-13 23:27:58.305 | [97654 Async ks-group-anotheralt:129875]: Signaling child to exit 2022-04-13 23:27:58.797 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:58.823 | [129875 Async ks-group-anotheralt:129875]: finished successfully 2022-04-13 23:27:58.843 | WAKEUP 2022-04-13 23:27:58.869 | [97654 Async ks-group-anotheralt:129875]: Signaled 2022-04-13 23:27:58.870 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:58.870 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 076d788cc66848e797c966cea43d6c31 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e -f value 2022-04-13 23:27:58.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.870 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.870 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:58.870 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:58.870 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:58.870 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 076d788cc66848e797c966cea43d6c31 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e 2022-04-13 23:27:58.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.871 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 076d788cc66848e797c966cea43d6c31 --project 8e4b77b5ccfa4cf09e39fe056fe05f1e -f value 2022-04-13 23:27:58.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:58.871 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:58.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:58.871 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ee9a938392d5453ea71cf8503b8d1e50 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e False' 2022-04-13 23:27:58.871 | + functions-common:get_or_add_group_project_role:1083 : echo ee9a938392d5453ea71cf8503b8d1e50 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e False 2022-04-13 23:27:58.871 | ee9a938392d5453ea71cf8503b8d1e50 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e False 2022-04-13 23:27:58.920 | [97654 Async ks-group-anotheralt:129875]: finished get_or_add_group_project_role anotherrole 076d788cc66848e797c966cea43d6c31 8e4b77b5ccfa4cf09e39fe056fe05f1e with result 0 in 15 seconds 2022-04-13 23:27:58.962 | [97654 Async ks-group-admin:129962]: Waiting for completion of get_or_add_group_project_role admin e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d running on PID 129962 (2 other jobs running) 2022-04-13 23:27:58.990 | [97654 Async ks-group-admin:129962]: Signaling child to exit 2022-04-13 23:27:59.050 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:27:59.075 | [129962 Async ks-group-admin:129962]: finished successfully 2022-04-13 23:27:59.095 | WAKEUP 2022-04-13 23:27:59.119 | [97654 Async ks-group-admin:129962]: Signaled 2022-04-13 23:27:59.120 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-13 23:27:59.120 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e2e4b725656242a38fafa455be133f84 --project 7a59108f5b204cefa2e0a2bbca14a13d -f value 2022-04-13 23:27:59.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:59.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:59.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:59.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:59.121 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:59.121 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-13 23:27:59.121 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-13 23:27:59.121 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group e2e4b725656242a38fafa455be133f84 --project 7a59108f5b204cefa2e0a2bbca14a13d 2022-04-13 23:27:59.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:59.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:59.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:59.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:59.121 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group e2e4b725656242a38fafa455be133f84 --project 7a59108f5b204cefa2e0a2bbca14a13d -f value 2022-04-13 23:27:59.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:59.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:59.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:27:59.121 | from cryptography.utils import int_from_bytes 2022-04-13 23:27:59.121 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:27:59.121 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3a678c440f1e4a35a82e55dd3066ef29 e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d False' 2022-04-13 23:27:59.121 | + functions-common:get_or_add_group_project_role:1083 : echo 3a678c440f1e4a35a82e55dd3066ef29 e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d False 2022-04-13 23:27:59.121 | 3a678c440f1e4a35a82e55dd3066ef29 e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d False 2022-04-13 23:27:59.166 | [97654 Async ks-group-admin:129962]: finished get_or_add_group_project_role admin e2e4b725656242a38fafa455be133f84 7a59108f5b204cefa2e0a2bbca14a13d with result 0 in 15 seconds 2022-04-13 23:27:59.170 | + inc/async:async_wait:197 : return 0 2022-04-13 23:27:59.173 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-13 23:27:59.191 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:27:59.194 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-13 23:27:59.212 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:59.214 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-13 23:27:59.217 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-13 23:27:59.276 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-13 23:27:59.317 | [97654 Async create_nova_accounts:131895]: running: create_nova_accounts 2022-04-13 23:27:59.320 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-13 23:27:59.338 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:59.341 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-13 23:27:59.344 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-13 23:27:59.406 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-13 23:27:59.456 | [97654 Async create_glance_accounts:132010]: running: create_glance_accounts 2022-04-13 23:27:59.459 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-13 23:27:59.480 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:59.485 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-13 23:27:59.487 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-13 23:27:59.555 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-13 23:27:59.601 | [97654 Async create_cinder_accounts:132140]: running: create_cinder_accounts 2022-04-13 23:27:59.604 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-13 23:27:59.625 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:59.628 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-13 23:27:59.631 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-13 23:27:59.710 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-13 23:27:59.780 | [97654 Async create_neutron_accounts:132255]: running: create_neutron_accounts 2022-04-13 23:27:59.784 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-13 23:27:59.822 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:27:59.825 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-13 23:27:59.828 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-13 23:28:00.050 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-13 23:28:00.258 | [97654 Async create_swift_accounts:132396]: running: create_swift_accounts 2022-04-13 23:28:00.277 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-13 23:28:00.394 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:28:00.410 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-13 23:28:00.767 | [97654 Async create_nova_accounts:131895]: Waiting for completion of create_nova_accounts running on PID 131895 (6 other jobs running) 2022-04-13 23:28:00.928 | [97654 Async create_nova_accounts:131895]: Signaling child to exit 2022-04-13 23:28:41.247 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:28:41.362 | [132255 Async create_neutron_accounts:132255]: finished successfully 2022-04-13 23:28:59.187 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:28:59.233 | [132140 Async create_cinder_accounts:132140]: finished successfully 2022-04-13 23:29:16.825 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:16.852 | [132010 Async create_glance_accounts:132010]: finished successfully 2022-04-13 23:29:20.081 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:29:20.107 | [131895 Async create_nova_accounts:131895]: finished successfully 2022-04-13 23:29:20.128 | WAKEUP 2022-04-13 23:29:20.151 | [97654 Async create_nova_accounts:131895]: Signaled 2022-04-13 23:29:20.153 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-13 23:29:20.153 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-13 23:29:20.153 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-13 23:29:20.153 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:20.153 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:29:20.153 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:29:20.153 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:29:20.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.153 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.153 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.153 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.153 | + functions-common:get_or_create_user:932 : user_id=4d14a0eac49345eaaabb2aa30ab6c579 2022-04-13 23:29:20.153 | + functions-common:get_or_create_user:933 : echo 4d14a0eac49345eaaabb2aa30ab6c579 2022-04-13 23:29:20.153 | 4d14a0eac49345eaaabb2aa30ab6c579 2022-04-13 23:29:20.153 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-13 23:29:20.153 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.153 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.153 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.153 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.153 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.153 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.153 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.153 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.153 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.153 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.153 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.153 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.154 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.154 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.154 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.154 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.154 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.154 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.154 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.154 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.154 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.154 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.154 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.154 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.154 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.154 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.154 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.154 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.154 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.154 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.154 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.154 | ++ functions-common:get_field:825 : echo '| 2e09469c14c94e2086f426999d1bb296 | 4d14a0eac49345eaaabb2aa30ab6c579 | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.154 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.154 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.154 | + functions-common:get_or_add_user_project_role:1004 : echo 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.155 | 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.155 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:29:20.155 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-13 23:29:20.155 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.155 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.155 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.155 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.155 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.155 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.155 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.155 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.155 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.155 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.155 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.155 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.155 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.155 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.155 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.155 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.155 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.155 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.155 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.155 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.155 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.156 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.156 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.156 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.156 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.156 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.156 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.156 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.156 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | 4d14a0eac49345eaaabb2aa30ab6c579 | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.156 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.156 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.156 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:29:20.156 | + functions-common:get_or_add_user_project_role:1004 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:29:20.156 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:29:20.156 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-13 23:29:20.156 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:29:20.156 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.58/compute 2022-04-13 23:29:20.156 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-13 23:29:20.156 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:29:20.156 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-13 23:29:20.156 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-13 23:29:20.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.156 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.156 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.157 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:29:20.157 | f7343b062a314832910524a4f1c4bc05' 2022-04-13 23:29:20.157 | + functions-common:get_or_create_service:1101 : echo f7343b062a314832910524a4f1c4bc05 2022-04-13 23:29:20.157 | f7343b062a314832910524a4f1c4bc05 2022-04-13 23:29:20.157 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.58/compute/v2/$(project_id)s' 2022-04-13 23:29:20.157 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:29:20.157 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' RegionOne 2022-04-13 23:29:20.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:20.157 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-13 23:29:20.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.157 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:20.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:20.157 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.58/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:29:20.157 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.157 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.157 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.157 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0432c51a321f4b11b0bc651c704bf0b9 2022-04-13 23:29:20.157 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0432c51a321f4b11b0bc651c704bf0b9 2022-04-13 23:29:20.157 | + functions-common:get_or_create_endpoint:1134 : public_id=0432c51a321f4b11b0bc651c704bf0b9 2022-04-13 23:29:20.157 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:29:20.157 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:29:20.157 | + functions-common:get_or_create_endpoint:1143 : echo 0432c51a321f4b11b0bc651c704bf0b9 2022-04-13 23:29:20.157 | 0432c51a321f4b11b0bc651c704bf0b9 2022-04-13 23:29:20.157 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-13 23:29:20.157 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:29:20.158 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-13 23:29:20.158 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-13 23:29:20.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.158 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.158 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.158 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.158 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:29:20.158 | abde71d637704b8dae594894b1c09d2d' 2022-04-13 23:29:20.158 | + functions-common:get_or_create_service:1101 : echo abde71d637704b8dae594894b1c09d2d 2022-04-13 23:29:20.158 | abde71d637704b8dae594894b1c09d2d 2022-04-13 23:29:20.158 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.58/compute/v2.1 2022-04-13 23:29:20.158 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:29:20.158 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.58/compute/v2.1 RegionOne 2022-04-13 23:29:20.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:20.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-13 23:29:20.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.158 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.158 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.158 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:20.158 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:20.158 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.58/compute/v2.1 --region RegionOne -f value -c id 2022-04-13 23:29:20.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.159 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.159 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.159 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bc8080857b4b479e8f5bd595d3f3630d 2022-04-13 23:29:20.159 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo bc8080857b4b479e8f5bd595d3f3630d 2022-04-13 23:29:20.159 | + functions-common:get_or_create_endpoint:1134 : public_id=bc8080857b4b479e8f5bd595d3f3630d 2022-04-13 23:29:20.159 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:29:20.159 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:29:20.159 | + functions-common:get_or_create_endpoint:1143 : echo bc8080857b4b479e8f5bd595d3f3630d 2022-04-13 23:29:20.159 | bc8080857b4b479e8f5bd595d3f3630d 2022-04-13 23:29:20.159 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-13 23:29:20.159 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:20.159 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-13 23:29:20.159 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:20.159 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-13 23:29:20.159 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.159 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.159 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.159 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.159 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.159 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.159 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.159 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.159 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.159 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.159 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.159 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.159 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.160 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.160 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.160 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.160 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.160 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.160 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.160 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.160 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.160 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.160 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.160 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.160 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.160 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.160 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.160 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.160 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.160 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.160 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.160 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.160 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.160 | ++ functions-common:get_field:825 : echo '| e7ae99a73f8847bb96aa466f0f31d4c6 | 4d14a0eac49345eaaabb2aa30ab6c579 | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.160 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.160 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.160 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:29:20.160 | + functions-common:get_or_add_user_project_role:1004 : echo e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:29:20.160 | e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:29:20.160 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-13 23:29:20.161 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:29:20.161 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-13 23:29:20.161 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:20.161 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-13 23:29:20.200 | [97654 Async create_nova_accounts:131895]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-13 23:29:20.239 | [97654 Async create_glance_accounts:132010]: Waiting for completion of create_glance_accounts running on PID 132010 (5 other jobs running) 2022-04-13 23:29:20.264 | [97654 Async create_glance_accounts:132010]: Signaling child to exit 2022-04-13 23:29:20.264 | WAKEUP 2022-04-13 23:29:20.287 | [97654 Async create_glance_accounts:132010]: Signaled 2022-04-13 23:29:20.288 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-13 23:29:20.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:20.288 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-13 23:29:20.288 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-13 23:29:20.288 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:20.288 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:29:20.288 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:29:20.288 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:29:20.288 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.288 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.289 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.289 | + functions-common:get_or_create_user:932 : user_id=3efb3dd2bd7e43fb8069b58104a19789 2022-04-13 23:29:20.289 | + functions-common:get_or_create_user:933 : echo 3efb3dd2bd7e43fb8069b58104a19789 2022-04-13 23:29:20.289 | 3efb3dd2bd7e43fb8069b58104a19789 2022-04-13 23:29:20.289 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-13 23:29:20.289 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.289 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.289 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.289 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.289 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.289 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.289 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.289 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.289 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.289 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.289 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.289 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.289 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.289 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.289 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.289 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.289 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.289 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.289 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.289 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.290 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.290 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.290 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.290 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.290 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.290 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.290 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.290 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.290 | ++ functions-common:get_field:825 : echo '| 2e09469c14c94e2086f426999d1bb296 | 3efb3dd2bd7e43fb8069b58104a19789 | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.290 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.290 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.290 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.290 | + functions-common:get_or_add_user_project_role:1004 : echo 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.290 | 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.290 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:29:20.290 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-13 23:29:20.290 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:29:20.290 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-13 23:29:20.290 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-13 23:29:20.290 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:20.290 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:29:20.290 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:29:20.290 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:29:20.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.290 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.291 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.291 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.291 | + functions-common:get_or_create_user:932 : user_id=868d6e558a4f472d83f16671790179cf 2022-04-13 23:29:20.291 | + functions-common:get_or_create_user:933 : echo 868d6e558a4f472d83f16671790179cf 2022-04-13 23:29:20.291 | 868d6e558a4f472d83f16671790179cf 2022-04-13 23:29:20.291 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-13 23:29:20.291 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.291 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.291 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.291 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.291 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.291 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.291 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.291 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.291 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.291 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.291 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.291 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.291 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.291 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.291 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.291 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.291 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.291 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.291 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.291 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.291 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.292 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.292 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.292 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.292 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.292 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.292 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.292 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.292 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.292 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.292 | ++ functions-common:get_field:825 : echo '| 2e09469c14c94e2086f426999d1bb296 | 868d6e558a4f472d83f16671790179cf | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.292 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.292 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.292 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.292 | + functions-common:get_or_add_user_project_role:1004 : echo 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.292 | 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.292 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-13 23:29:20.292 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-13 23:29:20.292 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.292 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.292 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.292 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.292 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.292 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.292 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.292 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.292 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.293 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.293 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.293 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.293 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.293 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.293 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.293 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.293 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.293 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.293 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.293 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.293 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.293 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.293 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.293 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.293 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.293 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.293 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.293 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.293 | ++ functions-common:get_field:825 : echo '| e7ae99a73f8847bb96aa466f0f31d4c6 | 868d6e558a4f472d83f16671790179cf | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.294 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.294 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.294 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:29:20.294 | + functions-common:get_or_add_user_project_role:1004 : echo e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:29:20.294 | e7ae99a73f8847bb96aa466f0f31d4c6 2022-04-13 23:29:20.294 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-13 23:29:20.294 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:29:20.294 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-13 23:29:20.294 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-13 23:29:20.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.294 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.294 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:29:20.294 | 2255f6fef55a4c26aa802404c0e275d5' 2022-04-13 23:29:20.294 | + functions-common:get_or_create_service:1101 : echo 2255f6fef55a4c26aa802404c0e275d5 2022-04-13 23:29:20.294 | 2255f6fef55a4c26aa802404c0e275d5 2022-04-13 23:29:20.294 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.58/image 2022-04-13 23:29:20.294 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:29:20.294 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.58/image RegionOne 2022-04-13 23:29:20.294 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:20.294 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-13 23:29:20.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.294 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.294 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.294 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:20.294 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:20.294 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.58/image --region RegionOne -f value -c id 2022-04-13 23:29:20.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.295 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.295 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.295 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6c4543b5152f48ad891bfee1a9ac3b8a 2022-04-13 23:29:20.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6c4543b5152f48ad891bfee1a9ac3b8a 2022-04-13 23:29:20.295 | + functions-common:get_or_create_endpoint:1134 : public_id=6c4543b5152f48ad891bfee1a9ac3b8a 2022-04-13 23:29:20.295 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:29:20.295 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:29:20.295 | + functions-common:get_or_create_endpoint:1143 : echo 6c4543b5152f48ad891bfee1a9ac3b8a 2022-04-13 23:29:20.295 | 6c4543b5152f48ad891bfee1a9ac3b8a 2022-04-13 23:29:20.295 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-13 23:29:20.295 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:29:20.295 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-13 23:29:20.295 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-13 23:29:20.295 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-13 23:29:20.295 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-13 23:29:20.295 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-13 23:29:20.295 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-13 23:29:20.295 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-13 23:29:20.335 | [97654 Async create_glance_accounts:132010]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-13 23:29:20.375 | [97654 Async create_cinder_accounts:132140]: Waiting for completion of create_cinder_accounts running on PID 132140 (4 other jobs running) 2022-04-13 23:29:20.400 | [97654 Async create_cinder_accounts:132140]: Signaling child to exit 2022-04-13 23:29:20.401 | WAKEUP 2022-04-13 23:29:20.424 | [97654 Async create_cinder_accounts:132140]: Signaled 2022-04-13 23:29:20.425 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-13 23:29:20.425 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-13 23:29:20.425 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-13 23:29:20.425 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:20.425 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:29:20.425 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:29:20.425 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:29:20.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.426 | + functions-common:get_or_create_user:932 : user_id=dd70ed40a1e84caabb00e5bc3665f5e0 2022-04-13 23:29:20.426 | + functions-common:get_or_create_user:933 : echo dd70ed40a1e84caabb00e5bc3665f5e0 2022-04-13 23:29:20.426 | dd70ed40a1e84caabb00e5bc3665f5e0 2022-04-13 23:29:20.426 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-13 23:29:20.426 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.426 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.426 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.426 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.426 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.426 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.426 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.426 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.426 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.426 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.426 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.426 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.426 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.426 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.426 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.426 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.426 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.426 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.426 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.426 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.427 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.427 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.427 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.427 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.427 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.427 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.427 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.427 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.427 | ++ functions-common:get_field:825 : echo '| 2e09469c14c94e2086f426999d1bb296 | dd70ed40a1e84caabb00e5bc3665f5e0 | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.427 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.427 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.427 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.427 | + functions-common:get_or_add_user_project_role:1004 : echo 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.427 | 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.427 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:29:20.427 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-13 23:29:20.427 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:29:20.427 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-13 23:29:20.427 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-13 23:29:20.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.427 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.427 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.428 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:29:20.428 | d1be43edd8fd4698a236ca029990d7a9' 2022-04-13 23:29:20.428 | + functions-common:get_or_create_service:1101 : echo d1be43edd8fd4698a236ca029990d7a9 2022-04-13 23:29:20.428 | d1be43edd8fd4698a236ca029990d7a9 2022-04-13 23:29:20.428 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-13 23:29:20.428 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-04-13 23:29:20.428 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:29:20.428 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:29:20.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:20.428 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-13 23:29:20.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.428 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:20.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:20.428 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:29:20.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.428 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.428 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=eb0d25d779da4c3397e0fdbd77c3230f 2022-04-13 23:29:20.428 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo eb0d25d779da4c3397e0fdbd77c3230f 2022-04-13 23:29:20.428 | + functions-common:get_or_create_endpoint:1134 : public_id=eb0d25d779da4c3397e0fdbd77c3230f 2022-04-13 23:29:20.428 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:29:20.428 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:29:20.428 | + functions-common:get_or_create_endpoint:1143 : echo eb0d25d779da4c3397e0fdbd77c3230f 2022-04-13 23:29:20.428 | eb0d25d779da4c3397e0fdbd77c3230f 2022-04-13 23:29:20.429 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-13 23:29:20.429 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:29:20.429 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-13 23:29:20.429 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-13 23:29:20.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.429 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.429 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:29:20.429 | 2d198f4a109f4510b990c4787b30a805' 2022-04-13 23:29:20.429 | + functions-common:get_or_create_service:1101 : echo 2d198f4a109f4510b990c4787b30a805 2022-04-13 23:29:20.429 | 2d198f4a109f4510b990c4787b30a805 2022-04-13 23:29:20.429 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.58/volume/v3/$(project_id)s' 2022-04-13 23:29:20.429 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:29:20.429 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' RegionOne 2022-04-13 23:29:20.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:20.429 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-13 23:29:20.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.429 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:20.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:20.429 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.58/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:29:20.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.429 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.429 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.429 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5c71248bfddd48208d0919c7eece58df 2022-04-13 23:29:20.430 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5c71248bfddd48208d0919c7eece58df 2022-04-13 23:29:20.430 | + functions-common:get_or_create_endpoint:1134 : public_id=5c71248bfddd48208d0919c7eece58df 2022-04-13 23:29:20.430 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:29:20.430 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:29:20.430 | + functions-common:get_or_create_endpoint:1143 : echo 5c71248bfddd48208d0919c7eece58df 2022-04-13 23:29:20.430 | 5c71248bfddd48208d0919c7eece58df 2022-04-13 23:29:20.430 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-13 23:29:20.430 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:29:20.430 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-13 23:29:20.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.430 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.430 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.430 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_project:945 : project_id=53f1647db84b4c62a458b59fb5b83993 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_project:946 : echo 53f1647db84b4c62a458b59fb5b83993 2022-04-13 23:29:20.430 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 53f1647db84b4c62a458b59fb5b83993 2022-04-13 23:29:20.430 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-13 23:29:20.430 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-13 23:29:20.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.430 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.430 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.430 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-13 23:29:20.430 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_user:932 : user_id=dd70ed40a1e84caabb00e5bc3665f5e0 2022-04-13 23:29:20.430 | ++ functions-common:get_or_create_user:933 : echo dd70ed40a1e84caabb00e5bc3665f5e0 2022-04-13 23:29:20.430 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id dd70ed40a1e84caabb00e5bc3665f5e0 2022-04-13 23:29:20.471 | [97654 Async create_cinder_accounts:132140]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-13 23:29:20.475 | + inc/async:async_wait:197 : return 0 2022-04-13 23:29:20.478 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-13 23:29:20.531 | [97654 Async create_neutron_accounts:132255]: Waiting for completion of create_neutron_accounts running on PID 132255 (3 other jobs running) 2022-04-13 23:29:20.558 | [97654 Async create_neutron_accounts:132255]: Signaling child to exit 2022-04-13 23:29:20.558 | WAKEUP 2022-04-13 23:29:20.580 | [97654 Async create_neutron_accounts:132255]: Signaled 2022-04-13 23:29:20.582 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-13 23:29:20.582 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:29:20.582 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:29:20.582 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:29:20.582 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:29:20.582 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:29:20.582 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:29:20.582 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-13 23:29:20.582 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-13 23:29:20.582 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-13 23:29:20.582 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.58:9696/ 2022-04-13 23:29:20.582 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-13 23:29:20.582 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-13 23:29:20.582 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-13 23:29:20.582 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:29:20.583 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:29:20.583 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:29:20.583 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:29:20.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.583 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.583 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.583 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.583 | + functions-common:get_or_create_user:932 : user_id=b209a27baa4a461a887068f656de4c72 2022-04-13 23:29:20.583 | + functions-common:get_or_create_user:933 : echo b209a27baa4a461a887068f656de4c72 2022-04-13 23:29:20.583 | b209a27baa4a461a887068f656de4c72 2022-04-13 23:29:20.583 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-13 23:29:20.583 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:29:20.583 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:29:20.583 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:29:20.583 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:29:20.583 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:29:20.583 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:29:20.583 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:29:20.583 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:29:20.583 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:29:20.583 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:29:20.583 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.583 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.583 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:29:20.583 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.583 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.584 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.584 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:29:20.584 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:29:20.584 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.584 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.584 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:29:20.584 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-13 23:29:20.585 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:29:20.585 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:29:20.585 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.585 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.585 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.585 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.585 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:29:20.585 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:29:20.585 | ++ functions-common:get_field:825 : echo '| 2e09469c14c94e2086f426999d1bb296 | b209a27baa4a461a887068f656de4c72 | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:29:20.585 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:29:20.585 | ++ functions-common:get_field:819 : read data 2022-04-13 23:29:20.585 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.585 | + functions-common:get_or_add_user_project_role:1004 : echo 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.586 | 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:29:20.586 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-13 23:29:20.586 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-13 23:29:20.586 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:29:20.586 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-13 23:29:20.586 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-13 23:29:20.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.586 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.586 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.586 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.586 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:29:20.586 | b64acb61943e464abb1204c66643e7f0' 2022-04-13 23:29:20.586 | + functions-common:get_or_create_service:1101 : echo b64acb61943e464abb1204c66643e7f0 2022-04-13 23:29:20.586 | b64acb61943e464abb1204c66643e7f0 2022-04-13 23:29:20.586 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.58:9696/ 2022-04-13 23:29:20.586 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:29:20.586 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.58:9696/ RegionOne 2022-04-13 23:29:20.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:29:20.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-13 23:29:20.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.586 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.586 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.586 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:29:20.586 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:29:20.586 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.58:9696/ --region RegionOne -f value -c id 2022-04-13 23:29:20.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.586 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:29:20.587 | from cryptography.utils import int_from_bytes 2022-04-13 23:29:20.587 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:29:20.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9cc13d8d950c45e99cd57d2c22508553 2022-04-13 23:29:20.587 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9cc13d8d950c45e99cd57d2c22508553 2022-04-13 23:29:20.587 | + functions-common:get_or_create_endpoint:1134 : public_id=9cc13d8d950c45e99cd57d2c22508553 2022-04-13 23:29:20.587 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-13 23:29:20.587 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:29:20.587 | + functions-common:get_or_create_endpoint:1143 : echo 9cc13d8d950c45e99cd57d2c22508553 2022-04-13 23:29:20.587 | 9cc13d8d950c45e99cd57d2c22508553 2022-04-13 23:29:20.633 | [97654 Async create_neutron_accounts:132255]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-13 23:29:20.673 | [97654 Async create_swift_accounts:132396]: Waiting for completion of create_swift_accounts running on PID 132396 (2 other jobs running) 2022-04-13 23:29:20.698 | [97654 Async create_swift_accounts:132396]: Signaling child to exit 2022-04-13 23:30:09.843 | + inc/async:async_inner:64 : rc=0 2022-04-13 23:30:09.869 | [132396 Async create_swift_accounts:132396]: finished successfully 2022-04-13 23:30:09.890 | WAKEUP 2022-04-13 23:30:09.913 | [97654 Async create_swift_accounts:132396]: Signaled 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-13 23:30:09.915 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-13 23:30:09.915 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-13 23:30:09.915 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-13 23:30:09.915 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-13 23:30:09.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.915 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.915 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.916 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.916 | ++ functions-common:get_or_create_role:957 : role_id=ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:30:09.916 | ++ functions-common:get_or_create_role:958 : echo ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:30:09.916 | + lib/swift:create_swift_accounts:614 : another_role=ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:30:09.916 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-13 23:30:09.916 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-13 23:30:09.916 | + functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:09.916 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-13 23:30:09.916 | + functions-common:get_or_create_user:920 : local email= 2022-04-13 23:30:09.916 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-13 23:30:09.916 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.916 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.916 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.916 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.916 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.916 | + functions-common:get_or_create_user:932 : user_id=839e77524ad24f598910f2c3732a7b4c 2022-04-13 23:30:09.916 | + functions-common:get_or_create_user:933 : echo 839e77524ad24f598910f2c3732a7b4c 2022-04-13 23:30:09.916 | 839e77524ad24f598910f2c3732a7b4c 2022-04-13 23:30:09.916 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-13 23:30:09.916 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:09.916 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:30:09.916 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:09.916 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:09.916 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:30:09.916 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:30:09.916 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:30:09.916 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:30:09.916 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:30:09.916 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:30:09.916 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.916 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:09.916 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:30:09.916 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.917 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.917 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:09.917 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:09.917 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:30:09.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.917 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:09.917 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.917 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.917 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:30:09.917 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.917 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.917 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.917 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:09.917 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:09.917 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:09.917 | ++ functions-common:get_field:825 : echo '| 2e09469c14c94e2086f426999d1bb296 | 839e77524ad24f598910f2c3732a7b4c | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:30:09.917 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.917 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=2e09469c14c94e2086f426999d1bb296 2022-04-13 23:30:09.917 | + functions-common:get_or_add_user_project_role:1004 : echo 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:30:09.917 | 2e09469c14c94e2086f426999d1bb296 2022-04-13 23:30:09.917 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-13 23:30:09.918 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-13 23:30:09.918 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:09.918 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-13 23:30:09.918 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:09.918 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:09.918 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-13 23:30:09.918 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-13 23:30:09.918 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-13 23:30:09.918 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-13 23:30:09.918 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-13 23:30:09.918 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-13 23:30:09.918 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.918 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:30:09.918 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:09.918 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.918 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.918 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.918 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:09.918 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:09.918 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:30:09.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.918 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.918 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.918 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-13 23:30:09.918 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:09.918 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.918 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.919 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.919 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:09.919 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:09.919 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:09.919 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | 839e77524ad24f598910f2c3732a7b4c | | 53f1647db84b4c62a458b59fb5b83993 | | | False |' 2022-04-13 23:30:09.919 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.919 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.919 | + functions-common:get_or_add_user_project_role:1004 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.919 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.919 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-13 23:30:09.919 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-13 23:30:09.919 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-13 23:30:09.919 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-13 23:30:09.919 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.919 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.919 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.919 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-13 23:30:09.919 | 71f0f5c75e2e461ca1658807784bf9c4' 2022-04-13 23:30:09.919 | + functions-common:get_or_create_service:1101 : echo 71f0f5c75e2e461ca1658807784bf9c4 2022-04-13 23:30:09.919 | 71f0f5c75e2e461ca1658807784bf9c4 2022-04-13 23:30:09.919 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' http://10.222.0.58:8080 2022-04-13 23:30:09.919 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-13 23:30:09.919 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-13 23:30:09.919 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:30:09.919 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.920 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:30:09.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:30:09.920 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.58:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.920 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=3d27e41a30664aa99db2f02bdac037bf 2022-04-13 23:30:09.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 3d27e41a30664aa99db2f02bdac037bf 2022-04-13 23:30:09.920 | + functions-common:get_or_create_endpoint:1134 : public_id=3d27e41a30664aa99db2f02bdac037bf 2022-04-13 23:30:09.920 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.58:8080 ]] 2022-04-13 23:30:09.920 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.58:8080 RegionOne 2022-04-13 23:30:09.920 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-13 23:30:09.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.920 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.920 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-13 23:30:09.920 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-13 23:30:09.920 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.58:8080 --region RegionOne -f value -c id 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.920 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.921 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.921 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=48a0fe8c89124e56ad0a02b66cbd26fc 2022-04-13 23:30:09.921 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 48a0fe8c89124e56ad0a02b66cbd26fc 2022-04-13 23:30:09.921 | 48a0fe8c89124e56ad0a02b66cbd26fc 2022-04-13 23:30:09.921 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-13 23:30:09.921 | + functions-common:get_or_create_endpoint:1143 : echo 3d27e41a30664aa99db2f02bdac037bf 2022-04-13 23:30:09.921 | 3d27e41a30664aa99db2f02bdac037bf 2022-04-13 23:30:09.921 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-13 23:30:09.921 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-13 23:30:09.921 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:30:09.921 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-13 23:30:09.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.921 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.921 | ++ functions-common:get_or_create_project:945 : project_id=1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.921 | ++ functions-common:get_or_create_project:946 : echo 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.921 | + lib/swift:create_swift_accounts:628 : swift_project_test1=1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.921 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-13 23:30:09.921 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.921 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-13 23:30:09.921 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:09.921 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-13 23:30:09.921 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-13 23:30:09.921 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-13 23:30:09.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.921 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.921 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.921 | ++ functions-common:get_or_create_user:932 : user_id=514960f19e2c4978ba3d617a7f23d897 2022-04-13 23:30:09.922 | ++ functions-common:get_or_create_user:933 : echo 514960f19e2c4978ba3d617a7f23d897 2022-04-13 23:30:09.922 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=514960f19e2c4978ba3d617a7f23d897 2022-04-13 23:30:09.922 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-13 23:30:09.922 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.922 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 514960f19e2c4978ba3d617a7f23d897 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.922 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:09.922 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:09.922 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:09.922 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:09.922 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:09.922 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:09.922 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:09.922 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:09.922 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.922 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:09.922 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 514960f19e2c4978ba3d617a7f23d897 --project 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.922 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.922 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.922 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.922 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:09.922 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:09.922 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 514960f19e2c4978ba3d617a7f23d897 --project 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.922 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.922 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 514960f19e2c4978ba3d617a7f23d897 --project 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.922 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:09.923 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.923 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.923 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.923 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.923 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.923 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.923 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:09.923 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:09.923 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:09.923 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | 514960f19e2c4978ba3d617a7f23d897 | | 1e1ddc8e1736473b9fb2f74985eea9bd | | | False |' 2022-04-13 23:30:09.923 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.923 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.923 | + functions-common:get_or_add_user_project_role:1004 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.923 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.923 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-13 23:30:09.923 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-13 23:30:09.923 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:09.923 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-13 23:30:09.923 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-13 23:30:09.923 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-13 23:30:09.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.923 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.923 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.923 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.923 | ++ functions-common:get_or_create_user:932 : user_id=3efee712aea346ce8266c19ef7a8dce6 2022-04-13 23:30:09.923 | ++ functions-common:get_or_create_user:933 : echo 3efee712aea346ce8266c19ef7a8dce6 2022-04-13 23:30:09.923 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3efee712aea346ce8266c19ef7a8dce6 2022-04-13 23:30:09.923 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-13 23:30:09.923 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.924 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ee9a938392d5453ea71cf8503b8d1e50 3efee712aea346ce8266c19ef7a8dce6 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.924 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:09.924 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:09.924 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:09.924 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:09.924 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:09.924 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:09.924 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:09.924 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:09.924 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ee9a938392d5453ea71cf8503b8d1e50 --user 3efee712aea346ce8266c19ef7a8dce6 --project 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.924 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:09.924 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.924 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.924 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.924 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.924 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:09.924 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:09.924 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ee9a938392d5453ea71cf8503b8d1e50 --user 3efee712aea346ce8266c19ef7a8dce6 --project 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.924 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.924 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ee9a938392d5453ea71cf8503b8d1e50 --user 3efee712aea346ce8266c19ef7a8dce6 --project 1e1ddc8e1736473b9fb2f74985eea9bd 2022-04-13 23:30:09.924 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.924 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:09.924 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.924 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.925 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.925 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:09.925 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:09.925 | ++ functions-common:get_field:825 : echo '| ee9a938392d5453ea71cf8503b8d1e50 | 3efee712aea346ce8266c19ef7a8dce6 | | 1e1ddc8e1736473b9fb2f74985eea9bd | | | False |' 2022-04-13 23:30:09.925 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:09.925 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.925 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:30:09.925 | + functions-common:get_or_add_user_project_role:1004 : echo ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:30:09.925 | ee9a938392d5453ea71cf8503b8d1e50 2022-04-13 23:30:09.925 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-13 23:30:09.925 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-13 23:30:09.925 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:30:09.925 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-13 23:30:09.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.925 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.925 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.925 | ++ functions-common:get_or_create_project:945 : project_id=9982b661cc7f4a5c8f93542e006cb851 2022-04-13 23:30:09.925 | ++ functions-common:get_or_create_project:946 : echo 9982b661cc7f4a5c8f93542e006cb851 2022-04-13 23:30:09.925 | + lib/swift:create_swift_accounts:642 : swift_project_test2=9982b661cc7f4a5c8f93542e006cb851 2022-04-13 23:30:09.925 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-13 23:30:09.925 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.925 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-13 23:30:09.925 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-13 23:30:09.925 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:09.925 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-13 23:30:09.925 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-13 23:30:09.925 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-13 23:30:09.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.926 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.926 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.926 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.926 | ++ functions-common:get_or_create_user:932 : user_id=8cb42c444d0d4500b6f6788195624937 2022-04-13 23:30:09.926 | ++ functions-common:get_or_create_user:933 : echo 8cb42c444d0d4500b6f6788195624937 2022-04-13 23:30:09.926 | + lib/swift:create_swift_accounts:647 : swift_user_test2=8cb42c444d0d4500b6f6788195624937 2022-04-13 23:30:09.926 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-13 23:30:09.926 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.926 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 8cb42c444d0d4500b6f6788195624937 9982b661cc7f4a5c8f93542e006cb851 2022-04-13 23:30:09.926 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:09.926 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:09.926 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:09.926 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:09.926 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:09.926 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:09.926 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:09.926 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:09.926 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8cb42c444d0d4500b6f6788195624937 --project 9982b661cc7f4a5c8f93542e006cb851 2022-04-13 23:30:09.926 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.926 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:09.926 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.926 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.926 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.926 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.926 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.926 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:09.926 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:09.926 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8cb42c444d0d4500b6f6788195624937 --project 9982b661cc7f4a5c8f93542e006cb851 2022-04-13 23:30:09.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.926 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.927 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8cb42c444d0d4500b6f6788195624937 --project 9982b661cc7f4a5c8f93542e006cb851 2022-04-13 23:30:09.927 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.927 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:09.927 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.927 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.927 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.927 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:09.927 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:09.927 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | 8cb42c444d0d4500b6f6788195624937 | | 9982b661cc7f4a5c8f93542e006cb851 | | | False |' 2022-04-13 23:30:09.927 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:09.927 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.927 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.927 | + functions-common:get_or_add_user_project_role:1004 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.927 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.927 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-13 23:30:09.927 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-13 23:30:09.927 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-13 23:30:09.927 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-13 23:30:09.927 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-13 23:30:09.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.927 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.927 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.927 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-13 23:30:09.928 | c64cc4ad0c0c41848f8f656fcd53ac3a' 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_domain:895 : echo c64cc4ad0c0c41848f8f656fcd53ac3a 2022-04-13 23:30:09.928 | + lib/swift:create_swift_accounts:652 : swift_domain=c64cc4ad0c0c41848f8f656fcd53ac3a 2022-04-13 23:30:09.928 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-13 23:30:09.928 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.928 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-13 23:30:09.928 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c64cc4ad0c0c41848f8f656fcd53ac3a 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-13 23:30:09.928 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c64cc4ad0c0c41848f8f656fcd53ac3a --or-show -f value -c id 2022-04-13 23:30:09.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.928 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.928 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.928 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_project:945 : project_id=79807972b87c4bfd81c994390bb59c91 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_project:946 : echo 79807972b87c4bfd81c994390bb59c91 2022-04-13 23:30:09.928 | + lib/swift:create_swift_accounts:656 : swift_project_test4=79807972b87c4bfd81c994390bb59c91 2022-04-13 23:30:09.928 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-13 23:30:09.928 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.928 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-13 23:30:09.928 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c64cc4ad0c0c41848f8f656fcd53ac3a test4@example.com 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-13 23:30:09.928 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c64cc4ad0c0c41848f8f656fcd53ac3a --email=test4@example.com --or-show -f value -c id 2022-04-13 23:30:09.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.928 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.928 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.928 | +++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_user:932 : user_id=2a6f7e0e87ba446e89d9b353b223efed 2022-04-13 23:30:09.928 | ++ functions-common:get_or_create_user:933 : echo 2a6f7e0e87ba446e89d9b353b223efed 2022-04-13 23:30:09.929 | + lib/swift:create_swift_accounts:661 : swift_user_test4=2a6f7e0e87ba446e89d9b353b223efed 2022-04-13 23:30:09.929 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-13 23:30:09.929 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-13 23:30:09.929 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 2a6f7e0e87ba446e89d9b353b223efed 79807972b87c4bfd81c994390bb59c91 2022-04-13 23:30:09.929 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-13 23:30:09.929 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-13 23:30:09.929 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-13 23:30:09.929 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-13 23:30:09.929 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-13 23:30:09.929 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-13 23:30:09.929 | ++ functions-common:_get_domain_args:974 : echo 2022-04-13 23:30:09.929 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-13 23:30:09.929 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2a6f7e0e87ba446e89d9b353b223efed --project 79807972b87c4bfd81c994390bb59c91 2022-04-13 23:30:09.929 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.929 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-13 23:30:09.929 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.929 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.929 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.929 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.929 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.929 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-13 23:30:09.929 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-13 23:30:09.929 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2a6f7e0e87ba446e89d9b353b223efed --project 79807972b87c4bfd81c994390bb59c91 2022-04-13 23:30:09.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.929 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.929 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.929 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2a6f7e0e87ba446e89d9b353b223efed --project 79807972b87c4bfd81c994390bb59c91 2022-04-13 23:30:09.929 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-13 23:30:09.929 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-13 23:30:09.930 | ++ functions-common:get_field:818 : local data field 2022-04-13 23:30:09.930 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.930 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:09.930 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:09.930 | ++ functions-common:oscwrap:2472 : return 0 2022-04-13 23:30:09.930 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-13 23:30:09.930 | ++ functions-common:get_field:823 : field='$2' 2022-04-13 23:30:09.930 | ++ functions-common:get_field:825 : echo '| 3a678c440f1e4a35a82e55dd3066ef29 | 2a6f7e0e87ba446e89d9b353b223efed | | 79807972b87c4bfd81c994390bb59c91 | | | False |' 2022-04-13 23:30:09.930 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-13 23:30:09.930 | ++ functions-common:get_field:819 : read data 2022-04-13 23:30:09.930 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.930 | + functions-common:get_or_add_user_project_role:1004 : echo 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.930 | 3a678c440f1e4a35a82e55dd3066ef29 2022-04-13 23:30:09.961 | [97654 Async create_swift_accounts:132396]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-13 23:30:09.968 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-13 23:30:09.971 | + inc/async:async_wait:197 : return 0 2022-04-13 23:30:09.974 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-13 23:30:09.991 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:09.994 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-13 23:30:10.011 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:10.014 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-13 23:30:10.017 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:30:10.019 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-13 23:30:10.022 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-13 23:30:10.025 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-13 23:30:10.085 | + inc/async:async_inner:63 : init_glance 2022-04-13 23:30:10.123 | [97654 Async init_glance:136653]: running: init_glance 2022-04-13 23:30:10.127 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-13 23:30:10.145 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:10.148 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-13 23:30:10.150 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-13 23:30:10.153 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-13 23:30:10.155 | + ./stack.sh:main:1149 : configure_neutron 2022-04-13 23:30:10.158 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-13 23:30:10.164 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:30:10.164 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-13 23:30:10.168 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-13 23:30:10.171 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-13 23:30:10.174 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-13 23:30:10.176 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-13 23:30:10.179 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-13 23:30:10.182 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-13 23:30:10.184 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-13 23:30:10.186 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-13 23:30:10.200 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-13 23:30:10.202 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-13 23:30:13.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:13.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:13.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:13.653 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:17.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:17.251 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:17.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:17.251 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:20.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:20.795 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:20.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:20.795 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.321 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:24.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:24.321 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.838 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:27.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:27.838 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:31.372 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:31.372 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:31.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:31.372 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:34.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:34.937 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:34.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:34.937 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.700 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:38.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:38.700 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:43.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:43.546 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:43.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:43.547 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:43.547 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-13 23:30:49.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:49.593 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:49.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:49.593 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:49.926 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-13 23:30:49.931 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-13 23:30:49.933 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-13 23:30:49.936 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-13 23:30:49.939 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-13 23:30:49.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-13 23:30:49.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-13 23:30:49.945 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-13 23:30:49.948 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-13 23:30:49.950 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-13 23:30:49.952 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-13 23:30:49.955 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-13 23:30:49.957 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-13 23:30:49.959 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-13 23:30:49.962 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-13 23:30:49.964 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-13 23:30:49.968 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:49.976 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-13 23:30:49.976 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:49.980 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-13 23:30:49.982 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-13 23:30:49.984 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-13 23:30:49.986 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-13 23:30:49.989 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:30:49.992 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-13 23:30:50.025 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-13 23:30:50.055 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-13 23:30:50.085 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-13 23:30:50.114 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-13 23:30:50.143 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-13 23:30:50.173 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-13 23:30:50.176 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-13 23:30:50.178 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-13 23:30:50.180 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:30:50.183 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-13 23:30:50.201 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-13 23:30:50.203 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-13 23:30:50.205 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-13 23:30:50.208 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-13 23:30:50.210 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-13 23:30:50.239 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:30:50.268 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-13 23:30:50.298 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-13 23:30:50.327 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-13 23:30:50.343 | + functions-common:is_service_enabled:2088 : return 1 2022-04-13 23:30:50.346 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-13 23:30:50.348 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:30:50.350 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-13 23:30:50.352 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-13 23:30:50.355 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-13 23:30:50.367 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-13 23:30:50.370 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-13 23:30:50.372 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-13 23:30:50.374 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-13 23:30:50.387 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-13 23:30:50.400 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-13 23:30:50.402 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-13 23:30:50.416 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:30:50.429 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-13 23:30:50.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:30:50.444 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:30:50.449 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-13 23:30:50.454 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.7OfBrrxvXq 2022-04-13 23:30:50.456 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-13 23:30:50.459 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:30:50.461 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.7OfBrrxvXq 2022-04-13 23:30:50.465 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.7OfBrrxvXq 2022-04-13 23:30:50.478 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.7OfBrrxvXq /etc/sudoers.d/neutron-rootwrap 2022-04-13 23:30:50.490 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:30:50.522 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:50.524 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:30:50.555 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-13 23:30:50.557 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-13 23:30:50.560 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-13 23:30:50.562 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-13 23:30:50.565 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-13 23:30:50.567 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-13 23:30:50.587 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:50.590 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-13 23:30:50.592 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-13 23:30:50.595 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-13 23:30:50.614 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:50.617 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:30:50.620 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.58:5672/ 2022-04-13 23:30:50.651 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-13 23:30:50.654 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-13 23:30:50.657 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-13 23:30:50.675 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:50.679 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-13 23:30:50.686 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-13 23:30:50.686 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:30:50.686 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:30:50.689 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-13 23:30:50.691 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-13 23:30:50.694 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-13 23:30:50.696 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-13 23:30:50.699 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-13 23:30:50.701 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-13 23:30:50.707 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:30:50.709 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-13 23:30:50.714 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-13 23:30:50.732 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:50.734 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-13 23:30:50.737 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-13 23:30:50.739 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-13 23:30:50.744 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-13 23:30:50.776 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:30:50.811 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-13 23:30:50.845 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-13 23:30:50.884 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-13 23:30:50.919 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-13 23:30:50.922 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:30:50.925 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-13 23:30:50.927 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-13 23:30:50.930 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-13 23:30:50.964 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-13 23:30:51.002 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.58/identity 2022-04-13 23:30:51.038 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-13 23:30:51.072 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-13 23:30:51.102 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-13 23:30:51.133 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-13 23:30:51.164 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-13 23:30:51.195 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:30:51.229 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-13 23:30:51.270 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-13 23:30:51.316 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-13 23:30:51.349 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-13 23:30:51.352 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-13 23:30:51.354 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-13 23:30:51.356 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-13 23:30:51.359 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-13 23:30:51.391 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-13 23:30:51.423 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.58/identity 2022-04-13 23:30:51.459 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-13 23:30:51.493 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-13 23:30:51.525 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-13 23:30:51.560 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-13 23:30:51.591 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-13 23:30:51.628 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-13 23:30:51.658 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-13 23:30:51.691 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-13 23:30:51.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-13 23:30:51.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-13 23:30:51.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-13 23:30:51.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-13 23:30:51.705 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-13 23:30:51.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-13 23:30:51.708 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 550:599 != '' ]] 2022-04-13 23:30:51.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:550:599 2022-04-13 23:30:51.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:550:599 != '' ]] 2022-04-13 23:30:51.716 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-13 23:30:51.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-13 23:30:51.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-13 23:30:51.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-13 23:30:51.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-13 23:30:51.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-13 23:30:51.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-13 23:30:51.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-13 23:30:51.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:51.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-13 23:30:51.768 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-13 23:30:51.770 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:51.773 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:30:51.775 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-13 23:30:51.784 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-13 23:30:51.784 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:51.784 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-13 23:30:51.816 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-13 23:30:51.818 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-13 23:30:51.821 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:51.823 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:30:51.826 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-13 23:30:51.828 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-13 23:30:51.831 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:51.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-13 23:30:51.862 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-13 23:30:51.865 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:51.867 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-13 23:30:51.871 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-13 23:30:51.872 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-13 23:30:51.875 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:51.878 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-13 23:30:51.907 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-13 23:30:51.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:51.913 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-13 23:30:51.917 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-13 23:30:51.918 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-13 23:30:51.920 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:51.923 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-13 23:30:51.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-13 23:30:51.955 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:51.957 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-13 23:30:51.961 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:30:51.962 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:30:51.965 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:51.967 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-13 23:30:51.996 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-13 23:30:51.999 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:52.002 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-13 23:30:52.005 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-13 23:30:52.007 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-13 23:30:52.010 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:52.012 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-13 23:30:52.042 | + 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:550:599 2022-04-13 23:30:52.045 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:52.048 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-13 23:30:52.050 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:550:599 2022-04-13 23:30:52.052 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:550:599 ']' 2022-04-13 23:30:52.055 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:52.057 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:550:599 2022-04-13 23:30:52.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-13 23:30:52.089 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-13 23:30:52.091 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-13 23:30:52.094 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-13 23:30:52.096 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-13 23:30:52.099 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-13 23:30:52.101 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-13 23:30:52.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-13 23:30:52.137 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-13 23:30:52.151 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:52.154 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-13 23:30:52.157 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:30:52.193 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:52.195 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:30:52.226 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-13 23:30:52.258 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-13 23:30:52.261 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-13 23:30:52.266 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-13 23:30:52.267 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:30:55.361 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:30:55.361 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:30:55.361 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=145006) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:30:55.412 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=145006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:30:55.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=145006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:30:55.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=145006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:55.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=145006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:55.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=145006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:55.413 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=145006) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:55.467 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:30:55.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:55.467 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:55.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:55.467 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:55.829 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-13 23:30:55.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-13 23:30:55.834 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-13 23:30:55.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:30:55.840 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-13 23:30:55.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-13 23:30:55.914 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-13 23:30:55.917 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:55.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-13 23:30:55.951 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-13 23:30:55.954 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-13 23:30:55.962 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-13 23:30:55.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-13 23:30:55.968 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-13 23:30:55.981 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-13 23:30:55.994 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:30:55.997 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-13 23:30:56.005 | net.bridge.bridge-nf-call-iptables = 1 2022-04-13 23:30:56.008 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-13 23:30:56.011 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-13 23:30:56.019 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-13 23:30:56.023 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-13 23:30:56.025 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-13 23:30:56.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-13 23:30:56.031 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-13 23:30:56.034 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:30:56.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:30:56.039 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:30:56.041 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:30:56.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:30:56.072 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-13 23:30:56.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-13 23:30:56.115 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-13 23:30:56.118 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-13 23:30:56.152 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-13 23:30:56.183 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-13 23:30:56.201 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:56.203 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-13 23:30:56.205 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-13 23:30:56.210 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-13 23:30:56.240 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-13 23:30:56.270 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:30:56.302 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:56.305 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:30:56.335 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-13 23:30:56.352 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:56.355 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:30:56.357 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:30:56.389 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-13 23:30:56.391 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:30:56.394 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:30:56.425 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-13 23:30:56.427 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-13 23:30:56.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-13 23:30:56.432 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-13 23:30:56.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-13 23:30:56.453 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-13 23:30:56.456 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-13 23:30:56.461 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-13 23:30:56.490 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-13 23:30:56.524 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-13 23:30:56.526 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-13 23:30:56.557 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:30:56.560 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-13 23:30:56.589 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-13 23:30:56.591 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:30:56.594 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-13 23:30:56.625 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-13 23:30:56.627 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-13 23:30:56.630 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-13 23:30:56.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-13 23:30:59.642 | INFO neutron.common.config [-] Logging enabled! 2022-04-13 23:30:59.643 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev114 2022-04-13 23:30:59.643 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=145538) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-13 23:30:59.694 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=145538) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:30:59.694 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=145538) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-13 23:30:59.694 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=145538) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:59.695 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=145538) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:59.695 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=145538) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:59.695 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=145538) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-13 23:30:59.757 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-13 23:30:59.758 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=145538) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-13 23:30:59.758 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=145538) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-13 23:30:59.758 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-13 23:30:59.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:59.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:30:59.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-13 23:30:59.758 | from cryptography.utils import int_from_bytes 2022-04-13 23:31:00.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-13 23:31:00.138 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-13 23:31:00.141 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-13 23:31:00.144 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-13 23:31:00.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-13 23:31:00.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-13 23:31:00.156 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-13 23:31:00.169 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-13 23:31:00.173 | + functions:set_mtu:785 : local dev=br-data 2022-04-13 23:31:00.175 | + functions:set_mtu:786 : local mtu=1500 2022-04-13 23:31:00.178 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-13 23:31:00.191 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-13 23:31:00.209 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-13 23:31:00.211 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-13 23:31:00.222 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-13 23:31:00.222 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-13 23:31:00.222 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-13 23:31:00.222 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-13 23:31:00.224 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-13 23:31:00.227 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-13 23:31:00.229 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-13 23:31:00.231 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-13 23:31:00.234 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-13 23:31:00.237 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-13 23:31:00.239 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-13 23:31:00.242 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-13 23:31:00.246 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-13 23:31:00.247 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-13 23:31:00.253 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-13 23:31:00.256 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-13 23:31:00.258 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-13 23:31:00.261 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-13 23:31:00.266 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-13 23:31:00.266 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-13 23:31:00.266 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-13 23:31:00.272 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.48/22 brd 192.168.3.255' 2022-04-13 23:31:00.274 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-13 23:31:00.277 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-13 23:31:00.279 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-13 23:31:00.282 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-13 23:31:00.285 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.48/22 brd 192.168.3.255 != '' ]] 2022-04-13 23:31:00.287 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1' 2022-04-13 23:31:00.290 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data' 2022-04-13 23:31:00.292 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-13 23:31:00.295 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-13 23:31:00.300 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-13 23:31:00.301 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.48/22 brd 192.168.3.255 2022-04-13 23:31:00.301 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-13 23:31:00.301 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-13 23:31:00.306 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.48 2022-04-13 23:31:00.309 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 ' 2022-04-13 23:31:00.314 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1 2022-04-13 23:31:00.324 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data 2022-04-13 23:31:00.336 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-13 23:31:00.350 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-13 23:31:00.371 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 2022-04-13 23:31:03.381 | ARPING 192.168.0.48 from 192.168.0.48 br-data 2022-04-13 23:31:03.381 | Sent 3 probes (3 broadcast(s)) 2022-04-13 23:31:03.381 | Received 0 response(s) 2022-04-13 23:31:03.403 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-13 23:31:03.407 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-13 23:31:03.409 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-13 23:31:03.412 | + ./stack.sh:exit_trap:524 : jobs='122908 2022-04-13 23:31:03.412 | 136653' 2022-04-13 23:31:03.415 | + ./stack.sh:exit_trap:527 : [[ -n 122908 2022-04-13 23:31:03.415 | 136653 ]] 2022-04-13 23:31:03.417 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-13-232058 ]] 2022-04-13 23:31:03.420 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-13 23:31:03.422 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-13 23:31:03.422 | exit_trap: cleaning up child processes 2022-04-13 23:31:03.424 | + ./stack.sh:exit_trap:529 : kill 122908 136653 2022-04-13 23:31:03.427 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.eG9iTojlgG ']' 2022-04-13 23:31:03.429 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.eG9iTojlgG 2022-04-13 23:31:03.433 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-13 23:31:03.435 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-13 23:31:03.438 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-13 23:31:03.440 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-13 23:31:03.440 | Error on exit 2022-04-13 23:31:03.442 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-13 23:31:03.444 | + ./stack.sh:exit_trap:544 : generate-subunit 1649892055 608 fail 2022-04-13 23:31:04.126 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-13 23:31:04.128 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-13 23:31:05.289 | + ./stack.sh:exit_trap:558 : exit 1